Project

General

Profile

progress.ini

Marius Gligor, 08/22/2014 11:03 AM

Download (5.62 KB)

 
1
[Startup]
2
V6Display=no
3
;ImmediateDisplay=yes
4
;MultitaskingInterval=100
5
DefaultFont=MS Sans Serif, size=8
6
DefaultFixedFont=Courier New, size=8
7
DLC=d:\oe102b
8
Use-3D-Size=Yes
9
PROPATH=.,d:\oe102b\gui,d:\oe102b,d:\oe102b\bin
10
UseSourceEditor=yes
11
EditorConfigPath=d:\temp\oe102bworking\proedit
12

    
13
[Colors]
14
;******************************************************************************
15
; THE DEFINITION OF COLOR 0 THROUGH 15 IS PRIVATE TO THE PROGRESS ADE.  
16
; MODIFYING COLORS 0 THROUGH 15 MAY PREVENT THE PROGRESS ADE FROM RUNNING.
17
; The following color definitions correspond to the ADE standards.
18
;  0 to 15  - reserved
19
color0=0,0,0
20
color1=0,0,128
21
color2=0,128,0
22
color3=0,128,128
23
color4=128,0,0
24
color5=128,0,128
25
color6=128,128,0
26
color7=128,128,128
27
color8=192,192,192
28
color9=0,0,255
29
color10=0,255,0
30
color11=0,255,255
31
color12=255,0,0
32
color13=255,0,255
33
color14=255,255,0
34
color15=255,255,255
35

    
36
NORMAL=0,15
37
INPUT=15,0
38
MESSAGES=15,1
39

    
40
[Default Window]
41
;x=
42
;y=
43
;rows=
44
;columns=
45

    
46
[fonts]
47
;******************************************************************************
48
; THE DEFINITION OF FONT 0 THROUGH 7 IS PRIVATE TO THE PROGRESS ADE.  
49
; MODIFYING FONTS 0 THROUGH 7 MAY PREVENT THE PROGRESS ADE FROM RUNNING.
50
; The following fonts definitions correspond to the ADE standards.
51
;       ?  - DefaultFont from Startup Section
52
;       0  - DefaultFixedFont from Startup Section (1 char per PPU)  
53
;       1  - Proportional System Font
54
;       2  - Editor Font for 4GL program entry
55
;       3  - TTY Simulator (should be fixed)
56
;       4  - Dynamically-sized widgets, eg status-line, selection-list
57
;       5  - Static widgets, eg. combo-boxes
58
;       6  - Dynamic, bold (TranMan2)
59
;       7  - Reserved
60
font0=Courier New, size=8
61
font1=MS Sans Serif, size=8
62
font2=Courier New, size=8
63
font3=Courier New, size=8
64
font4=MS Sans Serif, size=8
65
font5=MS Sans Serif, size=10
66
font6=MS Sans Serif, size=8, bold
67
font7=MS Sans Serif, size=8
68

    
69
[WinChar Startup]
70
;DLC=
71
;PROCFG=
72
;PROMSGS=
73
;PROPATH=
74

    
75
;******************************************************************************
76
; The "SingleLineBorder" setting allows you to define the characters used to
77
; draw all borders or "boxes" in character mode.  
78
; The right side of the equals sign "=" must be a comma-delimited list of
79
; eight numbers, corresponding to the values of the characters in your
80
; -cpstream character set.  The order of values MUST BE the following:
81
;
82
;    top, bottom, left, right, top left corner, top right corner, 
83
;    bottom right corner, bottom left corner
84
;
85
;SingleLineBorder=45,45,124,124,43,43,43,43
86

    
87
;******************************************************************************
88
; The "SysCheckmark" setting allows you to define the character used to mark
89
; a selection in various widgets, e.g., browser, selection list.  The right
90
; side of the equals sign "=" must be a single numeric character value.
91
;
92
SysCheckmark=251
93
DLC=d:\oe102b
94
PROPATH=.,d:\oe102b\tty
95

    
96
;******************************************************************************
97
; The "BrowseRowMarker" setting allows you to define the character used for
98
; the browse widget's row marker.  The right side of the equals sign "=" must
99
; be a single numeric character value.
100
;
101
;BrowseRowMarker=42
102

    
103
[WinChar Colors]
104
color0=WHITE/BLUE          "NORMAL"
105
color1=BLACK/GRAY          "INPUT, UNDERLINE"   
106
color2=BLACK/GRAY          "MESSAGES, REVERSE"
107
color3=BLUE/WHITE          "HIGHLITE, HELP"
108
color4=BLINK-RED/WHITE     "URGENT"
109

    
110
;NORMAL=WHITE/BLUE
111
;INPUT=BLACK/GRAY 
112
;MESSAGES=BLACK/GRAY 
113

    
114
[WinChar Default Window]
115
;rows=25
116
;rows=50
117

    
118
[WinChar Keys]
119
;GO=F1,CTRL-X
120

    
121
[Debug-Init]
122
;******************************************************************************
123
; THE FOLLOWING INFORMATION IS PRIVATE TO THE DEBUGGER. IT SHOULD NEVER BE
124
; MODIFIED EXCEPT BY THE DEBUGGER PROGRAM.
125
;
126
Location=1,146,15,460,464
127
Pane0=1,46," "
128
Pane1=1,14,""
129
Pane2=1,16,"Commands in Queue: 0"
130
Pane3=1,25,""
131
DebuggerName=PRODEBUG.EXE
132

    
133
[Debug-Macros]
134
Macro0=r, run &file
135
Macro1=c, continue
136
Macro2=s, step
137
Macro3=n, next
138
Macro4=b, break &file &line
139
Macro5=cb, cancel break &file &line
140
Macro6=sb, show breaks
141
Macro7=ss, show stack
142
Macro8=u, up
143
Macro9=d, down
144
Macro10=di, display &text
145
Macro11=sm, show macros
146

    
147
[Debug-Buttons]
148
Button0=Run,run &file
149
Button1=Cont,continue
150
Button2=Step,step
151
Button3=Next,next
152
Button4=Break,break &file &line
153
Button5=Stack,show stack
154
Button6=Up,up
155
Button7=Down,down
156
Button8=Disp,display &text
157
Button9=Exit,exit
158

    
159
[ProADE]
160
;DividerFgColor=15
161
;DividerBgColor=1
162
;OKBoxFgColor=1
163
;OKBoxBgColor=8
164
;FillinFgColor=0
165
;FillinBgColor=8
166
;Editor4GLFgColor=DEFAULT
167
;Editor4GLBgColor=DEFAULT
168
;Editor4GLFgSmallColor=0
169
;Editor4GLBgSmallColor=8
170
;FixedFont=0
171
;StandardFont=1
172
;Editor4GLFont=2
173
;EditorTabStop=4
174

    
175
[Proedit]
176
SaveSettings=no
177
BufList=
178

    
179
[RBStartup]
180
;RBSTARTUP=
181

    
182
[ReportBuilderSaveList]
183
ActionBar=1
184
FormatBar=1
185
FieldNames=0
186
SortFieldNames=0
187
ShowHiddenTables=0
188
PasteArgs=1
189
ShHzRul=1
190
ShVtRul=1
191
ShGrd=1
192
Maximize=0
193
NotFirstTime=0
194
Library=
195
Report=
196

    
197
[ReportBuilderPreferences]
198
InstantRep=2
199
PromptFields=1
200
ScrBarHz=1
201
ScrBarVt=1
202
PromptConnection=0
203

    
204
[ReportBuilderDefaults]
205
DefMeas=1
206
PgLM=1
207
BotM=50
208
LeftM=50
209
RightM=50
210
TopM=50
211
RulPit=10
212
VRulPit=10
213
Pts=120
214
SnapTo=1
215
Color=0
216
WidthRep=1
217
WidthColor=8
218
FaceName=Arial
219
LogF=No
220
LogT=Yes
221
LibDir=
222
DatabaseDir=
223
ImgDir=
224
UDFDirectory=
225
MemExt=TXT
226
ImgExt=BMP
227
ImageQuality=0
228

    
229
; This section defines the Java environment.  
230
[JAVA]
231
JDKHOME=d:\oe102b\jdk
232
JREHOME=d:\oe102b\jre
233
JRECP=d:\oe102b\jre\lib\rt.jar;d:\oe102b\jre\lib\i18n.jar
234
JDKCP=d:\oe102b\jdk\lib\tools.jar
235
FATHOMCP=
236
REPLCP=
237
PROGRESSCP=d:\oe102b\java\progress.jar;d:\oe102b\java\messages.jar;d:\oe102b\java\schema.jar;;d:\oe102b\java\sonicMQ\lib\sonic_Client.jar;d:\oe102b\java\sonicMQ\lib\activation.jar
238
JVMEXE=java
239
JVMARGS=-ms8m
240
JAVAPOLICY=d:\oe102b\java\java.policy
241

    
242