Page 1 of 1

Virtual Memory Warning

Posted: Thu Apr 20, 2006 3:57 pm
by c341
Hello,
How do I avoid this warning message.

##W TOCK 000000 17:47:48(001) <main_program> Warning: Virtual memory information is not available on this platform.

Thank You
Regards - c341

Posted: Thu Apr 20, 2006 4:34 pm
by ray.wurlod
1. Install on a different platform to prevent the warning from occurring.

2. Create a message handler to demote the warning to an informational message.

These are alternatives.

Posted: Fri Apr 21, 2006 11:15 am
by c341
Thank You!!!