Pass Parameters

Use this Forum to post your “How to …” questions about your use of aXes. This is not a technical support forum. Both the aXes Support Team at LANSA and other aXes customers may answer your questions. LANSA cannot guarantee the accuracy of any information posted by customers.

Moderator: jeanmichel

Post Reply
briand
Posts: 5
Joined: 04 Aug 2016, 17:29

Pass Parameters

Post by briand »

How do I pass parameters in a customised screen to call a non-iseries program?
User avatar
jeanmichel
Posts: 109
Joined: 23 May 2014, 11:37
Location: Sydney

Re: Pass Parameters

Post by jeanmichel »

Hi Brian.

Can you please give me an example of what you want to achieve?
What kind of program are you intending to call?
Regards,

Jean-Michel Rapin

LANSA Pty Ltd
email: JeanMichel.Rapin@lansa.com.au
Address: 122 Arthur Street, North Sydney, NSW 2060, Australia
Tel: +61 289 070 262 http://www.lansa.com | http://blog.lansa.com |
briand
Posts: 5
Joined: 04 Aug 2016, 17:29

Re: Pass Parameters

Post by briand »

One example:
I'm calling a Non I series program (.net program) - This program generates a selected letter to a member (patient)

The user selects the appropriate letter - (selected via radio button). display field named S@form (value as per radio button)
Authorisation number displayed on customised screen, named S@Anum,
Medical scheme code hidden on customised screen named S@Masc and
User Id hidden on customised screen named s@user

The non I series program requires the above 4 parm.
Post Reply