I can Fixed it, Thans (Problem with TFolder change Prompt)

Post Reply
User avatar
dutch
Posts: 1395
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

I can Fixed it, Thans (Problem with TFolder change Prompt)

Post by dutch »

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()
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

> I fixed it with SetPrompts()

Right, thats the method to use in Win32 :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply