Gary King Homepage Previous: Purpose: Up: SUBDATV Next: Frequently Asked Questions

Example:

After including these lines at the top of your program, the variables will be in memory and available for further use.
new;
library ei;
clear give,dog,a,bone;               @ clear variables in dataset @
call subdatv("C:\data\racedogs",0);  @ load all variables  @



Gary King 2006-09-13