home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d4xx
/
d410
/
vlt.lha
/
Vlt
/
rexx
/
DoLens.vlt
< prev
next >
Wrap
Text File
|
1990-11-24
|
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"