Dear AIMMS Community,
quick question:
How could I specify a relative and an absolute path using axll::OpenWorkBook ?
Thank you!
Page 1 / 1
Hi @Natalia ,
By default, the path is relative to the project folder (the .aimms file to be more precise)
You may also specify an absolute path like "C:\\Users\\Daniel\\Documents\\MyExceFile.xlsx"
Does it help ? 🙂
By default, the path is relative to the project folder (the .aimms file to be more precise)
You may also specify an absolute path like "C:\\Users\\Daniel\\Documents\\MyExceFile.xlsx"
Does it help ? 🙂
By default, the path is relative to the project folder (the .aimms file to be more precise)
You may also specify an absolute path like "C:\\Users\\Daniel\\Documents\\MyExceFile.xlsx"
Does it help ? :)
Hi
Yes, understood!
I understood that I can just use the path in the string value of “Input_WorkbookName”. Works!
Reply
Sign up
Already have an account? Login
Please use your business or academic e-mail address to register
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.