visiolimaurizio
visiolimaurizio
Joined: Tue May 16 21:17:20 UTC 2017
Latest Posts
-
Da numeri a lettere
Mi serviva una funzione per stampare delle ricevute in cifre ed in lettere così anche se non sono un esperto ho scritto una funzione che può essere utile a tutti.…
-
Is it possible to fill a choice list from a table? Thanks
For example: i have a customer table with a sub table linked called “dogs” so every customer might have more than 1 dog. Anothe table is called activities,…
-
Improve report
Hi, I've noticed that when you print out a record there is various possibilities to set the report while when you print a table, the report is automatic.…
-
Message Box
Hi, it would be useful to have a function that open a popup message like: choice := MessageBox("Confirm your operation", logicValueReturn) or symply MessageBox("Now print it out") Thanks