ADSM-L

Re: [ADSM-L] Updating a script within a script

2011-09-23 15:07:04
Subject: Re: [ADSM-L] Updating a script within a script
From: Richard Sims <rbs AT BU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 23 Sep 2011 14:37:59 -0400
Using Update Script is tedious and error-prone.
The better approach is to manage your script as an OS file and then do
    DELete SCRipt <ScriptName>
    DEFine SCRipt <ScriptName> File=_______________

  Richard Sims