If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
RUBY Encoding format
12 posts
• Page 2 of 2 • 1, 2
Re: RUBY Encoding format
Silly me I just remembered the inbox files are "plain text" , you should be able to work directly with them.
"Two things are infinite: the universe and human stupidity; and I'm not sure about the the universe."
Albert Einstein
Albert Einstein
-
JB_AU - Posts: 171
- Joined: Tue May 21, 2013 11:01 pm
Re: RUBY Encoding format
Encoding: (in method 'event')::ConverterNotFoundError: code converter not found (ASCII-8BIT to UTF-8)
have this prob in my actual ruby file finder:
#Encoding.name_list
#=> ["ASCII-8BIT", "UTF-8", "US-ASCII". "external", "filesystem"]
Encoding.default_external = "UTF-8" if defined? Encoding
...code
Reason: Filename has a "-" with ascii code 150 instead of 45...
Will i have to change all the filenames or is there a workaround???
Walter
-
Walter Sommerfeld - Posts: 249
- Joined: Wed Jul 14, 2010 6:00 pm
- Location: HH - Made in Germany
12 posts
• Page 2 of 2 • 1, 2
Who is online
Users browsing this forum: No registered users and 44 guests