Hi Toki, That is a Linux shell script is it not? I think it's been established that the OP is a Windows user. Please identify the Windows equivalent file as well as the quoted Linux file. I am guessing that it exists in the user's file system once LO is installed and that it is invoked when execution of soffice begins.
You speak of editing the script so that it opens the specific calc (.ods?) files. I have not exhaustively examined the 3 1/2 printed pages the script occupies so pardon me if the next question is answered in an obvious manner within the script. Where does one look in the script for the code to open certain "calc" files? This is a very interesting discussion. -- Jim -----Original Message (heavily pruned)----- From: toki <[email protected]> To: [email protected] Sent: Wed, 27 May 2015 22:26 Subject: Re: [libreoffice-users] open files automatically On 27/05/2015 19:28, Steve Edmonds wrote: > This is still not what the OP wants. What he wants to know, is how to edit « #!/bin/sh # # This file is part of the LibreOffice project. # --------->8========= # oosplash does the rest: forcing pages in, javaldx etc. are exec $VALGRINDCHECK $STRACECHECK "$sd_prog/oosplash" "$@" » so that it opens the specific calc files. jonathon -- To unsubscribe e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
