Author Topic: "Hide" sourcecode in nspire  (Read 4160 times)

0 Members and 1 Guest are viewing this topic.

Offline kyllopardiun

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 178
  • Rating: +14/-4
  • Kyllopardiun over 2000 results in google.
    • View Profile
    • Kyllo's blog (a blog about poetry, videos and computing)
"Hide" sourcecode in nspire
« on: September 11, 2010, 01:34:51 pm »
Hello, I am writing a Analytic geometry program, for nspire,
but, when I use anothers person program when I open the document it doesn't show the code,
and when I open mine lib the show is exposed,
so how to "hide it"

PS: I mean hide from the task, because if need to it can be open by programeditor / open / program

thanks

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: "Hide" sourcecode in nspire
« Reply #1 on: September 11, 2010, 01:38:15 pm »
I don't think there is any way to do this.  Actually, the Nspire makes it much harder than other calcs to access the code, provided that you delete the pages that have the source and just keep it stored as a var.


Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: "Hide" sourcecode in nspire
« Reply #2 on: September 11, 2010, 01:44:23 pm »
It can be opened again afterward, though, right? Is there any form of password protecting preventing people from opening the source? On the 83+ with TI-Graph Link software (TI-Connect ancestor, that has a program editor) you can check the "locked" box to lock BASIC programs, so on-calc, the only way to view its source is using an ASM program to hack the prog flags.

Offline kyllopardiun

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 178
  • Rating: +14/-4
  • Kyllopardiun over 2000 results in google.
    • View Profile
    • Kyllo's blog (a blog about poetry, videos and computing)
Re: "Hide" sourcecode in nspire
« Reply #3 on: September 11, 2010, 01:47:40 pm »
let me see if I understood,
if I delete the page with the code,
I can still use my programs?

{i didn't this because i was afraid of losing my programs}

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: "Hide" sourcecode in nspire
« Reply #4 on: September 11, 2010, 01:51:25 pm »
Yes, you can delete the source code pages, but they can be reopened by any user by pressing ctrl, i, esc, doc, 4, 9, 2, <program name>


Offline kyllopardiun

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 178
  • Rating: +14/-4
  • Kyllopardiun over 2000 results in google.
    • View Profile
    • Kyllo's blog (a blog about poetry, videos and computing)
Re: "Hide" sourcecode in nspire
« Reply #5 on: September 11, 2010, 01:58:14 pm »
Yes, you can delete the source code pages, but they can be reopened by any user by pressing ctrl, i, esc, doc, 4, 9, 2, <program name>
thanks that all what I wanted to know,
you guys are the quicker support for this ever done...

=D

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: "Hide" sourcecode in nspire
« Reply #6 on: September 11, 2010, 02:08:07 pm »
No problem. I'm personally happy to see more Nspire users around since the past few months.

Just one suggestion when programming in BASIC: try to back up your progress on the computer sometimes, if you ever work on massive projects. I heard that it was possible to crash a Nspire with some bugs present on the calculator. I think one user had one happening recently. I forgot which bug it was, though. I wonder if there's actually a list somewhere...