home *** CD-ROM | disk | FTP | other *** search
/ Mega ClipArt 7,000 / mega-clipart.iso / _assist / _data / modem1.pg < prev    next >
INI File  |  1996-08-25  |  2KB  |  110 lines

  1. [PageSpec]
  2. Image=MODEM.BMP
  3.  
  4. [LinkSpec]
  5. PgNext=PAGE_NEXT
  6. PgBack=PAGE_BACK
  7. PgDone=
  8.  
  9. [FieldSpec]
  10. NumFields=5
  11. Field01=ModemList
  12. Field02=ComPort
  13. Field03=BaudRate
  14. Field04=LineType
  15. Field05=AreaCode
  16.  
  17. ;=================================
  18. ; FIELD SPECIFICATIONS
  19. ;=================================
  20.  
  21.  
  22. [AreaCode]
  23. Name="AreaCode"
  24. AutoSave=Y
  25. AutoSaveTo=NETDIAL.INI|Softkey|AreaCode
  26. Type="TEXT"
  27. Title="Please ensure that your Area Code appears in the following box. If it does not, please enter it:"
  28. TitlePosX=3086
  29. TitlePosY=4023
  30. TitleWidth=3510
  31. TitleHeight=1220
  32. DataPosX=4906
  33. DataPosY=4518
  34. DataWidth=1510
  35. DataHeight=330
  36. Required=-1
  37. RequiredMsg="Your area code is needed to determine the closest local access number.  Please enter your Area Code in the space provided."
  38. FILE="$AREACODE"
  39.  
  40. [ModemList]
  41. Name="ModemList"
  42. AutoSave=Y
  43. AutoSaveTo=NETDIAL.INI|Default|Modem
  44. Type="COMBOBOX"
  45. Title="Please select the type of modem you have. If you are unsure select - Hayes, Other:"
  46. TitlePosX=3087
  47. TitlePosY=1154
  48. TitleWidth=3341
  49. TitleHeight=570
  50. DataPosX=3155
  51. DataPosY=2029
  52. DataWidth=3334
  53. DataHeight=315
  54. FILE="MODEMS.LST"
  55. Required=-1
  56. RequiredMsg="Your modem type is needed to initialize it properly.  Please select your modem type from the list provided."
  57.  
  58. [ComPort]
  59. Name="ComPort"
  60. AutoSave=Y
  61. AutoSaveTo=NETDIAL.INI|Default|COM Port
  62. Type="COMBOBOX"
  63. Title="COM Port:"
  64. TitlePosX=3090
  65. TitlePosY=2572
  66. TitleWidth=1511
  67. TitleHeight=315
  68. DataPosX=4966
  69. DataPosY=2542
  70. DataWidth=1511
  71. DataHeight=315
  72. FILE="$COMMPORTS"
  73. Required=-1
  74. RequiredMsg="Your COM port number is needed to communicate with your modem.  Please enter your COM port number in the space provided."
  75.  
  76. [BaudRate]
  77. Name="BaudRate"
  78. AutoSave=Y
  79. AutoSaveTo=NETDIAL.INI|Default|Baud Rate
  80. Type="COMBOBOX"
  81. Title="Baud Rate:"
  82. TitlePosX=3087
  83. TitlePosY=3061
  84. TitleWidth=2878
  85. TitleHeight=445
  86. DataPosX=4963
  87. DataPosY=3067
  88. DataWidth=1511
  89. DataHeight=315
  90. FILE="BAUDRATE.LST"
  91. Required=-1
  92. RequiredMsg="Your baud rate is needed to communicate with your modem.  Please enter your modem's baud rate in the space provided.  If you are unsure, enter 1200 as the baud rate."
  93.  
  94. [LineType]
  95. Name="LineType"
  96. AutoSave=Y
  97. AutoSaveTo=NETDIAL.INI|Default|Phone Type
  98. Type="COMBOBOX"
  99. Title="Phone line type:"
  100. TitlePosX=3087
  101. TitlePosY=3594
  102. TitleWidth=1818
  103. TitleHeight=315
  104. DataPosX=4961
  105. DataPosY=3594
  106. DataWidth=1522
  107. DataHeight=315
  108. FILE="LINETYPE.LST"
  109.  
  110.