Search found 2 matches
- Mon Dec 29, 2014 10:39 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Doubling a character inside a field !
- Replies: 4
- Views: 2277
Re: Doubling a character inside a field !
Thank you for all your answers ! I'm really enjoying livecode because it's much simplier for me than trying to do C++ and other things. It gave me a headache in like 1 hour. I've got to make a Client for a Server which communicate via Telnet (so sockets), and I found that Livecode was the solution !...
- Sun Dec 28, 2014 5:54 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Doubling a character inside a field !
- Replies: 4
- Views: 2277
Doubling a character inside a field !
Hi ! I'm completely new to Livecode, and I've been experimenting with it since 1 week, I have to do something with my program, but I don't know how to ! I've searched and I've found nothing. So, I have a field and I would like to have something that do the following : If there's a backslash in a str...