Task 2: Create Your Trigger Project

Advantage Concepts

Take the appropriate steps below depending on your development environment:

Borland Delphi/Kylix

  1. Open Delphi/Kylix and select File->New (File->New->Other… if using a newer version of Delphi/Kylix).

  2. Select Advantage Trigger from the Advantage tab in the New Items dialog.

  3. When prompted, Windows users enter ‘c:\data’ as the destination directory. Linux users should enter ‘~/data’ as the destination directory.

  4. Click the OK button.

Microsoft Visual Studio .NET

  1. Open Visual Studio .NET and select File->New->Project…

  2. In the Project Types section of the dialog select either Visual Basic Projects or Visual C# Projects.

  3. In the Templates section of the dialog select Advantage Trigger.

  4. Name the Project "AdsTrigs"

  5. In the Location section of the dialog enter "c:\data"