Welcome to the VanDyke Software Forums

Join the discussion today!


Go Back   VanDyke Software Forums > General

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-21-2019, 09:53 PM
azoulay azoulay is offline
Registered User
 
Join Date: Aug 2019
Posts: 2
Right-click menu customization

I added a MENUITEM which sends a string : \n telnet \v

POPUPMENU "[context]"
MENUITEM "&Copy", "MENU_COPY"
MENUITEM "&Paste", "MENU_PASTE"
MENUITEM "Telnet ip", "SEND", "\n telnet \v" <-----new line that I added
...




The \n telnet works well but the \v doesn't do anything (it is supposed to send the clipboard to the screen).

So my question is this: how do I send a string + clipboard to the screen ?

--------------
Also,
to perform the same task as above, I also I've tried to put 2 different actions in the same MENUITEM but it doesn't work :

MENUITEM "Telnet ip", "SEND", "\n telnet" ; "MENU_PASTE"

This is my second question:

Is there a way to perform 2 different actions in one single MENUITEM line ?

regards,
Reply With Quote
 

Tags
clipboard , customize , menu , menuitem , right-click

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 05:00 AM.