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



wait a second...  if you are just printing a report, then just print the
columns on the paper, forget the table or array.   If you are trying to
total, and then average the totals, make two work fields for each column,
adding as you go; a counter to one field and the numbers to the other
field.  Five columns would be 10 workfields, no big deal. Forget the table
and the array.  Name the fields maybe...  TOT1, AVE1 TOT2, AVE2, etc.

In <19980718012341.8806.rocketmail@send1d.yahoomail.com>, on 07/17/98 
   at 06:23 PM, mohammad khan <mohammadakhan@yahoo.com> said:

>Hi again,

>Just had to add you folks are some of the nicest people
>i've met around, thanks for all the help. I've gone
>thru all the suggestions so far and find them all beneficial in some way
>although i haven't gone thru each one in depth, not much time next to my
>regular job don'tchew know. i'm a beginner though so forgive me if i just
>don't get it at times. 

>here's the way i was gonna about coding my rpg iv table.

>i have 3 columns i know i will print. so, I'll use the
>MOVE & MOVEL to break apart the 2nd (alternating) table when i need a
>certain column (2nd or 3rd table). the 4th column will be (initially) an
>empty table (is that possible) to which the average of table 3 will be
>written.

>can i write a program that averages the elements of a 
>table and then just output the data in table format without explicitly
>telling the result it will be in a 
>table? 

>meaning, the program reads table 1 & table 2,
>table 2 is broken into table 2 & 3 so that the right most table and its
>elements can be averaged and sent to
>a result field that prints the average?

>then comes another problem after that...table lookups,
>ahhhhh shit!

>M.K.

>_________________________________________________________
>DO YOU YAHOO!?
>Get your free @yahoo.com address at http://mail.yahoo.com

>+---
>| This is the Midrange System Mailing List!
>| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
>| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
>| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
>| Questions should be directed to the list owner/operator: david@midrange.com
>+---


-- 
-----------------------------------------------------------
boothm@ibm.net
Booth Martin
-----------------------------------------------------------

+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to MIDRANGE-L@midrange.com.
| To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com.
| To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


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.