------------------------------------------------------------------------ r2106 | helixhorned | 2011-11-08 08:50:10 -0800 (Tue, 08 Nov 2011) | 1 line Also print file name of cache file in case of failure to open it. ------------------------------------------------------------------------ r2105 | helixhorned | 2011-11-05 05:13:50 -0700 (Sat, 05 Nov 2011) | 3 lines Fix the 'displayrandvar{var}' CON and m32script commands for environments with RAND_MAX > 32767 (everything except Windows?). The 'displayrand' command now returns values from 0 to 32767 inclusive, across all platforms. ------------------------------------------------------------------------