We are about to switch to a new forum software. Until then we have removed the registration on this forum.
In Processing is there any way that I can create an executable, that looks for a text file as input on the run time?
loadStrings loads text
with File you can check if it's there
search java file in google
Answers
loadStrings loads text
with File you can check if it's there
search java file in google