---+ .UTIL SECR SAVE _This subroutine will archive the Security codes for the selected application(s). Release 5.5 and higher only_ <br />%TOC% ---++ Usage: <pre> PASS <count> FIELD SHARE? Y PASS <app_id> FIELD SHARE? N PASS <version> FIELD SHARE? N GOSUB --- .UTIL SECR SAVE * Check for errors IF --- .UTIL SECR SAVE NE </pre> ---++ Description: This subroutine will archive the Security codes for the selected application(s). This is the same as running System Administration -> Security Management -> Archive Security Codes. <count> returns a count of the number of records added to the SECRARCV file. You can use this to confirm codes were archived (Optional). <app_id> is the application whose codes you want to archive (Optional). If you PASS a blank, then all applications in <version> will be archived. <version> is the version of application whose codes you want to archive (Optional). If you PASS a blank, then all versions of <app_id> will be archived. If both <app_id> and <version> are blank, then all applications and all versions will be archived. Previous data in the archive will be replaced. See [[0LASubrUtilSecrRest][.UTIL SECR REST]] to restore codes from the archive ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2019-09-26
This topic: Main
>
WebHome
>
FullAPIList
>
0LASubrUtilSecrSave
Topic revision: r1 - 2019-09-26 - 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