Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: Odp: FLASH: BUG? (is: handler execution)
From: Cheri Harder
Date: Tue, 15 Aug 2000 05:03:34 +0100

Ah ha! Now I see what YOU mean. But this "Go to" is not a "Command go to"
it is a "Playhead go to" - do you see what I mean? It is not telling the
command line to go to another line to look for it's next instruction. It is
instead telling the "Playhead of the movie" to go to a different spot in the
movie. Then the "command line" continues, and the next command in line is
another command "to the playhead" telling it to move again.

Like as if a film projector were attached to a program. The program
proceeds line by line, telling the projector what to do. At one point, the
program tells it "go to frame 3". But it is telling the "projector" to go
to scene 3, it is not telling itself, the program, to go to scene 3.

Did that make any more sense? I see where you are coming from, but it is a
different kind of "go to" entirely...

~~~~Cheri Harder~~~~~
charderatawsolution [dot] com
Advantage Web Solution
www.awsolution.com
----- Original Message ----- > NO! GO TO is a "jump" in any language
>
> :1 (label)
> i=1
> :2
> i=i+1
> :3 (label)
> if i=2 then
> goto :5
> endif
> goto :2
>
> ... :5 - when program "jumps" i = 2
> i your logic - never ending loop ;)



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Full flasher archive now available online at:
http://www.chinwag.com/flasher/archive.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Odp: FLASH: BUG? (is: handler execution, axel

Replies
  RE: FLASH: BUG? (is: handler execution), John Dowdell
  Odp: FLASH: BUG? (is: handler execution, axel
  Re: Odp: FLASH: BUG? (is: handler execu, Helen Triolo
  Odp: Odp: FLASH: BUG? (is: handler exec, axel

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]