STATISTICA







STATISTICA BASIC Program QCViolat.stb

{ This is a very simple program which can be used when a violation occurs in IQC (Alarm Notification) to save the chart in its current state.
Program written, modified, or edited at StatSoft, Inc.
}

RandomAccess;
NoDataFileVariableNames;
mygraph:=GetGraph (0);
if SelectSaveFileName ('Save the graph as', newfile$, 'stg') then
   SaveGraph (mygraph, newfile$)
else exit;
exit;
Back to List of Programs



[StatSoft]
2300 East 14th Street, Tulsa, OK 74104
Phone: (918) 749-1119; Fax: (918) 749-2217

[StatSoft]e-mail: info@statsoft.com

©Copyright StatSoft, Inc., 1984-2004.
StatSoft, StatSoft logo, STATISTICA, SEWSS, SEDAS, Data Miner, SEPATH and GTrees are trademarks of StatSoft, Inc.