Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to release Mem variabes from memory?
Message
From
16/01/2007 00:56:12
Suhas Hegde
Dental Surgeon
Sirsi, India
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to release Mem variabes from memory?
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01185807
Message ID:
01185807
Views:
58
hi,

Sorry hit the enter button too early.

I have a long running code.

It has to process about 1056 items and does a select SQL into array number of records in array (600)

Then the array is copied into 2 arrays and used with other variables.
The Array is fed to a fll and the return values are updated to the table.

While processing the code is fast intially say 50 sec/ 100 records But as an when the count reaches above 500 it slows drastically.

I have put Flush for 100 records , But what i feel is that the variables are not released fast enough eventhough I have a Release Array command.

How can I specifically release those arrays from Being put to Deleted in NTI (which i believe VFP uses internally) ??

Thanx

suhashegde
Next
Reply
Map
View

Click here to load this message in the networking platform