home bbs files messages ]

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 1,464 of 2,978   
   Markus Humm to All   
   Re: Pascal code help   
   14 Mar 05 20:06:57   
   
   From: markus.humm1@freenet.de   
      
   Sarah schrieb:   
   [snip]   
      
   It's still not a valid program!   
   (Dei Programm ist immer noch kein gültiges!).   
      
   First thing to do:   
      
   add   
   program cards;   
   as first line of the source and write a main program by adding   
      
   begin   
      writeln('My card game');   
   end.   
      
   at the end of it. Also call the procedure game;   
   e.g. as main program:   
      
   begin   
      writeln('my card game');   
      game;   
   end.   
      
   Look up what procedure means either in the online help (pressing CTRL-F1   
   on the word procedure) or in your textbook.   
      
   Greetings   
      
   Markus   
      
   --- 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