in reply to Re^2: Problem with creating Files (maybe)
in thread Problem with creating Files
I was thinking of such solution, but I simply do not know where to put that path of code.
put it in createButtons, the part that prints links, we're talking about createButtons, right?
if none of the files exist yet , causing createButtons to be mostly fakeLink, just run the program twice DoIt(); DoIt(); on first run, lots of the links will be wrong, but on the second run, the links will be right
I hope this code won't confuse you.
The code isn't confusing :) but seems to be missing JSON
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Problem with creating Files (maybe)
by David92 (Sexton) on Jul 25, 2014 at 10:17 UTC | |
by Anonymous Monk on Jul 25, 2014 at 10:49 UTC |