Skip to content  CVS Version Control  |  Other Software  |  All Downloads  |  Buy Online  |  Get Support Now  |  Documentation Library   
Skip to content
Skip to content march-hare.com Logo Skip to content
 
 ---
 ---
 ---
 ---
 ---
 ---
 ---
 ---
 ---

Free Online Courses
Learn about the latest features of Uniface free online:
---
Learn about Uniface C/C++ Call Out
---
Learn about Uniface XMLstreams
 

 -    ACTIVATE WORKSHOP    

Running the Example

  • Run/Test the form component "TITLE"
  • Store some test data and press the button to move the records from the "TITLE" form to the "TITLEPASS" form
  • Instead of using a <GOLD> semi colon separated list this has used an XML Stream
     
    <?xml version="1.0"?>
    <TITLE>
     <TITLE.BRIDAL id="fS9JQ01pc3M=" crc="F747E814" status="est">
      <TI_TITLE>Miss</TI_TITLE>
     </TITLE.BRIDAL>
     <TITLE.BRIDAL id="fS9JQ01y" crc="5AFE8E2D" status="est">
      <TI_TITLE>Mr</TI_TITLE>
     </TITLE.BRIDAL>
    </TITLE>
    

Course outline