×
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.
Beginning modules, procedures, and service programs.
Subject: Beginning modules, procedures, and service programs.
From: Booth Martin <booth@xxxxxxxxxxxx>
Date: Sun, 20 Jan 2019 15:14:52 -0600
Arc-authentication-results: i=1; mx.google.com; spf=neutral (google.com: 66.39.4.46 is neither permitted nor denied by best guess record for domain of booth@xxxxxxxxxxxx) smtp.mailfrom=booth@xxxxxxxxxxxx
I finally decided to move towards the 21st Century. The whole idea of
prototypes, modules, service programs, and ILE concepts has been a
curiosity to me and avoided by me. But no more. I have been reading
articles, looking at examples, and working with service programs. It
still bewilders me
May I say back what I think I have learned, with the idea that I
probably got much of it wrong? I am barely past Hello World, and much
of what I read is targeted to a level somewhere above that. I need to
get my basics right. (I appreciate the patience and the talent here o
Midrange.com)'
Typically I have made a series of small programs to do the various
activities needed for an application. There would be a program to
create the file(s) needed for the application, the program to edit those
files, program(s) to communicate the data to & from users, ancillary
programs for F1-Help, F4-Prompt, etc., and the display files to go with
all of that.
If I understand correctly, the programs and their display files would
now become modules? A service program would be written to combine
those new modules? There would be another service program for the
wider-scope activities, like default values, message files, and
communications applications.
At that point every thing starts to fall apart in my head. So let me
offer a simple situation and ask what pieces should I create for that
situation:
NameFile, with name, street, city, state, zip, phone, and email. I need
to create the file, edit the file (including a default for message file
for language-to-use, dropdown (F4) on state, and an F1 key for
system-wide Help defaulting to NameFile help). I also want to provide
F4 screens for name, city, & state so other applications can plug in
dropdowns for valid name, city, & Sates for their own applications
needing name & address info.
As an Amazon Associate we earn from qualifying purchases.
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.