home *** CD-ROM | disk | FTP | other *** search
INI File | 1993-06-11 | 6.9 KB | 287 lines |
- [COUNTRY]
- driver=L1WUSF
-
- [AUTOLOAD ADDINS]
-
- [PRINTER]
- driver=
- fallbacktable=
- DefaultPrt=
-
- [DIRECTORIES]
- personal=
- addin=
-
- [CONFIG]
- ;use shared DLLs
- USESHARED=1
- read_extension=WK*
- write_extension=WK4
- ;Display of negative numbers - 0=parentheses, 1 = sign (default = 0)
- negative=0
- ;Release 2 format - 0=LICS, 1 = ASCII (default = 0)
- release2=0
- ;File translation - 0=country, 1 = international (default = 0)
- translation=0
- ;Beep on error - 0 = disable, 1 = enable (default = 1)
- beep=1
- ;Automatic graph - 0 = columnwise, 1 = rowwise (default = 0)
- automatic_graph=0
- ;File Page Setup and File Printer Setup settings
- ;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
- ;Setup string
- setup_string=
- ;Default directory (Tools User Setup)
- default_dir=
- ;Undo 1=enable, 0 disable (default = 0)
- undo=1
- ;Run autoexecute macros 0 = no, 1 = yes (default = 1)
- autoexec=1
- ;Interval value for data external /DEORI (default = 1)
- interval=1
- ;auto format on by default (0 = no, 1 = yes)
- auto_format=1
- ;drag and drop on by default (0 = no, 1 = yes)
- dragdrop=1
- ;grid on/off on by default (0=off, 1=on)
- grid_on=1
- ;screen ratio or zoom factor, default 87% (range 25%-400%)
- screen_ratio=87
-
-
- ;Great_looking_dialogs
- ; 0 = standard (standard windows appearance and background)
- ; 1 = enhanced (1-2-3 enhanced dialog look, gray background)
- ; 2 = auto (use enhanced unless system.ini specifies EGA DISPLAY.DRV)
- great_looking_dialogs=2
-
- [TITLES]
- ; Format: DCP = [s]
- ; Where [s] is a string that appears in the title bar of the
- ; 1-2-3 Classic window.
- DCP=1-2-3 Classic
-
- [FONTMAPPING]
- ; Font mapping to map Release 3.1 fonts to Windows Fonts or
- ; for general font mapping.
- ; Format: R3.1 Font = Windows Font
- SWISS=Arial MT
- DUTCH=TimesNewRomanPS
- COUR=Courier
- XSYM=Symbol
- P-HLV=Arial MT
- P-TIMES=TimesNewRomanPS
- P-MATH=Symbol
- SYMB=ZapfDingbats
- P-DINGB=ZapfDingbats
- P-CNTURY=NewCenturySchlbk
- P-PALTNO=Palatino
- P-HLV-C=Helvetica-Narrow
- P-BOOKMN=Bookman
- P-AVGARD=AvantGarde
- P-CHNCRY=ZapfChancery
-
- [TTMAPPING]
- ; The default set of fonts can be ATM or TrueType.
- ; 0 = No mapping. If ATM is present, use ATM font names as the defaults.
- ; 1 = Map ATM fonts to TT fonts and use the TT names as the defaults.
- ; 2 = Map TT fonts to ATM fonts and use the ATM names as the defaults.
- ; 3 = Installation or reinitialization value.
- TT_Map=3
-
- [DEFAULT_PITCH]
- ; The default pitch setting controls the column width in
- ; inches, by taking the width of the column in characters
- ; and multiplying it by the font's character width.
- ;
- ; For Rel. 3.1 100% compatibility set pitch=12. ( 9 char cols. = 1" Default )
- ; To vary the pitch based on the width of font 0, set pitch=0.
- ;
- ; Pitch cannot exceed 24 and must be above 6.
- pitch=12
-
- [DEFAULT_FONT]
- ; The face name of the font to use when none is specified. This provides
- ; the same capability as changing font slot 0. Font names are used based
- ; on the TT_Map setting: MAP 0 and 2 = ATM names, MAP 1 = TT names.
- DefaultFont=
-
- [DEFAULT_SIZE]
- ; The face size of the default font. If blank, the size will be 12 points.
- ; The value can range from 1 - 256.
- DefaultSize=
-
-
- [ICON PALETTE]
- ;SmartIcons settings
- ; 1=left, 2 = top, 3 = right, 4 = bottom, 5 = floating
- position=2
- ;1 = visible, 0 = hidden
- visible=1
- floating=
- IconSize=2
-
- [SHEET ICONS]
- ;Sheet icon settings
- smi=defaults.smi
- customdir=sheetico
-
- [GRAPH ICONS]
- ;Graph icon settings
- smi=defaultc.smi
- customdir=graphico
-
- [DRAW ICONS]
- ;Draw Layer icon settings
- smi=defaulta.smi
- customdir=drawico
-
- [DQA ICONS]
- ;DQA icon settings
- smi=defaultq.smi
- customdir=dqaico
-
- [Transcript icons]
- ;Transcript icon settings
- smi=defaultt.smi
- customdir=transico
-
- [Preview icons]
- ;Print Preview icon settings
- smi=preview.smi
- customdir=previco
-
- [CLIPBOARD]
- ;Clipboard settings. The following settings are the default values assumed
- ;by 1-2-3.
- ;
- ; CopyPriority - order in which Clipboard formats are copied to the
- ; Clipboard from 123W (first to last).
- ; PastePriority - order in which Clipboard format is chosen when pasting
- ; into 123W from the Clipboard (first to last).
- ; StripLeadingBlanks -
- ; 0 = don't strip leading blanks from numbers when pasting in TEXT fields
- ; 1 = strip leading blanks from numbers when pasting in TEXT fields
- ;
- ;CopyPriority=Rich Text Format,TEXT,Wk3,Wk1,PICTURE,DIB,BITMAP,Lotus123Graph
- ;PastePriority=TEXT,Wk3,Wk1,PICTURE,DIB,BITMAP,Lotus123Graph
- ;StripLeadingBlanks=0
-
- [DDE]
- ; DDE Control Settings. The following settings are the default values
- ; assumed by 1-2-3.
-
- ; ServerOff:
- ; 0 = Server support is on (default).
- ; 1 = 1-2-3 will not respond as a server.
- ;
- ;ServerOff=0
-
- ; TermTimeout, ExecTimeout, ReqTimeout, and PokeTimeout: amount of time to
- ; wait for the server application to respond, in mSec. Advise and Unadvise
- ; messages use the 'ReqTimeout' value. The maximum timeout value that can
- ; be specified is 65535 mSec which is approximately 65 seconds.
- ;
- ;TermTimeout=15000
- ;ExecTimeout=30000
- ;ReqTimeout=10000
- ;PokeTimeout=10000
-
- ; Autostart:
- ; 1 = Creating a link with Edit Links Create or the {LINK-CREATE}
- ; macro, or updating an inactive link will try to launch the
- ; application if no response is detected from the DDE initiate.
- ; 0 = Don't autolaunch the server application.
- ;
- ;Autostart=1
-
- ; ADVANCED DDE FEATURES:
- ;
- ; DeleteAtomsOnInitAck:
- ; 0 = Don't delete the atoms.
- ; 1 = Delete the atoms on the ack as per the DDE protocol specification.
- ;
- ; ReportDDEProtocolErrors:
- ; 0 = Don't display low-level DDE protocol errors.
- ; 1 = Display the errors, although this may break the operation of
- ; the Edit Links dialog box.
- ;
- ;DeleteAtomsOnInitAck=1
- ;ReportDDEProtocolErrors=0
-
- [ATFUNCS]
- Atfunc0=SUM, 1218, 1602
- Atfunc1=AVG, 1042, 1426
- Atfunc2=ROUND, 1189, 1573
- Atfunc3=-, 0, 0
- Atfunc4=IF, 1126, 1510
- Atfunc5=TODAY, 1230, 1614
- Atfunc6=NPV, 1164, 1548
-
- [VERSION]
- AltCrForm=1
- AltCrStyle=0
- AltShStyle=1
- AltModData=1
- AltRptData=1
- AltRptAudit=1
- AltRptLayout=1
- HiliteType=109
- HiliteColor=168
- HiliteStyle=3
- HiliteWidth=1
- OMUnknownUser=Unknown
- OMUnknownDomain=None
- OMUnknownSource=None
- TimerInterval=10000
- USESETTINGS=1
- BROWSERTOP=78
- BROWSERRIGHT=511
- TRACKING=1
- VIEWTYPE=0
- FILTERTYPE=1
- INDEXRIGHT=375
- BROWSERBOTTOM=214
- PALETTETYPE=0
- INDEXBOTTOM=187
- BROWSERLEFT=254
- COMMENTON=0
- COMMENTPART=500
- CHRONNOTES=0
- TEXTONBUTTONS=1
-
- [STATUS BAR]
- ; 1 = visible, 0 = hidden
- state=1
- ; Interactive invalidate time
- ITimeOut=250
- ; Macro invalidate time
- MTimeOut=1000
- ; Interactive threshold time
- ITHold=200
- ; Macro threshold time
- MTHold=750
-
- [CHART]
- type=Bar
- subtype=0
- XMajorGrid=0
- XMinorGrid=0
- YMajorGrid=0
- YMinorGrid=0
- 2YMajorGrid=0
- 2YMinorGrid=0
-
- [CONTROL PANEL]
- ; 1 = visible, 0 = hidden
- cpstate=1
-
- [START UP]
- FileMaximized=1
-