using get object to retrieve txt file from online

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Get rid of the doc type info before tokenizing the string. You can do this with the String Parser object by replacing the exact string you want to remove with "". Then add the delimiter you're using to the String Tokenizer and tokenize the new string.

  • There's probably an easier way, but in my case I preface my text file with(or htmlcontent) with some i can tokenize eg "[QuizQuestionsStartHere]" then I capture the first element(all the extraneous info is in element 0). For html content, I'll also include and end phrase so I can remove extraneous information at the end.

  • [MENTION=6268]Fernando[/MENTION] I think I'm experiencing a bug with the GET object.

    The location of the text file is: Please login to see this link.

    Video of my events: Please login to see this link.

    I am getting back a weird series of characters. What I should be getting back is "Here is the saves!#"

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!