Page 1 of 1

Rename filename not path

Posted: Fri Oct 14, 2022 2:43 pm
by vanman
Hi

Is it possible to do the following

nuRunReportsave() I know this

Change temp filename to something else I don't know this.

nuSendemail with attachment I know this


Thanks Heaps

Paul

Re: Rename filename not path

Posted: Fri Oct 14, 2022 2:52 pm
by kev1n
Hi Paul,

Create a PHP Procedure as described in this post to rename the file after it has been created.
Please let me know if you have any questions.

Re: Rename filename not path

Posted: Fri Oct 14, 2022 4:29 pm
by vanman
Hi Kevin

Thanks for the help. Used information to make it work.

Paul

Re: Rename filename not path

Posted: Fri Oct 14, 2022 4:41 pm
by kev1n
Great!