L
Laura Stern
Guest
Just be aware that in a modern GUI application you would probably not be using any of these statements. You would set up a classic ABL frame with enabled widgets or a .NET form and go into a WAIT-FOR statement. There are various ways to prefill all the fields which I won't get into right now. UPDATE/PROMPT-FOR and SET were really designed for character mode apps and are still useful for playing around, doing admin activities on the database and perhaps doing quick prototypes.
Continue reading...
Continue reading...