Re: Re: A92: Edit Locking Programs (got it)
[Prev][Next][Index][Thread]
Re: Re: A92: Edit Locking Programs (got it)
Opps the hex chars messed up the mail, here is what it should have said:
Here is an example program:
:editlock()
:prgm
:If false:""
:
:Disp "Ha Ha you can't open me"
:endprgm
If you look at " -
00, this is at the very end of the file in the hex viewer.
The program is now edit locked since when it is detokenized by the Graph-Link Software or the TI-92 the program is erased to look like:
:editlock()
:prgm
:If false:
Of course now that you know how to do this it is easy to undo.
Hope this was helpful this was clearer.
Michael Van Der Kolk
mikev@iserv.net
http://www.iserv.net/~mikev
>Date: Wed, 28 Jan 98 20:48:22 -0000
>From: BOURROUET Nicolas <nicolas@mail.pf>
>Subject: Re: A92: Edit Locking Programs (got it)
>
> Bonjour Michael Van Der Kolk,
>
>>Opps, I figured out what I needed. I hex edited the program in the
>>following manner. The first line in the program was: If false:"" Then I
>>ran the program to tokenize it. After downloading it I changed the ending
>>qoute to a null. From then on the program runs but on viewing it the
>>program was erased. Hope this is useful.
>
>Excuse me but I'm french and I had difficulties for understanding the
>manipulation. Can you explain it to me?
>
>
>
>@+
>Nicolas.