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,256 of 2,978    |
|    Jason Burgon to Jason Burgon    |
|    Re: HELP: beginner to pascal    |
|    29 Aug 06 14:19:39    |
   
   XPost: borland.public.turbopascal   
   From: jaynews@ntlworld.com   
      
   "Jason Burgon" wrote in message   
   news:JZXIg.17824$2J6.125@newsfe7-win.ntli.net...   
      
   [...]   
      
   > var v;   
   > begin   
   > .....   
   > if v <> 0 then   
   > begin   
   > ......   
   > end;   
   > end;   
      
   Oops, I missed off declaring 'v's type. I should have written:   
      
      
   var v: Integer;   
   begin   
    .....   
    if v <> 0 then   
    begin   
    ......   
    end;   
   end;   
      
   --   
   Jason Burgon. Author of Graphic Vision   
   http://homepage.ntlworld.com/gvision   
      
   --- 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