Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I use (vlisp-compile 'st fbaselsp) inside some functions, to create FAS files in order to let the user exchange some parameters without letting them change manually.
The point is that is this FAS was created in a PC with lispsys set to 1, could not be loaded in a pc that has lispsys set to 0, the error showed is : bad fast-load format in file xx.FAS
but if it was created with lispsys set to 0 can be loaded without problem for both values 0 or 1 set in the loaded PC.
Is there any way to know how was it created or how to solve this
Thanks
Solved! Go to Solution.