[comp.lang.misc] Protection mode in Basic on IBM-PC.

brianle@sonata ( ICCAD CO-OP) (07/28/90)

Hi ;

    In the GWBASIC or BASICA on IBM-PC. After finishing your program. Usually the user type save "FN.FT" then <CR>. You can protect your program by typing SAVE "FN.FT",P for protection mode. This option will protect the source code to be listed by other user but other user can still execute it.

   My question is : how do you unprotect the source code after you saved it as protect mode? Is there any way to do this?

   Thank you for any susgestion...

Brian 
Brianle@mitel.uucp