|
Pages: [1]
|
 |
|
Author
|
Topic: brother to text (Read 258 times)
|
Bryan Avery
Guest
|
Brother to TextAll I am trying to do is get Brother to Text to work, but I just can't seem to get it to run, how do I do it? Any help?
|
|
|
|
|
Logged
|
|
|
|
|
Sunanda
|
You don't say what problem you are seeing, Bryan, so it's hard to know what would help with what's happening at your end. If you are seeing the same failure as I am, it's because we are both on more recent versions of REBOL/View than b2t was written for. b2t has a function, get-names, that attempts to do stuff that request-file now does automatically. Result is, it is making a mess of the file names. A fix for that problem is to remove the word get-names from this line: file-list/lines: get-names selected-files: request-file/filter/title ["*.wpt"] "Select one or more files." "Select" Sunanda
|
|
|
|
|
Logged
|
|
|
|
|
|
Pages: [1]
|
|
|
 |