Version 3 Technical Highlights - Deleting Accounts
Published By | Date | Version | Knowledge Level | Keywords |
---|---|---|---|---|
Sprezzatura Ltd | 01 NOV 1992 | 3.0+ | EXPERT | DELETEACCOUNT_SUB, DELETE, ACCOUNT |
DeleteAccount_Sub
Removing an account has been made radically simpler by the provision of DeleteAccount_Sub. This takes three parameters as follows -
DeleteAccount_Sub(AccountName, LocationList, Option)
where
AccountName | The name of the account to delete |
LocationList | A field mark delimited list of locations from which to remove the account's tables. Note that when the system calls this routine it always repeats the primary location twice at the beginning of the list, so in case this is significant you might prefer to emulate this. |
Option | S suppresses display of messages |
(Volume 4, Issue 6, Page 10)