Same name file in different folder, but open from only one folder

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.
  • wat .

    There are three list in different directory

    DataStorageDirectory$( "Android object" ) + "GURU_Assets/A/" + "List.txt"
    DataStorageDirectory$( "Android object" ) + "GURU_Assets/B/" + "List.txt"
    DataStorageDirectory$( "Android object" ) + "GURU_Assets/C/" + "List.txt"

    In android,
    If select A => result => Open list A
    If select A or C => result => Open list A not list B

    Select A or B or C

    open only A.list

    Please login to see this attachment.

  • i see your example, and this is not correct. You are truly pointing to a data storage path; therefore, they must exist, and you want to get them from embedded files?
    if you want the system to decide if the files don't exist in the data and get from the embedded, you need to use only the portion that fits
    "C:\"+"GURU_Assets/A/" + "A.txt" or similar

    Hope this clarifies this.

    ================================

    This will be different in beta 296

    Regards,


    Fernando Vivolo

    ... new things are coming ...

Participate now!

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