At 28-4-2002 09:54 -0400, Marty Landman wrote: >Rene, here's a little pgm and output to give you an example : > >$waarde = "0073"; >$waarde += 0; >print "waarde eq $waarde\n";
Thank you Marty for your help. This is what I finally made of it : print ($waarde +=0 ); Kind regards, Rene Verharen Please DO NOT reply to me personally. I'll get my copy from the list. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]