Loading strings

Hello,

When I'm loading a list of string from a file and that file does not yet exit, I want my script to create the file how would I go about this. I know that if you load a file that doesn't exit it will return a null value but how would I detect if it returned a null?

Answers

Sign In or Register to comment.