Does anyone know how to call the -Xms and -Xmx from within code? I usually use a command line: java -Xms200m -Xmx256m myprog but I want to simply run: java myprog but have the heapsize be initialized within the program.
Mario =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".