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: