home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD1.iso
/
GFX
/
Converter
/
IMAFX26.lha
/
imagefx2
/
rexx
/
autofx
/
AutoFX.ifx.post
< 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
|
1994-10-19
|
328 b
|
24 lines
/*
* AutoFX.ifx.post
* Written by Thomas Krehbiel
*
* Called after AutoFX finishes all processing. Should be used to
* cleanup after the 'AutoFX.ifx.pre' script.
*
* Inputs:
* None.
*
* Returns:
* 0 if successful, non-zero on failure
*
*/
OPTIONS RESULTS
KillBuffer Force
UnlockGui
Undo On
Redraw On
EXIT