Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How come when I choose Alt-Z, the ZLink window doesn come up?

window zlink
0
Posted

How come when I choose Alt-Z, the ZLink window doesn come up?

0

[A] One (simple) possibility is that the catalog system is not enabled. Make sure that Setup: User Parameters: Enable Catalog System is selected (i.e., with a check next to it). Another (not so simple) possibility is that a certain file cannot be found, one that is needed to display the ZLink window. To see if this is the case, type the following at an MS-DOS command prompt: set | more You should see a line similar to the following (but maybe not exactly like it): CLASSPATH=c:\swing\swing.jar;c:\swing\windows.jar;c:\swing\zlink.jar If your line doesn’t include these three files c:\swing\swing.jar c:\swing\windows.jar c:\swing\zlink.jar then you need to edit your c:\autoexec.bat file and let us know at mailto:able_support@programmingconcepts.com. But, to do this, open c:\autoexec.bat for editing (e.g., with Notepad), and find the line that looks like set CLASSPATH=… (where … is some text). Change this line to set CLASSPATH=c:\swing\swing.jar;c:\swing\windows.jar;c:\swing\zlink.jar apply

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123