ACL Lab 1
ACL Lab 1
Check the various ways that you can find out which table is currently opened. List them.
It is displayed on upper and lower status bar,
It can be seen through the Project Navigator
Look at the log file and check to see what is currently stored there
Find out which shortcut button would be the <Total> command? Use it.
What current information is in the Status Bar and Display Area?
Status bar= Ar, 772 records, Display Area= Welcome, Ar, Total
What is the current title of the main ACL window?
Sample Project.ACL
On the same window, select the Edit Fields/Expressions tab and complete the table below with the
following information about the 4 fields (where the information is not available, leave blank):
Name
Start
Length
Type
Category
ProdDesc
12
24
ASCII
Format (D)
Decimal (N)
0
ProdNo
ASCII
Value
76
10
ZONED
CstDate
43
DATE
Create the following 5 views and list the number of fields in each view (use the Category column on
Available Fields to determine field type; where N=Numeric, C=Character/Text, D=Decimal and
D=Date)
Labelled Numeric that will contain only all the numeric fields:
Labelled Text that will contain only all the Text fields:
Labelled Date that will contain only all the Date fields:
Labelled YourName. Just add the field called Value to the fields already contained in the view called:
Date done in step3:
Labelled Alpha that will contain all the fields (of all the data Categories) ordered in alphabetical order
according to their names: