HI! https://gist.github.com/3306700
try this. On Thu, Aug 9, 2012 at 11:42 PM, Sharad Birmiwal <[email protected]>wrote: > MYTEMP_VAR='' # Evaluates to null somehow. >>>> VAR=$MYTEMP_VAR >>>> : {VAR:="Hi"} >>>> >>> > I tried the code. If you try > $ echo $VAR > it does not print "Hi", but instead prints a blank line (prints nothing > followed by a new line character). > > > > -- > Mailing list guidelines and other related articles: > http://lug-iitd.org/Footer > -- -*- *Vivek Poddar* -*- *Technical consultant (OpenERP)* *Blog:http://vivekimsit.blogspot.in/ * -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
