AW: Print value of help please

2004-10-11 Thread Friedel.Wittrock
ktober 2004 18:06 An: [EMAIL PROTECTED] Betreff: Print value of help please X-No-archive: yes Hi, Could someone please help me figure out what I am doing wrong. I have this statement: print TESTOUTPUT "$line" .length($address). $address; It's printing "$line" to a fi

RE: Print value of help please

2004-10-11 Thread Gerber, Christopher J
> -Original Message- > Could someone please help me figure out what I am doing > wrong. I have this statement: > print TESTOUTPUT "$line" .length($address). $address; > > It's printing "$line" to a file just fine. It's printing > .length($address). > on the next line and I'd like to

Print value of help please

2004-10-11 Thread Gary Kuznitz
X-No-archive: yes Hi, Could someone please help me figure out what I am doing wrong. I have this statement: print TESTOUTPUT "$line" .length($address). $address; It's printing "$line" to a file just fine. It's printing .length($address). on the next line and I'd like to see all of it on th