Show and graphic characters
Brian K. White
brian at aljex.com
Mon Jul 26 11:16:58 PDT 2010
On 7/26/2010 11:01 AM, Richard Kreiss wrote:
> I have the following in an output processing table:
>
> Windows, 5.6.10
>
> 14 ------- - - - - - - - - - - - - - - - -
> ◄ If:
> Then: CLS("1","4")
> 15 ------- - - - - - - - - - - - - - - - -
> ◄ If:
> Then: SHOWCTR("1") "\g7"{repeat("\g0","125"){"\g9"
> 16 ------- - - - - - - - - - - - - - - - -
> ◄ If:
> Then: SHOWCTR("2") "\g.\b5 Checking For members Missing Transactions \a-\g."
> 17 ------- - - - - - - - - - - - - - - - -
> ◄ If:
> Then: SHOWCTR("3") "\g1"{repeat("\g0","125"){"\g3"
>
> My problem is that the upper right \g9 and lower right \g3 display as ?g9 and ?g3. Everything else displays properly
>
> ┌──────────────────────────?g9
> │ Checking For members Missing Transactions │
> └──────────────────────────?g3
>
> What am I doing wrong?
The repeat command.
"\g0" is 3 characters
"125" is not a multiple of 3
--
bkw
More information about the Filepro-list
mailing list