gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] Calling a system function in Open Cobol.


From: John R. Culleton
Subject: Re: [open-cobol-list] Calling a system function in Open Cobol.
Date: Sun, 25 Jun 2006 21:08:48 -0400
User-agent: KMail/1.9.3

On Sunday 25 June 2006 19:37, John R. Culleton wrote:
> In other COBOL compilers on a *nix system it is possible to
> execute a system call like this:
>        CALL "system" USING "ls -l".
>
> On Open Cobol this code compiles clean and executes but the system
> function "ls -l"  does not appear to work.
>
> Any hints?

Addendum: it works fine in Tiny Cobol. Even without continued
support that is stll the better "free" Cobol IMO.

-- 
John Culleton
Books with answers to marketing and publishing questions:
http://wexfordpress.com/tex/shortlist.pdf

Book coaches, consultants and packagers:
http://wexfordpress.com/tex/packagers.pdf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]