Hi Adrian, You could use the STATUS function in basic.
STATUS STATS FROM FILE ELSE ABORT BIGFILE = (STATS<32> = 5) -------------- Original message -------------- From: "Womack, Adrian" <[EMAIL PROTECTED]> > Is there a UV tool that shows whether a file is 64bit or 32bit? I've > tried the obvious ANALYZE.FILE with no success. > > I ended up using the unix xd command to see the file's header, but I > expected there to be UV command to provide this function. > > First bytes of a 32 bit file: 0xACEF010C > First bytes of a 64 bit file: 0xACEF020C > > AdrianW > > > > > > > > > DISCLAIMER: > Disclaimer. This e-mail is private and confidential. If you are not the > intended recipient, please advise us by return e-mail immediately, and delete > the e-mail and any attachments without using or disclosing the contents in > any > way. The views expressed in this e-mail are those of the author, and do not > represent those of this company unless this is clearly indicated. You should > scan this e-mail and any attachments for viruses. This company accepts no > liability for any direct or indirect damage or loss resulting from the use of > any attachments to this e-mail. > ------- > u2-users mailing list > [email protected] > To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
