home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 2
/
goldfish_vol2_cd1.bin
/
files
/
util
/
libs
/
reqtools
/
rexxreqtools
/
examples
/
ttxarexx.lha
/
OpenClip.ttx
< prev
next >
Wrap
Text File
|
1993-10-21
|
247b
|
10 lines
/* $VER: OpenClip.ttx 1.0 (19.02.93) */
OPTIONS RESULTS
FileName = rtFileRequest( "", "", "Select file to open as clip", "_Open", "RTFI_Flags=FREQF_PatGad RT_PubScrName=TURBOTEXT" )
IF rtResult = 1 THEN OpenClip FileName
CALL rtFreeFileBuffer