Sort Smallest to Largest command
Summary
Sort numbers at the current column in ascending order.
Description
Sort numbers at the current column in ascending order.
How to Run
- Default Menu: Edit > Separated Values > Sort Smallest to Largest
- All Commands: Edit > Separated Values > Sort Smallest to Largest
- Toolbar:

- Status Bar: None
- Default Keyboard Shortcut: None
Plug-in Command ID
Macros
[JavaScript]
editor.ExecuteCommandByID(4479);
[VBScript]
editor.ExecuteCommandByID 4479
Send feedback on this topic to Emurasoft