home Links Articles Books Past Meetings Photos SiteMap
The MDCFUG is sponsored by TeraTech. Visit us at www.TeraTech.com

Please send
comments/questions to

michael@
teratech.com

 
What to use loops for

What to use loops for

  • Use FOR loops when you know exactly how many times a set of statements should be executed

  • Use LIST loops when you want to loop over something other than numbers

  • Use WHILE loops when you want to execute a set of statements as long as a condition is True

  • Use QUERY loops when you want to repeat for all records in a query.

Previous slide Next slide Back to first slide View graphic version


Home | Links | Articles | Past Meetings | Meeting Photos | Site Map
About MDCFUG | Join | Mailing List |Forums | Directions |Suggestions | Quotes | Newbie Tips
TOP

Copyright © 1997-2024, Maryland Cold Fusion User Group. All rights reserved.
< >