Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=2)
-   -   Problem with Perlscript rerun (https://www.kinook.com/Forum/showthread.php?t=1808)

Marty 06-08-2006 10:01 AM

Problem with Perlscript rerun
 
I have created a perlscript that uses the Tk package.
It runs just fine the first time but the 2nd time I run it, it get's
an error.
Error in ? (PerlScript) script code at Line 1, Column 0 (Internal Error)

If I close VBP and open it again, I can run the script again, one time only before I get the error again. I do not have this problem with scripts that don't have the use Tk; line. Any ideas?

Any other ways to create more sophisticated windows than msgbox in win32?

Marty

kinook 06-08-2006 04:45 PM

Re: Problem with Perlscript rerun
 
Quote:

Originally posted by Marty
I have created a perlscript that uses the Tk package.
It runs just fine the first time but the 2nd time I run it, it get's
an error.
Error in ? (PerlScript) script code at Line 1, Column 0 (Internal Error)

If I close VBP and open it again, I can run the script again, one time only before I get the error again. I do not have this problem with scripts that don't have the use Tk; line. Any ideas?

Sounds like something in the Tk layer needs to re-initialize some process-global information which it isn't doing.

Quote:

Any other ways to create more sophisticated windows than msgbox in win32?
http://www.autoitscript.com/autoit3/
http://www.toptensoftware.com/QuickPrompts/
http://www.jansfreeware.com/articles/vbs-forms.html
http://www.sharewareriver.com/product.php?id=17889


All times are GMT -5. The time now is 03:23 PM.


Copyright © 1999-2023 Kinook Software, Inc.