Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MRE PROGRAM NAME

Status
Not open for further replies.

breyt

IS-IT--Management
Dec 9, 2002
66
FR
HI
I WOULD Like to know how I can found the program name variable in MRE
Thanks
Breyt
 
Right click on the program and select PROPERTIES. It will be something like app/name.fex
 
Hi
I would like to use a dialog variable like &LINES to kept the focexec name in a request
Breyt
 
Add this line to your site.wfs in the /client52/wfc/etc dir.

<SET>IBIMR_fex(PASS)

Reload your web app.
Then the name variable &IBIMR_fex will be available to your programs. Then sytan for the site.wfs will be different if you're not on 5.2.x.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top