Word .DOC viewer for Mozilla

Burns taavi-LbuTpDkqzNzXI80/IeQp7B2eb7JE58TQ at public.gmane.org
Thu Nov 13 19:45:33 UTC 2003


On Thu, Nov 13, 2003 at 02:31:25PM -0500, Madison Kelly wrote:
> recognise the file as ".doc" and ask what to do with the file. Do you know
> if there is a way to tell a helper app to only look at the last three
> characters so that it doesn't assume there are multiple files? (Which is
> what I assume is happening).

Probably something like:
abiword "$s"

as opposed to just
abiword $s

if you can specify the commandline to invoke the helper app.  It may require
other fiddling with various types of quotation marks and backslashes, depending.
Or you could write a script that assumes it only ever gets one argument, and
will concatenate any "stray" arguments plus spaces.  Won't work for multiple
consecutive spaces, but will probably work on more of the non-working docs.


-- 
taa
/*eof*/
--
The Toronto Linux Users Group.      Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml





More information about the Legacy mailing list