AQCESSRAMP 1.1 Help
Edit Tutorial
Tools > Tutorials > Edit Tutorial

A tutorial is an ASCII text file which can be easily edited with Microsoft® Notepad or any other text editor. The first line in the tutorial is the name of the drawing file to be opened when the tutorial is played. Each successive section of the file is the next step the user will follow. A section begins with the step number and contains the tool name required by the user to click, a brief instruction the user is to follow, and/or a point required by the user to click. The end of a section is designated with the terminator ‘END’.

Below is an excerpt of the Example 01 - Generate Curb Ramp tutorial:

[1]

<COMMAND>

name=SETTINGS

<PROMPT>

This tutorial will lead you through the steps to generate a curb ramp in a drawing. Simply complete the actions outlined in each step.

Click Program Settings on the toolbar or ribbon.

<END PROMPT>

<END COMMAND>

[2]

<BUTTON>

dialogID=21433 [Program Settings]

buttonID=1 [OK]

<PROMPT>

Select the General category.

Ensure that Units is set to feet.

Click OK to close the Program Settings dialog box.

<END PROMPT>

<END BUTTON>

.

.

.

[19]

<BUTTON>

dialogID=26078 [Generate Curb Ramp]

buttonID=24485 [OK]

<PROMPT>

This is the last step in the tutorial. Do not save this drawing so that the tutorial may be run again.

In the Generate Curb Ramp dialog box, click OK to finish generating the curb ramp.

<END PROMPT>

<END BUTTON>

<END TUTORIAL>