home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / zpars106.zip / readme.txt < prev    next >
Text File  |  1996-03-03  |  827b  |  22 lines

  1.  
  2.  Note: 
  3.  
  4.  As of Zparse Version 1.03 build 273 the dial statements in the config file 
  5. have changed. This version is likely NOT a drop in replacement.
  6.  
  7.  The format of the new dial statements is as follows:
  8.  
  9. "pattern"  ["[prefix]"/"[suffix]"] [CallCost] [MsgFee]
  10.  
  11. The line is parsed into 4 strings.
  12. If the second string contains a forward slash '/' character it is taken
  13. to be a dial statement, else it is a cost statement.
  14.  
  15.  With a dial statement, the pattern is replaced by the prefix string. The
  16. prefix string maybe an empty string thus stripping the pattern from the phone
  17. number.
  18.  
  19.  As with earlier versions of ZParse, the order of the dial statements does not 
  20. effect the speed nor the accuracy of the compiler. ZParse will scan them all, 
  21. and use the longest matching pattern for each phone number.
  22.