Is this a Bug?

David A. Bayly dbayly at udena.ch
Mon Jun 7 06:18:34 PDT 2004


>When i ask for:
>
>     defined (@workspace.NonExistingTable)
>
>i get true, although there is not a "NonExistingTable"
>
>
>Helmut

try

defined (workspace.NonExistingTable)

the adddress may exist, even if the object you are adressing does not.

-- 

- David Bayly.       Programmer and digest reader.     dbayly at udena dot ch
  		Digest Readers do it once a day.


More information about the Frontier-Users mailing list