Navigation: » No topics above this level «
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