>
> Would this not pose some security risk?
>
> At minimum, I would think it can end up creating a potential
> stack overflow.
>
I don't see how ?
Gerald
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands,
> I am using Win32 build and found that I have to use \\ instead of / for
> directory.
> Can Embperl substitute \\ with / ?
>
On win32 both \ and / should work. Embperl converts it to \ so windows is
happy
If you have trouble with pathnames, please send a small example and let us
know which Embp