Fernando D. Bozzo
unread,Apr 23, 2013, 1:44:16 PM4/23/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to publice...@googlegroups.com
Petaca, ¿puede ser que tengas algún programa que se ejecute automáticamente al arrancar, o un CONFIG.FPW con SCREEN=OFF?
Si el problema es el CONFIG.FPW, movelo a un subdirectorio que no tengas en el PATH (yo uso el subdirectorio CONFIG)
En cualquier caso, también podrías probar a usar lo siguiente:
_SCREEN.VISIBLE = .T.
_SCREEN.WINDOWSTATE = 2 &&Maximize
Saludos!