[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] GEM edit field question



> '@'

If '@' is the first character in a edit field, then AES clear the field. This
is since the first AES version.

> Documented somewhere?

-------------------------------cut-------------------------------
					 DIGITAL 
					RESEARCH (Tm)

					 GEM (Tm)
				  Programmer's Guide
				     Volume 2: AES

.
.
.
If the first text character is "@", the field is blank, and the
application can use any characters for the remaining character
positions in the field. For example, a te_ptext string "@xyzpdq"
is seven blank spaces.
-------------------------------cut-------------------------------

Gerhard