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



Hi Luis

Sounds like you can tweak the saves if you can use the SAV command so why not divide the save up into two parts by judicious use of the OMIT parameter.

You might be able to do something along the lines of storing the OMIT values (EG A* B* C* D* ) in a file and then reading it and in your save program specifying something long the lines of:

- SAVOBJ OBJ(*ALL) LIB(YOURLIB) OMIT(A* B* C* D*)
- SAVOBJ OBJ(A* B* C* D*) LIB(YOURLIB)

Not pretty but doable.

Food for though anyway

Regards
Evan Harris

Hi all,

One of our clients is trying to save a library with more than 65 000
objects and is, of course, hitting against the OS limit. In his case,
part of his problem is that he has a *lot* of files with several members
each.
I have been thinking of saving the library as an IFS object (SAV), but
cannot find the limits for this command. ¿Does anyone knows what those
are?

Thanks a lot,
Luis Rodriguez


---------------- Luis Rodriguez



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.