General XMetaL Discussion
XMetaL Community Forum › General XMetaL Discussion › Application.Path has incorrect value
-
Jon Nelson April 3, 2012 at 1:36 pm
Application.Path has incorrect value
April 3, 2012 at 1:36 pmParticipants 0Replies 1Last Activity 10 years, 10 months agoI am running Windows 7 64-bit, so XMetaL is intalled in the “Program Files (x86)” folder.
I have an XMAX application that tries to load a file. It uses the Application.Path variable, but the value for this variable is “Program Files”, not “Program Files (x86)” and so the file is not being found.
It seems to work correctly in XMetaL Author, but the same code is working differently (incorrectly) in XMAX.
Any idea why this might be happening and what I can do to resolve it?
Derek Read April 3, 2012 at 4:50 pm
Reply to: Application.Path has incorrect value
April 3, 2012 at 4:50 pmXMAX does not support the Application object, so I'm not sure how you would get any value returned (and not an error). Perhaps you can post the portion of the code you are using with XMAX?
[please also keep in mind that 64-bit versions of Windows are not officially supported by our 6.x releases of any product]
-
AuthorPosts
- You must be logged in to reply to this topic.