home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Workbench
/
Libs
/
REQTOL23.LHA
/
reqtools
/
rexxreqtools
/
examples
/
TTXARexx.lha
/
Revert.ttx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-21
|
360 b
|
18 lines
/* $VER: Revert.ttx 2.0 (20.02.93)
*
* Revert the current document to the version on disk.
*/
OPTIONS RESULTS
GetFileInfo
Parse VAR RESULT Lines Modified Name
IF Modified="YES" THEN DO
IF ~rtEZRequest( "Revert to the saved file?", " _Ok |_Cancel", "TurboText request", "RT_PubScrName=TURBOTEXT" ) THEN
RETURN
END
GetFilePath
OpenFile QUIET RESULT