Table Exists Condition

From: JoeCL (anonymous_at_discussions.microsoft.com)
Date: 04/30/04


Date: Fri, 30 Apr 2004 11:45:53 -0700

Hello!

In a macro, If I want to test the existence of a table,
what is the syntax? Like If Table1 exists then...

Thanks.



Relevant Pages

  • SetText Method Confusion
    ... what is the correct syntax for the SetText Method? ... and neither will complile when I use them in my macro. ... before pasting the changed string to the new document. ... into the clipboard, from the clipboard into a DataObject, ...
    (microsoft.public.word.vba.beginners)
  • Re: [ Attn: Randy ] Ad-hoc Parsing?
    ... unless 'Agaga' is defined as a macro elsewhere. ... I recommended a different syntax for equates ... > I don't yet know enough about the final LuxAsm ...
    (alt.lang.asm)
  • Re: Scheme macros
    ... If you look up "macro transformer" in the index, it points you to a page ... > already know DEFMACRO. ... and imagine that instead of quoting syntax using ... An important thing to note here is that a syntax object "understands" the ...
    (comp.lang.lisp)
  • Re: Why is LISP syntax superior?
    ... that lisp was the most powerful programming language ever invented, ... It is precisely the lack of syntax that I admire in Lisp ... (setf (elt seq i) ... I guess one could write a reader macro to transform foointo (elt ...
    (comp.lang.lisp)
  • Re: scheme seems neater
    ... Any macro facility that proposes to address this ... Some other Scheme macro systems don't, ... this, you need "hygiene", and this is the sense in which I consider hygiene ... Those constructs operate on a specific data type, the syntax object. ...
    (comp.lang.lisp)