I am using the following:

use strict;
use warnings;
use Win32::Console;
use Tk;
use DBI;
use Encode::Unicode;

I run:  pp.bat -g $(FileNameExt) -o $(FileName).exe using SciTE

It creates the EXE file but when I try and run the EXE I get an outline of
the Tk window that disappears after a second.

Any suggestions?

Bob




Reply via email to