2004年10月7日(木)

palm 上のデータ操作

TrainTime で時刻表を引けるようにしようとあれこれ準備していて、某東海駅のデータを移そうとしたら、これが palm のデータサイズ上限の 4k に引っかかってかなりハマる。
そもそも TrainTime 的には 4k を超えるデータは Doc 形式しか扱えないんだが、こんどは MacOSX で動く Doc へのコンバータがない。結局 palm に分割して持っていって、 palm 上の Doc エディタでデータを作成。メモ帳から小刻みにコピー&ペーストすると、コピーバッファが不足するのか、コピーしなかったところまで巻き込んで元データが消えるんですが……。

で、問題はバスの時刻表をなんとか移行しないといかんのだが…。

Comments

try makedoc.rb! visit here: http://www.moonwolf.com/ruby/

Posted by: bonaim at 2004年10月07日 21:19

[referer:

Script Error

The script did not produce proper HTTP headers. Please see the error log to see the detail of the errors. Depending on the server configuration, you can also run thisscript under CGIWrap debugging. Usually, either rename or linkthe script temporarily to a file which ends with .cgidextension, or add a AddHandler cgi-script-debug .cgiline to your .htaccess file.

]

あわせて読みたい