Support

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

For general discussion related FlowStone

Re: RUBY Encoding format

Postby JB_AU » Mon Aug 18, 2014 10:57 am

Silly me :oops: 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
User avatar
JB_AU
 
Posts: 171
Joined: Tue May 21, 2013 11:01 pm

Re: RUBY Encoding format

Postby Walter Sommerfeld » Sat Aug 23, 2014 4:40 pm

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
User avatar
Walter Sommerfeld
 
Posts: 249
Joined: Wed Jul 14, 2010 6:00 pm
Location: HH - Made in Germany

Previous

Return to General

Who is online

Users browsing this forum: No registered users and 44 guests