|
Dave, It would be interesting to see your entire DDS, but from the manual: "The PAGEDOWN keyword cannot be specified with ROLLUP. The PAGEUP keyword cannot be specified with ROLLDOWN. Note: The ROLLUP keyword is the same as the PAGEDOWN keyword. The ROLLDOWN keyword is the same as the PAGEUP keyword. Roll is the same as page." Also note: this conversation would probably be more appropriate in MIDRANGE-L Charles Wilt -- iSeries Systems Administrator / Developer Mitsubishi Electric Automotive America ph: 513-573-4343 fax: 513-398-1121
-----Original Message----- From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Turnidge, Dave Sent: Thursday, November 16, 2006 1:30 PM To: Websphere Development Studio Client for iSeries Subject: Re: [WDSCI-L] Indicator issue... Well, ok, but I did move the PAGE* below the ROLL* and still don't get any action from the ROLL* indicators. I still don't understand why ROLL* is there if it doesn't do anything. OR, does PAGE* override ANY use of ROLL* in any sequence in the dspf? -----Original Message----- From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Booth Martin Sent: Thursday, November 16, 2006 12:26 PM To: Websphere Development Studio Client for iSeries Subject: Re: [WDSCI-L] Indicator issue... page down = rollup Turnidge, Dave wrote:Ok. I think I found the problem, but I don't understand...ABOVE theRollup and Rolldown records I have: PAGEDOWN(25 'PAGE DOWN') PAGEUP(26 'PAGE UP') And, 25 & 26 are turning on/off. Does it just work with the first defined? If they were reversed (Rollup before Pageup) wouldthe rollupwork? -----Original Message----- From: wdsci-l-bounces+dturnidge=oldrepublictitle.com@xxxxxxxxxxxx[mailto:wdsci-l-bounces+dturnidge=oldrepublictitle.com@xxxxxxxxxxxx]On Behalf Of Turnidge, Dave Sent: Thursday, November 16, 2006 11:59 AM To: Websphere Development Studio Client for iSeries Subject: [WDSCI-L] Indicator issue... I am using a method of indicator usage that I'm not used to... The subfile control record has: CF07(07 'ROLLUP') CF08(08 'ROLLDOWN') The display file spec is: FsavjrndspdCF E WORKSTN SFILE(SAVJRNS1:#HRRN1) F INFDS(PINFDS) F INDDS(WORKSTNIND) And the WORKSTNIND looks like this: ** Display File Indicator Usage D Mapindsp s * inz(%addr(workstnind)) D Mapinds ds based(mapindsp) D FunctionKeys 01 30 D WHITEINDS 60 65 D ERRINDS 80 89 D ALLINDS 01 99 D Workstnind ds D F2Sort 02 02n D F3Exit 03 03n D F4Prompt 04 04n D F5Refresh 05 05n D F6Add 06 06n D PageDown 07 07n D PageUp 08 08n D F11View 11 11n D F12Cancel 12 12n D F16Sort 16 16n D SflInz 52 52n D SflDlt 53 53n D OrgWhite 61 61n D FinWhite 62 62n D CrtWhite 63 63n D VolWhite 64 64n D SeqWhite 65 65n D SflDspCtl 70 70n D SflDsp 71 71n D SflClr 72 72n D SflEnd 73 73n D NxtChg 74 74n D EFOPTION 80 80n D EFFINAL 80 80n D EFVOLUME 81 81n D EFSEQNO 82 82n D EFSAVSIZ 83 83n D EFNOTE 84 84n When I do a page down, ALLINDS looks like: ALLINDS =....5...10...15...20...25...30...35...40...45...50...55...601'000000000000000000000000100000000000000000000000000000000000'61 '010000000110001000000000000000000000000'Why isn't indicator 7 or 8 on? Dave -- This is the Websphere Development Studio Client for iSeries(WDSCI-L)mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/wdsci-l or email: WDSCI-L-request@xxxxxxxxxxxx Before posting,please take amoment to review the archives athttp://archive.midrange.com/wdsci-l.-- --------------------------------- Booth Martin http://www.Martinvt.com --------------------------------- -- This is the Websphere Development Studio Client for iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/wdsci-l or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l. -- This is the Websphere Development Studio Client for iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/wdsci-l or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.
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.