I can Fixed it, Thans (Problem with TFolder change Prompt)
Posted: Fri Aug 31, 2007 8:11 am
Dear Antonio,
I used to change aPrompts and Refresh Folder as following.
oFld:aPrompts[2] := 'Test'
oFld:Refresh()
It works fine with Clipper&FW16bits.
But xHB&FWH707 is not working.
Best regards,
Dutch
I fixed it with SetPrompts()
I used to change aPrompts and Refresh Folder as following.
oFld:aPrompts[2] := 'Test'
oFld:Refresh()
It works fine with Clipper&FW16bits.
But xHB&FWH707 is not working.
Best regards,
Dutch
I fixed it with SetPrompts()