Time Series Model Package
EXMSPEC Synopsis
DECLARE OBJECT obj (EXMSPEC);
Method syntax, in order of typical usage:
rc=obj.Open ();
rc=obj.SetTransform ('Type' <,Option,Parm>);
rc=obj.SetOption ('Name', Value <,'Name',Value,…>);
rc=obj.GetLabel ();
rc=obj.Close ();
Last updated: July 09, 2026