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



> From: York, Albert
>
> This won't help you today but here's a suggestion to prevent this in the
> future. Create a one line C/L program to create the data queue
> and give the
> source member the same name as the data queue. Include comments that
> describe the data queue and what it is used for. This will serve the same
> function as the DDS source for a file.

Excellent point, Albert.

I suggest this for all manner of system-level things:

1. Printer file changes
2. Command default changes
3. Data areas
4. Data queues
5. Message files
6. Reply list entries
7. System values
8. Subsystem definitions
9. Output queues

There are many more.  The fact that we can compile any command into a CL
program means that it is really, really easy to create a CL member that can,
in effect, restore all your customizations to the operating system.  Keeping
this CL up to date will save you a ton of headaches down the road.

And if you want to go completely overboard, you can add your own versions of
various system modification commands and make sure they add to this CL.

Joe



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.