Hi!
I guess this is an idiotic Q but.... I have a statment which is too big if i want to continue in the next line like give a carriage return wat should I do ... I mean suppose
echo "jkhsd lskdhf sdlkfjl asdflksajdflksdj flsdkjf asldkjfas ldkfjasldkjf lksjdf";
TO
echo "alksdhflkasdjflaksdjf ;ksdj alsdkfj asdlkfj
ksjdfhjksadhf sdlkfhs";
like we use ... in VB
Thanks.