the purpose of the key next item is..after validating a particular field (suppose tex field) (means enter some data into that field next what process should happen is written in that trigger..
for the code written in key next item trigger is like this
go_item( blockname.textfeildname );
then cursor will goes to next feild named mentioned in the above syntax;