View Single Post
  #2  
Old 03-14-2005, 09:48 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,027
From http://visualbuild.com/Manual/?scripteditor.htm

Script code entered in the script editor cannot reference macros (i.e., use the script code Application.ExpandMacrosAndScript("%MYMACRO%") instead of "%MYMACRO%")

The same limitation (and alternative) applies to script code within step script events, and we'll update the help to indicate that as well.
Reply With Quote