home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d4xx
/
d410
/
vlt.lha
/
Vlt
/
rexx
/
Readme
< prev
next >
Wrap
Text File
|
1990-11-24
|
1KB
|
30 lines
These are just some example REXX macros and scripts.
The following are native VLT scripts not involving ARexx:
Blink.scp blinks your cursor.
Break.scp a sample script to break a Hayes-style modem connection.
CustomColors.scp sets up VLT's custom screen to the default colors.
DialBix.scp a sample script to dial BIX.
DialBix2.scp an equivalent script to dial BIX using traps.
VLTMouse2.scp shows what the programmable mouse support can do.
WorkbenchColors.scp sets up VLT's screen to use default 2.0 WB colors.
The following are VLT ARexx scripts:
DoLens.vlt pops up a magnifier to the VLT screen, if you have WLens.
Intercept.vlt shows how to use the WEDGE command.
LastMsg.vlt shows you how to play with the review buffer.
Remote.vlt shows how to send a command to a remote VLT.
SendASCII.vlt sends text files to the host.
VLTMouse.vlt VLTMouse.rexx and .vlt are described in docs/vlt4p428.doc.
These are ARexx scripts to be run from the shell:
AddRexxLib.rexx adds the necessary ARexx support libraries to the system.
ExtractTest.rexx extracts all fields from VLT and displays them in a Shell.
SetPing.rexx shows you how to communicate with the PingServer.
VLTMouse.rexx VLTMouse.rexx and .vlt are described in docs/vlt4p428.doc.
Willy.