[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to prevent My AppleSoft Basic Program Listing
mhwordwriter wrote:
> On Sunday, 30 December 2012 13:04:13 UTC-6, Kevin wrote:
>> On Sunday, December 30, 2012 12:51:22 PM UTC-6, mhword...@gmail.com
>> wrote:
>>
>> > hello i've written an applesoft basic game that uses shape table, .ml
>> > and .scrn I have the game fulling working but the einstein or tasc
>> > compiler doesn't work with it. How can I prevent someone from listing
>> > my code by typing list?
>>
>> >
>>
>> > any help is much appreciated
>>
>>
>>
>> I am sure whatever ground breaking software revolution you are trying to
>> protect will work with compilers if you put your shape tables in an
>> appropriate location in ram, so that the compiler will leave them alone
>
> Hi do you know where to do that? I'm fairly new to basic and never used a
> basic compiler before. Where is the appropriate place to place the shape
> tables?
>
> Thanks if not do you know some code to insert to prevent listing the
> source
> code?
>
> Thank you
>
Once you can successfully compile the BASIC program there will be no BASIC
program to list. From the Einstein documentation...
Applesoft Commands Einstein Ignores
DEL(133) and LIST(188)- neither of these is supported.
http://www.macgui.com/kb/article/297