PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → to run android application the error show the system can not specified file
to run android application the error show the system can not specified file
Iniciado por guest, 22,nov. 2014 07:16 - 1 respuesta
Publicado el 22,noviembre 2014 - 07:16
to run android application on windev mobile 17 the error show the system can not specified file
Publicado el 22,noviembre 2014 - 08:51
Hi

Your datafile on the Android thing may have changed. Try to put this in your project code ( initializing ):
nMyRes is int = HModifyStructure("*",hmsNormal)

Best regards
Viggo Poulsen