GaryMoore
11th July 2002, 12:56
How can I obtain the description of a session within another session? I want to type in a session name on a form, then check to see if it exists and pull back its description (via SQL).

Is there a BaaN table I can use for this please?

Regards,

Gary

FransG
11th July 2002, 14:09
I think you need this function:

tt.session.desc(...)

Syntax
void tt.session.desc( string session(13), ref string desc() mb [, string language] )

Description
This retrieves the description of a specified session (session) and stores it in the desc argument. Optional the language code for the description can be specified. Default the description will be retrieved in the user's current language

Context
3GL library function.

baan_user
9th June 2006, 13:16
See the link

http://www.baanboard.com/baanboard/showthread.php?t=8028&highlight=tt.session.desc

session is ttadv1130m000 and the table is ttadv130