Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - import from a text file into vfp
Message
From
11/07/1997 11:05:48
 
 
To
09/07/1997 15:26:06
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00038828
Message ID:
00039469
Views:
51
>> m.cssfx = SUBSTR(lcBuff,lnOffSet+13,1)
>> m.clast = SUBSTR(lcBuff,lnOffSet+24,20)
>
>Now I've noticed this... bytes 14-23 are skipped. As usual, when you
>convert like this, you find lots of fields in the original tables which
>are redundant, unnecessary or just plain stup... useless. I've converted
>some (Cobol) tables, where I've found Recno() (or equivalent) written
>into four different columns.
>
>> you must have SCATTERed first... did you?...rob
>
>No, no need for that. The values/vars are created exactly where you see
>them. No pre-initialization is necessary. Besides, Scattering from an
>empty target table would create blank memvars... and not nulls, which
>may be of some importance if nulls are forbidden in the table.

I said that about SCATTER, if you use low level functions..
rob
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform