AAO25.com

America's Army => General Chat => Topic started by: R[-.^@XE^ on Thursday, October 11, 2012, 01:40:14 AM

Title: Running exec outside of the assist folder
Post by: R[-.^@XE^ on Thursday, October 11, 2012, 01:40:14 AM
I am trying to run my scripts from a folder on my desktop but not having much luck, here is the line i have on a text script that is supposed to bind a key.

exec C:\Users\Shaun\Desktop\AA2.5 Assist Files\My Binds\messages.txt

Any help would be appreciated.

Title: Re: Running exec outside of the assist folder
Post by: Possessed on Thursday, October 11, 2012, 02:48:03 AM
try to remove spaces in folder names
Title: Re: Running exec outside of the assist folder
Post by: R[-.^@XE^ on Thursday, October 11, 2012, 03:35:55 AM
Thanks, that fixed it.