NetRexxVisual NetRexx Installation page

Please send all comments to this email address. Alternatively, post on the NetRexx mailing list, or Rexx newsgroup
| Home | Download | What is it? | News | Installation | Problems | History | Doco/Source | Todo |

Installing VisualNetRexx

Unzip vnr.zip into a directory, e.g. c:\vnr

This directory should contain the files:

        vnr.jar         (The code)
        localsrv.prp    (Your settings file)
        readme.txt      (This file!)
        problems.txt    (Known problems)
        vnr.bat         (Batch file for windows)
        vnr.cmd         (Batch file for OS/2)
        vnrwps.cmd      (Batch file for OS/2)
        Test.nrx        (Test file)
If not, please contact me.

Running VisualNetRexx

This should start VisualNetRexx with a simple screen with 3 buttons visible, and a Test project up and running.

Using VisualNetRexx

To start coding do the following:
  1. Press the 'New Category...' button
  2. Type in a category name (no spaces)
  3. Double click that category in the left hand side of the window
  4. Press the 'New Project...' button
  5. Double click that project in the left hand side of the window
You should now see a tree, with:
  1. Click on the 'Change code base...' button
  2. Type in an existing directory to store your source code in (e.g. c:\source)
  3. Press Ok on the Code base input dialog
  4. Double click on the 'Class List' icon in the tree on the left
  5. Press on the 'Add' button (looks like a new file)
  6. Type the name of your class and press Ok, e.g. test

  7. (NOTE: DONT add .NRX to it)
  8. Double click on the class when it appears in the list to edit

  9. You may also click on the build button to compile the class
That's it!
 
 
NetRexx Ring NetRexx Ring Index 
Click here to 
join the NetRexx Ring 
NetRexx Ring 
Next SitePrevious SiteBack Two SitesNext Five SitesList All SitesNetRexx RingRandom Site