Something that controls the flow of a program. Things like sequence (to make
things run in order you want), for loop (run code in loop 'n' times) etc etc
If these terms are unfamiliar to you then I suggest a basic programming book
to get the general idea, then play with them in LabVIEW to learn them in
practice.
"Deryl " wrote in message
news:39123f9f@newsgroups.ni.com...
>
> What is meant by the words "program structures"?