Hi no1g8tor96 -
Here is one way to do what you want, assuming I understood your goal correctly. I haven't tested it but it should work (famous last words!):
on mouseUp
-- get the list of email addresses without other chars in each line
get fld 2 -- the list of emails to match against
split it ...
Search found 2 matches
- Thu Apr 09, 2015 7:25 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Using Arrays to compare 2 tables
- Replies: 2
- Views: 3605
- Fri Apr 14, 2006 5:24 am
- Forum: CGIs and the Server
- Topic: Setting up a Rev CGI Environment in your Dreamhost Web Space
- Replies: 14
- Views: 113191
Setting up a Rev CGI Environment in your Dreamhost Web Space
A few months ago I opened a web hosting account at dreamhost.com . You may have seen Dreamhost mentioned on the use-revolution list as a 'preferred host', and they do deliver a lot of bang for the buck. The URL is http://dreamhost.com .
With the help of other Rev users on the use-revolution list, I ...
With the help of other Rev users on the use-revolution list, I ...