Hi ,
I have seen a program like this
exec { Program } ("junk", filelocation);
What is this "junk" for ? Without this the file is not being opened?
I have seen a program like this
exec { Program } ("junk", filelocation);
What is this "junk" for ? Without this the file is not being opened?
Comment