Exercise 1. Introduction to Avenue Programming

Sandra Akmansoy
Dept of Civil Engineering
University of Texas at Austin

Spring Semester 1997

I created a simple Avenue Scipt which gives the name of a county on which the user has clicked using the mouse.
Here is my example script, called Name

It uses the following Avenue functions: Av, GetProject, FindDoc, GetActiveDoc, GetDisplay, ReturnUserPoint, GetX, GetY, Msgbox.Info, SelectByPoint , ReturnValue , GetSelection


Go to Sandra Akmansoy's Home Page