nrasool
09-10-2003, 08:40 AM
Hi there
This is my first question on this forum. Welcome to everyone :)
In the standard version of VB 6,
When i running a shell command, and i'm point to an external program, it is crashing, because i have not allocated enough memory to run it.
Is there any one who can suggest, in how to set up memory for a shell function
I want to allocate 20mb of Memory to one process, then once the process is finished, to free up the 20mb of memory
Does anyone have any suggestions? I have tried searching on this forums for Allocate memory, or shell, and there is nothing about this.
Also checked the helpfile with VB, and got no joy.
Many thanks
This is my first question on this forum. Welcome to everyone :)
In the standard version of VB 6,
When i running a shell command, and i'm point to an external program, it is crashing, because i have not allocated enough memory to run it.
Is there any one who can suggest, in how to set up memory for a shell function
I want to allocate 20mb of Memory to one process, then once the process is finished, to free up the 20mb of memory
Does anyone have any suggestions? I have tried searching on this forums for Allocate memory, or shell, and there is nothing about this.
Also checked the helpfile with VB, and got no joy.
Many thanks