Search found 250 matches

by reelstuff
Wed Feb 01, 2017 11:32 pm
Forum: Android Deployment
Topic: record audio on android
Replies: 9
Views: 6837

Re: record audio on android

old thread, noticed a reference to stretch goals, did this ever get done?
by reelstuff
Wed Jul 01, 2015 5:02 pm
Forum: CGIs and the Server
Topic: community server and wordpress
Replies: 2
Views: 4359

Re: community server and wordpress

Hi, thanks, yes digital ocean is a definite consideration, I will have a look
by reelstuff
Wed Jul 01, 2015 2:14 pm
Forum: CGIs and the Server
Topic: community server and wordpress
Replies: 2
Views: 4359

community server and wordpress

I was interested to see what the server would look like in a more modern setting, (been a few years since I set this up) after initial setup, it appears that a wordpress installation, (is interfering with the operation of the lc script in the cgi-bin) with forbidden, ( In the cgi-bin permissions set...
by reelstuff
Thu Mar 27, 2014 2:49 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Field syntax append issue
Replies: 7
Views: 5018

Re: Field syntax append issue

Yes, that is what is tripping me up,

correction yes the original post contains the actual products of the executed stack,
by reelstuff
Thu Mar 27, 2014 1:26 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Field syntax append issue
Replies: 7
Views: 5018

Re: Field syntax append issue

Quick Edit, generated a sample stack and no issues, LOL, So I moved all the button code to functions, still no issue, The original stack still has the issue, sort of a mystery, spent four hours trying to solve the added characters in the export container If I can reproduce this issue will post a sam...
by reelstuff
Thu Mar 27, 2014 12:28 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Field syntax append issue
Replies: 7
Views: 5018

Re: Field syntax append issue

Hi, thanks for your reply, I am pulling the HTML from the fields to build a template, with many variables, this allows the end user to select many different options, these users are not able to understand html or PHP or any kind of scripting, so I created a very simple utility to configure scripts a...
by reelstuff
Wed Mar 26, 2014 11:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Field syntax append issue
Replies: 7
Views: 5018

Field syntax append issue

I noticed an odd issue using fields to manage HTML syntax, where a (?) is appended to the contents of the field. contents of field style="font-size:x-small;color:#aaa​; However when I put the content of the fields, it inserts a "?" like so, style="font-size:x-small;color:#aaa?; I saw this same issue...
by reelstuff
Sat Aug 10, 2013 3:34 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: if then else
Replies: 5
Views: 4143

Re: if then else

I sort of agree, on how the documentation is done like a cookie cutter template, when it should be more explanative. Not inconsistant just light on common usage, the docs seem to have a consistent theme of providing less than useful information. for example in 6.0.2 dictionary, but I do see some new...
by reelstuff
Fri May 03, 2013 10:18 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Strange Error from card to stack
Replies: 6
Views: 4530

Re: Strange Error from card to stack

yes, that is the answer, over thinkers anon, LOL,
by reelstuff
Fri May 03, 2013 9:15 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Strange Error from card to stack
Replies: 6
Views: 4530

Re: Strange Error from card to stack

I used the term as a variable to store different text from different fields, placing "cr" between each text line. I did try the text of the variable just to see if that would make a difference. I wonder if I have to "start using a substack" but that would not make sense as the message is obviously g...
by reelstuff
Fri May 03, 2013 8:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Strange Error from card to stack
Replies: 6
Views: 4530

Re: Strange Error from card to stack

Here is the line, put snippetVar1 into fld "export_field1" What I ended up doing was performing the command from the main stack and just referencing the substack. I suspect that sending a mouseUp message to the substack caused the problem. just guessing that when the message was passed to the substa...
by reelstuff
Fri May 03, 2013 4:57 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Strange Error from card to stack
Replies: 6
Views: 4530

Strange Error from card to stack

I am getting an error in the script editor, that shows, button "save_sub1": execution error at line 13 (Chunk: no such object) near "export_field3", char 20 The script is showing this then it pops up the script editor showing the line, and above info, I am sending a mouseUp message from the main sta...
by reelstuff
Sun Apr 14, 2013 10:04 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Post to http building a form with LC
Replies: 2
Views: 2754

Re: Post to http building a form with LC

Thank you for your reply, ok, that makes sense, I knew it was simple, so the cryptic, ')' is an indication of what was wrong, I looked at it and it just did not make any sense at all to me, LOL, but now I can see it a little more clearly, I often wonder if now that LC has a foot in the Open Source w...
by reelstuff
Sun Apr 14, 2013 2:11 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Post to http building a form with LC
Replies: 2
Views: 2754

Post to http building a form with LC

I am attempting to build a simple form to submit a push notification, to a blind URL, (I cant see the programming behind this URL) I can get the reply from the server, which tells me if I have the data structured correctly, So I know if it works only by the data returned by the server posted to. I n...
by reelstuff
Sun Apr 14, 2013 1:05 pm
Forum: Internet
Topic: URLEncode question
Replies: 2
Views: 3313

Re: URLEncode question

Thanks Simon, when I was reading the documentation, (which is not the most communicative or instructive documentation) I may have to scrap that function and find another one, I did see another approach that might work better but it builds the form call from the http headers to the body which would m...

Go to advanced search