Home » Developer & Programmer » Forms » System Variable - Username
System Variable - Username [message #79882] Sat, 20 July 2002 07:07 Go to next message
Vani Viswanathan
Messages: 4
Registered: July 2002
Junior Member
Hi,

I need to display the username used for connection in the header of the report. How do I get this variable ?

Thnx
Vani
Re: System Variable - Username [message #79891 is a reply to message #79882] Mon, 22 July 2002 00:18 Go to previous message
kat
Messages: 15
Registered: February 2000
Junior Member
Thats quite simple... ;o)

GET_APPLICATION_PROPERTY built-in:

Form Builder returns the username string as the result of a call to
string_user := GET_APPLICATION_PROPERTY(USERNAME):

Result is 'scott' for example.

----------
kat
Previous Topic: How to set the Label of a Display item (Text Label)Programmatically
Next Topic: How to display the current date in the Text Field programmetically
Goto Forum:
  


Current Time: Tue Apr 16 12:54:57 CDT 2024