On Mon Nov 9 21:10:14 PST 2015, aris...@ar.aichi-u.ac.jp wrote:
> yes, your right.
> the manual says what the code does.
> however I don’t think it is a good idea to make sense in white spaces within
> blank line.
> probably the code does not suppose blank lines within ndb entry.
>
i don't thin
yes, your right.
the manual says what the code does.
however I don’t think it is a good idea to make sense in white spaces within
blank line.
probably the code does not suppose blank lines within ndb entry.
> 2015/11/10 13:05、erik quanstrom のメール:
>
> On Mon Nov 9 20:03:06 PST 2015, aris...@ar.
On Mon Nov 9 20:03:06 PST 2015, aris...@ar.aichi-u.ac.jp wrote:
> hello,
>
> your blank line doesn’t have a white space.
>
> > 2015/11/10 12:02、erik quanstrom のメール:
> >
> > On Mon Nov 9 04:32:24 PST 2015, aris...@ar.aichi-u.ac.jp wrote:
> >> Hello,
> >>
> >> manual ndb(6) says: "Each line st
hello,
your blank line doesn’t have a white space.
> 2015/11/10 12:02、erik quanstrom のメール:
>
> On Mon Nov 9 04:32:24 PST 2015, aris...@ar.aichi-u.ac.jp wrote:
>> Hello,
>>
>> manual ndb(6) says: "Each line starting without white space starts a new
>> tuple. Lines starting with # are comments
On Mon Nov 9 04:32:24 PST 2015, aris...@ar.aichi-u.ac.jp wrote:
> Hello,
>
> manual ndb(6) says: "Each line starting without white space starts a new
> tuple. Lines starting with # are comments.”
>
> assume we have an entry such as:
> dom=foo
> # a blank line follows
>
> auth=bar
>
Hello,
manual ndb(6) says: "Each line starting without white space starts a new tuple.
Lines starting with # are comments.”
assume we have an entry such as:
dom=foo
# a blank line follows
auth=bar
if the blank line contains a white space, then
ndb/query dom foo auth
wil