user security

i have put security in all project with help procedure, i have a form , and want put in a filed the name of user is log in?

In the onValidate process of your Login-App, you could see all variables which are set global ( sc_set_global )
you could use them this way:
{xxx} = [usr_name];