blackeagle1245 Posted May 2, 2011 Posted May 2, 2011 hello everyone, I have a lisp and I want to see the files that it uses when I start. Is it possible?. thanks in advance Quote
ReMark Posted May 2, 2011 Posted May 2, 2011 What does this lisp program do? Have you tried opening the lisp file using Notepad? Quote
SLW210 Posted May 2, 2011 Posted May 2, 2011 Almost anything is possible. Is it also possible to provide more information? Quote
alanjt Posted May 2, 2011 Posted May 2, 2011 Almost anything is possible. Is it also possible to provide more information? ............ Quote
BlackBox Posted May 2, 2011 Posted May 2, 2011 Almost anything is possible. Is it also possible to provide more information? That's it... I can stop looking now... that is *the* funniest post of the day. lmao Quote
LibertyOne Posted May 2, 2011 Posted May 2, 2011 Almost anything is possible. Is it also possible to provide more information? yeah, more clarification please... BTW... SLW210, we need to catch up - I'm in the same line of work as you... Quote
blackeagle1245 Posted May 3, 2011 Author Posted May 3, 2011 I'm correcting my post it is a .fas file I tried to open it with notepad but it is not possible I guess. It asks for a code to define the user who is using the computer at the moment. Quote
Lee Mac Posted May 3, 2011 Posted May 3, 2011 I'm correcting my post it is a .fas file I tried to open it with notepad but it is not possible I guess. It asks for a code to define the user who is using the computer at the moment. A .fas file is an encrypted LISP file (the author has evidently wanted to protect its contents), you won't be able to view the source code. I would advise you contact the author of the program. Also, be careful running compiled/encrypted programs from unknown authors as they may contain malicious code. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.