xml-file in PrimalScript

Use this forum to ask questions after your subscription maintenance expires or before you buy. Need information on licensing or pricing? Questions about a trial version? This is the right place for you. No scripting questions, please.
Forum rules
DO NOT POST SUBSCRIPTION NUMBERS, LICENSE KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.
This topic is 12 years and 7 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
sulthoma
Posts: 6
Last visit: Fri Nov 15, 2013 4:42 am

xml-file in PrimalScript

Post by sulthoma »

When trying to open xml-file in PrimalScript, get the message: "Nonamed file contains the wrong path." (in the original: "Файл без имени
User avatar
Alexander Riedel
Posts: 8478
Last visit: Tue Mar 26, 2024 8:52 am
Answers: 19
Been upvoted: 37 times

xml-file in PrimalScript

Post by Alexander Riedel »

That is an MFC error message. Do you get a message about an XML error in the debug windows when that happens?
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
sulthoma
Posts: 6
Last visit: Fri Nov 15, 2013 4:42 am

xml-file in PrimalScript

Post by sulthoma »

No. Simply open the file. For example, demo.xml. I just noticed that PrimalScript open these files. Moreover, it is even readable. And used this feature to check the files created by my program. That is why I want to understand - what my files are different from others ...
User avatar
sulthoma
Posts: 6
Last visit: Fri Nov 15, 2013 4:42 am

xml-file in PrimalScript

Post by sulthoma »

However, thanks for the reply. It is now clear that this is not PrimalScript, this - XMLDOM. I.e. - the error is likely to inaccurate XML syntax
User avatar
Alexander Riedel
Posts: 8478
Last visit: Tue Mar 26, 2024 8:52 am
Answers: 19
Been upvoted: 37 times

xml-file in PrimalScript

Post by Alexander Riedel »

Go to Tools - Options - Text Editor - General and check"Always open XML files as text". That ensures that XML files with problems are always opened. You can then right click and open them in the xml editor.
Alexander Riedel
SAPIEN Technologies, Inc.
This topic is 12 years and 7 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.