Ability to return Schema in the application

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
aduschene
Posts: 2
Joined: Fri Jan 11, 2013 4:20 am

Ability to return Schema in the application

Post by aduschene »

I have a login/logout program for longrange apps. I am looking for a way to programatically get the schema so I can by schema send the longrange user to the correct program or program menu. Has anyone done such a thing?
MarkDuignan
Posts: 346
Joined: Wed Apr 18, 2012 10:33 am

Re: Ability to return Schema in the application

Post by MarkDuignan »

Are you coding in RPG or RDML (LANSA)?
andysparra
Posts: 4
Joined: Fri Jan 25, 2013 2:27 am

Re: Ability to return Schema in the application

Post by andysparra »

Hi Mark,

Is this possible in Lansa?

Andrew
MarkDuignan
Posts: 346
Joined: Wed Apr 18, 2012 10:33 am

Re: Ability to return Schema in the application

Post by MarkDuignan »

See http://www.longrangemobile.com/docs/lan ... ionpro.htm

The schema name is now provided (run time version 11 or later).
Post Reply