How can I find the file name of the currently active system journal?
I have system_jrnl going to a directory and will periodically be doing a SYSTEM_JRNL SWAP and would like to process the inactive journal or journals. Is there an easy way to determine the active journal so I can skip processing it?
Did you try FIN(0,"SYSTEM_JRNL") ?
Tried that, nothing prints