OpenEdge Architect & ini file

What do you want to set or configure ?

Some settings like the propath, databases etc. are better set by project.
 
Thanks for response.
No joey, Earlier i am using AppBuilder now i want to convert my application in OpenEdge Architect, my color settings & appserver information and some key-value store in my earlier ini file so i want to configure.
 
right click the project select properties and the openedge category.

theres a startup parameters box in the right-side panel.

try, -basekey ini -ininame "mysettings.ini" -pf "mypref.pf"


you could also mess with the default startup parameters for the entire workbench and all projects. i wouldn't

in the window menu > preference etc.

hth
 
actually i think you should first try the run configuration ( and i'm kind of busy right now to try it myself )

look it up in the help > search


please tell us what you came up with.

tanx
 
Back
Top