View previous topic :: View next topic |
Author |
Message |
KennyT
Joined: 02 Aug 2005 Posts: 277
|
Posted: Mon Oct 16, 2017 9:11 am Post subject: porting 32bit to 64bit slink scripts |
|
|
hi,
i'm in the middle of trying to port to 64 bit and find that certain commands in my .SLK scripts aren't supported in the new .LNK ones, specifically:
debug
insert
the first one may not be important but the lack of the second one is going to cause me some issues with trying to maintain compatibility between the two platforms.
Are the any plans to add an "insert" command or is there an easy workaround/alternative?
K |
|
Back to top |
|
 |
PaulLaidler Site Admin

Joined: 21 Feb 2005 Posts: 5680 Location: Salford, UK
|
Posted: Mon Oct 16, 2017 10:33 am Post subject: |
|
|
Kenny
"Insert" appears to be an undocumented SLINK command. You may be the only user that knows about it. All that I can do is to add it to the wish list for SLINK64.
I can't think of an easy workaround other than the obvious "find and replace" in a text editor. |
|
Back to top |
|
 |
|