Chris Burke wrote:
./jconsole -jprofile cmd.ijs 123 'hello'

cat test.txt
+----------+---------+-------+---+-----+
|./jconsole|-jprofile|cmd.ijs|123|hello|
+----------+---------+-------+---+-----+


On window it run like this (notice the hello)
C:\>\j601\jconsole -jprofile cmd.ijs 123 'hello'

C:\>cat test.txt
+--------------+---------+-------+---+-------+
|\j601\jconsole|-jprofile|cmd.ijs|123|'hello'|
+--------------+---------+-------+---+-------+

Does window preserve the single quote while linux does not?

--
regards,
bill
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to