UIB to pickup procedure name from selected text.

  • Thread starter Thread starter OctavioOlguin
  • Start date Start date
Status
Not open for further replies.
O

OctavioOlguin

Guest
When on editor, you can select some text and press ALT-K to find similar text, that means that is possible to pickup the selected text... So It would be very productive, if it would be possible to type: run some-internal-procedure-name . then press left ctrl-shift-left shift-alt-P and get the "Add Procedure" dialog with the Procedure name filled with what we have just typed.. (You could use CTRL-C and CTRL-V on th e process, but if you just happend to being carryn something on the clipboard, you woul loose it). And it would be really magic, if somehow it could intrerpret someting like RUN myProc(INPUT A, B, OUTPUT C). and selecting the name of procedure with parameters and create the appropiate things... Thanks.

Continue reading...
 
Status
Not open for further replies.
Back
Top