I am using the Internet Transfer Protocol to connect to an FTP. Could someone tell me the syntax to download a text file NOT TO THE HARD DISK but to a string variable or any other kind of container. I need it to be unreadable by the user.

Must I use .OPENURL? Thanks.