home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liren Large Software Subsidy 5
/
05.iso
/
a
/
a075
/
1.img
/
TOOLKIT1.EXE
/
SST162.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
|
242 b
|
18 lines
********************
FUNCTION Check_con
PARAMETERS _thesize
IF PCOUNT() = 0
_thesize = 20
ENDIF
PRIVATE _ifquit
_ifquit = .F.
RETURN(IF(THE_CHECK(_ifquit) >= _thesize, .T., .F.))
* End of File