I am new to Progress. We use Progress v9.1D. I hope this is simple (maybe even stupid) question but, I am responsible to writing and modifying reporting apps. I have noticed that these apps make extensive use of the Progress "DO" statement. Even in a simple if/then statement the DO statement is used to enclose several statements. I am from a Windows development environment (VB, C#). It sure seems like the DO statement is being overused. Is there a best practice for using the DO statement in a Progress program?