[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Executing SQR from COBOL programs
hi,
you have 2 options
1) in your cobol you must have a function that autorise you to pass
system command.
just pass your sqr command line to the function
2) your cobol (Microfocus for example) authorise you to add C function
to your cobol program.
link sqr to your cobol engine.
Franck,
Sylvia, Steven wrote:
>
> Has anyone done this? We are running COBOL programs in a UNIX environment
> and have the need to initiate SQR reports. Any experience with doing this?
> Thanks.
>
> Steve Sylvia
> Stride Rite Corporation
> steven_sylvia@striderite.com