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
.
- Click
Enterprise Server, and then click
Native.
- In the center pane, select
Mainframe Subsystem Application.
- In the
Name field, type
ACCT.
- In the
Location field, type the name of your working directory –
c:\tutorials.
- Click
OK.
This creates a subdirectory,
ACCT, under your working directory. This is your project directory.