What steps will reproduce the problem?
1. compile a script to a projector
for ex:
$ java -jar asc.jar -AS3 -strict -import biltin.abc -import toplevel.abc -exe redshell sysinfo.as
2. move the projector to something accessible from $PATH
eg.
export PATH=/Users/zwetan/scripts:$PATH
3. go to the root directory and call the exe
$ cd /
$ sysinfo
What is the expected output?
run the sysinfo exe
What do you see instead?
the redshell usage/help output
Original issue reported on code.google.com by zwetan on 28 Oct 2011 at 1:31
Original issue reported on code.google.com by
zwetan
on 28 Oct 2011 at 1:31