Problem with main program
Posted: Fri Aug 01, 2008 3:31 pm
Hi,
I'm try execute a program but this don't do it.
The program.
#include <minigui.ch>
procedure inicio
load window form0
form0.center
activate window form0
return
The form0 is main defined and the compiler report say ok.
Version : HMG 2.5.3
OS : Windows XP service pack 2
Regards,
Luis Vasquez.
PD Excuse me for my english but I speak spanish.
I'm try execute a program but this don't do it.
The program.
#include <minigui.ch>
procedure inicio
load window form0
form0.center
activate window form0
return
The form0 is main defined and the compiler report say ok.
Version : HMG 2.5.3
OS : Windows XP service pack 2
Regards,
Luis Vasquez.
PD Excuse me for my english but I speak spanish.