confused with this compilation

From: joseph garibaldi (josephgaribaldi_at_discussions.microsoft.com)
Date: 07/30/04


Date: Fri, 30 Jul 2004 13:35:01 -0700

hi all,

   could anybody explain to me how the statement,

 (" ");
   
    could result in a successful compilation. This works inside any function.
-------------------------------------------------------------------------------------
   The following :

( );

yields an error. Similarly,

--------------------------------------------------------------------------------------
" " ;

    also works fine. I am using PB4.2 .

joseph garibaldi.