home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 5
/
05.iso
/
a
/
a075
/
1.img
/
TOOLKIT1.EXE
/
SST289.PRG
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1989-08-08
|
270 b
|
19 lines
********************
FUNCTION Flushit
PARAMETERS _withun
IF TYPE("_withun") != "L" && handles undefined as well
_withun= .F.
ENDIF
SKIP 0
COMMIT
IF _withun
UNLOCK
ENDIF
RETURN( DOSERROR() = 0 )
* End of File