gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] Oc cygwin.


From: Wim Niemans
Subject: Re: [open-cobol-list] Oc cygwin.
Date: Wed, 10 Jul 2013 14:09:22 +0200

Make sure your command line in working storage contains a NULL (low-value) 
character at the end.


Op 10 jul. 2013, om 13:17 heeft marcellom het volgende geschreven:

> Hello,
> I am unable to exec a call "SYSTEM" in cygwin.
> Os is  windows 7 64 bits, cygwin version is "CYGWIN_NT-6.1-WOW64 
> 1.7.20(0.266/5/3) 2013-06-07 11:11 i686".
> As an example:
>     cmdtoexec is full path to a previously builded .cmd file
>     cmdtoexec, if executed from a cmd prompt executes regularely
> 
>     string
>              "start "           delimited size
>              '"comando" '  delimited size
>              cmdtoexec    delimited spaces
>              into w-syscall
>    end-string
> 
>    resulting w-syscall is       start   "comando" c:\mystart\mycomand.cmd
> 
>    but call "SYSTEM" using w-syscall  does not execute.
> 
> I tried also
>   move cmdtoexec     to w-syscall
>   so that w-syscall contains c:\mystart\mycommand.cmd
>   unsuccessfully.
>    Some one of us has any suggestion?
> Thanks
> Marcellom
> 
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> open-cobol-list mailing list
> address@hidden
> https://lists.sourceforge.net/lists/listinfo/open-cobol-list



reply via email to

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