Advanced Text Editing with EmEditor: The Ultimate Free Software
Advanced Text Editing with EmEditor: The Ultimate Free Software
October 14, 2014 at 2:59 am #19437
Participant
Thanks Yutaka,
so to clarify – if I have a comma separated file as follows:
_______
A1,B1,
A2,B2,
A3,B3,
etc.
________
is there a way to run a SINGLE macro so if no text is selected, it will run on the entire file & produce this (just a simple example, searching for regexp start of line ^, replace with “):
_______
“A1,B1,
“A2,B2,
“A3,B3,
etc.
_______
BUT if I am in CSV Mode (so the file is now in columns), highlight Column “B” and run the same macro, it will produce this:
_______
A1,”B1,
A2,”B2,
A3,”B3,
etc.
_______
It seems there needs to be some way for the single macro to know if text is highlighted or not, before it can run on the whole file or just selected text?
Would an additional flag that checks if text is selected first, then run the macro and it will work on that selection only, but if text isn’t selected, if will run on the whole file instead
(e.g. eeReplaceSelOnly_else_eeReplaceall)?
Thank you for your efforts.
Also read:
- [New] Cutting Costs without Compromising on YouTube Intros Quality for 2024
- [New] In 2024, Elevate Your Story Game with Multiple Image Strategies
- [Updated] Forge Business Identity No-Cost Customizable Logo Templates Available
- [Updated] In 2024, Mastering Instagram Video Length Constraints Explained
- [Updated] Top Techniques for Silent Film Capturing
- Advanced Features of EmEditor Professional v7.00.2 Beta - Text Editing Software
- Bringing Lectures to Life Effective Editing Techniques for 2024
- EmEditor Text Editor Reviewed: In-Depth Analysis of Its Spell Check Feature
- How to Switch Text File Line Breaks: Mastering LF and CRLF in EmEditor
- Simple Solutions to Fix Android SystemUI Has Stopped Error For Vivo Y02T | Dr.fone
- Syntax Highlighting Features in EmEditor - A Powerful Text Editing Tool
- Things You Should Know When Unlocking Total Wireless Of iPhone SE
- パソコンで簡単に動画DVD化 - 無料ガイド
- Title: Advanced Text Editing with EmEditor: The Ultimate Free Software
- Author: John
- Created at : 2024-10-10 16:54:10
- Updated at : 2024-10-14 19:06:20
- Link: https://win-tricks.techidaily.com/advanced-text-editing-with-emeditor-the-ultimate-free-software/
- License: This work is licensed under CC BY-NC-SA 4.0.