display problem
Kenneth Brody
kenbrody at spamcop.net
Mon Jan 26 14:29:41 PST 2015
On 1/26/2015 3:48 PM, Richard Kreiss wrote:
> Windows
> filePro 5.7.03.07
>
> I have a program, which for debugging purposes, displays a value in an array.
>
> Dim sessions(5)(5,.0)
> Declare MemberCount(3,.0)
>
> Member Count 1
> Processing Sessions 1 For Doctor 1450
> Session Total is 20 (show in question)
>
> Note the Session total above
>
> ◄ If:
> Then: SHOW("19","5") "Session Total is \b5"<sessions[se]
>
> Enter Expression > sessions["1"] ◄ | 2|
>
> Can anyone tell me why this show statement would add a zero?
Any chance that a previous SHOW had sessions[se] being two digits ending in
zero?
--
Kenneth Brody
More information about the Filepro-list
mailing list