Search found 39 matches

by jwbuzz
Thu May 13, 2010 8:39 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Stopping endless loop
Replies: 2
Views: 2339

Re: Stopping endless loop

Thanks. Cmd - worked. Just seems kind of strange that you have to make a comment to get it to stop.
by jwbuzz
Thu May 13, 2010 7:57 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Stopping endless loop
Replies: 2
Views: 2339

Stopping endless loop

I added a statement to my code that caused an endless loop. The problem is, I don't know how to stop it where I can edit the script. I click on the "Stop debugging" button, but it goes right back into it. I can't close Revolution and reopen it because this happens on openCard so it immediately fires...
by jwbuzz
Thu May 13, 2010 4:58 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: XML Parsing Error
Replies: 2
Views: 2807

Re: XML Parsing Error

This turned out to be a simple typo.. I was passing theWebPageContent to the xml parser when I should have been passing tWebPageContent. Hopefully this will help someone in the future avoid the simple mistake.
by jwbuzz
Thu May 13, 2010 4:05 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Post XML document to URL
Replies: 2
Views: 2777

Re: Post XML document to URL

I found a command like the following... I'll give it a try.

Code: Select all

post data to URL destinationURL
by jwbuzz
Thu May 13, 2010 3:52 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Post XML document to URL
Replies: 2
Views: 2777

Post XML document to URL

Anyone have example code that shows how to post an XML document to a URL?
Justin
by jwbuzz
Wed May 12, 2010 9:37 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: XML Parsing Error
Replies: 2
Views: 2807

XML Parsing Error

I'm using Revolution to communicate with a web service. I'm receiving an XML error (see attached screenshot). It's a pretty simple xml string, so it's not evident to me what the problem is. Any suggestions? Screen shot 2010-05-12 at 3.32.35 PM.png The XML is as follows: <?xml version="1.0" encoding=...
by jwbuzz
Fri May 07, 2010 3:35 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: MD5 digest
Replies: 3
Views: 2986

Re: MD5 digest

That's exactly what I needed. Thanks.
by jwbuzz
Thu May 06, 2010 9:33 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: MD5 digest
Replies: 3
Views: 2986

MD5 digest

I'm writing an app that communicates back to a webserver. I'm passing a request parameter that that is a string I build with number + timestamp + salt and then using md5 digest on it. On the backend is a PHP application that I call the MD5 function on with the same string. The problem is I get a dif...
by jwbuzz
Thu May 06, 2010 2:49 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Controlling Hardware
Replies: 6
Views: 4354

Re: Controlling Hardware

Bernd, Thanks again for the reply.. don't think I stated my question clearly enough. What I meant was can I run a Rev app as a service where it doesn't show up if the user does cmd + tab, doesn't have a menu, etc. That may be more of an Apple question than a revolution question, but I thought I'd ch...
by jwbuzz
Thu May 06, 2010 2:10 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Controlling Hardware
Replies: 6
Views: 4354

Re: Controlling Hardware

Thanks Bernd. I'll give this a try today. Can you have a Revolution app with fields but no visible cards? I'm thinking now I'll just build this as a "service" type app that runs in the background on the machine.
by jwbuzz
Wed May 05, 2010 9:28 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Controlling Hardware
Replies: 6
Views: 4354

Controlling Hardware

Hi guys.. I'm using revolution to build a kiosk. I'd like to build in functionality to where it will communicate back to a central server via http so that we can control these kiosks in various stores. Specifically, I'm wondering if you can do the following in revolution on a Mac. 1. Reboot the mach...
by jwbuzz
Fri Apr 30, 2010 4:45 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Kiosk mode for Windows
Replies: 1
Views: 2035

Kiosk mode for Windows

Anyone know of an external that will give you kiosk behavior on Windows? no ctrl+alt+del or alt+tab, etc.
by jwbuzz
Sat Apr 17, 2010 3:55 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Debugging standalone application
Replies: 4
Views: 2875

Re: Debugging standalone application

Hey Mark,
Yeah.. I changed the URL to avoid posting my live URL. That's just a typo. I confirmed that the quote is there in my actual code.
Thanks,
Justin
by jwbuzz
Fri Apr 16, 2010 8:10 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Debugging standalone application
Replies: 4
Views: 2875

Re: Debugging standalone application

I've included everything in that window and still no luck. Guess I'll try to figure out the error reporting.
by jwbuzz
Fri Apr 16, 2010 8:00 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Building standalone with external
Replies: 11
Views: 6361

Re: Building standalone with external

We got our license and I still have the issue. So it's not related to the trial.