Page 3 of 3

Re: Create Directory with Multiple subs?

Posted: 23 Jun 2020 17:26
by highend
As always, no clue what you're trying to do there...

$subFolders = formatdate(, "yyyy-mm-dd", "d", -1) . "|" . <date yyyy-mm-dd> . "|" . formatdate(, "yyyy-mm-dd", "d", 1);

Re: Create Directory with Multiple subs?

Posted: 23 Jun 2020 17:36
by kotlmg
thanks a lot.