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



Two options that I can think of.

1) Port your TD command to RDi and use it in the Object Table which works much like PDM. We wrote it up here: http://archive.ibmsystemsmag.com/ibmi/developer/general/rdi-s-object-table-on-steroids/ <http://archive.ibmsystemsmag.com/ibmi/developer/general/rdi-s-object-table-on-steroids/> Susan has also done more specific pieces on the topic for ITJungle.com <http://itjungle.com/>


2) Replace your current system by the iSphere Tasks option. This allows you to code special comments in your RPG that will be picked up as To-Do items. TODO is one of the defaults but you can make up your own. This causes the Note to be added to the task list in RDi. A simple RPG program could also be written to build a consolidated list of all the current tasks. My partner Susan Gantner wrote it up here: https://www.itjungle.com/2015/09/29/fhg092915-story03/ <https://www.itjungle.com/2015/09/29/fhg092915-story03/>


On Jan 8, 2020, at 10:26 AM, Voris, John <john.voris@xxxxxxxxxxxxx> wrote:

One thing is delaying a full rollout of RDi for maintaining all our source files.

We have a WRKMBRPDM mini-cmd that helps us maintain our notes of issues that were discovered in various programs.
These issues did not rise in importance to become full fledged projects yet. Rather, these are programmer notes collected over the years of fixes and ideas to present to our users.

In PDM, we have a command that we use to build a member for these notes in the source file NOTES.
This member is the same name as the Production Source Member. ( These are not necessarily Tasks for RDi yet. )

When we are in PDM working on source, option "TD" activates our TODO command, passing &N to the command.
The command simply does
STRSEU SRCFILE(DEVLIB/NOTES) SRCMBR( &TODOSRCM )

I would like to create a User Action in RDi to open a member - or to display a CTL+SHIFT+A panel.
Is there a way to do this in RDi ?
Does the iSphere add-on have something that can help me with this ?

John Voris
john.voris@xxxxxxxxxxxxx


--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/wdsci-l.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


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.