× 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: "Anton Gombkötö" <gombkoetoe@ASSOFT.COM>
> But it was very hard to reach your site,

Did you get the "Cannot find server or DNS Error" message, that Jeff
Silberberg got?  I recently changed my DNS service to www.zoneedit.com, and
I wonder if others are having that problem?

> and it vanished after a short time
> again in the matrix.

Are you referring to the subscription data pertaining to the user's current
session only?  That was by design.  But maybe I should prompt for and store
the data by user name for people who run the sample multiple times...

> links to xxx.isp (isp = internet starter page? :-)

Internet Starter Page.  Hey, I like that!

> seem to fire up the whole thing,

Yes.

> then actions like 02JYBDCB2842.WTN seem to reference
> to your "state"

Yes, a unique "session" ID is automatically generated for each user.

As we discussed before, having a mechanism to automatically manage "state"
in a multi-user environment provides a basis for writing generic functions
like:

wwkSflClr() - clear subfile.
wwkSflWrt() - write subfile record.
wwkSflDsp() - display subfile.
wwkSflRdc() - read next changed subfile record.
wwkSflFldGet() - get subfile field value.

which allow developers to focus on the functional requirements of their
applications, rather than struggling over a lot of technical details.

Nathan M. Andelin
www.relational-data.com




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.