Macro Scheduler 15.0.25 released
Moderators: JRL, Dorian (MJT support)
Re: Macro Scheduler 15.0.25 released
appreciate the response - definitely have `C:\logs.txt` in there for years...
- Dorian (MJT support)
- Automation Wizard
- Posts: 1414
- Joined: Sun Nov 03, 2002 3:19 am
Re: Macro Scheduler 15.0.25 released
I suggest a different location
Re: Macro Scheduler 15.0.25 released
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).
- Dorian (MJT support)
- Automation Wizard
- Posts: 1414
- Joined: Sun Nov 03, 2002 3:19 am
Re: Macro Scheduler 15.0.25 released
I tend to use C:\000 so it's easy to navigate to.