I have a dialog activate with NOWAIT clausole
I wish open on END another function with another dialog but only when the first dialog is closed
it's possible ?
Itried also in this mode
I have a vistamenu where I call the first dialog ( Proveedores() ) and then the second (Pstart())
but it call only the second Pstart()
oItem[3]:AddItem("Totale fornitori in archivio:"+ tran(nfornitori,'@E 999,999') ,, { ||(Proveedores() ,Pstart() ) } )
I wish open on END another function with another dialog but only when the first dialog is closed
it's possible ?
Itried also in this mode
I have a vistamenu where I call the first dialog ( Proveedores() ) and then the second (Pstart())
but it call only the second Pstart()
oItem[3]:AddItem("Totale fornitori in archivio:"+ tran(nfornitori,'@E 999,999') ,, { ||(Proveedores() ,Pstart() ) } )
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com