> Is there any way to tell Panorama to use the data in the first record to
> assign field names to a new database when importing text?
I don't know about all of the fancy wizards and such, but here is a
procedure I use when I import data into Pan 4.02 (Win). This assumes you are
in the top left cell.
Loop
FieldName <>
Right
Until info("stopped")
Ron