Subject Re: variable in text on a form
From Charlie <tm@tc.com>
Date Thu, 07 Mar 2019 17:35:56 -0500
Newsgroups dbase.getting-started

Figured it out.  Used an entryfield.......

Charlie Wrote:

> Is there a way to call a variable into a text component on a form?  In a form I am trying to send this message:  'The count is ' _app.cnt'.'
>
> Not sure how to do this.
>
> Thanks for any help!