proc.logon

Definition/PROC, Releases: AP and R83

Setting up logon PROCs.

Description

a PROC or macro which automatically executes at log on.

After the user has provided a valid account name and optionally the password, the md of the designated account is checked for a PROC or macro with the same name as the account. If it exists, it starts up automatically. If no such PROC or macro exists, control is transferred to TCL.

In Advanced Pick, the 'user-macro' may also be used for personalized logon sequences.

See Also

Command Name Type Description
tcl.logon Verb: Access Initiates process on specified port.
filename.users Definition Description of the 'users' file.
macros Definition Overview of macros.
proc Definition List of PROC subjects.
tcl.dm Verb: Access The logon macro for the 'dm' account.
tcl.pick Verb: Access Front end to (Unix) 'ap' command.
tcl.create-macro Verb: Access Creates macro from 'top' (last) command on TCL stack.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.