What is erh doing? That is the error handler. Call the SUB there.

by (Login burger2227)
R

You can use your SUB to print variable values of one type only. To pass the values to the SUB, change the variable call name in subsequent SUB calls.

You can't pass different values like SINGLE and INTEGER though. Just one type.



    
This message has been edited by burger2227 on Dec 10, 2011 2:03 PM

Posted on Dec 10, 2011, 2:00 PM

Respond to this message   

Return to Index


Response TitleAuthor and Date
Re: What is erh doing? That is the error handler. Call the SUB there.Docfxit on Dec 11
 SHARED is not working correctly in QB64 on Dec 11
  Re: SHARED is not working correctly in QB64Docfxit on Dec 12
   You can't call a Function like a SUB on Dec 12