I need to generate a 250 charater for importing

  • Thread starter I need to see a 250 character file.
  • Start date
I

I need to see a 250 character file.

I am generation a 250 character file in a DOS program and I need to use that
file to import to a Access table.
 
D

David Nebenzahl

I need to see a 250 character file. spake thus:
I am generation a 250 character file in a DOS program and I need to use that
file to import to a Access table.

By this I take it you mean that the file is exactly 250 bytes in size,
right?

If so, forget Word: no can do. Use a plain text editor, like Notepad.
 
Top