Hi Benoit, > * hFile = OPEN ... > This syntax replaces the old OPEN ... AS #hFile > The old syntax will be removed in the future. How do I access hFile within the function then? Does it still accept the "#hFile" writing or do I have to use "hFile" only? Best regards, Rolf