[U2] 64 bit file detection

2004-05-18 Thread richu
Does anyone know of a tool, or have a decent routine that shows (on universe 10.1, aix 5.2) whether a file is a 32-bit or 64-bit file? Best Regards, Richard Unsworth Richardson Electronics, Ltd. Tel: (630) 208 2428 Fax: (630) 208 2957 EML: [EMAIL PROTECTED] --- u2-users mailing list

RE: [U2] 64 bit file detection

2004-05-18 Thread Steve Ferries
Please see attached! Steve -Original Message- From: richu [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 18, 2004 1:06 PM To: '[EMAIL PROTECTED]' Subject: [U2] 64 bit file detection Does anyone know of a tool, or have a decent routine that shows (on universe 10.1, aix 5.2) whether

Re: [U2] 64 bit file detection

2004-05-18 Thread Leroy Dreyfuss
Subject AM[U2] 64 bit file detection Please respond to u2-users Does anyone know of a tool, or have a decent routine that shows (on universe 10.1, aix 5.2) whether a file is a 32-bit or 64-bit file? Best Regards, Richard

Re: [U2] 64 bit file detection

2004-05-18 Thread Ray Wurlod
- Original Message - From: Leroy Dreyfuss [EMAIL PROTECTED] Date: Tue, 18 May 2004 13:12:30 -0600 To: [EMAIL PROTECTED] Subject: Re: [U2] 64 bit file detection Here is a quick and dirty program that should at least give you an idea of one way to do it in BASIC. Dict = '' File

Re: [U2] 64 bit file detection

2004-05-18 Thread Leroy Dreyfuss
Re: [U2] 64 bit file detection 05/18/2004 02:43 PM Please respond to u2-users Why so complex? The STATUS statement returns, in field 31 iirc, an indicator as to whether it's a 32-bit or 64-bit