From: John R. C. <jo...@we...> - 2007-01-05 17:46:34
|
On Friday 05 January 2007 08:45, John R. Culleton wrote: > I recal that some COBOL variants had a statement like > CALL "SYSTEM" USING FIELDX > for passing comand line strings to the CLI. I know I could link in a C > language module to do this but I just wonderd if there was a built in > function. Never mind, found it. CALL "system" USING "cal". gotta be lower case "system". -- John Culleton Able Indexing and Typesetting Precision typesetting (tm) at reasonable cost. Satisfaction guaranteed. http://wexfordpress.com |