Search found 6 matches

by J316
Tue Dec 08, 2015 12:09 am
Forum: Internet
Topic: First Post-Help on Best Practice for URL Text Files
Replies: 2
Views: 4762

Re: First Post-Help on Best Practice for URL Text Files

Thank you okk! And the best to you also.
by J316
Mon Dec 07, 2015 8:29 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Setting Text Style Based on Word in Field
Replies: 9
Views: 6219

Re: Setting Text Style Based on Word in Field

Ah! Klaus,

Thanks for the little challenge...I do appreciate it. Sorry about the delay...my day job got in the way! I changed the i's to x's since the initial repeat was defined that way. I am also assuming, and will try i for this also, it is like a variable and can be most anything one would like ...
by J316
Mon Dec 07, 2015 12:41 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Setting Text Style Based on Word in Field
Replies: 9
Views: 6219

Re: Setting Text Style Based on Word in Field

Hey again Klaus,

I guess I'm a little confused about the lines in fields from your comment about All of them starting with Month. My assumption was for the
below example that only lines 1 and 5 begin with Month...as they would appear in the contents of a field?? I am trying to have "Month 1" and ...
by J316
Sun Dec 06, 2015 10:39 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Setting Text Style Based on Word in Field
Replies: 9
Views: 6219

Setting Text Style Based on Word in Field

Hi Folks,

Having trouble with this as I'm just getting started in LC.
With a field named month listing the following:

Month 1
2nd
4th
etc.
Month 2
12th
17th
etc.

I am wanting to set the textStyle to link for all lines that contain the word "Month".
Have been modifying the below script without ...
by J316
Fri Dec 04, 2015 6:36 pm
Forum: Internet
Topic: First Post-Help on Best Practice for URL Text Files
Replies: 2
Views: 4762

First Post-Help on Best Practice for URL Text Files

Hi Folks,

This is my first posting a question here and thanks for all you are doing to help.

I am reading about retrieving text files that are located on a server, but am not sure what the most efficient way to proceed might be. My app is almost exclusively dealing with text. I have created ...