I have a 2 excel files :
File-Name (list of problem types)
Column-Name
authority
Disk space
timer
timeout
File-Log (activity log)
Column-Type Column-Log
[empty] adja sdhajsdhfklaj authority hasldjf
[empty] adjasdha timer hfklajdl fjasdkljfhasldjf
[empty] ad disk space...
I am starting on Excel VBA as of today. I have this Excel file at the office with multiple worksheets in it. We use it to manualy add data on daily worksheets (one for each day of the month) and then take the totals of that daily worksheet to copy to another worksheet (same excel file) where all...
I have a record where 2 values are seperated by a '@'.
value1@value2
The split(/@/,var) doesn't work and I am guessing because in this case the '@' means something else. So there should be someother regular expression in there to match the '@'.
I searched a few regular expression links but...
Because at the office we use an IBM's AIX version of Unix and that it has Perl-4, I want to build some tools to help our daily tasks. I don't know Perl.
Any good links to Perl-4 tutorials ?
Keep in mind that it has to be AIX oriented. It would be a bonus if it also had explained differences...
Can I get a detail description (link or document) about the differences between UNIX's Perl-5 coding and AIX's Perl-5 coding ?
I am asking because my first Perl program I did (posted here on this forum section about 1 month ago) was checked/corrected by other members but when I ran it on AIX, I...
Hi, I am currently doing software distribution via Tivoli for IBM, using IBM's own UNIX AIX system.
I think this forum section would be a good place for me when I have issues or questions but what is the "TME10" about ?
I am coding my first Perl script. It reads an input file produced from a tivoli "wmonpln -l" command and redirecting it to another file but in a comma seperated record to be used by other sets of tools.
1) The input (I don't know how) should be from the pipe. Right now, I put down a file just...
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.