/
List of Supported Commands
List of Supported Commands
- APPENDTODISK
- CALL
- CLOSE
- CLOSEALL
- CONNECT
- CURSOR
- DELIMITER
- DISCONNECT
- DO. . . WHILE
- DOWHILE
- EXIT
- GETFILE
- GLOBAL
- GOTO
- HLLAPISESSIONID
- IF. . . THEN. . . ELSE
- KEY
- LABEL
- LOOKFOR
- LOOKLIST
- LUNAME
- MERGE
- MESSAGE
- PASSWORD
- PORT
- PROMPT
- PUTFILE
- REM
- RUN
- SCREENTODISK
- SESSION
- SILENT
- TERMINAL
- TITLE
- TYPE
- VAR
- VAREXTRACT
- VARPROMPT
- WAIT
- WHILE
Is there a command to read from a file?
There isn't a command to read from a file but you can write an application (e.g. in Excel VB Script) in which you read to a buffer, then send the buffer to the screen.
There is a sample how to build a VB Script application on our website:
There is a sample how to build a VB Script application on our website:
https://jollygiant.com/support/faqs/ (scroll down the the section on automation).
, multiple selections available,
Related content
Script Commands and Usage
Script Commands and Usage
More like this
APPENDTODISK
APPENDTODISK
More like this
SCREENTODISK
SCREENTODISK
More like this
Supported Script Commands
Supported Script Commands
More like this
Sample Scripts
Sample Scripts
More like this
Introduction to Scripting
Introduction to Scripting
More like this