Hello Everyone:
With Perl, I can clear buffers and force print using $| = 1;
How can I force a print/insert in perl::tk in a rotext widget?
At the moment, all the inserts occur at the end of the program. I would like to have the inserts occur through out the run rather than at the end...
While reading a log file, I am selecting an ID using reg exp and inserting the ID into a hash as the key and setting the value = 1. The nice thing about using a hash is that it filters out the duplicate ID values. If I wanted to be able to count the number of times each ID occurs, how can I...
We are attempting to set up Win 2K, advanced server with 4 Xeon 1.6 MHz cpus and 8G Ram. The server is "telling" us that we have 8 cpus and 4G Ram. Are we doing something wrong? This is a fresh install.
Any and all help appreciated. This is my first multiprocessor Xeon box...
I am not understanding the significance of adFldKeyColumn. I thought this might make a field as in MS Access the key or primary field so that the value could only be in the recordset once. But in the following code, the string "ab" is inserted twice. Any help in clearing up what I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.