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

Home » Public Forums » archive » Re: IDL Save File Mystery
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: IDL Save File Mystery [message #69444 is a reply to message #69442] Thu, 07 January 2010 21:18 Go to previous messageGo to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
I tried it in Linux, and had the same problem, but it did indicate
some of the origin, as running testobjview after the restore caused
IDLEXVIEWMANIP__DEFINE to be compiled.

The two save files were 7.9MB and 8.0MB. Looking at the routines in
them, one had 4120 routines, and the other, 4147. After the surprise
that there were so many routines, I got the names of the 27 not
present in the first save file:

+% RESTORE: Restored procedure: IDLEXMODELMANIP::BUILD_MANIP_VISUAL.
+% RESTORE: Restored procedure: IDLEXMODELMANIP::CLEANUP.
+% RESTORE: Restored procedure: IDLEXMODELMANIP::GETPROPERTY.
+% RESTORE: Restored procedure: IDLEXMODELMANIP::MOUSEDOWN.
+% RESTORE: Restored procedure: IDLEXMODELMANIP::MOUSETRACK.
+% RESTORE: Restored procedure: IDLEXMODELMANIP::MOUSEUP.
+% RESTORE: Restored procedure: IDLEXMODELMANIP::SETPROPERTY.
+% RESTORE: Restored procedure: IDLEXMODELMANIP::SETTARGET.
+% RESTORE: Restored procedure: IDLEXMODELMANIP::UNDO.
+% RESTORE: Restored procedure: IDLEXMODELMANIP__DEFINE.
+% RESTORE: Restored procedure: IDLEXVIEWMANIP::BUILD_VISUALS.
+% RESTORE: Restored procedure: IDLEXVIEWMANIP::CALCRECT.
+% RESTORE: Restored procedure: IDLEXVIEWMANIP::CLEANUP.
+% RESTORE: Restored procedure: IDLEXVIEWMANIP::GETPROPERTY.
+% RESTORE: Restored procedure: IDLEXVIEWMANIP::MOUSEDOWN.
+% RESTORE: Restored procedure: IDLEXVIEWMANIP::MOUSETRACK.
+% RESTORE: Restored procedure: IDLEXVIEWMANIP::MOUSEUP.
+% RESTORE: Restored procedure: IDLEXVIEWMANIP::RESHAPE.
+% RESTORE: Restored procedure: IDLEXVIEWMANIP::SETPROPERTY.
+% RESTORE: Restored procedure: IDLEXVIEWMANIP::SETTARGET.
+% RESTORE: Restored procedure: IDLEXVIEWMANIP__DEFINE.
+% RESTORE: Restored function: IDLEXMODELMANIP::GET_VIEW.
+% RESTORE: Restored function: IDLEXMODELMANIP::INIT.
+% RESTORE: Restored function: IDLEXMODELMANIP::V_TO_DATA.
+% RESTORE: Restored function: IDLEXMODELMANIP__GET_BOUNDS.
+% RESTORE: Restored function: IDLEXMODELMANIP__QUATERNION_M3.
+% RESTORE: Restored function: IDLEXVIEWMANIP::INIT.

Which turned out to be every IDLEXMODELMANIP and every IDLEXVIEWMANIP.
But there was no message indicating that IDLEXMODELMANIP__DEFINE got
compiled when I run testobjview after a restore.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: chunk indexing like
Next Topic: How to get IDL 6.3 to create TIFF file using signed 16-bit integers.

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

Current Time: Fri Oct 10 04:13:55 PDT 2025

Total time taken to generate the page: 0.72144 seconds