Reformatting of report.
[capital-apms-progress.git] / berlioz.ini
blobc769386844de1fad9edcaa694dccc5ea2bcdf53b
1 [Startup]
2 V6Display=no
3 ;ImmediateDisplay=yes
4 MultitaskingInterval=25
5 DefaultFont=Lucida Console, size 9
6 DefaultFixedFont=Lucida Console, size 8
7 ;PROMSGS=
8 Use-3D-Size=Yes
9 AllowDesignMode=yes
10 DLC=\DLC
11 PROBUILD=\DLC\PROBUILD
13 PROPATH=.,TRIGGER,VWR\DRL,VWR\SEL,VWR\MNT,\DLC\GUI,\DLC\PROBUILD\EUCAPP\EUC.PL,\DLC\PROBUILD\EUCAPP,SEC,WIN,WIN\DRL,LNK,FRAME,QUERY
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
94 ; Font for select button symbols
95 font16=Wingdings, size 14 Script=Symbol
96 ; Font for symbols in browse
97 font17=Wingdings, size 9.5 Script=Symbol
98 font18=Lucida Console, size 8
99 font19=Lucida Console, size 8
100 font20=Times New Roman, size 10
101 font21=Arial Monospaced, size 10
102 font22=Arial, size 10
103 font23=Arial Narrow, size 10
104 font24=Courier New, size 8
105 font25=Courier New, size 8
106 font26=Courier New, size 8
107 font27=Courier New, size 8
108 font28=Arial Monospaced, size 7.5 ; Font for Report viewer
109 font29=Courier New, size 6.8 ; Font for Report output
110 font30=Arial Monospaced, size 5
111 font31=Arial Monospaced, size 6
112 font32=Arial Monospaced, size 7
113 font33=Arial Monospaced, size 8
114 font34=Arial Monospaced, size 9
115 font35=Arial Monospaced, size 10
118 [Debug-Init]
119 ;******************************************************************************
120 ; THE FOLLOWING INFORMATION IS PRIVATE TO THE DEBUGGER. IT SHOULD NEVER BE
121 ; MODIFIED EXCEPT BY THE DEBUGGER PROGRAM.
123 Location=
124 Pane0=1,46," "
125 Pane1=1,14,""
126 Pane2=1,16,"Commands in Queue: 0"
127 Pane3=1,25,""
128 DebuggerName=PRODEBUG.EXE
130 [Debug-Macros]
131 Macro0=r, run &file
132 Macro1=c, continue
133 Macro2=s, step
134 Macro3=n, next
135 Macro4=b, break &file &line
136 Macro5=cb, cancel break &file &line
137 Macro6=sb, show breaks
138 Macro7=ss, show stack
139 Macro8=u, up
140 Macro9=d, down
141 Macro10=di, display &text
142 Macro11=sm, show macros
144 [Debug-Buttons]
145 Button0=Run,run &file
146 Button1=Cont,continue
147 Button2=Step,step
148 Button3=Next,next
149 Button4=Break,break &file &line
150 Button5=Stack,show stack
151 Button6=Up,up
152 Button7=Down,down
153 Button8=Disp,display &text
154 Button9=Exit,exit
156 [ProADE]
157 ;DividerFgColor=15
158 ;DividerBgColor=1
159 ;OKBoxFgColor=1
160 ;OKBoxBgColor=8
161 ;FillinFgColor=0
162 ;FillinBgColor=8
163 ;Editor4GLFgColor=DEFAULT
164 ;Editor4GLBgColor=DEFAULT
165 ;Editor4GLFgSmallColor=0
166 ;Editor4GLBgSmallColor=8
167 ;FixedFont=0
168 ;StandardFont=1
169 ;Editor4GLFont=2
171 [Proedit]
172 SaveSettings=yes
173 BufList=
174 ExitWarning=no
175 SaveBufList=no
176 MinimizeBeforeRun=yes
177 RestoreAfterRun=yes
178 PauseAfterRun=yes
179 AutoCleanup=yes
180 EditorFont=3
181 New=SHIFT-F3
182 Open=F3
183 Close=F8
184 NewProcedureWindow=CTRL-F3
185 Save=F6
186 SaveAs=SHIFT-F6
187 Cut=CTRL-X
188 Copy=CTRL-C
189 Paste=CTRL-V
190 Find=CTRL-F
191 FindNext=F9
192 FindPrevious=SHIFT-F9
193 Replace=CTRL-R
194 GotoLine=CTRL-G
195 List=CTRL-L
196 NextBuffer=F7
197 PreviousBuffer=SHIFT-F7
198 Run=F2
199 CheckSyntax=SHIFT-F2
200 Debug=SHIFT-F4
201 CompilerMessages=CTRL-E
202 BufList01=
203 MostRecentlyUsedFileList=no
204 MRUEntries=0
205 Undo=CTRL-Z
207 [RBStartup]
208 ;RBSTARTUP=
210 [ReportBuilderSaveList]
211 ActionBar=1
212 FormatBar=1
213 FieldNames=0
214 SortFieldNames=0
215 ShowHiddenTables=0
216 PasteArgs=1
217 ShHzRul=1
218 ShVtRul=1
219 ShGrd=1
220 Maximize=1
221 NotFirstTime=1
222 Library=\CODE\REPORTS.PRL
223 Report=Schedules
225 [ReportBuilderPreferences]
226 InstantRep=2
227 PromptFields=1
228 ScrBarHz=1
229 ScrBarVt=1
230 PromptConnection=1
232 [ReportBuilderDefaults]
233 DefMeas=1
234 PgLM=9
235 BotM=50
236 LeftM=100
237 RightM=50
238 TopM=100
239 RulPit=24
240 VRulPit=24
241 Pts=80
242 SnapTo=1
243 Color=0
244 WidthRep=1
245 WidthColor=8
246 FaceName=Arial Narrow
247 LogF=No
248 LogT=Yes
249 LibDir=
250 DatabaseDir=
251 ImgDir=bitmaps
252 UDFDirectory=
253 MemExt=TXT
254 ImgExt=BMP
255 ImageQuality=0
257 [uib]
259 [Procomp]
260 SaveSettings=no
261 FileSpec01=.,*.p *.w
262 DefFileSpec=*.p *.w
263 LogFile=compile.log
264 ShowStatus=yes
265 RemoveOldRs=yes
266 IfNoR=no
267 SubDirs=yes
268 SaveNewRs=yes
269 XrefAppend=no
270 ListAppend=no
271 PageLength=60
272 PageWidth=80
273 V6Frame=No
274 StreamIO=no
275 FileSpec04=\dev\code\vwr\drl,*.w
276 FileSpec05=\dev\code\win,*.p *.w
278 [ProUIB]
279 CustomObjectFiles=src/template/progress.cst,src/template/smart.cst
280 SaveSettings=yes
281 MinimizeOnRun=yes
282 GiveHints=no
283 ShowAdvisor=no
284 GridUnitHeight=.2
285 GridUnitWidth=.5
286 AdvisorSettings=----------
287 PaletteLoc=549,10
288 PaletteVisualization=Menu,Images
289 PaletteItemsPerRow=5
290 IconDirectories=BITMAPS,adeicon
291 GridFactorHorizontal=5
292 GridFactorVertical=5
293 TemplateDirectories=SRC\ADM\OBJECTS,src\template,src\adm\template
294 PropertyEditorPosition=242,139,317,295
296 [Desktop]
297 Minimize=yes
299 [Debug-Temp-Macros]
301 [ProAB]
302 SaveSettings=no
303 MostRecentlyUsedFileList=yes
304 PrintDialog=yes
305 MRUEntries=4
306 AdvisorSettings=-----------
307 LocalHost=pc005
308 WebBrowser=C:\PROGRA~1\INTERN~1\iexplore.exe
309 OpenNewBrowser=yes
310 WebBroker=http://localhost/scripts/cgiip.exe/WService=wsbroker1
311 RemoteFileManagement=no
312 ABMainLocation=92,0
313 MRUFile1=P:\code\process\rentchg.p
314 MRUFile2=P:\code\process\rentchrg.p
315 MRUFile3=P:\code\process\tru.p