I am using origin 7, SR4, and am having trouble executing the limit command. %q="Data1"; //set the active window window -a %q; //set selected column as source column; worksheet -s 2 0 2 0; // calculate limits on source column limit %c;
The limit command returns with a #Command Error message, as does limit Data1_C;