Search results

  1. D

    CLEO Help read ini data with indexed session

    I'm trying to read data from an ini file through an index, but the data is not read correctly, I am doing something wrong, can someone help me? ... :diabo_main wait 0 if  0AAB: file_exists "cleo\test.ini" then     0AF0: 1@ = get_int_from_ini_file "cleo\test.ini" section "maxindex" key "max"    ...
Top