Posted 18 years ago
by travis hawkins
I'm trying to load a premade language file for my editor:
Editor.Document.LoadLanguageFromXml("c:\syntax\ActiproSoftware.PHP.xml", 0)
and it keeps giving me an unhandled exception error. I thought it was not finding the XML file but I've verified the location.
Any idea what I'm doing wrong?
-Travis
Editor.Document.LoadLanguageFromXml("c:\syntax\ActiproSoftware.PHP.xml", 0)
and it keeps giving me an unhandled exception error. I thought it was not finding the XML file but I've verified the location.
Any idea what I'm doing wrong?
-Travis