To Raul
-----------------
In the early stage of development, in windows, the install directory is
defined as Users home directory. But it turned out that there can be a
space character ' ' in the name of home directory, such as
'c:\Users\yuji suda', this never happens in MacOS and Linux where space
character is not acceptable as a name of home directory. And if there
is a space charcter in the name of home directory, file name
arrangements within the web form server system does not go well. So
I decided that In windows, INSTALL_DIR is specifically defined as an
absolute path to c:\, not as Users home directory.
-----------------
In Windows Subsystem for Linux, windows's root drive c:\ is mounted as
/mnt/c as a default. So the web form server system files installed in
the root directory of the Windows can be shared with Linux when
ISNTALL_DIR is defined as '/mnt/c'
-----------------
Thanks a lot for your comment
Yuji
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm