Tom,
Do you have separate EXE because you have different departments and you do not want one to use the other's info? If that is the case, you could use the PASSWORD approach and limit access by user. James Belisle Making Information Systems People Friendly Since 1990 From: [email protected] [mailto:[email protected]] On Behalf Of TOM HART Sent: Thursday, December 05, 2013 11:10 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Help with Getproperty I have never used the Getproperty STARTUPPARAMSTR in an app and have looked at the responses and R:docs. This is a very simplistic example of what I want to do in an externalform Button1(employee info) currently use a compiled Employee.exe which starts program and run eep to go to employee info Button2(customer info) compiled Customer.exe and uses completely different eep Button3(sales info) compiled Sales.exe, etc and more buttons and so on This is what I currently use and have to re-compile each one on every update. What I would like to do is have the one exe that sets all my configure info, then run the eep, outside of the exe file I am lost on this subject. Tom Hart

