Using the Call Statement

  • Thread starter Thread starter SimpleMan75
  • Start date Start date
S

SimpleMan75

Is it still considered best practices to use the 'Call' statement when
running other procedures in code?
 
I'd be very surprised if you find anyone recommending use of "Call". It's
outdated syntax that hasn't been purged from the language yet.
--
David Anton
http://www.tangiblesoftwaresolutions.com
Convert between VB, C#, C++, and Java
Instant C#
Instant VB
Instant C++
C++ to C# Converter
C++ to VB Converter
C++ to Java Converter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top