Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!sonata!brianle From: brianle@sonata ( ICCAD CO-OP) Newsgroups: comp.lang.misc Subject: Protection mode in Basic on IBM-PC. Keywords: Source code protection mode. Message-ID: <4018@sonata> Date: 27 Jul 90 18:30:43 GMT Distribution: comp Organization: MITEL Corporation, Kanata, Ontario, Canada. Lines: 11 Hi ; In the GWBASIC or BASICA on IBM-PC. After finishing your program. Usually the user type save "FN.FT" then . 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