Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Codebase for Fox-heads
Message
De
11/01/2000 13:59:33
Kenneth Downs
Secure Data Software, Inc.
New York, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Codebase for Fox-heads
Divers
Thread ID:
00316370
Message ID:
00316370
Vues:
57
I'm wondering if anyone is using Codebase and can offer any advice on making the shift from Fox thinking to Codebase thinking.

In particular, I want to use Codebase to scan through a table and load up the Surrogate Keys into a linked list or array and do C++ stuff like sorts in memory and so on.

Due to my years of xBase, I now tend to think in terms of COPY TO, SELECT FROM, SCAN REST WHILE and so on. Can anyone give me any advice on how to structure something in C++/CodeBase that would appear like so in Fox:
SCAN FOR MyCondition() 
  SomeFunctionICanOnlyDoInCPlusPlus() 
ENDSCAN 
TIA...
Répondre
Fil
Voir

Click here to load this message in the networking platform