hi,
i have a module/page with banano.LoadLayout(app.PageViewer, "example");
in this module i run another modulo (no UI) named "TestDB.Bas" for check or update database,
question:
is it possible, from module "TestDB.BAS", to run another module (no UI) named "Modal.Bas" to display a modal form ? (SDUIModal)
i have a module/page with banano.LoadLayout(app.PageViewer, "example");
in this module i run another modulo (no UI) named "TestDB.Bas" for check or update database,
question:
is it possible, from module "TestDB.BAS", to run another module (no UI) named "Modal.Bas" to display a modal form ? (SDUIModal)