Search found 3 matches

by troyhen
Tue Mar 20, 2007 11:45 pm
Forum: Talking LiveCode
Topic: Launch document problem
Replies: 6
Views: 7891

Yes, I'm using the free Revolution Player downloaded from www.runrev.com. I read about secureMode. But the docs say that secureMode cannot be set to false once it's set to true. I never set it to true or false. If type put the secureMode in the message box in Rev Studio (on Windows) it prints false ...
by troyhen
Tue Mar 20, 2007 8:48 pm
Forum: Talking LiveCode
Topic: Launch document problem
Replies: 6
Views: 7891

Thanks for the tip, Mark. It's obvious I am new to Revolution, though I have many years of programming experience. I can usually figure out a way to get things done, even if it's not the most straight forward.

How did you learn about "effective filepath" of this stack? I can't find that documented ...
by troyhen
Tue Mar 20, 2007 6:05 am
Forum: Talking LiveCode
Topic: Launch document problem
Replies: 6
Views: 7891

Launch document problem

I'm writing a cross platform stack. It has to run on at least Mac OSX and Windows XP. Other platforms are a bonus. When I get it working, I need to burn it on a hybrid CD format, so that I can ship a single CD for both platforms.

The stack needs to open the user guide (a PDF file) from the same ...