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


  • Subject: Re: simple questions-cannot find answers in common books
  • From: nina jones <ddi@xxxxxxxxxxxxxxxxx>
  • Date: Sun, 20 Dec 1998 14:05:18 -0600
  • Organization: data design inc http://www.datadesigninc.com

> 1.in form type I what is the use of SEQUENCE  eg.AA etc

uh, it had something to do with cards. (i think..)  a little before my time, but
i remember them talking about it in rpg school (1972).  i doubt that any one 
uses
it at all anymore.

> 2.how are indicators U0-U9,MR used.

the u indicators are passed from program to program, and stay on until set off.
they can also be used to condition files.  sometimes we use them to determine
whether to print an edit report, or whether the job is update or edit.mr is
matching record, and it is a special kind of processing that uses the rpg cycle.
you define them in your input, and you have to have a primary and secondary 
file.

matching record is tricky, but under certain circumstances can be really handy.
but you do need to be careful that you understand the logic, or you can end up
with a mess.

items to watch for are:
be sure the data is in sequence, or the program will halt
if you are updating information, you cannot update a record you have released.
for example, if you read a customer master as your primary file, and the read
transactions, you cannot update the customer file.  it will update the next one!


> 3.is there any way i can try out RPG programs using internet ie
> downloading or etc.

not that i know of.

> 4.can a subfile be used to access data from different physical files if
> so how can an update pgm work on different physical files.

i'm afraid i don't understand the question, so i'll let someone else handle that
one!

nj
begin:          vcard
fn:             nina  jones
n:              jones;nina 
org:            Data Design Inc 
adr:            2408 Tee Circle;;;Norman;Oklahoma;73069;USA
email;internet: ddi@datadesigninc.com
title:          Chief Programmer and bottle washer
tel;work:       405-321-0354
tel;fax:        405-360-9202
tel;home:       405-364-8960
note:           IBM Business Partner
x-mozilla-cpt:  ;0
x-mozilla-html: FALSE
version:        2.1
end:            vcard


As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.