Search results

  1. H

    Browse Isn't Viewable on Handheld Scanner ...

    Created a few browse widgets inside a character application to display data for viewing/selection. The browse will appear where it was defined to display if I am running the application via a telnet emulator, but is not "viewable" when the same application is run via a Motorola WT4070/90...
  2. H

    WRITE-XML() From Datasets ...

    Guys, With an xml document that goes several levels deep, how does OpenEdge expect the data relations to be defined when then using the write-xml() method? For example, I am coding to a particular xml spec that begins as an Order node and has underneath it: Order Item(s) and a Shipments node...
  3. H

    READ-XML() and Blank Temp Table Recs ...

    Guys, Progress 10.2B: Using the READ-XML() method into a dataset. Have (5) temp tables defined each with a unique index on a particular field. The temp tables get populated with the correct data. The only issue is that a blank record is inserted into a few of the temp tables. It isn't a...
Back
Top