ok i dont'' get it
Archiver
Posts: 46,084
In a message dated 2/3/02 4:16:51 PM Central Standard Time, cbielek@y...
writes:
> 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.
>
You cannot do an assignment in the middle of a DEBUG statement.
[noparse][[/noparse]Non-text portions of this message have been removed]
writes:
> 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.
>
You cannot do an assignment in the middle of a DEBUG statement.
[noparse][[/noparse]Non-text portions of this message have been removed]