Reformat data before F3 (AREV Specific)
At 20 NOV 2000 12:14:51PM Warren wrote:
Okay it's been so long since doing any serious ARev Windows stuff so I just plain forgot a lot of the tricks.
What I want to do is reformat long text strings (so which have TEXT marks in them) so they wrap in the F3 zoom Window on a view only prompt. The Window itself is rather generic record viewer so there is no specific formatting per field/column per se.
Since the prompts are view protected ctl-z does not work
Thanks,
Warren
At 21 NOV 2000 03:55AM Curt Putnam wrote:
Not sure I understand the question. If prompt length in window matches the format of the text string, there should be no problem. Since you have a problem, it's obvious I'm missing something.
Later, Curt
At 21 NOV 2000 07:37AM Bill Titus wrote:
You might want to check these Sprezzatura RevMedia FKB documents:
http://www.sprezzatura.com/V3I5A2.HTM
http://www.sprezzatura.com/V4I9A3.HTM
Bill
At 21 NOV 2000 11:06AM Michael Slack wrote:
You might be looking for the Justification entry behind your text prompt and putting a "T" in it. That will automatically wrap the text as you are typing it into the prompt.
Or you might be thinking of either CTRL-Z or ALT-Z (I can't remember which) that will reformat the text prompt to fit the promtp width. This is something the user does usally after they are done entering into the prompt but before they leave.
I hope this helps.
Michael Slack
At 22 NOV 2000 03:35AM Warren wrote:
Thanks Bill, either of these might do the trick.