Newbie: call subpraogram
Klaus Major
k_major at os.surf2000.de
Fri Sep 6 02:48:01 EDT 2002
Hi Esa,
just a thought:
Make sure that the subroutine (valo) is somewhere in the message
hierarchie, where the mainprogramm can find it.
In the same script or in the stack-script, or somewhere UP in the
message-path.
If RR tells you "cant find the handler", it looks like this might be
the problem.
Regards
Klaus Major
k_major at os.surf2000.de
> Greetings to all
> I like to call subroutine in my progam but when I try Hyperradnd old
> style
>
> On Mainprogram
> <code>
> valo (jumpu to sub)
> end Mainprogram
>
> On valo
> blaa blaaa
> end valo
>
> it won't work. Runtime tell "cant find the handler"
> How I can call subroutines in Runtime?
>
> EsaK
More information about the use-livecode
mailing list