[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] Using database files
you could use
#!/usr/local/bin/perl
while(<>){
s/\r/\n/g;
print;
}
or something like that.
On Tue, 7 Dec 1999, Victor Nolton wrote:
> ****** message to minivend-users from Victor Nolton <ven@pragakhan.com> ******
>
> Did you restart the server?
>
> I thought notepad left ^m's in the files?
>
> I do my editing on the mac and use unix linebreaks.
>
> Ven
>
>
> >****** message to minivend-users from Deborah Gray
> ><webmaster@snswwide.com> ******
> >
> >Hello again,
> >
> >Another day of frustration...I am trying to make changes to the products
> >database of our site. I downloaded the products.asc file, opened it in
> >Notepad and made the changes. I then uploaded the file (in ASCII), which
> >replaced the old one. When I tried to use the site, I got an Internal
> >Server error. Luckily there was an old copy on the site that I renamed.
> >
> >What am I doing wrong? I tried uploading the file in binary, but that
> >didn't work. I looked at the FAQ, and read the Database section, but I
> >couldn't find the answer to my question.
> >
> >TIA,
> >
> >Deborah
> >
> >-
> >To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> >email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
> >Archive of past messages: http://www.minivend.com/minivend/minivend-list
>
>
> Ven's News: http://www.pragakhan.com/news.html
>
> HEAVEN IS AN ORGASM is Rereleased
> http://lordsofacid.pragakhan.com/heavenisanorgasm
>
> Ven (ven@pragakhan.com) _________________ http://ven.pragakhan.com __
> AOL: WebmstrVen Praga Khan's Official Website ICQ: 8321393
> http://www.pragakhan.com
> Lords of Acid Official Website
> http://www.lordsofacid.com
> -
> To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
> email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
> Archive of past messages: http://www.minivend.com/minivend/minivend-list
>