Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
webservice example ? (translate text)
#7
thanks again.

is there any way to insert a qm variable directly in multiline code like:
Code:
Copy      Help
str xml =
;<?xml version="1.0" encoding="utf-8"?>
;<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
;<soap:Body>
;<Translate xmlns="http://www.webservicex.net">
;<LanguageMode>EnglishTOGerman</LanguageMode>
;<Text>$$selection$$</Text>
;</Translate>
;</soap:Body>
;</soap:Envelope>
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)