VS: Naive menu question

Björnke von Gierke bvg at mac.com
Mon Jan 20 08:37:01 EST 2003


On Montag, Jan 20, 2003, at 14:02 Europe/Zurich, Esa Kivelä wrote:

> ...
>
> if cd fld "wname" is empty and\
> cd fld "walias" is empty then
> ...

there is a space needed before \ :

> ...
> if cd fld "wname" is empty and \
> cd fld "walias" is empty then
> ...

There is no handler "menoo". You can call a Handler with its name on a 
new line, but it must exist somewhere or it generates an error.

> ------***LOPPUKOODI ELI IKKUNAN SULKEMISPROSESSI***--------------
> ...
>
> show btn "weapon"
> menoo -- <<-------
> -- vilkaise
>
> unlock screen
> ...



More information about the use-livecode mailing list