home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / modemsld.zip / syncll.pif < prev    next >
INI File  |  1994-03-18  |  551b  |  36 lines

  1. [SYNCLL]
  2. DLL = WCLVPCM
  3. Entry = StartVPCM
  4. Autostart = YES
  5. PIF = SYNCLL.PIF
  6. Title = "Synchronous Leased Line Modem"
  7.  
  8. [Strings]
  9. D1  = "Synchronicity"
  10. D6  = "Encoding Scheme"
  11.  
  12.  
  13. H6  = "This is the encoding scheme that will be used when receiving an
  14. incomming call."
  15.  
  16.  
  17. [DialogType]
  18. Type = String
  19. Default = "NODIAL2.DDF"
  20. Editable = NO
  21. Paneled = NO
  22.  
  23. [Synchronicity]
  24. Display = D1
  25. Default = "Synchronous"
  26. Editable = NO
  27.  
  28. [EncodingScheme]
  29. Display = D6
  30. Type = String
  31. Default = "NRZI"
  32. Set = "NRZI","NRZ"
  33. Optional = NO
  34. Help = H6
  35.  
  36.