home *** CD-ROM | disk | FTP | other *** search
- DECLARE FUNCTION CheckSum% (STRING)
- DECLARE FUNCTION Crunch$ (STRING, STRING)
- DECLARE FUNCTION DelimExtract$ (STRING, STRING, INTEGER)
- DECLARE FUNCTION MatchFile% (STRING, STRING)
-
- DECLARE SUB Cipher (STRING, STRING)
- DECLARE SUB CipherP (STRING, STRING)
- DECLARE SUB CRC16 (STRING, INTEGER, INTEGER)
- DECLARE SUB Reverse (STRING)
- DECLARE SUB RInstr (STRING, STRING, INTEGER)
- DECLARE SUB TInstr (STRING, INTEGER, INTEGER)
-