' create a header node with our user info in
set h = e.headers.create ("Credentials", "","http://quotes.org/")
h.nodes.create "username", "simonfell"
h.nodes.create "password", "password"
La pregunta es cual es la sintaxis para Power Builder 6.5
Gracias por su ayuda.




