From: lubomir.markovic@... Date: 2006-03-27T01:53:54+09:00 Subject: Re: String to array as command line The following error raised: test.rb:503:in `load': incompatible marshal file format (can't be read) (TypeError) format version 4.8 required; 114.117 given I use: >ruby --version ruby 1.8.2 (2004-12-25) [i386-mswin32] Could this be a problem? L.