Search found 5 matches

by axe
Mon Oct 13, 2008 6:16 am
Forum: Talking LiveCode
Topic: revGoURL fails in standalone application
Replies: 3
Views: 4556

Thanks Guys

I included all libraries script and all I could find on the settingsdialog box.
No joy!
I contacted support and I got tired of waiting.
I did it all in applescript
Much quicker and appl is onli 100kb instead of 7.3 mb
Long live applescript!
by axe
Thu Oct 09, 2008 11:05 pm
Forum: Talking LiveCode
Topic: revGoURL fails in standalone application
Replies: 3
Views: 4556

revGoURL fails in standalone application

Hi there,
I work on PPC Mac with OSX version 10.5.5
the following code:
answer "Sorry pwrWnds demo has expired." with "OK" or "Buy now"
if it is "Buy now" then
try
revGoURL "http://www.runrev.com"
catch theMistake
answer theMistake
end try
end if
opened the website both from the message ...
by axe
Wed Dec 05, 2007 7:47 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How do I upload an Application to http://downloads.runrev.co
Replies: 4
Views: 4961

Thanks

Thanks for that Mark.
By the way,just in case you are interested my website
http://wordpower.orcon.net.nz/
by axe
Wed Dec 05, 2007 3:20 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How do I upload an Application to http://downloads.runrev.co
Replies: 4
Views: 4961

Thanks

I appreciate what you say but if you look here http://downloads.runrev.com/stacks_apps/
there are plenty of applications people share.
How did they get them there? I am intrigued.
Anybody on Revolution staff can explain please?

PS
My Appl, Mario's sudoku, is already on MacUpdate Versiontracker etc ...
by axe
Tue Dec 04, 2007 9:56 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: How do I upload an Application to http://downloads.runrev.co
Replies: 4
Views: 4961

How do I upload an Application to http://downloads.runrev.co

I can choose share this stack... for the stack but what do I do to share an application please?
Thanks