On Mon, 16 Jun 2003, Dave Lovelace wrote: DL> Henrik Edlund wrote: DL> > DL> > In the example file lpd.perms.example one can see that a line can be split DL> > using backslash, new line and indention. I put the following in my DL> > lpd.perms and it fails, but if I put it on one line it works. A bug in the DL> > lpd.perms parser perhaps? DL> > DL> > Not working: DL> > DL> > ACCEPT SERVICE=X REMOTEIP=10.0.176.0/255.255.254.0,\ DL> > 10.0.179.0/255.255.255.0 DL> > DL> > Working: DL> > DL> > ACCEPT SERVICE=X REMOTEIP=10.0.176.0/255.255.254.0,10.0.179.0/255.255.255.0 DL> DL> Well, it looks like you've introduced whitespace by putting it at the DL> beginning of the second line. Is that legal? (If it is, another DL> possibility might be whitespace after the backslash.)
Actually, it does not even work without whitespace, by putting it directly on the second line. The \ does not work to split lines and should be removed from the exampel file not to waste time and effort for other users as well. ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
