Quick Start
Dette indhold er ikke tilgængeligt i dit sprog endnu.
Make a connection
- Press F1
- Find ‘IBM i: New Connection’
- Enter in your connection details in the window that opens
- Hit Connect
Tip: next time, try using ‘IBM i: Connect to previous’
Browse/Edit source members
- Connect to your system.
- Find the Object Browser and click + Create new filter.
- Complete the new filter dialog, following the descriptive text, ensuring:
a. That Object is the source physical file you want to edit.
b. That Object type filter is set to
*SRCPF
. - Save settings
- Click on the filter to expand the members in the source file.
- Click on a member to open it.
How do I compile my source code?
- Edit your library list in the ‘USER LIBRARY LIST’ browser. (Each connection has its own library list.)
- Open the source you want to compile.
- Use Ctrl+E or Cmd+E to compile your source.
- If you have more than one compile option available to you for the type of source, select the appropriate one.
- If you are using
*EVENTF
, the error listing should automatically load in the PROBLEMS tab.