One of the buzz-words in the programming field these days is, “structured programming”. In general, this refers to programming in blocks of code, each a fairly independent unit unto itself. One of the principal languages supporting and encouraging structured code is Pascal.