When I do a "Show interface" on the PIX 515 firewall and going through the output, I see
"input queue (curr/max blocks): hardware (128/128) software (0/94)"
Can anyone explain what the input queue (curr/max blocks)
and hardware (128/128) software (0/94) means?
Please help...
Hi There! Thanks for your input. Can you please explain further....maybe fix the mistake or what I'm missing from my code (cut and paste).
I greatly appreciate it!
Thanks,
Ant
To all VB Guru out there - Please give me a hand in writing this code....
Below is a detailed explanation of what we need to accomplished with VB or even PERL....
I need to open, save and close 1200 very short files. They are strictly text files to be used in CNC machines, as job code for...
Back to the original questions - here is a much more detailed explanation of what we need to accomplished with
VB or even PERL....
I need to open, save and close 1200 very short files. They are strictly text files to be used in CNC machines, as job code for cutting metal on lathes.
When we...
Here is something my friend just wrote. Can you make any sense of it?
Dim varpart As Variant
Dim strpart As String
Dim strname As String
Dim fso As FileSystemObject
Dim intoutput As Integer
Dim intreal As Integer
Private Sub Command1_Click()
varpart = 54000
intoutput = 1
intreal =...
I have a simple question - for a problem that I have not been able to solve - I'm trying to write a VB form to do this simple procedure automatically.
Open a plain text file c:\test\A54001.min
Save the file exactly as it is.
Close the file.
The catch is that I want to do it for 1200...
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.