home *** CD-ROM | disk | FTP | other *** search
/ TestDrive Super Store 2.3 / TESTDRIVE_2.ISO / vanilla / jfdesign.ini < prev    next >
Encoding:
INI File  |  1993-12-13  |  6.3 KB  |  250 lines

  1. [Paths]
  2. OpenFormFile=X:\JETFORM\DESIGNS *.IFD
  3. OpenSchemaFile=X:\JETFORM\DESIGNS *.SDF
  4. OpenFile=X:\JETFORM\DESIGNS *.TXT
  5. ConfigFile=X:\JETFORM\CONFIG
  6. OpenFIFFile=X:\JETFORM\DESIGNS *.FIF
  7. OpenMDFFile=X:\JETFORM\FORMS *.MDF
  8. OpenFormSetFile=X:\JETFORM\FORMS *.FST
  9. FormsPath=X:\JETFORM\FORMS
  10. LogoFile=X:\JETFORM\LOGOS *.TIF
  11. TemplateFile=X:\JETFORM\LOGOS *.TPL
  12. OpenDataFile=X:\JETFORM\DATA *.DAT
  13. OpenSAFFile=X:\JETFORM\DATA *.SAF
  14. SignatureVerificationFile=X:\JETFORM\DATA
  15. ExePath=X:\JETFORM
  16.  
  17. [JetForm]
  18. ConfigFile=WINDOWS.ICF
  19.  
  20. ;  VariableLeading=Yes will set linespacing based on tallest font on a line
  21. VariableLeading=No
  22.  
  23. UnderlineThickness=0.0100
  24. UnderlineDistance=0.0180
  25. DoubleUnderlineDistance=0.0170
  26.  
  27. Target=6    ; "Pick" operation selects objects this many screen pixels from the cursor.
  28. DigitalReadout=No
  29. DigitalReadoutMode=1
  30. ; 0=Absolute 1=Relative
  31. Ruler=Yes
  32.  
  33. DefaultLines=1            ; Default height for a field
  34. DefaultColumns=10        ; Default width for a field
  35. DefaultName=; Default name for a field (no name)
  36.  
  37. DefaultUnits=0            ; Default Unit of Measure:
  38. ; 0=Inches 1=Centimeters 2=Points/picas
  39.  
  40. ; X and Y Grid intervals. 
  41. XGrid=.001, .01, .1, .125, .166667, .20, .25, .5, 1.0
  42. DefaultXGrid=.1
  43. YGrid=.001, .01, .1, .125, .166667, .20, .25, .5, 1.0
  44. DefaultYGrid=.166667
  45.  
  46. ; Line Widths available
  47. Width=.001, .005, .01, .02, .025, .05, .1
  48. DefaultWidth=.01
  49.  
  50. ; Circle and Rounded Rectangle radii.
  51. Radius=0, .01, .05, .075, .1, .2, .25, .5, 1.0
  52. DefaultRadius=.25
  53.  
  54. ; Text line spacing. 0 indicates that the Default linespacing for the
  55. ; current font is used. (see LinesPerInch under Font info.)
  56. ; Units here are Lines per Inch.
  57. LineSpacing=0, 4, 5, 6, 7, 8, 9, 10
  58. DefaultLineSpacing=0
  59.  
  60. ; X and Y margins. These are the Text Frame and Field margin values.
  61. XMargin=0, .01, .02, .05, .1, .125, .2, .25, .5
  62. DefaultXMargin=.00
  63. YMargin=0, .01, .02, .05, .1, .125, .2, .25, .5
  64. DefaultYMargin=.00
  65.  
  66. ; Arc angles
  67. Angle=30, 45, 60, 90, 135, 180
  68. DefaultAngle=90
  69.  
  70. DefaultFont=1            ; Default Base font 
  71. DefaultLogoScale=1        ; Logo scale factor for data reduction of logos during editing.
  72. DefaultJustify=0        ; Default justification - Left
  73. DefaultColor=1            ; Drawing color
  74. DefaultIColor=1            ; Shading color
  75. DefaultTextAngle=0        ; Text angle (currently must be 0)
  76. DefaultEndStyle=0        ; Line Endstyle (currently must be 0)
  77.  
  78. DefaultLinesPerPage=58        ; Lines per page for overlay mode
  79. DefaultLinesPerInch=6        ; Lines per inch for overlay mode
  80. OverlayFont=1            ; Default font for overlay mode
  81.  
  82. DefaultDataExt=DAT
  83. AutoFieldName=JF        ; Prefix characters of system generated field names (up to 4 characters)
  84.  
  85. FieldSymbolSet=1        ; Text symbolset for data being merged into
  86. ; a field. 0=Roman8Extended, 1=IBM/PC8
  87. NewlineChar=~            ; Alternate line terminator for data files
  88. PrefixChar=^            ; Prefix character for commands in data files
  89. FieldChar=`            ; Alternate for ("^field")
  90.  
  91. CurrencyComma=,
  92. CurrencyCR=CR
  93. CurrencyDB=DB
  94. CurrencyDot=.
  95. CurrencyLocation=Left
  96. CurrencyParenthesis=()
  97. CurrencySymbol=$
  98.  
  99. EnumerateScreenFonts=Yes
  100.  
  101. [Design]
  102. DefaultZoom=0
  103. DisplayFrameBorders=Yes
  104. DisplayShading=Yes
  105. DisplayLogos=Yes
  106. DisplayRadioGroups=Yes
  107. CalcFunctionHelp=JfDFunct.hlp
  108. FullScreen=Yes
  109. PrintDriver=Windows
  110. DrawFieldMode=No
  111. LogoType=Tiff
  112. ReportProgram=notepad
  113.  
  114. GreekingFactor=5
  115. TextDrawMode=Char
  116. ToolboxScale=1.0,1.0
  117.  
  118. [CheckBoxes]
  119.  
  120. ;    "ScreenSize" specifies the size for the check boxes on the screen
  121. ;    in inches.
  122.  
  123. ScreenSize=0.120
  124. EgaScreenSize=0.140
  125. PrinterSize=0.120
  126. PrinterLineWidth=0.010
  127.  
  128. ;    Checkboxes may be either printed as squares or not appear marked
  129. ;    on the page at all. "CheckBoxType" specifies which type is to be
  130. ;    used, "Squares" or "None".
  131. PrinterCheckBoxType=Squares
  132.  
  133. ;    "ColourBackground" is used to indicate which check boxes, if any,
  134. ;    to draw with the field background colours.  Possible values are:
  135. ;    "None"=No Check Boxes
  136. ;    "Active"=The active Check Box only
  137. ;    "Inactive"=Inactive Check Boxes only
  138. ;    "Both"=Both active and inactive (all) Check Boxes
  139. ColorBackGround=Active
  140.  
  141. [RadioButtons]
  142.  
  143. ;    Radio buttons can be displayed on the screen as either circles as 
  144. ;    in dialogs or as squares as check boxes are ("RadioType" specifies 
  145. ;    which type is to be used, "Circles", "Squares" or "None").
  146.  
  147. ScreenRadioType=Circles
  148. PrinterRadioType=Circles
  149.  
  150. ;    Button sizes in inches.
  151. ;
  152. ;    "InnerRadius" and "OuterRadius" are used for the circular buttons.
  153. ;    "ScreenSize" specifies the size when squares are used.
  154. OuterRadius=0.068
  155. InnerRadius=0.035
  156. ScreenSize=0.120
  157. EgaOuterRadius=0.066
  158. EgaInnerRadius=0.039
  159. EgaScreenSize=0.140
  160.  
  161. ;    "PrinterRadius" specifies the size when circles are used on the    
  162. ;    printer. "PrinterSize" specifies the size when squares are used.
  163. PrinterRadius=0.075
  164. PrinterSize=0.120
  165. PrinterLineWidth=0.010
  166.  
  167. ;    "ColourBackground" is used it indicate which radio buttons, if any,
  168. ;    to draw with the field background colours.  Possible values are:
  169. ;    "None"=No Radio Buttons
  170. ;    "Active"=The active Radio Button only
  171. ;    "Inactive"=Inactive Radio Buttons only
  172. ;    "Both"=Both active and inactive (all) Radio Buttons
  173. ColorBackGround=Active
  174.  
  175. [FRM]
  176. StripLead=Y
  177. StripTrail=Y
  178. IncLines=N
  179.  
  180. [FormDocumentation]
  181. ;  This section contains default values for forms documentation
  182.  
  183. FormName=
  184. Description=
  185. Designer=
  186. CreationDate=
  187. Version=
  188. VersionDate=
  189. Contact=
  190.  
  191. [Printer]
  192. ;  # of seconds to wait for print to complete -  -1 indicates forever.
  193. TimeOut=-1
  194.  
  195. [Language]
  196. Language=1
  197. Environment=X:\JETFORM\engphon.env
  198. Corelex=X:\JETFORM\eng16.clx
  199. Linguibase=X:\JETFORM\usa19.lex
  200. Dictionary=X:\JETFORM\jfdict.clm
  201.  
  202. [ButtonBar]
  203. BarLeft=498
  204. BarTop=0
  205. BarRight=640
  206. BarBottom=105
  207. EditShow=0
  208. Position=1
  209. PrevPosition=1
  210. Show=2
  211. AutoArrange=1
  212. SnapToEdge=1
  213. Button001Key=9987
  214. Button001Pos=0
  215. Button002Key=9944
  216. Button002Pos=28
  217. Button003Key=9528
  218. Button003Pos=56
  219. Button004Key=9999
  220. Button004Pos=84
  221. Button005Key=9998
  222. Button005Pos=112
  223. Button006Key=9997
  224. Button006Pos=1835008
  225. Button007Key=9996
  226. Button007Pos=1835036
  227. Button008Key=9995
  228. Button008Pos=1835064
  229. Button009Key=9991
  230. Button009Pos=1835092
  231. Button010Key=9961
  232. Button010Pos=1835120
  233. Button011Key=9992
  234. Button011Pos=3670016
  235. Button012Key=9967
  236. Button012Pos=3670044
  237. Button013Key=9994
  238. Button013Pos=3670072
  239. Button014Key=9825
  240. Button014Pos=3670100
  241. Button015Key=9824
  242. Button015Pos=3670128
  243. Button016Key=0
  244. Macro001Key=0
  245.  
  246. EditLeft=1
  247. EditTop=1
  248. EditRight=569
  249. EditBottom=443
  250.