Walking Tour Assignment
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, asayd
Walking Tour Assignment
Going through through the normal progression of LiveCode University.  I am on the Walking Tour assignment.  Everything is fine until they talk about jumping from one card to another...which Lesson was that on?, did I miss it, am I missing a lesson?
			
			
									
									
						Re: Walking Tour Assignment
Having never taken the course, I can't say of course 
However, to move from card to card is pretty easy when you know how. The main commands you use to move from card to card are:
go next
go previous
go back
go last
go first
go card {number} # put the number of the card you want to go to...
I'm sure if I missed any, someone else will chime in .
			
			
									
									However, to move from card to card is pretty easy when you know how. The main commands you use to move from card to card are:
go next
go previous
go back
go last
go first
go card {number} # put the number of the card you want to go to...
I'm sure if I missed any, someone else will chime in .

Re: Walking Tour Assignment
thanks, will try that
I feel like this assignment should be assigned later in the course like after Lesson 11, I think for now I will skip it
			
			
									
									
						I feel like this assignment should be assigned later in the course like after Lesson 11, I think for now I will skip it
- 
				jboldsBUSWHMz
 - Posts: 1
 - Joined: Wed Apr 18, 2012 4:52 pm
 
Re: Walking Tour Assignment
I Feel like this assignment may have been placed out of order.  I think it's supposed to be a culmination of all the lessons in Unit 2.  I'll go through the rest of the lessons in Unit 2 first then come back to this.