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



> Can you tell me what a BDE is?

German for "Betriebsdatenerfassung". That means data aquisition terminals.

They might be portable PDA like devices or built in into machines to count 
or measure things in the production hall.



> If you modified TN5250 to do this, you'd have an application that would
> only work with a customized version of one emulator. That would both
> prevent you from updating TN5250 to get bug fixes, and from ever
> switching to a different emulator.

Except the modifications are well made.

For example, there could be a configuration file where you define how the 
AS/400 data entry screen looks like and which external program to call to 
get the data. Then you could automatically add things to screens, 
something like this:

**************************************
AS/400  Mumpf Data Entry System

Count  ___
Item   _______________________________
Ok?    _
**************************************
/usr/local/bin/mumpfdata.py
**************************************


/usr/local/bin/mumpfdata.py:
print "42"
print "Mumpf item"
print "Y"



In this case, whenever the screen looks like defined, then the external 
program would be called. The output of this program would, line by line, 
entered into the fields and the screen would be sent.

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.