I made the RSA file out of the routines for fileman. All I would have to do is run all of that again for the whole set of r routines. It wasn't elegant, but it worked!
On Monday 09 January 2006 12:30 pm, 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 -- Nancy Anthracite ------------------------------------------------------- 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_idv37&alloc_id865&op=click _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
