Click here to get back home

Win32::Process::Create(vxsim) cmd line argument trouble

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Win32::Process::Create(vxsim) cmd line argument trouble adam.at.prisma 12-17-2007
Posted by adam.at.prisma on December 17, 2007, 9:05 am
Please log in for more thread options
Hi,

I am trying to run a Tornado simulator with Perl. The command line in
an ordinary Windows command window looks like this:

C:\Tornado\target\config\simpc\vxWorks.exe /r32000000

Which I then wish to run inside a Perl script. This then becomes:

Win32::Process::Create($vxsim_process_object,
"C:\Tornado\target\config\simpc\
\vxWorks.exe",
"/r32000000",
0,
NORMAL_PRIORITY_CLASS,
".");

The process starts fine, but the "/r32000000" is not handled
correctly. Is this an escape character problem or does the vxWorks.exe
executable demand a Unicode option string?


Similar ThreadsPosted
Problem in using Win32::Process::Create July 24, 2007, 6:25 am
Win32::Process, SetProcessAffinityMask for an existing process = perl crash May 7, 2006, 6:22 pm
Win32::Process Kill Process in Windows ME April 13, 2005, 1:49 am
PDF::Create (or alike) to create watermark for existing pdf file? June 11, 2006, 6:18 pm
Perl Tk::FBox and filter argument January 30, 2007, 2:40 pm
Trouble installing GD November 5, 2004, 10:51 am
PerlEx3 trouble September 27, 2006, 11:50 am
Trouble compiling module IO 1.20 August 6, 2004, 1:25 pm
Having Trouble with a CGI script login January 6, 2005, 1:16 pm
Having Trouble with a CGI script login January 6, 2005, 1:16 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap