Removing an account has been made radically simpler by the provision of DeleteAccount_Sub. This takes three parameters as follows - MakeAccount_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)