Hello,
It isn't an optional tray, it's just the tray that comes with the printer. I can't find a pcl6 driver on the hp site so no solution there.
Thanks for the replies!
Kind regards
Frank
Hello,
Just bought a Laserjet 1505n, the problem is that I cannot put tray 2 as the default source tray, when there is paper in tray1 it keeps taking those papers. The printer is connected by network;
The only options that I have for source(paper options) are auto select, manual feed and...
Hello,
We have a unix-system that generates files containing the ":" character. When we try to open it in Windows 2000 this is not possible because it contains the ":" character. Is there a way to bypass this without changing the file in unix?
Thanks
Outliner
Hello,
I want to add a route that stays in the routetable of a windows 98 system. How do I do this?
On a Win 2000 system it's the "-p" that makes it permanent: example: route -p add... but this doesn't work on a win98 system.
Any ideas?
Thanks
Outliner
Hi,
I want to log some information into a file and it works fine but it keeps writing on the same line in the loggingfile. The "\n" doesn't work for some reason. How can I solve this problem?
Here is the code:
MonitorLogging.logInformation("Connection to QueueManager...
Hi,
I'm using java(from Sun) to connect to MQSeries, but when I try to get a message from a queue, it keeps telling me this:
"Unable to load message catalog - mqji"
What does this mean? Does it have something to do with not having a message on the queue?
Thanks
Outliner
Hi Vepo,
I'll explain the whole program I have to make
The program I have to make is a messagebroker, It has to connect to MQSeries(program from IBM that runs on "networklayer", it sends and receives messages on queue's). So I recieve a message from MQS, I have to read the 4 first...
Hi Vepo,
Is it possible to wait till the Print program has send a message(string) back to the Sender program and then the Sender program shows this "replymessage" on the screen?
Thanks Vepo
Greetz
Outliner
Hi again,
If I have defined my program what I want to start in a String called program and my "message to be sent" in a String called sendstring.
Is it still possible to send the string "sendstring" to the program Print(javaprogram)?
Here is the situation:
public class...
Hello,
I've asked this before but still having problems...
What I want to do is call another javaprogram and pass a string to the other program.
So when I'm having a java-application running for example Sender.class, next I want to call another program named Reciever.class. Then a...
Hi,
I have to make an application that starts several threats and they all have to "listen" for another event. I have a class "Test.class", in this class I have made a vector and for each element of the vector I have to start a thread.
class Test{
public static void...
Hi,
I have to make an application that starts another java-program. When the supervising program recieves a string for example "testthisisatest", the first 4 characters indicate the program that should be started, in this case test.java. The other characters "thisisatest"...
Hi,
I have to write an application that gets a message, looks at the first 4 characters of the msg(string). Then my application has to look into a file which other application should be started regarding the 4 ch.
So is there a function in java that can call another application?
Thx
Outliner
Hello,
I have to hide or disable(make grey)certain buttons when another one is pushed.
How can I do this?
Is it also possible to display a simple messagebox with information and an ok or cancel button when a button is pushed?
Thx
Outliner
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.