That works well, thanks. For some reason our BASIC help file only has attributes 1-30 defined for the result of the STATUS statement. I just checked the BASIC pdf manual and that documents from right up to attribute 33.
I never think of using the STATUS statement - but it certainly returns a lot of useful information! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, 19 October 2006 11:19 AM To: [email protected] Subject: Re: [U2] [UV] is a file 32bit or 64bit? Hi Adrian, You could use the STATUS function in basic. STATUS STATS FROM FILE ELSE ABORT BIGFILE = (STATS<32> = 5) 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/
