connect statement

BelaB

New Member
Hi!

Why does this code not work?

Code:
define variable params as character no-undo.
params = "wb4000 -H server -N TCP -S xyz".
 
connect to value(params).

It works if I write the parameters direct in the section editor.

Thanks
 
Back
Top