Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hi,
We are trying to do update Arbor Text Editor from version 5.4 to latest version of 7.1.
And we have a few dtd which need to be compiled with respect to the editor 7.1.
In doing so, we are loosing support for version 5.4.
We are getting the following popup in older version of Arbor Text 5.4
(if we are compiling the dtd with 5.4,then in 7.1 we are getting this dialog.)
Could anyone pease let us know if there is any work-around to support both the versions of Arbor Text.
Regards,
Venkatesh
No, you will need separate custom/doctype folders for each version.
Yes Gareth is correct. If you are dealing with SGML DTDs then you will need to create a separate Custom directory for each version since the DTDs are compiled. You can assign the DTDs automatically using the APTCUSTOM setting in your environmental variable. If you are using XML based DTDs then you do not have to compile them and you can access them with any version of the editor. We have separate directories fro 5.4, 6.0, 6.1, and 7.0 since we have not moved to 7.1 yet. Good luck.