<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > Exe (Executable info) |
Description
EXE is a module that gives info about executable and dlls.
How to use this module
Inside your script, before calling any module specific keyword, add the following:
USES "EXE"