home *** CD-ROM | disk | FTP | other *** search
/ TestDrive Super Store 2.3 / TESTDRIVE_2.ISO / realizer / demos / apps / pdoxdemo / callrep.db (.txt) < prev    next >
Paradox Database Table  |  1992-09-30  |  6.0 KB  |  6 rows

#Customer Number,A,5Who,A,3Product,A,10CPU,A,20Memory,A,15Video,A,20Printer,A,15DOS,A,5Windows,A,5Description,A,100Solution,A,255
100001TZDRealizerACER 80386/254 MBVGA/ParadiseHP LaserJet III3.33.0Trying to print a chart to the LaserJet III.Did not run printer setup to select LaserJet III for printer type.
200003AQFRealizerToshiba 3200SXC2 MBColor LCDQMS-310 Turbo4.013.0aNeeds to set focus to a TextBox and have the entire contents selected.Do a FormSetObject for the TextBox this will set focus and select all text in the box.
300004PDFRealizerPC Brand 802861 MBVGA 4.013.0aCreated objects with FormDev and now the option buttons are beneath the group box.Select Reorder items from the Edit Menu in FormDev and move the group box before the option buttons.
400006LAGRealizerZEOS 386 Laptop2 MBVGA LCD (backlit) 4.013.0aHow can each press of the TAB key go to my items in a form in a different order.The focus is determined by order of creation of each item.
500007GVJRealizerCompaq 803864 MBVGAPostscript3.33.0aHow can I use the Paradox Engine DLL with Realizer.The PDoxDemo.RLZ file has a detailed example of accessing data via Realizer.