Please enable JavaScript to view this site.

ESL Documentation

Navigation: » No topics above this level «

FAQs_ScreenResolution_Q11.eal

Scroll Prev Top Next More

response to start

 if (xsize of desktop = 640) then

   invoke "eslrun.exe vgamain -e ESL.err -u 6 16"

 else

   invoke "eslrun.exe xgamain -e ESL.err -u 8 20"

 end if

 exit