home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
PROG
/
MISC
/
FPC355_3.ZIP
/
FPCHLP.ZIP
/
SEARCH.HLP
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1988-06-21
|
291 b
|
8 lines
\ SEARCH.HLP Some string search and replace routines.
SEARCH ( sadr slen badr blen -- n f )
Search for string sadr,slen contained in badr,blen. Returns
f1 equal true if found, and n1 equal to the offset into the
string where sadr,slen was found.