Thank you very much, Alan.
In the meantime, the requirements have evolvoed. It is not 'simple' anymore,
but a subfile data entry program, that allows for update of existing records,
although I want the design as a standard maintenance subile and then for adding
new records a command key will call a heads down data entry subfile.
The complications is that we are building for some customers a assortment of
our products. For those customers who don't want to stock and sell year round
but only during holidays we build a cardboard display with items so they can
just set up at the cash register.
We have to call these displays some kit# that is made up of several models.
This kit# has to exist first but would have different models per diff
account.
Alan Campin <Alan.Campin@xxxxxxxxxxxxxxxx> wrote:
HI I am looking for any /free code, or not, or cutting edge RPG ILE code
that does a simple file maintenace, Add-change-delete. No subfiles.
If you go to
http://www.think400.dk/downloads.htm and download my
Trigger Mediator application. It is about half way down the page under
Alan Campin.
Part of that application is a screen maintenance program TG0002.
This program uses ILE modular techniques including one module per screen
and includes a
Standard Menu Panel
Standard Edit Panel
Standard Single Page Load Panel
Add/Change/Display Panel
Confirm Delete Panel
One of the things that I have discovered over the years is that screen
programs are, for a given type, almost all the same. Only a small amount
of code needs to change with each new screen. This program represents
the end point of that development.
Each panel is implemented as one module that gets bound to a top level.
All the source code and supporting service programs are included.
The whole concept to use ILE to make new development easy. Just clone a
panel, change a few lines in load and edit procedures and you should be
home.
Program is written in free format ILE using procedures.
Take a look.
I was looking at readme. The phone number is incorrect. I will have to
get it updated to 253-266-7676. Call or e-mail me if you have questions.
As an Amazon Associate we earn from qualifying purchases.