May 11, 200520 yr Is there anyway to supress this message when importing: "user.txt" contained only enough data to update the first 1 records. I am using dos commands to create a text file that contains the person's user name and then importing it into a global field. but i get that message everytime, everything works, it is just annoying.
May 12, 200520 yr You need to make sure your FM file is on a 1-record found set before importing the text file. Fastest way of doing this is to: show all records omit record show omitted then execute the import
Create an account or sign in to comment