ho do i ?

xcomscix

New Member
i want to display all fields in database.
Exs.
for each wo_mstr no-lock :
DISPLAY
/* all fields */
end.


Can i do this?
 
Back
Top