[EMAIL PROTECTED] wrote on 24-06-2003 05:44:04 PM: > Hi, > I've been trying to send a text file in OO .sxw format which WinXP > does not open legibly. > > I thought I'd convert it to a WordXP file by > > 'cp /home/adam/xxx.sxw /mnt/DOS/Documents and Settings/Adam/My Documents' > > but Debian unstable keeps telling me that > > 'Documents is not a directory' > Try putting '"' around your "/mnt/DOS/Documents and Settings/Adam/My Documents" Or before every space, put a '\' like so: cp /home/adam/xxx.sxw /mnt/DOS/Documents\ and\ Settings/Adam/My Documents
> When I copied it into /mnt/DOS and pasted it into WordXP > it could not be legibly opened in any XP format (did I miss something > here ?). Use the "save as" function in OO to save as a word2000/XP format. Cheers, Scott -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
