Subject Re: numbers as text
From Mervyn Bick <invalid@invalid.invalid>
Date Tue, 8 Apr 2025 11:57:32 +0200
Newsgroups dbase.getting-started

On 2025/04/08 11:51, Mervyn Bick wrote:

> It should work.  In the Template Property Builder select @R and click
> the Paste button to place it in the Template entryfield.  Add the
> required picture and click the OK button.
>
> When the form is compiled the template will be divided between the
> Picture and Function properties.
>
> You can edit the constructor code in the source code to add these
> properties manually instead of using the Template Property Builder.  In
> this case the @ is discarded.
>
> A little example is attached.
>
> Mervyn.

If you append a blank record the commas will show in the displayed field
but they will not be written to the file.

Mervyn.