lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV Bookmark trouble


From: bonkers
Subject: Re: LYNX-DEV Bookmark trouble
Date: Wed, 21 Jan 1998 09:41:34 +0000

Pierre Gustavsson wrote on 20/1/98:

>The Lynx_Bookmarks.html always get stored in >C:\Temp\Lynx_Bookmarks.html,
>and I would like to Lynx to use the directory >H:\Lynx\Lynx_Bookmarks.html
>Everytime I try to change the directory, the program just tells
>me "ERROR - Can't open bookmark file".

You did not sent the home variable in you batch file.
Try this one:

@ECHO OFF
set home=h:\lynx
set temp=c:\temp
set lynx_cfg=d:\lynx\lynx.cfg
set user=[yuor name]
h:\lynx\lynx.exe

The bookmark file should now be in your home
directory/folder H:\Lynx. See the readme .txt file
for more details.

===
Kenneth Kwok
address@hidden
http://home.pacific.net.sg/~ah_kwok/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]