Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 Reverse Selection
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

foxmuldr
Tomato Guru

USA
416 Posts

Posted - Jun 14 2012 :  10:59:13 AM  Show Profile  Reply with Quote
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.

feline
Whole Tomato Software

United Kingdom
19022 Posts

Posted - Jun 14 2012 :  3:23:08 PM  Show Profile  Reply with Quote
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

zen is the art of being at one with the two'ness

Edited by - feline on Jun 14 2012 3:23:58 PM
Go to Top of Page

foxmuldr
Tomato Guru

USA
416 Posts

Posted - Jun 14 2012 :  3:35:58 PM  Show Profile  Reply with Quote
I have workarounds to do it now. I use an external editor. :-) Was thinking VAX could do this directly as a native feature.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000