home *** CD-ROM | disk | FTP | other *** search
INI File | 1991-05-22 | 4.6 KB | 230 lines |
- [CONFIG]
- ;
- read_extension=WK*
- ;
- write_extension=WK3
- ; DATE - 0=MM/DD/YY, 1 = DD/MM/YY, 2 = DD.MM.YY, 3 = YY-MM-DD
- date=0
- ;TIME - 0=HH:MM:SS, 1 = HH.MM.SS, 2 = HH,MM,SS, 3 = HHhMMmSSs
- time=0
- ; PUNCTUATION - (0 is default, Decimal=Period, Argument = Command, Thousands = Comma) See /wgdoip for other choices
- punctuation=0
- ; CURRENCY STRING - (Default=$)
- currency_string=$
- ; CURRENCY POSITION - 0=After, 1 = Before, (default = 1)
- currency_place=1
- ; NEGATIVE NUMBERS - 0=Parenthesis, 1 = Sign (default = 0)
- negative=0
- ; Time and Date Fomrat - 0=Standard, 1 = International (default = 0)
- time_date=0
- ; Release 2 Format - 0=LICS, 1 = ASCII (default = 0)
- release2=0
- ; File Translation - 0=Country, 1 = International (default = 0)
- translation=0
- ; Clock Display - 0=CLock, 1 = Filename, 2 = None (Default = 1)
- clock=0
- ; BEEP - Disable=0, Enable = 1 (Default 1)
- beep=1
- ;AUTOMATIC GRAPH - 0=Columnwise, 1= Rowise (default = 0)
- automatic_graph=0
- ;GRAPH FORMAT - 0=PIC , 1 = Metafile(CGM) )Default = 1)
- graph_format=1
-
- ; \WGDP Variables
- ; Printer Interface Obsolete for WINDOWS
- ; baud_rate=0 Obsolete for WINDOWS
- ;Printer issues autolinefeed after every line, 0=no, 1 = yes
- auto_linefeed=0
- left_margin=4
- right_margin=76
- top_margin=2
- bottom_margin=2
- page_length=66
- ; wait_flag=0 ; Obsolete for WINDOWS
- setup=
- ; Printer Name Obsolete for WINDOWS
-
- ; Default Directory \WGDD
- default_dir=E:\123W\WORK\
- ; Temporary Directory
- temp_dir=E:\123W
- ; Undo 1=enable, 0 Disable (default=1)
- undo=1
- ; auto execute of macros 0=no, 1 = yes (default = 1)
- autoexec=1
- ; Interval Value for Data External /DEORI (default=1)
- interval=1
-
-
-
- [Titles]
- ;
- ; Format: [t]=[s]
- ;
- ; where [t] is 'DCP'
- ; [s] is a title string
- ;
- DCP=1-2-3 Classic
-
-
- [Font Resources]
- ;
- ; Format: [r]=[fn]
- ;
- ; where [r] is a key referenced in font specification blocks
- ;
- ; [fn] is the base name and extension of a GDI Font Resource
- ; (.FON) file
- ;
- 1=COURC.FON
- 2=VGAFIX.FON
-
-
- [Logical Fonts]
- ;
- ; Format: [l]=[lf]
- ;
- ; where [l] is a key referenced in font specification blocks
- ;
- ; [lf] is a GDI Logical Font (LOGFONT) description, with
- ; fields
- ; Height
- ; Width
- ; Escapement
- ; Orientation
- ; Weight
- ; Italic
- ; Underline
- ; Strikeout
- ; Character set
- ; Output precision
- ; Clip precision
- ; Quality
- ; Pitch and family
- ; Face name
- ;
- ; 640 pixels horizontally or less
- ; COURC (Courier 8 pt.)
- 1=12 6 0 0 400 0 0 0 0 1 2 1 49 Lourier
- ; 1024 pixels horizontally or less
- ; VGAFIX (SYSTEM_FIXED_FONT)
- 2=15 8 0 0 400 0 0 0 0 1 2 1 1 System
-
-
- [DCP Font]
- ;
- ; Format: HxV=[r] [l]
- ;
- ; where H is the horizontal screen resolution
- ; V is the vertical screen resolution
- ;
- ; [r] is a key in the Font Resources table
- ; [l] is a key in the Logical Fonts table
- ;
- ; EXACTLY ONE (1) SPACE SEPARATES [r] AND [l]
- ;
- 720x348=1 1
- 320x200=1 1
- 640x200=1 1
- 640x350=1 1
- 640x400=1 1
- 640x480=1 1
- 800x600=2 2
- 1024x768=2 2
- 1040x768=2 2
- 1120x750=2 2
- 1280x1024=2 2
-
-
- [Sheet Font]
- ;
- ; Format: HxV=[r] [l]
- ;
- ; where H is the horizontal screen resolution
- ; V is the vertical screen resolution
- ;
- ; [r] is a key in the Font Resources table
- ; [l] is a key in the Logical Fonts table
- ;
- ; EXACTLY ONE (1) SPACE SEPARATES [r] AND [l]
- ;
- 720x348=2 2
- 320x200=2 2
- 640x200=2 2
- 640x350=2 2
- 640x400=2 2
- 640x480=2 2
- 800x600=2 2
- 1024x768=2 2
- 1040x768=2 2
- 1120x750=2 2
- 1280x1024=2 2
-
-
- ; THESE have been commented out for Beta
- ;[KEYBOARD]
- ;driver=L1WKBD
-
- ;[DISPLAY]
- ;BUNDLE=L1WDISP
-
- ;[HARDFLT]
- ;driver=L1WHFP
-
- ;[SOFTFLT]
- ;driver=L1WSFP
-
- ;[NETWORK]
- ;driver=L1WNET
-
- ;[COUNTRY]
- ;driver=L1WUSA
-
- ;[ENVIRO]
- ;driver=L1WENV
-
- ;[PRINTER_DRIVER]
- ;driver=L1WCOMN
- ;bundle=GC__NOBS.PBD
-
- ;[PRINT_TO_FILE]
- ;driver=L1WPTF
-
- ;[LINK_DRIVER]
- ;driver=L1WLINK
- ;bundle=LNKLPT1.LBD
-
-
- [Build String]
- ;
- ; Format: [s]=[v]
- ;
- ; where [s] is 'Show'
- ; [v] is 0 (no) or 1 (yes)
- ;
- ; Determines whether or not to show the build-specific string
- ; in the main title bar at startup
- ;
- Show=0
-
-
- ; icon palette settings
- [Icon Palette]
- position=3
- visible=1
-
- ; Sheet icon settings
- [Sheet icons]
- ini=lsicon.ini
- customdir=sheetico
-
- ; Graph icon settings
- [Graph icons]
- ini=lgicon.ini
- customdir=graphico
-
- [COUNTRY]
- driver=L1WUSF
-
-
-