comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: easy switch to 32 bit?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: easy switch to 32 bit? [message #69961 is a reply to message #69960] Sat, 20 February 2010 13:15 Go to previous messageGo to previous message
jtmcahill is currently offline  jtmcahill
Messages: 26
Registered: October 2007
Junior Member
On Feb 20, 12:49 pm, pp <pp.pente...@gmail.com> wrote:
> On Feb 20, 12:15 pm, Hawaiianite <jtmcah...@gmail.com> wrote:
>
>> it manually.  So, I wondering if there is a way to open in 64 bit and
>> switch to 32 for the small portion of the program I need to finish the
>> deed then switch back into 64.
>
> As far as I know, it cannot be done. Not even with an IDL_IDLBridge.
> The choice at startup determines which set of IDL binaries get used.
> The 64 and 32 bit binaries are, effectively, two completely
> independent applications, that only happen to use some common files
> (source, help, and resource files, mostly). So there is no way to jump
> from inside one to another.
>
> If there is really no other way around it, you could put the data into
> a save file, then, in a 32 bit session, restore the save file and then
> call the 32 bit routines you need. It is not pretty, but it could be
> done without getting out of the 64 bit session, by creating a small
> batch file that does the restoring and whatever else is needed in 32
> bit, then spawning an idl -32 to run that batch file.

Ok, just to check. Should widgets be able to work in 32 bit and I'm
doing something wrong? I'm modifying a friend's program to do my
bidding and it was made to open a gui to select a single image or a
directory of images to process. The biggest problem is the file
selected isn't remembered after being selected unless I manually type
it into the gui. If not, I'll just have to modify it to read in the
images without the widgets.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Get Mallika Sherawath Bathing Videos in all Angles
Next Topic: Poor comparable performance for IDL on Solaris vs Vista or Snow Leopard

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 03:53:14 PDT 2025

Total time taken to generate the page: 1.36239 seconds