- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can't see how it's a problem, since nothing changed in that part of the code--happens for whichever dialog I substitute. This is thousands of lines of code, many megabytes. If I don't get anywhere soon, I'll try and make a sample, but it's always been difficult to get something small from this code (it's roughly equivalent to SPSS and SAS). A Small example mightnot show the problem...I'll try. Can one just copy over the resource (.rc) file to a new project?
I'm installing it on another platform to see if that fixes it. Otherwise, I may have to try rebuilding the project anew.
How can I check if it's suddenly getting implicitly typed, and how can I tell if it's visible or not?
I did do a global replace of "'0****""to"'" before the problem arose, but that's all, and none of it's in the code executed before the failure. Before the last build it all worked perfectly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you have a USE IFLOGM (or USE DFLOGM), it should be ok.
It might be useful to call GetLastError (from IFWIN) and see if it comes up with anything useful. You could also try this - add dflogm.f90 to your project, build in a debug configuration, and step into the DLGINIT code to see what goes wrong.
You can copy the .rc to another project.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page