Macro Scheduler 15.0.25 released

General Macro Scheduler discussion

Moderators: JRL, Dorian (MJT support)

macroman
Pro Scripter
Posts: 93
Joined: Mon Jun 02, 2014 5:32 am

Re: Macro Scheduler 15.0.25 released

Post by macroman » Sun Feb 09, 2025 8:09 pm

appreciate the response - definitely have `C:\logs.txt` in there for years...

User avatar
Dorian (MJT support)
Automation Wizard
Posts: 1414
Joined: Sun Nov 03, 2002 3:19 am

Re: Macro Scheduler 15.0.25 released

Post by Dorian (MJT support) » Sun Feb 09, 2025 8:36 pm

I suggest a different location

User avatar
JRL
Automation Wizard
Posts: 3529
Joined: Mon Jan 10, 2005 6:22 pm
Location: Iowa

Re: Macro Scheduler 15.0.25 released

Post by JRL » Mon Feb 10, 2025 2:33 pm

Microsoft won't let you write to the root of the C: drive any longer. You used to be able to but its been a long time since it was possible. You can still create a folder there but you can't put a txt file there. My personal favorite new place is to create a folder under C:\ProgramData and save things there. The temp folder is still a good place and is convenient because there is a built in variable if you're writing a program (Temp_Dir).

User avatar
Dorian (MJT support)
Automation Wizard
Posts: 1414
Joined: Sun Nov 03, 2002 3:19 am

Re: Macro Scheduler 15.0.25 released

Post by Dorian (MJT support) » Mon Feb 10, 2025 2:54 pm

I tend to use C:\000 so it's easy to navigate to.

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts