Omnimaga

Calculator Community => TI Calculators => TI-BASIC => Topic started by: kyllopardiun on September 11, 2010, 01:34:51 pm

Title: "Hide" sourcecode in nspire
Post by: kyllopardiun 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
Title: Re: "Hide" sourcecode in nspire
Post by: apcalc 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.
Title: Re: "Hide" sourcecode in nspire
Post by: DJ Omnimaga 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.
Title: Re: "Hide" sourcecode in nspire
Post by: kyllopardiun 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}
Title: Re: "Hide" sourcecode in nspire
Post by: apcalc 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>
Title: Re: "Hide" sourcecode in nspire
Post by: kyllopardiun 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
Title: Re: "Hide" sourcecode in nspire
Post by: DJ Omnimaga 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...