Ultimate Amiga
Network Boards => AMOS Language Discussion => AMOS Factory => AMOS Professional Forum => Topic started by: Krakerman on September 18, 2009, 02:59:40 PM
-
Anyone have the program to Lock AMOS Procedures?
-
Yeah just compile the program although you will lock yourself out of your own procedures too.
-
I think he means he wants to still see the source, but have the procedures locked.
@Krackerman, I think the program is available at aminet.
-
Don't you guys mean the program to unlock locked procedures?
Regards,
Lonewolf10
-
Don't you guys mean the program to unlock locked procedures?
Regards,
Lonewolf10
Yes, thats the program I was thinking of that is on aminet.
-
The one on Aminet unlocks the procedure. I'm talking about the one that locks it and you can still see your source code, but the procedure can't be unlocked unless of course you use the unlocker.
-
The one on Aminet unlocks the procedure. I'm talking about the one that locks it and you can still see your source code, but the procedure can't be unlocked unless of course you use the unlocker.
I have never heard of this one. Not sure how you can lock it and still be able to view it. Do you know the name of the program to do this?
Regards,
Lonewolf10
-
You can lock it and only see the title of the procedure but it's contents will not expand so you could view the source. I used to have it along time ago not sure where I got it from. I think it was just called AMOS Procedure Locker. Funny there is a unlocker on Aminet but not the locker.
-
perhaps this:
http://se.aminet.net/dev/amos/VR_TAPSv1_2.readme ?
other than that, i think its otherwise just a matter of compiling without creating an executable file, and then saving the "folded" .amos file - you wont see any source other than:
PROC _COMPILED
Procedure _Compiled