RE: storing an executable in a script - thanks everyone

2002-11-15 Thread Mike Brentlinger
t;[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: RE: storing an executable in a script Date: Thu, 14 Nov 2002 18:30:59 -0600 You should be able to use something like: my $MyExec = <<'EXEC'; begin 0777 ex.bat G0&5C:&\@;V9F#0IE8VAO('1E end EXEC printf "MyExec:\n

Re: storing an executable in a script

2002-11-15 Thread Johan Lindstrom
At 19:15 2002-11-14 -0500, Mike Brentlinger wrote: ive played with Convert::UU to uuencode a binary file as some strings that could be stored as just a variable in the script and i have examples that uu encodes and uu decodes a exe just fine... the problem is that the encoded strings have thing