Rocket U2 | UniVerse & UniData

 View Only
  • 1.  Select which editor by @logname

    Posted 05-23-2022 16:49
    Im trying to create a program that will call the AE command for me when typing 'ED' at TCL, but will leave anyone else in the 'ed' editor. 

    I got that to work pretty easily but not sure how to make it work for a second level - such as after a select. 

    Suggestions anyone? I don't want to give up my AE! But remembering to not type 'ED' isnt likely after 37 years! Last place we just all used AE so we replaced ED with AE, can't do that here :(

    Thanks

    ------------------------------
    Kathleen Hambrick
    Programmer at Colwell
    ------------------------------


  • 2.  RE: Select which editor by @logname

    Posted 05-24-2022 08:57
    Hey Kathleen,

    Try this. Create a program, I called mine SWITCH.EDITOR, compile and catalog.

    Then copy the ED VOC to ED2.
    Then create a new VOC called ED which is a remote command:

    In SWITCH.EDITOR, you can add a CRT "Using AE" after LINE 3 just to let you know you're actually using AE if you like.

    Harry

    ------------------------------
    Harry Hambrick
    Manager of UV Development
    Rooms To Go Inc
    Seffner FL US
    ------------------------------



  • 3.  RE: Select which editor by @logname

    Posted 05-24-2022 09:16
    Hi Harry, thanks for the assist.

    Your code is almost identical to what I had already tried, except I did an execute and you did a chain...which does make more sense and I will try it but, I don't know what an 'R' type dict item is?!?! That piece did not work and told me 'incorrect voc entry'

    ------------------------------
    Kathleen Hambrick
    Programmer at Colwell
    ------------------------------



  • 4.  RE: Select which editor by @logname

    Posted 05-24-2022 09:24
    Hey Kathleen,

    Go to the Universe Guide for Pick Users and go to pages 3-8 through 3-10 and it will tell you what the R type is and how to use it.

    Do LISTR at TCL to see if you have any R type VOC items on your system and how they're done.  You might have to have your system type set differently or something if it's not working for you.

    Harry

    ------------------------------
    Harry Hambrick
    Manager of UV Development
    Rooms To Go Inc
    Seffner FL US
    ------------------------------



  • 5.  RE: Select which editor by @logname

    Posted 05-24-2022 09:29
    Ah, remote... I will read up on it, thank you.

    The change from execute to chain did work.

    Thanks Harry.

    On Tue, May 24, 2022 at 7:26 AM Harry Hambrick via Rocket Forum <
    Mail@forum.rocketsoftware.com> wrote:

    > Hey Kathleen, Go to the Universe Guide for Pick Users and go to pages 3-8
    > through 3-10 and it will tell you what the R type is and how to use it....
    > -posted to the "Rocket U2 | UniVerse & UniData" forum
    > Invite your colleagues to join the Rocket Forum and grow our expert
    > network.
    > ------------------------------
    > [image: Rocket Software] <https: community.rocketsoftware.com="">
    > Rocket U2 | UniVerse & UniData
    > <https: community.rocketsoftware.com/forums/forum-home/digestviewer?communitykey="dd45d00d-59db-4884-b3eb-2b0647af231b">
    > Post New Message Online
    > <http: community.rocketsoftware.com/participate/postmessage?groupid="49">
    > Invite your colleagues to join the Rocket Forum and grow our expert
    > network. Share this link. <https: community.rocketsoftware.com/register="">
    > Re: Select which editor by @logname
    > <https: community.rocketsoftware.com/discussion/select-which-editor-by-logname#bmdea44052-2001-4628-9cb7-9865b68753e4="">
    > Reply to Group Online
    > <https: community.rocketsoftware.com/forums/all-discussions/postreply?messagekey="dea44052-2001-4628-9cb7-9865b68753e4&ListKey=1daf02a1-f0f0-4a5c-a95d-a2b9f11dcf4b"> Reply
    > to Group
    > <rocket_universe_dea44052-2001-4628-9cb7-9865b68753e4@connectedcommunity.org?subject=re:+select+which+editor+by+@logname>
    > [image: Harry Hambrick]
    > <https: community.rocketsoftware.com/network/members/profile?userkey="a4984932-a2a2-49ad-98f2-4d538f42d6b5">
    > May 24, 2022 9:24 AM
    > Harry Hambrick
    > <https: community.rocketsoftware.com/network/members/profile?userkey="a4984932-a2a2-49ad-98f2-4d538f42d6b5">
    > Hey Kathleen,
    >
    > Go to the Universe Guide for Pick Users and go to pages 3-8 through 3-10
    > and it will tell you what the R type is and how to use it.
    >
    > Do LISTR at TCL to see if you have any R type VOC items on your system and
    > how they're done. You might have to have your system type set differently
    > or something if it's not working for you.
    >
    > Harry
    >
    > ------------------------------
    > Harry Hambrick
    > Manager of UV Development
    > Rooms To Go Inc
    > Seffner FL US
    > ------------------------------
    > *Reply to Group Online
    > <https: community.rocketsoftware.com/forums/all-discussions/postreply?messagekey="dea44052-2001-4628-9cb7-9865b68753e4&ListKey=1daf02a1-f0f0-4a5c-a95d-a2b9f11dcf4b">*
    > *View Thread
    > <https: community.rocketsoftware.com/discussion/select-which-editor-by-logname#bmdea44052-2001-4628-9cb7-9865b68753e4="">*
    > *Recommend
    > <https: community.rocketsoftware.com/discussion/select-which-editor-by-logname?cmd="rate&cmdarg=add#bmdea44052-2001-4628-9cb7-9865b68753e4">*
    > *Forward
    > <https: community.rocketsoftware.com/forums/all-discussions/forwardmessages?messagekey="dea44052-2001-4628-9cb7-9865b68753e4&ListKey=1daf02a1-f0f0-4a5c-a95d-a2b9f11dcf4b">*
    > *Flag as Inappropriate
    > <https: community.rocketsoftware.com/discussion/select-which-editor-by-logname?markappropriate="dea44052-2001-4628-9cb7-9865b68753e4#bmdea44052-2001-4628-9cb7-9865b68753e4">*
    > *Post New Message Online
    > <http: community.rocketsoftware.com/participate/postmessage?groupid="49">*
    >
    > -------------------------------------------
    > Original Message:
    > Sent: 05-24-2022 09:15
    > From: Kathleen Hambrick
    > Subject: Select which editor by @logname
    >
    > Hi Harry, thanks for the assist.
    >
    > Your code is almost identical to what I had already tried, except I did an
    > execute and you did a chain...which does make more sense and I will try it
    > but, I don't know what an 'R' type dict item is?!?! That piece did not work
    > and told me 'incorrect voc entry'
    >
    > ------------------------------
    > Kathleen Hambrick
    > Programmer at Colwell
    >
    >
    >
    >
    > You are receiving this message because you followed the 'Select which
    > editor by @logname' message thread. To unsubscribe from this message
    > thread, go to Unsubscribe
    > <https: community.rocketsoftware.com/higherlogic/common/unfollow.aspx?userkey="01dbcc41-45f2-48a9-a334-22af21aa990a&sKey=KeyRemoved&ItemKey=2abca72d-5a58-431a-b038-97fa65c665b6">.
    >
    >
    > Update your email preferences
    > <https: community.rocketsoftware.com/go.aspx?c="Preferences§ion=email">
    > to choose the types of email you receive
    >
    > Unsubscribe from all participation emails
    > <https: community.rocketsoftware.com/higherlogic/egroups/unsubscribe.aspx?userkey="01dbcc41-45f2-48a9-a334-22af21aa990a&sKey=KeyRemoved&mClass=Social">
    >




  • 6.  RE: Select which editor by @logname

    Posted 05-24-2022 09:39
    You're very welcome!

    ------------------------------
    Harry Hambrick
    Manager of UV Development
    Rooms To Go Inc
    Seffner FL US
    ------------------------------