in reply to Re: Re: Re5: Creating Advanced Client-Side Applications With Perl
in thread Creating Advanced Client-Side Applications With Perl

No it does not. Which is particularly annoying if you are converting some VB(Script) examples to Perl. In JavaScript you may distinguish between a function call and property access (function calls always have braces, even if you do not want to pass any parameters) but there is no such distinction in VB(Script) :-(

Jenda
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
   -- Rick Osborne

Edit by castaway: Closed small tag in signature

  • Comment on Re: Re: Re: Re5: Creating Advanced Client-Side Applications With Perl