skip to main content

Library Routines : A$GET_USER

A$GET_USER
The A$GET_USER routine returns information about a given thread ID.
Syntax:
 CALL "A$GET_USER" USING threadID
Parameters:
[*] A computer may have multiple IPs and multiple alias name for the same IP too, so you might not receive the expected IP and name. Usually a safe method to get the desired information is to change the hosts configuration file (/etc/hosts on Linux/Unix, %SystemRoot%\System32\drivers\etc\hosts on Windows) appropriately.
Return code:
returnCode can be any numeric data item and provides additional information:
Examples:
Example - Return user information given a thread Id
call "a$get_user" using threadID

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left