× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



> From: "Jeff Silberberg" <jsilberberg@mindspring.com
> but is there anyway to do something like read subfile next
> changed to only get rows that were updated/changed.

Jeff,

If you'd be interested in a commercial solution, I offer an API to customers
who allow me to help develop their Web applications.  My procedures provide
the Web equivalent of the "read subfile next changed" operation, among other
things.  Following is a code sample:

* read next changed subfile record

Eval      EOF = wwkSflRdc('SUBFIL')

* get changed field

If        not EOF
Eval      select = strToUpper(wwkSflFldGet('SELECT'))
EndIf

You can probably see how a generic high-level API makes short work of the
process.

Nathan M. Andelin
www.relational-data.com




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.