Add %age area column to vacancies section.
[capital-apms-progress.git] / progress.ini
blob839edde88a15130bb76f06fb717cb3ad9f34d56f
1 [Startup]
2 V6Display=no
3 ;ImmediateDisplay=yes
4 MultitaskingInterval=15
5 DefaultFont=Lucida Console, size 9
6 DefaultFixedFont=Lucida Console, size 8
7 ;PROMSGS=
8 Use-3D-Size=Yes
9 AllowDesignMode=yes
10 DLC=Q:\
11 PROBUILD=Q:\PROBUILD
13 PROPATH=.,TRIGGER,WIN,WIN\DRL,PANEL,VWR\MNT,VWR\DRL,LNK,SEC,VWR\SEL,Q:\,Q:\GUI,Q:\PROBUILD\EUCAPP\EUC.PL,Q:\PROBUILD\EUCAPP,RPLCTN
15 [Colors]
16 ;******************************************************************************
17 ; THE DEFINITION OF COLORS 0 THROUGH 15 IS STANDARD ACROSS PROGRESS SUPPORTED
18 ; PLATFORMS. AS SUCH, CHANGING THEIR VALUES MAY AFFECT PORTABILITY.
19 ; IN ADDITION, THE PROGRESS ADE USES COLORS 0 THROUGH 15. CHANGING THESE
20 ; COLORS MAY AFFECT THE APPEARANCE OF THE PROGRESS ADE.
21 color0=0,0,0
22 color1=0,0,128
23 color2=0,128,0
24 color3=0,128,128
25 color4=128,0,0
26 color5=128,0,128
27 color6=128,128,0
28 color7=128,128,128
29 color8=192,192,192
30 color9=0,0,255
31 color10=0,255,0
32 color11=0,255,255
33 color12=255,0,0
34 color13=255,0,255
35 color14=255,255,0
36 color15=255,255,255
38 NORMAL=0,15
39 INPUT=15,0
40 MESSAGES=15,1
41 color16=255,255,240
42 color17=255,255,180
43 color18=0,0,0
44 color19=0,0,0
45 color20=0,0,0
46 color21=0,0,0
47 color22=0,0,0
48 color23=0,0,0
49 color24=0,0,0
50 color25=0,0,0
51 color26=0,0,0
52 color27=0,0,0
53 color28=0,0,0
54 color29=0,0,0
55 color30=0,0,0
56 color31=0,0,0
58 [Default Window]
59 ;x=
60 ;y=
61 ;rows=
62 ;columns=
64 [fonts]
65 ;******************************************************************************
66 ; THE DEFINITION OF FONT 0 THROUGH 7 IS PRIVATE TO THE PROGRESS ADE.
67 ; MODIFYING FONTS 0 THROUGH 7 MAY PREVENT THE PROGRESS ADE FROM RUNNING.
68 ; The following fonts definitions correspond to the ADE standards.
69 ; ? - Note choice of DefaultFont above (=FixedSys)
70 ; 0 - Fixed System Font (1 char per PPU)
71 ; 1 - Proportional System Font
72 ; 2 - Editor Font for 4GL program entry
73 ; 3 - TTY Simulator (should be fixed)
74 ; 4 - for dynamically-sized widgets, eg status-line, selection-list
75 ; 5 - static, eg combo-boxes
76 ; 6 - dynamic, bold (TranMan2)
77 ; 7 - reserved
78 font0=Lucida Console, size 8 ; Editor widgets etc.
79 font1=MS Sans Serif, size 8 ; Prompts (default font)
80 font2=Arial Monospaced, size 9 ; Editor
81 font3=Arial Monospaced, size 8
82 font4=MS Sans Serif, size=8
83 font5=MS Sans Serif, size=8
84 font6=MS Sans Serif, size=8, bold
85 font7=System
86 font8=Lucida Console, size 8 ; Browser Font
87 font9=MS Sans Serif, size 8 ; Buttons
88 font10=MS Sans Serif, size 8 ; Prompts
89 font11=Lucida Console, size 8 ; Fill Ins
90 font12=MS Sans Serif, size 14 bold ; Headings Large
91 font13=MS Sans Serif, size 12 bold ; Headings Medium
92 font14=MS Sans Serif, size 10 bold ; Headings Small
93 font15=Lucida Sans Unicode, size 7 ; Window manager font
95 ; Font for select button symbols
96 font16=Wingdings, size=14 Script=symbol
97 ; Font for symbols in browse
98 font17=Wingdings, size 9.5 Script=symbol
100 font18=Lucida Console, size 8
101 font19=Lucida Console, size 8
102 font20=Times New Roman, size 10
103 font21=Arial Monospaced, size 10
104 font22=Arial, size 10
105 font23=Arial Narrow, size 10
106 font24=Courier New, size 8
107 font25=Courier New, size 8
108 font26=Courier New, size 8
109 font27=Courier New, size 8
110 font28=Arial Monospaced, size 7.5 ; Font for Report viewer
111 font29=Courier New, size 6.8 ; Font for Report output
112 font30=Arial Monospaced, size 5
113 font31=Arial Monospaced, size 6
114 font32=Arial Monospaced, size 7
115 font33=Arial Monospaced, size 8
116 font34=Arial Monospaced, size 9
117 font35=Arial Monospaced, size 10
120 [Debug-Init]
121 ;******************************************************************************
122 ; THE FOLLOWING INFORMATION IS PRIVATE TO THE DEBUGGER. IT SHOULD NEVER BE
123 ; MODIFIED EXCEPT BY THE DEBUGGER PROGRAM.
125 Location=
126 Pane0=1,46," "
127 Pane1=1,14,""
128 Pane2=1,16,"Commands in Queue: 0"
129 Pane3=1,25,""
130 DebuggerName=PRODEBUG.EXE
132 [Debug-Macros]
133 Macro0=r, run &file
134 Macro1=c, continue
135 Macro2=s, step
136 Macro3=n, next
137 Macro4=b, break &file &line
138 Macro5=cb, cancel break &file &line
139 Macro6=sb, show breaks
140 Macro7=ss, show stack
141 Macro8=u, up
142 Macro9=d, down
143 Macro10=di, display &text
144 Macro11=sm, show macros
146 [Debug-Buttons]
147 Button0=Run,run &file
148 Button1=Cont,continue
149 Button2=Step,step
150 Button3=Next,next
151 Button4=Break,break &file &line
152 Button5=Stack,show stack
153 Button6=Up,up
154 Button7=Down,down
155 Button8=Disp,display &text
156 Button9=Exit,exit
158 [ProADE]
159 ;DividerFgColor=15
160 ;DividerBgColor=1
161 ;OKBoxFgColor=1
162 ;OKBoxBgColor=8
163 ;FillinFgColor=0
164 ;FillinBgColor=8
165 ;Editor4GLFgColor=DEFAULT
166 ;Editor4GLBgColor=DEFAULT
167 ;Editor4GLFgSmallColor=0
168 ;Editor4GLBgSmallColor=8
169 ;FixedFont=0
170 ;StandardFont=1
171 ;Editor4GLFont=2
173 [Proedit]
174 SaveSettings=yes
175 BufList=
176 ExitWarning=no
177 SaveBufList=yes
178 MinimizeBeforeRun=no
179 RestoreAfterRun=yes
180 PauseAfterRun=yes
181 AutoCleanup=yes
182 EditorFont=2
183 New=SHIFT-F3
184 Open=F3
185 Close=F8
186 NewProcedureWindow=CTRL-F3
187 Save=F6
188 SaveAs=SHIFT-F6
189 Cut=CTRL-X
190 Copy=CTRL-C
191 Paste=CTRL-V
192 Find=CTRL-F
193 FindNext=F9
194 FindPrevious=SHIFT-F9
195 Replace=CTRL-R
196 GotoLine=CTRL-G
197 List=CTRL-L
198 NextBuffer=F7
199 PreviousBuffer=SHIFT-F7
200 Run=F2
201 CheckSyntax=SHIFT-F2
202 Debug=SHIFT-F4
203 CompilerMessages=CTRL-E
204 Undo=CTRL-Z
206 [RBStartup]
207 ;RBSTARTUP=
209 [ReportBuilderSaveList]
210 ActionBar=1
211 FormatBar=1
212 FieldNames=0
213 SortFieldNames=0
214 ShowHiddenTables=0
215 PasteArgs=1
216 ShHzRul=1
217 ShVtRul=1
218 ShGrd=1
219 Maximize=1
220 NotFirstTime=1