× 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.



Actually - on Pelike's web site, he has an example of a "Subfile" process in 
net.data (pushing the free solution built into ALL AS/400's...)

Andrew Borts / Webmaster
Seta Corporation
6400 East Rogers Circle
Boca Raton, FL 33499

E-mail: Andrewb@setacorporation.com
Corporate web site http://www.setacorporation.com
E-Commerce web site http://www.palmbeachjewelry.com
                              http://www.myfreeitems.com
Voice: 561-994-2660 Ext. 2211 / Fax: 561-997-0774

-----Original Message-----
From: Nathan M. Andelin [mailto:nandelin@RELATIONAL-DATA.COM]
Sent: Monday, October 21, 2002 12:34 PM
To: web400@midrange.com
Subject: Re: [WEB400] Can CGI Do this ???

> 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


_______________________________________________
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/web400
or email: WEB400-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.