I need a snippet of code that will get me the file versions from DLL files in
Windows
I have done a quick search, no luck... need it asap...
Thanks in ADVANCE!
--DM
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I have an interesting situation where I am using Perl to develop installation
scripts. So far, so good.
However, I have 4 total scripts, and I am calling 3 of them from the main one...
Most of the time, the scripts are executed from a machine that DOES NOT have
Perl installed, so I have created E
these are common it seems...
I have a routine that returns a listing of users and all their information
in a list format in an array
1: (status): : : firstName :
lastName : eMail@.com
example:
1: 223344(IDLE): idiot : 1234567 : Iyam : Stupid : [EMAIL PROTECTED]
This list can be long.
The
Again...
interesting little routine I have going...
Sucking a return out of a function an stuffing it into an array
@Junk = $TE->logon($A->{USERID});
Then I am validating the information in the array with known values,
searching for specific information...
if (!$TE->validateCLSMSResponse($G
the Regular Expression to Replace A with X except
when A is found in the 4 scenarios listed?
--David Mamanakis
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]