While we're on the subject. Can a person send out C load modules and expect them to execute in BATCH and CICS on most mainframes?? I asked one of our customers if they could run a C program and he asked me where to look to find out!! Duffy
On Mon, Mar 28, 2011 at 10:55 PM, Fred van der Windt < [email protected]> wrote: > > We have a C function that creates UUIDs and it uses CSRSI. > > Works without problems. No ASSEMBLER needed, and no privileged > instructions. > > That is kind of funny: we want to replace the C function we currently use. > It's the last bit of C we have and it doesn't even meet the UUID type I > specifications. After a lot of detours it uses a random number instead of a > MAC address or other unique machine identification. We'll replace it with an > assembler routine that uses the serial number. I know, not quite the MAC > address either but it will match the output of the TSO command UUIDGEN. > > Fred! > > ----------------------------------------------------------------- > ATTENTION: > The information in this electronic mail message is private and > confidential, and only intended for the addressee. Should you > receive this message by mistake, you are hereby notified that > any disclosure, reproduction, distribution or use of this > message is strictly prohibited. Please inform the sender by > reply transmission and delete the message without copying or > opening it. > > Messages and attachments are scanned for all viruses known. > If this message contains password-protected attachments, the > files have NOT been scanned for viruses by the ING mail domain. > Always scan attachments before opening them. > ----------------------------------------------------------------- >
