I have searched and searched to no avail. Please, how would I populate a text view with information gathered from text fields by the user?
Is it possible to add line breaks etc?
Thank you SO MUCH!
Trevor
EDIT:
Here is more info (my code).
set rname to contents of text field "repname" as string
log rname
set rpercent to contents of text field "startingpercent" as number
log rpercent
set rsign to contents of text field "signon" as number
log rsign
set raccounts to contents of text field "accounts" as number
log raccounts
set raccountvalue to contents of text field "accountvalue" as number
log raccountvalue
set the content of text view "response" of scroll view 1 to ???????
I would like it look something like: