Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Acu cobol archives
Message
De
30/10/2008 00:06:32
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
29/10/2008 08:18:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01357968
Message ID:
01358256
Vues:
25
>I seem to remember that for every cobol table there is a related file with the description of the structure. This file has the same name, but a different extension. But I may be wrong...!

Not necessarily right, and not necessarily wrong. It was just a matter of good practice to have table structures in sort of #include files - but then these were parts of the source and not necessary at runtime.

Unless something drastically changed, and if this Acu cobol wasn't vastly different from others that I've met (which were, let's see, CP/M Cobol by, surprise, an obscure company at the time called Microsoft; PDP Cobol and Vax Cobol by DEC and then I did convert tables from MicroFocus Cobol apps, but I never saw much of the source), the table structure is inside the executable. Without it, it's just a heap of bytes, unless there's a record management system of some sort - which on PDP and VAX was an OS service. On PCs, however, I think there's no such thing for most of the flavors of Cobol.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform