Dear Mapbasic Developers

Thanks to the community members who responded to my question concerning some
MapBasic 6 programs that were overflowing my Windows page file.

With Windows/NT you can easily observe the progress of this fatal disease --
aka a  "memory leak" -- by running the program: Start>Admin Tools>Windows NT
Diagnostics>Memory  and watching the value of "PageFile Space/Total In Use"
gradually increase to fill the entire pagefile.sys file and bring Windows
down.

Briefly, suggestions included:

* Pack the output table periodically
* Commit the output  table periodically
* Create the table in two stages, MID/MIF then Table>Import
* Use MapInfo 5.5

The winner was Phil Waight, who said "I believe MI 6 does have memory
problems, from a few utilities that I run from time to time.  Use MI 5.5" .

After recompiling with MapBasic 5.5 and running with MapInfo 5.5 my program
now performs as designed and terminates normally.

Thanks again Phil.

Regards

David M Haycraft
Information Analysis Associates  Pty Ltd
ABN 47 085 516 105
1 Cumming Place, Wanniassa, 2903
Aust Capital Territory,  Australia
Phone/Fax:  61 + 2 + 6231 8104
Mobile: 0412 001 134
Email:  [EMAIL PROTECTED]
Web :  www.acslink.aone.net.au/actaa/iaa.htm
A MapInfo Technology Partner





_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.

Reply via email to