Thanks for the reply, however my intention was to give each job[x] a different initial value. I was wondering if there was an easier way to assign values in structs rather than typing out (job[x]).var1 = ...;

Sorry I didn't make myself clear.