When I attempt to compile the class below, it returns this error:
C:\...\classes\northwind>javac Employee.java
Employee.java:11: unreported exception java.lang.ClassNotFoundException; must be caught or declared to be thrown
Class.forName(DRIVER);
^
1 error...
Re: Word 97<br>
I have a custom macro assigned to a menu item. I only want the menu item to be enabled if text is selected in the ActiveDocument. I'm sure this can be done (similar to the Cut/Copy/Paste being conditionally enabled) but for the life of me I can't find where the document object...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.