save an analysis script to the data table without running it first
is there a way to save a script to a data table without running it? I use this to save an analysis after it gets ran: objgb1 << Save Script to Data Table( "GB", <<Prompt( 0 ), <<Replace( 0 ) ) but I'd like to set up the analysis then have it save to the table so a users can run it later on if they need to. Thanks for any ideas.Steve