DEFINE_GLOBAL int zaeve 0
DEFINE_GLOBAL int ok 0
DEFINE_GLOBAL int check_last 0
DEFINE_GLOBAL int Gmsg 0
Define int temp_spr1 0
Define string Man_name "Manor Manager"
Define int dyst_man 0
///////////////////////
if SED_ID.count != ILO.count
     PRINT_TEXT " Data corrupt  ! -  Stopped"
     Jump_to_label koni
else
     if SED_ID.count != MAN.count
          PRINT_TEXT " Data corrupt  ! -  Stopped "
          Jump_to_label koni
ENDIF



이런식이면 비주얼베이직이야?
자바야?