What are %globals and why would you skip them? Are they set by ^ZTMGRSET? -- Bhaskar
On Mon, 2006-01-09 at 09:30 -0800, Greg Woodhouse wrote: > --- "Bhaskar, KS" <[EMAIL PROTECTED]> wrote: > > > Greg -- > > > > As you can see below, the GT.M ZWR extract format makes it trivially > > easy to write a snippet of M code to import a global extract. > > So...basically, you'd skip % globals, open each file, read it a line at > a time, and for each line L, just SET @L. At least that ought to work. > > > > === > Gregory Woodhouse <[EMAIL PROTECTED]> > "If you give someone Fortran, he has Fortran. > If you give someone Lisp, he has any language he pleases." > --Guy L. Steele, Jr. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
