
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 #6500Yutaka 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 #6501LuK
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 #6508Yutaka 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 #6512LuK
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] Effortless Media Transition From MP3 to YouTube Video Posting for 2024
- [Updated] Youtube's Link-Trimming Winners Select the Top 5 Apps
- Anticipating Windows 12 Release: Latest Updates & Unexpected Forecasts | TechInsights
- Beginner's Pathway to Livestreaming on Facebook and Mobile Devices
- In 2024, How to Transfer Data from Infinix Smart 8 to BlackBerry | Dr.fone
- Step-by-Step Guide: Utilizing RescueAZ for Efficient Data Recovery & System Restoration in Windows 11
- The Essentials of Patch Tuesday: How It Works and Why It Matters for Your Cybersecurity
- The Ultimate Ratgeber: Expose and Manage Concealed Data Using Attrib Commands
- Troubleshoot Your Samsung Device's Cloning Error with These 7 Effective Solutions
- WBadminでWindows 10上で安全なシステムバックアップ作成法
- Windows 11 ファイル履歴: '要素が見つからない' エラー解消し方
- Title: Renaming & Saving Your File: A Step-by-Step Guide Using EmEditor's Features
- Author: Joseph
- Created at : 2024-11-27 01:36:02
- Updated at : 2024-12-01 03:13:50
- 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.