Renaming & Saving Your File: A Step-by-Step Guide Using EmEditor's Features
Renaming & Saving Your File: A Step-by-Step Guide Using EmEditor’s Features
Viewing 5 posts - 1 through 5 (of 5 total)
- Author
Posts - October 28, 2008 at 1:47 pm #6496
LuK
Member
Hi everybody,
could anybody tell me, how it´s possible to save a document into a new path with new filename in a macro?
The following values opens only the Save As dialog box:
fileName = “de020076o$tempMakeOfflinefilelist.txt”
document.Save [FileName ]
or
fileName = “filelist.txt”
document.Save [FileName ]
Thx and regards
Thorsten
October 29, 2008 at 12:06 am #6500
Yutaka Emura
KeymasterLuK wrote:
Hi everybody,could anybody tell me, how it´s possible to save a document into a new path with new filename in a macro?
The following values opens only the Save As dialog box:
fileName = “de020076o$tempMakeOfflinefilelist.txt”
document.Save [FileName ]or
fileName = “filelist.txt”
document.Save [FileName ]Thx and regards
Thorsten
document.Save [Filename] should work. Is this VBScript or JavaScript?
October 29, 2008 at 9:35 am #6501
LuK
Member
It´s an VBS Macro and I also tried to open and save into a local directory, but this also displayes the Save as dialog box.
regards
Thorsten
October 30, 2008 at 8:33 am #6508
Yutaka Emura
Keymaster
Yutaka wrote:LuK wrote:
Hi everybody,could anybody tell me, how it´s possible to save a document into a new path with new filename in a macro?
The following values opens only the Save As dialog box:
fileName = “de020076o$tempMakeOfflinefilelist.txt”
document.Save [FileName ]or
fileName = “filelist.txt”
document.Save [FileName ]Thx and regards
Thorstendocument.Save [Filename] should work. Is this VBScript or JavaScript?
I don’t know why you have this issue. You should make sure the destination folder is not write-protected. The above macros should not prompt a Save As dialog box if the folder is not read-only.
October 31, 2008 at 6:56 am #6512
LuK
Member
The folder is´nt write protected. But in all cases (store on local temp directory (C:temp) and on network share) the save as dialog box appears. :-( - Author
Posts
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Also read:
- [New] Master Your Stream Best Cameras to Capture Every Moment on Twitch
- [New] Rapid Recording Audio in Action for 2024
- [New] Shut Down Instagram Suggestions for 2024
- 8 Ultimate Fixes for Google Play Your Vivo Y100t Isnt Compatible | Dr.fone
- Complete Guide: Viewing Sequence of Superman Cinematic Universe
- Die Effektivste Methode Zum Erstellen Einer Startdiskette Für Windows 11 Professional Edition: Die Top 3 Wege Aufgezeigt
- Expertentechniken Zur Wiedergewinnung Nicht Mehr Sichtbarer YouTube-Clips – Anleitung
- Harmony Hearts The Ideal Playlist for a Life-Changing Kiss for 2024
- How to Discover and Erase Concealed Partitions on Your USB Stick
- How to Turn On System Safeguards for Your Hard Disk Drives
- In 2024, Sharpen the Rest Partially Blurred Photo Tactics
- Maximize Your Phone Storage with These Simple iPhone Decluttering Steps - Discover the Free Up Techniques
- Mengatasi Masalah Fotografi Di iPhone - Kesepuluh Jenis Solusi Reset Hapus Foto Permanen
- New 2024 Approved Video Editing on a Budget Best Free Online Editors for Chromebook
- Step-by-Step Strategies for Effective Pinterest Board Recovery
- Tapez-Nous Un Message
- Windows 10 Aktualisierung: Fünf Effiziente Fixes Für PCs, Die Nach Dem Update Nicht Starten
- Title: Renaming & Saving Your File: A Step-by-Step Guide Using EmEditor's Features
- Author: Joseph
- Created at : 2024-11-07 16:56:47
- Updated at : 2024-11-12 17:26:59
- Link: https://win-news.techidaily.com/renaming-and-saving-your-file-a-step-by-step-guide-using-emeditors-features/
- License: This work is licensed under CC BY-NC-SA 4.0.