Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Codebase for Fox-heads
Message
From
11/01/2000 13:59:33
Kenneth Downs
Secure Data Software, Inc.
New York, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Codebase for Fox-heads
Miscellaneous
Thread ID:
00316370
Message ID:
00316370
Views:
59
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...
Reply
Map
View

Click here to load this message in the networking platform