text into...

text into...

Postby goosfancito » Wed Oct 06, 2021 2:37 am

where i can found information about used of "text into..."?
FWH 21.02
Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
User avatar
goosfancito
 
Posts: 1954
Joined: Fri Oct 07, 2005 7:08 pm

Re: text into...

Postby Otto » Wed Oct 06, 2021 4:52 pm

Hello,
do you mean this?
Best regaqrds,
Otto
Code: Select all  Expand view

#xcommand TEXT INTO <v> => #pragma __cstream|<v>:=%s
#xcommand TEXT INTO <v> ADDITIVE => #pragma __cstream|<v>+=%s
#xcommand TEXT TO VAR <var> => #pragma __stream|<var>:=%s
#xcommand ENDTEXT => #pragma __endtext



TEXT INTO cXml
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <SaveGB xmlns="http://tempuri.org/">
      <key>KEY</key>
      <xml>string</xml>
      <herkunft>HERKUNFT</herkunft>
    </SaveGB>
  </soap12:Body>
</soap12:Envelope>    //ENDTEXT
ENDTEXT
? cXml
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6253
Joined: Fri Oct 07, 2005 7:07 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 86 guests