|
To get job name in C: QP0W_Job_ID_T job_id; Qp0wGetJobID(getpid(), &job_id); // Retrieve our job name fprintf(out,"Job = %.10s %.10s %.6s\n", job_id.jobname, job_id.username, job_id.jobnumber); Also see tmpnam() C library function to generate and return a temporary file name. Mike Grant Bytware, Inc. 775-851-2900 http://www.bytware.com
-----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of James H H Lampert Sent: Friday, July 07, 2006 11:27 AM To: midrange-l@xxxxxxxxxxxx Subject: Anybody know a quick and easy way to generate a unique IFSdirectory for temporary use? I'm faced with a need for a temporary working directory in the IFS. The last time I needed a temporary IFS object, I was working in RPG, and simply used the qualified jobname from the program status data structure. But I'm doing this one from C, and I don't see any documented way for C (or anything else other than RPG) to access the PSDS. Anybody know of a way (i.e., an easier way than calling QUSRPGMI) to get the even just the job number from outside of RPG? Or any other easy way to get a unique name for an IFS object? -- JHHL -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
CONFIDENTIALITY NOTICE: This e-mail message and any attachment to this e-mail message contain information that may be privileged and confidential. This e-mail and any attachments are intended solely for the use of the individual or entity named above (the recipient) and may not be forwarded to or shared with any third party. If you are not the intended recipient and have received this e-mail in error, please notify us by return e-mail or by telephone at 775-851-2900 and delete this message. This notice is automatically appended to each e-mail message leaving Bytware, Inc.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.