Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Reverse Selection

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
foxmuldr Posted - Jun 14 2012 : 10:59:13 AM
Before:
1 - cat
2 - dog
3 - llama

After:
3 - llama
2 - dog
1 - cat

This would come up working with different architectures where the parameter calling conventions are backwards relative to each other.
2   L A T E S T    R E P L I E S    (Newest First)
foxmuldr Posted - Jun 14 2012 : 3:35:58 PM
I have workarounds to do it now. I use an external editor. :-) Was thinking VAX could do this directly as a native feature.
feline Posted - Jun 14 2012 : 3:23:08 PM
Are you talking about reversing whole lines? Parameters in a function call? Something else?

To reverse all of the lines in a block of selected text you could write an IDE macro. It should be fairly easy to do this, since you can get the block of lines, then just reverse then in the macro, and update the IDE with the newly reversed set of lines.

The IDE macro here should help to get you started:

http://support.wholetomato.com?W445

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000