Sorry if this topic has already been discussed, I have not found aanything. Which is the maximum length for $file in the following instruction? $file = FileOpen("test.txt", 0) What about if test.txt size is 1Gb or more?