[U2] Command to show what kind of file in Universe - 32 or 64 bit?

2013-01-05 Thread John Thompson
Anyone know of a command that will tell you what type of file you are dealing with Universe as it relates to 32 or 64 bit files? ANALYZE.FILE doesn't seem to give that info -- John Thompson ___ U2-Users mailing list U2-Users@listserver.u2ug.org

Re: [U2] srs4uv.com status [Was: Corrupted object in global catalog]

2013-01-05 Thread Gyle Iverson
You are spot on Ian. It was a fun and tedious exercise. And you are right. The internals of each interpreter and its op codes are quite different. I wanted to answer the same question of how does one thing turn into another. And, can I reverse that? history The first decompiler was for Prime

Re: [U2] srs4uv.com status [Was: Corrupted object in global catalog]

2013-01-05 Thread Wjhonson
I wrote a decompiler for R83, never marketed it, just used it for my own play and insight. -Original Message- From: Gyle Iverson giver...@srs4uv.com To: u2-users u2-users@listserver.u2ug.org Sent: Sat, Jan 5, 2013 12:29 pm Subject: Re: [U2] srs4uv.com status [Was: Corrupted

Re: [U2] Command to show what kind of file in Universe - 32 or 64 bit?

2013-01-05 Thread Marc A Hilbert
John, I don't remember which one but I believe it's one of the STATUS atributes. After OPENing the file your can do a STATUS of the file variable and one of these tells you if the file is 64bit. I had to do a program a few months ago to find all 32 bit files that were nearing the 2gb limit and