× 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: Import/Export whole record
  • From: "Peter Dow" <pcdow@xxxxxxxxx>
  • Date: Wed, 1 Mar 2000 13:07:48 -0800

Hi Jo Ann,

If by export/import you mean pass the record between calling and called
programs, you can set up an externally-defined data structure and pass the
data structure name as a parameter.

You can share the data without passing it as a parameter by using the EXPORT
keyword on the data structure in the calling program, and the IMPORT keyword
on the corresponding data structure in the called program. I haven't
actually used this method, so I'm not sure of the pros/cons. One point is
that this is a "hidden" interface between the called & calling program that
might not be obvious to a 2nd programmer looking at it.

HTH
Peter Dow
Dow Software Services, Inc.
909 425-0194 voice
909 425-0196 fax

----- Original Message -----
From: <burelle@bigy.com>
To: <midrange-l@midrange.com>
Sent: Wednesday, March 01, 2000 7:03 AM
Subject: Import/Export whole record


> Is there an easier way to export/import a whole record?  I am building a
module to find the 'best' item record and return it.  I thought I read
something in one of the mags on this but can't seem to find it.  I can't
seem to get to the MidrangeComputing site, I searched the 'other' mag site,
used Search400, and IBM and can't seem to come up with anything.  Any ideas?
suggestions? sympathy? - Jo Ann
> +---
> | 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
> +---


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.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
+---

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.