Look at the assembler service guide.   Dynalloc () is just a wrapper which
calls svc99.
On Sep 5, 2014 6:55 PM, "Janet Graff" <
0000004dc9e91b6d-dmarc-requ...@listserv.ua.edu> wrote:

> I have a Started Task with a log file.  I'd like to SPIN off the log files
> from my C program and allow the users to delete them when there is too much
> spool output or the log file is no longer needed.
>
> The C program is calling dynalloc() to allocate the file but I don't see
> any flags for SPIN=UNALLOC.  I am currently using
> ip.__misc_flags = __RELEASE & __CONTIG & __CLOSE;
> but that leaves the DD associated with the running step and not
> purgable/deletable.
>
> Does anyone know whether dynalloc() supports FREE=CLOSE,SPIN=UNALLOC?
>
> Janet Graff
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to