How to get rid of NewLine$?

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.
  • i am having a tiny, but really annoying problem.. i am using php to make an online highscore, but for some reason my current server adds a blank first line to the output.
    since the first value happens to be the name, its pushed to the second line and disappears.

    as a quick fix, i used:
    Condition Action
    [Left$(get, 2) = NewLine$] -> [Set get Mid$(get, 2, 99999)]

    but it doesn't work when i export to flash, i also tried Left$(get, 1) and Left$(get, 3), but neither triggers, even though i know the first character is a blank line.

    So i would like to know how to compare to a new line that works in all runtimes..

    EDIT: i solved the php part, i had a blank line under ?> in the mysql-login php file, which was included

    Please login to see this link. =)

    Edited once, last by SoftWarewolf (May 5, 2013 at 11:01 PM).

Participate now!

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