ok i dont'' get it
Archiver
Posts: 46,084
why does this:
debug "outc is : ",outc=showme, cr
not work, when this
outc=showme
does work? is it just the debug statement? thats' no problem other
than not being able to verify proper operation. as long as
outc=showme will work.
debug "outc is : ",outc=showme, cr
not work, when this
outc=showme
does work? is it just the debug statement? thats' no problem other
than not being able to verify proper operation. as long as
outc=showme will work.