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



The signon screen displayed is not controlled by the INLPGM parm of
the user profile. It's controlled by the subsystem description.

http://search400.techtarget.com/tip/0,289483,sid3_gci1118070_mem1,00.html

Forgive me if this seems harsh, but you obviously haven't got a clue
how to do what you are attempting. You need to research this much
better as if you screw it up, you may not be able to sign onto you
system to fix it!

-Charles




On Wed, Sep 9, 2009 at 4:55 PM, Laine, Rogers<rlaine@xxxxxxxxxxxxxxx> wrote:
I would like to create a custom SIGNON screen under v6.1, This is what I
have done thus far....


1. I copied the installed DSPF called QDSIGNON  from QGPL\QDDSSRC to
QGPL/QDDSSRC and called it MYSIGNON using the below command.

  CPYF FROMFILE(QGPL/QDDSSRC) TOFILE(QGPL/QDDSSRC) FROMMBR(QDSIGNON)
TOMBR(MYSIGNON) MBROPT(*YES)

2. I make a minor change to the heading on line one using the below
command.

   STRSEU SRCFILE(QGPL/QDDSSRC) SRCMBR(MYSIGNON)


3. The next thing I believe is to compile the sign-on display using the
below command..

   CRTDSPF FILE(QGPL/MYSIGNON) SRCFILE(QGPL/QDDSSRC) MAXDEV(256)

   I got the below message...

   File MYSIGNON created in library QGPL.

4. I go to change my test user profile to use MYSIGNON.

   CHGUSRPRF USRPRF(MISRML9) INLPGM(QGPL/MYSIGNON)

   I get the below message...

    Object MYSIGNON in library QGPL not found.

So this makes me believe that the compile of the sign on display did not
work correctly.

When I use Work with Library objects I so not find the MYSIGNON object.

What am I doing wrong, any help would be appreciate, as always.

Rogers
************************************************
This E-Mail transmission (and/or the documents accompanying it)
may contain information belonging to the sender which is confidential,
privileged and/or exempt from disclosure under applicable law. The
information is intended only for the use of the individual(s) or entity
named above. If you are not the intended recipient, you are hereby
notified that any disclosure, copying, distribution or the taking of any
action in reliance on the contents of this information is strictly
prohibited. If you have received this E-Mail transmission in error,
please immediately notify us by return E-Mail or telephone to arrange
for return of its contents including any documents.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



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.