home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fish 'n' More 2
/
fishmore-publicdomainlibraryvol.ii1991xetec.iso
/
fish
/
telecom
/
vlt_455
/
rexx
/
dolens.vlt
< prev
next >
Wrap
Text File
|
1991-02-12
|
235b
|
8 lines
/** dolens.vlt
*
* Opens the WLens tool on VLT's screen. Requires WLens to be in tools:
*
**/
if screencols(VLT) = -1 then address command "tools:WLens 150 100"
else address command "tools:WLens 150 100 VLT"