it wont let me do that. the code im using for the procedure is
procedure print_inventory
clear
USE A:\TABLES\cdfile.DBF in 1
SET COLOR OF FIELDS TO N/W*
print1=0
set safety off
set alternate to A:\CDFILE
set alternate on
list FIELD cd_num,title,artist,style off
set alternate off
@33,65...