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
Create a new project dialog box, select
COBOL from the
Language drop-down list.
- In the center pane, select
Mainframe Subsystem Application.
- Click
Next.
- In the
Name field, type
ACCT.
- In the
Location field, type the name of your working directory –
c:\tutorials.
- Click
Create.
This creates a subdirectory,
ACCT, under your working directory. This is your project directory.