On Jul 22, 2012, at 1:37 PM, Charles Szasz wrote:

> … I got an error message for this line of code
> 
> put counter "." && tName & cr after theList:
> 
> compilation error at the line 29 (repeat: garbage where a command should be) 
> near ".", char 11
> 
> Any suggestions?

Sorry:

put counter & "." && tName & cr after theList

I left out an ampersand

-- Peter

Peter M. Brigham
pmb...@gmail.com
http://home.comcast.net/~pmbrig



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to