perl opens command line window -- resize, change font?

2005-05-04 Thread robert johnson
hi, probably a trivial question, but i cant find the answer in various searches. my command-line driven Win32 perl executables (built with ActiveState PDK) always opens the MS Windows command terminal at the default settings for size and font, which imo is rather ugly. how can i force the comma

Re: convert image sizes

2005-05-08 Thread robert johnson
Imager doesnt seem to work on my Win32 build. is that the case, or is there a fix or maybe something else i should use? i, too, need to resize a boatload of images, but cant seem to get any image manipulation tools to work right on my win32 perl build. Gimp-Perl has been a nightmare for me tryin

Techno Boi -- was Re: Regular Expressions : Help in understanding

2005-07-17 Thread robert johnson
so, am i to read his email as "kisses and hugs from techno-boy?" so... that's not "techno" in the sense the boy could ever figure out how to unsubscribe from a mailing list. oh wait, i'll bet the boy is "techno" in the sense can send kisses and hugs over AOL Instant Message. ok, i get it now.

Problem making system call on Win98.. help!

2005-07-26 Thread robert johnson
this is driving me crazy. i worked on it for hours and cant figure it out. i have an execuatable program, written in C, that prints its result as a string to the terminal. and this program definitely works correctly on WinXP or Win98. it prints the result to the screen. big deal, right? when