---+ .UTIL DEL USER _This subroutine deletes a record from the Appx User file._ <br />%TOC% ---++ Usage: <pre> PASS <error_msg> FIELD SHARE? Y PASS <user_id> FIELD SHARE? N PASS <keymap_flag> FIELD SHARE? N GOSUB --- .UTIL DEL USER * Check for errors IF --- .UTIL DEL USER NE </pre> ---++ Description: This subroutine deletes a record from the Appx User file. The first 2 parameters are required, if any required parameters are missing, the subroutine will CANCEL. <error_msg> will contain a detailed error message if the user was not able to be deleted (Required). This must be PASSed Share "Y" to return the value. <user_id> is the 3 character Appx user id to be deleted (Required). <keymap_flag> is a Y/N flag indicating whether or not the user's keymap should be deleted (Optional). The default value is "N". ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2012-03-12
This topic: Main
>
WebHome
>
APPX510Features
>
APPXRuntimeSubroutineAPI
>
0LASubrUtilDelUser
Topic revision: r1 - 2012-03-12 - JeanNeron
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback