Brian Schott wrote:
I cannot do the following step in this lab because there is no file named run.ijs . And, btw, shouldn't the full name of that file in the instructions be preceded by ~ ?session excerpt below **************************** -- ((3) 5 of 8) File build ---------------------------------- Now create a single file containing the application, as follows: 1. Select the Project tab. 2. Use the Add button to add a Target file in your user directory of: user\projects\first\run.ijs 3. click Build to build the file. )
when you first run this lab, there will be no file run.ijs. Step 2 above creates the file. Just type in the name "run" in the Add|Target File dialog.
The paths shown in the text are not preceded by ~ . For one thing, the lab was written before the ~ prefix was developed. But in any case, I am not sure it is needed - all we are doing is creating a project directory, which could be anywhere, but typically would be under the user directory.
---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
