Hi,
I have somes problem to translate a older app in VFP.
When I take program in VFP, all special caraters are unreconised.
for exemple the ascII box create with ,
chr(201)+chr(205)+chr(187)
chr(186)+chr(32)+chr(186)
chr(200)+chr(205)+chr(188)
it's impossible to reproduce in VFP?
Can you help me to understand why it's ok in DOS but not in VFP ?
thankx for your help.
I have somes problem to translate a older app in VFP.
When I take program in VFP, all special caraters are unreconised.
for exemple the ascII box create with ,
chr(201)+chr(205)+chr(187)
chr(186)+chr(32)+chr(186)
chr(200)+chr(205)+chr(188)
it's impossible to reproduce in VFP?
Can you help me to understand why it's ok in DOS but not in VFP ?
thankx for your help.