I have a situation here: The PBwin program that I have been working on since Turbo Basic is experiencing the memory issue under PBwin9. Under PBwin8, the compiled program can run on Windows XP on 0.5G- or 1G-memory PC. But compiled by PBwin9, when the program starts to read data into arrays (15 one dimensioal array (900 elements, string or single), the following message from PB shows up:
[ The instruction at "0x00432d2e" referenced memory at "0x0065a000". The memory could not be "written".
Click on OK to terminate the program. ]
Anyone has the similar situation? Solutions? (using PBwin9)
HYC
[ The instruction at "0x00432d2e" referenced memory at "0x0065a000". The memory could not be "written".
Click on OK to terminate the program. ]
Anyone has the similar situation? Solutions? (using PBwin9)
HYC
Comment