JCCoez wrote:
> When the path contains un space, jpath returns only the string up to the
> first space. I am using J504 on Windows Xp. Am I missing something ?
> JCC

What exactly is the problem? The jpath verb does not seem to treat
spaces specially, for example:

   jpath 'abc def'
abc def

   jpath '~system/abc def'
/home/chris/j601/system/abc def
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to