I just tried the Win32::Console module and once it is compiled I still can
not get the output to the console window.

Any more idea's would be helpful.

Jimmy

-----Original Message-----
From: Jimmy Bodkin [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 05, 2004 7:17 AM
To: Glenn Linderman
Cc: [EMAIL PROTECTED]
Subject: RE: GUI output and CMD line output


Thanks for the info.

The trouble is that If I use a MsgBox then it would not work with my
implementation.

What I am trying to do is this.

I have a program that is used by a group of individuals and I am trying to
make the program look to see if there is a newer version of it self on start
up or if they click the check for updates on the Help Drop down menu.

I have it working by reading a seperate file that tells the current version
of the program but I would like to make it less likely that I or someone
else would forget to update that file.

I have been looking also to see if there is a way I can find out what
started the app and then if the -v option is selected the script will print
the data back to that memory location.

No luck on any of that as of yet but if I figure it out I will post.

If I use the Win32::Console doesn't that open a new Console window for the
output to be desplayed in?

Jimmy

-----Original Message-----
From: Glenn Linderman [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 04, 2004 10:51 PM
To: Jimmy Bodkin
Cc: [EMAIL PROTECTED]
Subject: Re: GUI output and CMD line output


On approximately 2/4/2004 7:52 PM, came the following characters from
the keyboard of Jimmy Bodkin:

> I have tried printing the info to STDERR, STDOUT, and just doing a die on
> the script.

Win32::MsgBox

--
Glenn -- http://nevcal.com/
===========================
The best part about procrastination is that you are never bored,
because you have all kinds of things that you should be doing.

Reply via email to