I am having a problem creating a freestanding executable using PDK 3.0.
The script runs Ok and when I create an executable which is not
freestanding (i.e. the exe still requires perl to be installed) this exe
also works ok. 

When I create the freestanding exe I do not get any errors or warnings
but the exe just does not run.

The script uses TK and is complied as a gui

Has anyone come across this or a similar problem before?  any help or
suggestions much appreciated.

If this is the wrong forum to be asking questions about PDK then I
apologize (but could you please direct me to the correct one)

Thanks in advance 

mal


P.s.

Here is some additional info:

Operating system = WinNT4 Sp6
Perl Version = ActivePerl 5.6.1.629
PDK Version = 3.0.2

Parameters passed to perl app = 
perlapp -v -s=myscript.pl  -f -e=myscript.exe  -g

The script uses the following modules:
Tk
Tk::DialogBox
vars
Tk::Event
Tk::Dialog
Carp

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to