IFA>BTHENIFB<ATHENIFA=BTHENMOVEATOBADDATOBELSENEXTSENTENCEEND-IFELSEMOVEBTOAADDBTOAEND-IFELSEDISPLAY'NON OF THE ABOVE'END-IF.
if(locDef.a.getIntValue()>locDef.b.getIntValue()){if(locDef.b.getIntValue()<locDef.a.getIntValue()){if(locDef.a.getIntValue()==locDef.b.getIntValue()){locDef.b.assign(locDef.a.getIntValue());locDef.b.assign(locDef.b.getIntValue()+locDef.a.getIntValue());}else{jumpToLabel=Label_NextSentence_1;// NEXT SENTENCEcontinuemainLoop;}}else{locDef.a.assign(locDef.b.getIntValue());locDef.a.add(locDef.b.getIntValue());}}else{display("non of the above");}