--
You received this message because you are subscribed to
the "Pick and MultiValue Databases" group.
To post, email to: mvd...@googlegroups.com
To unsubscribe, email to: mvdbms+un...@googlegroups.com
For more options, visit http://groups.google.com/group/mvdbms
---
You received this message because you are subscribed to the Google Groups "Pick and MultiValue Databases" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mvdbms+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mvdbms/4446ac34-6d34-4d6c-a79e-f0b1eacccf22n%40googlegroups.com.
I generally parse the LIST statement and extract the Selection criteria and the display fields into separate array, then I convert he list to a SELECT or SSELECT and execute the query.
I also open the dict of the target file by extracting the filename from the file and search for any USING clause. Once I have the file name I open the
I then process using a READNEXT to load the @KEY value, then perform a Read into the @RECORD variable. I then read the dictionary item and then use the ITYPE function to translate the value on @RECORD with the ITYPE which returns a resulting value. I then add this value to an array and move on to the next record.
This method can take a little longer with large selections, but for the most part it is rather quick.
Let me know if you need further details.
Regards,
Jay LaBonte
--
OpenQM had an experimental implementation of an AS.HTML keyword to the query processor commands. This is probably still in the latest release from Rocket but was never documented for application use.
Martin
From: mvd...@googlegroups.com <mvd...@googlegroups.com> On Behalf Of Scott Larmon
Sent: Tuesday, March 26, 2024 12:21 AM
To: Pick and MultiValue Databases <mvd...@googlegroups.com>
Subject: [mvdbms] TCL to HTML Table
Just curious, has anyone created anything that can take a TCL command
i.e. LIST CUSTOMERS NAME ADDRESS PHONE ...
captured the output to an HTML table?
--
--
--
You received this message because you are subscribed to
the "Pick and MultiValue Databases" group.
To post, email to: mvd...@googlegroups.com
To unsubscribe, email to: mvdbms+un...@googlegroups.com
For more options, visit http://groups.google.com/group/mvdbms
---
You received this message because you are subscribed to the Google Groups "Pick and MultiValue Databases" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mvdbms+un...@googlegroups.com.
--
You received this message because you are subscribed to
the "Pick and MultiValue Databases" group.
To post, email to: mvd...@googlegroups.com
To unsubscribe, email to: mvdbms+un...@googlegroups.com
For more options, visit http://groups.google.com/group/mvdbms
---
You received this message because you are subscribed to the Google Groups "Pick and MultiValue Databases" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mvdbms+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mvdbms/4446ac34-6d34-4d6c-a79e-f0b1eacccf22n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mvdbms/CACHAbR0aPgqxcp9OZ86FQc4hjUurFo4HLck8r_%2BqurysBy3y5A%40mail.gmail.com.