CompuServe Messages

#IM help

    17-May-92 00:39:15
Sb: #39313-#IM help
Fm: Charles Blaquiere 76046,1756
To: Robert Coates 76670,147
Robert, if your script contains the line: 'setblend 1 '||i||var1 and i=3 and var1=56, won't it be parsed as: 'setblend 1 356' ??? I would change the line to 'setbland 1 '||i||' '||var1 and see if it works. Blaq!