Forum Replies Created
-
eamick October 14, 2020 at 9:51 am
Reply To: XMetaL 11.0: Unable to activate printing component
October 14, 2020 at 9:51 amParticipants 0Replies 5Last Activity 4 months, 2 weeks agoThe problem was reported to me by someone else, but I think I can answer this. It’s with Author Essential. I’m not sure what you mean by integrations, but this is happening with the program out of the box. Yes, they’ve reinstalled repeatedly.
eamick October 14, 2020 at 4:54 am
Reply To: XMetaL 11.0: Unable to activate printing component
October 14, 2020 at 4:54 amParticipants 0Replies 5Last Activity 4 months, 2 weeks agoIt happens immediately on starting XMetaL. No one needs to attempt printing to get the message. I’m not sure how to attach a screenshot.
eamick April 30, 2013 at 1:06 pm
Reply To: Problems with toolbars
April 30, 2013 at 1:06 pmParticipants 0Replies 5Last Activity 7 years, 10 months agoI think I'd better start over. We are porting some customizations from 4.6 to 7.0. There are thousands of XML files already created that have the following doctype declaration:
This will obviously no longer work, and the prospect of changing all those files terrifies me. I tried including the following entry in extid.map:
! .*bioguide.dtd “bioguide.dtd”
The files display properly, but the toolbar buttons that call macros in bioguide.mcr are grayed out. I next switched to this:
! .*bioguide.dtd “file://c:/program%20files/xmetal%207.0/author/rules/bioguide.dtd”
When I create a new file, the toolbar buttons are active, but any attempt to open an existing file gets an error about not being able to find the DTD. We have the DTD on the Web, so I tried specifying that instead of the file:// in the entry, but I got the same result. The existing files are not on the same machine as the one I'm running XMetaL on, and there's no way to put them on the same machine, at least not permanently. It almost makes me think the pattern in the extid.map file isn't matching because of the whitespace in the value for the system ID in the existing files. (The system ID value for newly created files has no whitespace in it.) Do you have any suggestions?
eamick November 30, 2012 at 3:49 pm
Reply To: On_Context_Menu in 7.0
November 30, 2012 at 3:49 pmParticipants 0Replies 5Last Activity 8 years, 3 months agoOK. I didn't see that documented anywhere, but I may have missed it.
eamick July 31, 2012 at 7:25 pm
Reply To: Create toolbars
July 31, 2012 at 7:25 pmParticipants 0Replies 5Last Activity 8 years, 7 months agoThat's the one. While I think of it, I'm having trouble getting the adding to work properly under Windows Vista with 7.0. When I exit the program, I always get a “program has stopped working” message.
eamick July 31, 2012 at 11:49 am
Reply To: Create toolbars
July 31, 2012 at 11:49 amParticipants 0Replies 5Last Activity 8 years, 7 months agoStrange. The online documentation has a note that makes it sound as if you can't create toolbars in that macro. Perhaps that note, which comes after a paragraph that also refers to On_CommandBars_Activate and On_CommandBars_DeActivate, is referring to On_CommandBars_Activate and On_CommandBars_DeActivate; if so, the note is ambiguous, at least to me.
-
AuthorPosts