[Toc][Index]

The keyword instruction SIGNAL



There's a bug (or a feature) in the keyword instruction <SIGNAL. Just try 
the following code:   

 
/* show a bug in the SIGNAL instruction */
/*                                      */
  signal value "xyz"
  return

XYZ:
  say "Hello from XYZ"

  
Source:  CompuServe-Message by Charles Daney [Quercus Systems, (see 
         Internet - Web Pages)] 
   

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs