Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » reading & writing a file
Re: reading & writing a file [message #32672 is a reply to message #32669] Wed, 01 June 2011 11:37 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

silverx wrote on Wed, 01 June 2011 10:17

I tried this and added a PromptOK(inl); so I can check what it is reading. Thanks.

When I run it nows gives me an box that has:

ERROR: Invalid UTF-8 sequence: `#

Hi David,
The PromptOK() expects qtf formatted string as argument, please read the page on QTF. To pass a normal string to it, use PromptOK(DeQtf(inl)) to escape the characters that would be interpretted as qtf formating code or PromptOK("\1"+inl), to mark the entire string as non-qtf.

Honza
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message icon13.gif
Read Message
Read Message
Read Message
Read Message icon7.gif
Read Message
Previous Topic: GridCtrl out-of-bound crash with test case
Next Topic: using a file chooser (dir chooser??) to get a dir and not a file
Goto Forum:
  


Current Time: Sun Aug 24 11:45:54 CEST 2025

Total time taken to generate the page: 0.05115 seconds