Simple Calendar Pt.1, where's the script?

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
stuckfly
Posts: 2
Joined: Mon Dec 22, 2008 7:50 pm

Simple Calendar Pt.1, where's the script?

Post by stuckfly » Fri Dec 26, 2008 9:19 pm

I just got Rev. Enterprise and I'm a total newbie, trying to work through tutorials. There's a Simple Calendar tutorial on via the Start Center, in 2 parts. On Pg 4 of the pdf file for Part 1 it says:
"...For this example your script should loop through each
of the cells in the table and insert an appropriate date
into each. An example of how to do this can be found
in the script of the stack attached to this tutorial."

Where's the script "attached to this tutorial", please?

hamlynart
Posts: 101
Joined: Wed Mar 19, 2008 7:10 pm
Contact:

Post by hamlynart » Fri Dec 26, 2008 9:46 pm

Using your left mouse button (or Ctrl click on the Mac) click on the white space above the calendar. A dropdown list will appear. Choose Edit Card Script. this is some initial script to set the card. Close this and then do the same as previously but select "Edit Stack Script". You'll find what you're looking for there.

HTH


Jim H

stuckfly
Posts: 2
Joined: Mon Dec 22, 2008 7:50 pm

Got it

Post by stuckfly » Sat Dec 27, 2008 1:23 am

Thanks. Since the stack is one I just created there is no code in either object. But what you said got me thinking the expected script must not be in my directories with the pdf tutorial (nothing there but pdf files); instead it must be included elsewhere... And it is! I went hunting in the Resource Center and the calendar tutorials are right there in the Getting Started section. So the pdf instructions are in the Start Center, but they're repeated WITH the script sample(s) in the Resource Center, which is also listed on the Start Center. I is getnig smartur n smarter...

Post Reply