You create a project that comprises all the parts of your application, for example the COBOL source and BMS files. You build
the demonstration application in
Enterprise Developer, and deploy and run it on an
enterprise server region.
- Start
Enterprise Developer. If you need instructions, see
To start
Enterprise Developer.
- In Visual Studio, click
.
- In the
New Project dialog box, expand
.
- Select Native.
- In the center pane, select Mainframe Subsystem Application.
- In the
Name field, type
ACCT.
- In the
Location field, type
c:\tutorials.
- Ensure
Create directory for solution is unchecked.
- Click
OK.
This creates the
c:\tutorials working directory and an
ACCT project subdirectory.