
It would be very useful to be able to use the command debug with more than one parameter. Many times I've wanted to use: debug "Variable name", variable
Many thanks.
update I've realised this can be achieved by debug "text"+variable. oops

Not sure if there is any merit in allowing comma seperators, e.g. debug A$,b,"xyz". Probably not.