language reference

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
azrael2000
Posts: 3
Joined: Fri Apr 30, 2010 1:11 pm

language reference

Post by azrael2000 » Fri Apr 30, 2010 1:16 pm

Hi All.

I have just downloaded revStudio, and am trying to learn how to use it.

The videos are really excellent however I cannot seem to find a language reference... revStudio seems to be really different from any programming language I have used before.

Does anyone have one? Or a link to one?

Regards

Dixie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1336
Joined: Sun Jul 12, 2009 10:53 am

Re: language reference

Post by Dixie » Fri Apr 30, 2010 1:52 pm

Hi asreal2000,

Go to the 'Help' menu > dictionary

Be well

Dixie

azrael2000
Posts: 3
Joined: Fri Apr 30, 2010 1:11 pm

Re: language reference

Post by azrael2000 » Mon May 03, 2010 5:35 pm

Hi Dixie.

Thank you very much for your response.

I hate to say this but I look at the Dictionary and get even more confused than before I looked.

I try to find a print statement example, or a textfield example and wind up with some very strange results. I look at the tabfield below where all the commands are and get really lost.

Any more help you can give? If NOT, then that isn't a problem. If you CAN then it would be appreciated.

Regards

RRobert
Posts: 151
Joined: Sat Feb 28, 2009 8:20 pm

Re: language reference

Post by RRobert » Tue May 04, 2010 4:12 am

Start with the User Guide and then use the Dictionary as reference.

Robert

azrael2000
Posts: 3
Joined: Fri Apr 30, 2010 1:11 pm

Re: language reference

Post by azrael2000 » Wed May 05, 2010 6:38 pm

Thanks for the reply.

I did go through those documents, however, my problem can best be described as when I want to see how to do something, i.e. put text in a field box, I don't know what to look under IN the Dictionary.

My searching is not working.

Regards

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4171
Joined: Sun Jan 07, 2007 9:12 pm

Re: language reference

Post by bn » Wed May 05, 2010 7:17 pm

hi azrael,

you might want to have a look at the resource center under the help menu. There are a lot of well explained examples there.

http://www.runrev.com/developers/lesson ... tutorials/
basically the same on the web

Then there is also:
http://revolution.byu.edu/indexgeneric.php
A course in Rev programming.

And also very helpful are the Online Scripting Conferences, they walk you through a topic at a time
http://www.runrev.com/developers/lesson ... nferences/

regards
Bernd

Post Reply