Search found 1 match

by luanvan24
Tue Jun 18, 2019 4:23 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: I'm doing wrong here please help me
Replies: 2
Views: 2724

I'm doing wrong here please help me

Not sure what I'm doing wrong here: CODE: SELECT ALL answer information dialogData put word 1 of the dialogData into ttemp put word 2 of the dialogData into tinterval answer information ttemp && tinterval The first answer information shows "15 Day(s)" - that's a space between the two words. The seco...