Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.pascal.borland    |    Borland Pascal was actually pretty neat    |    2,978 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 2,021 of 2,978    |
|    Markus Humm to All    |
|    Re: Variables    |
|    20 Jan 06 19:38:23    |
   
   From: markus.humm1@freenet.de   
      
   [snip]   
      
   Hello,   
      
   in this case make subCalculate a subroutine of calculate like this:   
      
   procedure calculate;   
   var subresult:integer;   
      
    procedure subcalculate;   
    begin   
    {do something}   
    end;   
      
   begin   
    {do something}   
    subcalculate;   
    {do something}   
   end;   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca