home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / question / 13745 < prev    next >
Encoding:
Internet Message Format  |  1992-11-21  |  568 b 

  1. Path: sparky!uunet!olivea!spool.mu.edu!agate!doc.ic.ac.uk!mrccrc!warwick!cstaddc
  2. From: cstaddc@csv.warwick.ac.uk (Mr M A Stuart)
  3. Newsgroups: comp.unix.questions
  4. Subject: for loop backwards !!!!
  5. Message-ID: <1en5jrINN1ui@cumin.csv.warwick.ac.uk>
  6. Date: 22 Nov 92 05:25:15 GMT
  7. Organization: Computing Services, University of Warwick, UK
  8. Lines: 16
  9. NNTP-Posting-Host: cumin.csv.warwick.ac.uk
  10.  
  11.  
  12.  
  13.     How can I do the equivilant of the following for loop under unix.
  14.  
  15.     
  16.     for n := top to 1 do
  17.  
  18.     commands etc etc
  19.  
  20.  
  21.  
  22.     Thanks for any suggestions !
  23.  
  24.  
  25. Mark. (cstaddc@uk.ac.warwick)
  26.  
  27.