in reply to (bbfu) Re2: I know this probably isn't possible, but...
in thread trigger script on file change in WinME

how does being a win32 app change what perl can do? can i still use file tests like -e and -M? and can i still use localtime?

Replies are listed 'Best First'.
(bbfu) Re4: I know this probably isn't possible, but...
by bbfu (Curate) on Jul 31, 2001 at 05:06 UTC

    The only thing it changes is how Windows treats the application when it starts; ie. whether or not Windows creates a console window for the application when it's first started. Everything else should work exactly the same.

    bbfu
    Seasons don't fear The Reaper.
    Nor do the wind, the sun, and the rain.
    We can be like they are.