Results 1 to 3 of 3

Thread: FTP (and other) modules

  1. #1

    FTP (and other) modules

    Just discovered ThinBASIC, and so far it looks GREAT.

    While digging around, I ran across some references to the FTP module, but all the documentation includes is the function names.

    Is the FTP module functional? If so is there any reference to the function syntax? If I had some reference to the required variables, I could probably have enough to get started.

  2. #2
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,779
    Rep Power
    10

    Re: FTP (and other) modules

    Hi Paul, thanks and welcome.

    Yes, we still have to document FTP functionalities in help.
    You should have a FTP example in \thinBasic\SampleScripts\FTP\Test_FTP.tBasic that connects to "rtfm.mit.edu" as anonymous listing the files. This script can give you some details on how to use FTP module.

    If you can be patient for a while I can give a go on FTP documentation. Mid next week could be enough to have something ready.

    Regards
    Eros
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  3. #3

    Re: FTP (and other) modules

    Thanks, that's exactly what I needed. Never thought about scanning through the samples. (at least I looked through the help file!)

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •