Allow developer to turn *off* starter-scripts in ZC, and remember scripting tool mode

Allow developer to turn *off* starter-scripts in ZC, and remember scripting tool mode

Anyone that scripts more than one or two forms no longer needs the "helper script" stuff, i.e.:

//You can drag and drop tasks from the immediate left pane
//Below is the SAMPLE script for dynamic, condition based field manipulation
if(
     
      )
{
     show field1;
     enable field1;
}
     



I, like may, wind up developing lots of forms and scripts, and find this "helper script" stuff pretty annoying and something that always needs deleting.  Please enable the user to turn *off* this automatic helper script and get on w/ coding.

A second request about scripting, have the program remember the preferred startup scripting mode (ie.  Script Builder or FreeFlow).. or at least the last mode used.   It's equally annoying to have been scripting, then open up a new scripting window and be forced into Script Builder when what you want and have been doing is FreeFlow mode.

These may seem like minor issues, and in a way they are, but when multiplied over and over again during a long session of workflow, it's a needless pain and distraction that can easily be corrected in ZC.

Thanks!
Greg