ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pdk
pdk
Another thought on Flashing Console II
by smackdab smackdab other posts by this author
Feb 28 2002 9:51PM messages near this date
RE: PerlSvc questions | RE: PerlSvc questions
I am still on PDK3, and the way I think you can get around this is:

Use Win32's system() command like this:
  sytem("start notepad");

I look forward to upgrading to PDK4, when the new perl 5.6.x is out.

thanks

From before:
> >But this becomes a problem when you want to start a GUI application: the 
> >new
> >application doesn't display anything and is inaccessible via the task 
> >list.
> >Just try
> >
> >     sytem("notepad");
> >or
> >     system("date");
> >
> >some time from a program "compiled" with PerlApp from PDK 2.x or 3.x.  You
> >just end up with a hung process.



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.

_______________________________________________
PDK mailing list
PDK@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved