Hi
I was trying to use Restrict -> Line Range to select the last line and then remove the last character.
But after many attempts and reading what I could find about configuring a line range, I couldn't find out how to set the Line Range to the last line.
Is this possible or is my approach wrong?
Thanks
Remove Last Character from Last Line
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
-
- Posts: 991
- Joined: Sun Dec 09, 2007 2:49 am
- Location: UK
Re: Remove Last Character from Last Line
This works.
Try it on the Trial Run area.
Code: Select all
Comment...
| Remove last character from last line
|
+--Restrict lines:-0..-0
|
+--Restrict columns:-0..-0
|
+--Remove all
David
Re: Remove Last Character from Last Line
Thanks -0..-0 worked