Use the NEWAPPL(REV) parm to launch REVIEW, and then it will use the REVPROF profile. Dave Salt
SimpList(tm) - try it; you'll get it! http://www.mackinney.com/products/program-development/simplist.html > Date: Mon, 21 Mar 2011 13:50:15 -0400 > From: [email protected] > Subject: Re: Default ISPPROF > To: [email protected] > > It's > RV,'CMD(REVIEW)' > > Which made me look and find that there is an ALIAS REV, so I tried > RV,'CMD(REV)' > > That didn't make it use the REVPROF either. > > On Mon, Mar 21, 2011 at 1:39 PM, Dave Salt <[email protected]> wrote: > > > Does REVIEW run under an applid called REV? For example, do you start it by > > doing something like this: > > > > SELECT CMD(%REVIEW) NEWAPPL(REV) > > > > If so, it should use REVPROF as the profile. > > > > Dave Salt > > > > SimpList(tm) - try it; you'll get it! > > > > http://www.mackinney.com/products/program-development/simplist.html > > > > > > > > > > > > > Date: Mon, 21 Mar 2011 12:53:53 -0400 > > > From: [email protected] > > > Subject: Re: Default ISPPROF > > > To: [email protected] > > > > > > Hmm. REVIEW must do something weird. I move REVPROF into a library in > > the > > > ISPTLIB search chain. Start REVIEW and it does not find the REVPROF. I > > did > > > a DDLIST and MEMBER REVPROF and it does find it in the library in the > > > ISPTLIB chain. I moved REVPROF into the users ISPF.ISPPROF and it works > > > perfectly. > > > > > > On Mon, Mar 21, 2011 at 11:32 AM, Dave Salt <[email protected]> wrote: > > > > > > > Put a copy of REVPROF in any of the data sets attached to ISPTLIB. When > > a > > > > new user goes into REVIEW for the first time, ISPF sees they don't have > > a > > > > member called REVPROF in their ISPPROF data set, and so it searches for > > > > REVPROF in the ISPTLIB data sets. If it finds it, it copies it from > > there. > > > > If it doesn't find it, it copies the user's own ISRPROF member. > > > > > > > > HTH, > > > > > > > > Dave Salt > > > > > > > > SimpList(tm) - try it; you'll get it! > > > > > > > > http://www.mackinney.com/products/program-development/simplist.html > > > > > > > > > > > > > > > > > > > > > > > > > Date: Mon, 21 Mar 2011 09:57:42 -0400 > > > > > From: [email protected] > > > > > Subject: Default ISPPROF > > > > > To: [email protected] > > > > > > > > > > What populates the default userid.ISPF.ISPPROF? I've installed > > REVIEW > > > > and > > > > > part of the directions are to copy REVPROF into your ISPPROF. I may > > have > > > > to > > > > > do this for each existing user, but where can I add this so that any > > new > > > > > users will have it automatically? > > > > > > > > > > -- > > > > > Mark D Pace > > > > > Senior Systems Engineer > > > > > Mainline Information Systems > > > > > > > > > > > > ---------------------------------------------------------------------- > > > > > For IBM-MAIN subscribe / signoff / archive access instructions, > > > > > send email to [email protected] with the message: GET IBM-MAIN > > INFO > > > > > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > > > > > > > ---------------------------------------------------------------------- > > > > For IBM-MAIN subscribe / signoff / archive access instructions, > > > > send email to [email protected] with the message: GET IBM-MAIN INFO > > > > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > > > > > > > > > > > > > > > -- > > > Mark D Pace > > > Senior Systems Engineer > > > Mainline Information Systems > > > > > > ---------------------------------------------------------------------- > > > For IBM-MAIN subscribe / signoff / archive access instructions, > > > send email to [email protected] with the message: GET IBM-MAIN INFO > > > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: GET IBM-MAIN INFO > > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > > > > > -- > Mark D Pace > Senior Systems Engineer > Mainline Information Systems > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: GET IBM-MAIN INFO > Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

