Hello everybody, please, i need to know if there's any way to save a file(.xls,..) using the AutoWrap function. I can save a file with the parameter L"quit" but, this call to the autowrap function with this parameter allows me to introduce the name and path where the file will be placed before quit the application, but what i really want is to save the file with a name and a path established by me in the code and without any question.

Thankyou.