Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
QBasic Random Data Files
Message
De
26/12/2000 08:44:50
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
QBasic Random Data Files
Divers
Thread ID:
00456801
Message ID:
00456801
Vues:
69
I have a project that I am working on converting a QBasic or Quick Basic program to VFP. The data files that are used are saved as random data files, so the numeric data is unreadable to VFP. I have found out that the numeric data is saved in this format:

I = integers - stored as 2 bytes
S = Single Precision - stored as 4 bytes
D = Double Presision - stored as 8 bytes
L = Long Integers - stored as 4 bytes

Need some help with functions or routines to convert these into something that is readable to VFP so that I can save them into tables, has anyone done this before?

Thanks in advance.
Ron
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform