Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1: Backported A_InitialWorkingDir from alpha branch. #249

Merged
merged 1 commit into from
Oct 30, 2022

Conversation

jeeswg
Copy link
Contributor

@jeeswg jeeswg commented Jul 28, 2021

Introduction

A backport attempt for A_InitialWorkingDir.

Original commit: 31577e61.

Test code

;test code: A_InitialWorkingDir (AHK v1)

MsgBox, % A_InitialWorkingDir "`r`n`r`n" A_WorkingDir

SetWorkingDir, % A_Desktop

MsgBox, % A_InitialWorkingDir "`r`n`r`n" A_WorkingDir

@jeeswg jeeswg changed the title v1: Added A_InitialWorkingDir. v1: Backported A_InitialWorkingDir from alpha branch. Aug 17, 2022
@Lexikos Lexikos merged commit 5005011 into AutoHotkey:master Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants