home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 3 Comm / 03-Comm.zip / romes100.zip / frec.cfg < prev    next >
Text File  |  1999-08-16  |  1KB  |  38 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ;
  3. ;     FREC.CFG
  4. ;
  5. ; Configuration for FREC.EXE
  6. ; Each entry has to start on the first position of a line
  7. ; Each line may have up to 128 characters
  8. ; String entries are limited to 40 character
  9. ; Comments only with ';' in first position of line
  10. ; Leading blank will be discarded, trailing blanks NOT
  11. ;
  12. ; Configuration can be done for all FREC tasks in one CFG by using
  13. ; the SEPARATOR [Task <n>], where <n> is an unsigned short integer
  14. ; in the range 0 to 2^16.
  15. ; If no task is selected, [Task 0] is assumed and used. To enable
  16. ; parameters for all tasks, use [Common] which means [Task ALL].
  17. ;
  18. ; All filenames may contain a %TASK% part, which is replaced by the
  19. ; selected task number. If no '-Task<n>' is defined in commandline, FREC
  20. ; uses the default Task 0 and replaces %TASK% by '0'.
  21. ; If FSEND (EXE or DLL) is called from FREC, the current task number
  22. ; is also passed to FSEND.
  23. ;
  24. ; By default [Common] is presetted
  25.  
  26. LocalID ++49 30 1234567
  27. ComPort COM1
  28. FaxPath D:\ROMES\FAX
  29. FaxClass 2
  30. FaxDebug frec.log
  31. Loglevel 5
  32. Debug
  33. FaxLog OFF
  34. SourceFileName
  35. TifExt FAX
  36. [Common]
  37. ConfigEnd
  38.