Re: Binding ing Ver40
- Posted by DerekParnell (admin) Sep 23, 2009
- 1282 views
dcole said...
Hello Everybo9dy,
What's the command line to bind in version 4.0.0?
The command to bind a program in version 4 is "bind".
eg.
bind myprog.ex
Once this is done, you get a file called "myprog.exe" which can run as a normal executable file.
If you just want to 'shroud' the program use this instead ...
shroud myprog.ex
Once this is done, you get a file called "myprog.il" and you run this as ...
eub myprog.il