Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Szantai

#2
Help please!
#4
What is the error?

BUILD FAILED
Q:\Compiler\platform\android\android-sdk-windows\tools\ant\build.xml:1100: The following error occurred while executing this line:
Q:\Compiler\platform\android\android-sdk-windows\tools\ant\build.xml:1114: exec returned: 1
#5
Please be a simple version.
Thanks!
:)
#6
        ...   
        in$=INKEY$()
        ...

        // - - - SAVE
   IF mb1
   IF BOXCOLL( mx, my, 0, 0, 1175, 716, 114, 25) // save gomb kattintás érzékelés
   GRABSPRITE 100,4,39,668,707
   SAVESPRITE txt$+".bmp",100
   load = 1
   ENDIF
   ENDIF
   //----------------------------------------------------------------------------

The save sprite command does not execute, there is no saved sprite file afterwards.