Benedito
12-Jun-2023, 11:02 AM
Pessoal, boa tarde.
Estou com dificuldade para resolver esta questão, quero ativar o Login.dg mas não estou conseguindo, abaixo segue parte do código, pode ser que eu esteja tentando ativar no lugar errado
Object oClientArea is a ClientArea
Use StdAbout.pkg
Use Login.dg
Use Cadastro_de_Usuarios.vw
Use Login.vw
Use Controle_do_Sistema.vw
Use Modulos.vw
Use Info.VW
Use MenuView.VW
Procedure Activate_About
Send DoAbout "" "" "" "" ""
End_Procedure
End_Object
End_Object
Send Activate_Login.dg (oClientArea(Self))
Start_UI
Estou com dificuldade para resolver esta questão, quero ativar o Login.dg mas não estou conseguindo, abaixo segue parte do código, pode ser que eu esteja tentando ativar no lugar errado
Object oClientArea is a ClientArea
Use StdAbout.pkg
Use Login.dg
Use Cadastro_de_Usuarios.vw
Use Login.vw
Use Controle_do_Sistema.vw
Use Modulos.vw
Use Info.VW
Use MenuView.VW
Procedure Activate_About
Send DoAbout "" "" "" "" ""
End_Procedure
End_Object
End_Object
Send Activate_Login.dg (oClientArea(Self))
Start_UI