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



new_id Y wrote:
Can you check this settings , is it ok .
should i change the compile in batch option to Y???
Change Defaults

Type choices, press Enter.

Object library . . . . . . . SSN Name, *CURLIB, *SRCLIB
Replace object . . . . . . . N Y=Yes, N=No
Compile in batch . . . . . . N Y=Yes, N=No
Run in batch . . . . . . . . N Y=Yes, N=No
Save session defaults . . . Y Y=Yes, N=No
Save/Restore option . . . . 1 1=Single, 2=All
Job description . . . . . . SSN Name, *USRPRF, F4 for list
Library . . . . . . . . . *LIBL Name, *CURLIB, *LIBL
Change type and text . . . . Y Y=Yes, N=No
Option file . . . . . . . .. QAUOOPT Name
Library . . . . .. . . . . QGPL Name, *CURLIB, *LIBL
Member . . .. . . . . . . . . QAUOOPT Name
Full screen mode . . . . . . N Y=Yes, N=No
Thx

It doesn't matter to the compiler, but generally it's a good idea
because by compiling in batch, you won't use the resources of other
interactive users. It's mostly just a good neighbor thing. However, when
you compile in batch, the compile job's library list will be determined
by the settings of the SSN job description, which (because your settings
say "library... *LIBL") must be in a library in the library list of your
interactive job for it to be found. If it isn't, the job submission will
fail. Assuming that the SSN job description can be found, it must define
a library list which includes all of the objects needed for the compile.
If it doesn't, the compile will fail.

These settings will not cause your compile to fail if all the objects
needed for the compile are available in your interactive library list.


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.