![]() |
User Actions
I'm trying to add a fairly simple user action to my project, that causes the project to fail with a given message.
here it is Bitmap="User Action1.bmp"> Description="Error Message" DefaultValue="" Height="36" Required="1"> the action registers, and i can add it to my project and it works exactly how i want it to.... but when i save and then reopen my project i get "Error parsing document "C:\a.bld" is not well formed (invalid token) and i cannot open the project file at all. What's going on? |
The field names that you use cannot contain spaces, since they are used as elements in the .bld (XML) file. Change 'Error Msg' to 'ErrorMsg' in your .action and .bld file and it will work.
|
All times are GMT -5. The time now is 11:01 AM. |
Copyright © 1999-2023 Kinook Software, Inc.