Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.databases.paradox    |    To crash or not to crash, asks Borland    |    9,834 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 8,059 of 9,834    |
|    Ed Nash to JoeSpareBedroom    |
|    Re: Flimport Mystery    |
|    17 Jan 07 09:57:43    |
      From: ask.me@specifically.pls              JoeSpareBedroom wrote:       > OK....so I do what? Import the text file into one big field in a table, and       > search for the sick/missing characters using their ASCII codes?                     No, the largest ALPHA field size in Paradox is 255 bytes. But you have       a good idea. There are many ways to attack your problem. Here's one.        If there are no CR/LF pairs throughout the file and the length of each       "record" is a fixed number of bytes, then you could write ObjectPAL code       using TextStream to to read x number of bytes and then write x number of       bytes plus the CR/LF characters to an output file, looping until you are       finished. Perhaps there is some software out there that will parse a       long record into many short ones.              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca