[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to write a phone number ?
From: |
Hadmut Danisch |
Subject: |
Re: How to write a phone number ? |
Date: |
Tue, 17 Feb 2004 17:32:42 +0100 |
User-agent: |
Mutt/1.5.5.1+cvs20040105i |
On Thu, Feb 05, 2004 at 08:23:00PM +0100, Pawel Kot wrote:
>
> > Is there a description of the raw format available? I need to
> > generate it from within a script.
>
> It's simple,
> <name>;<number>;<memory_type>;<entry_location>;<caller_group>;<subenty_no>;<subentry_text>;...
> Sunentries are optional. You are not allowed to use ';' inside the fields.
Let's see, one entry of my 6210 phone is
Danisch
Hadmut;+497211111;ME;8;3;11;6;3;+4972122222;11;2;4;+497213333;11;4;5;+497214444;11;3;6;+491775555555
So this does not match.
<name> Danisch Hadmut OK
<number> +497211111 OK
<memory_type> ME OK
<entry_location>8 seems ok
<caller_group> 3 could be ok, meaning?
But then a every subentry seems to consist of four fields, which
does not match the given description
11;6;3;+4972122222;
11;2;4;+497213333;
11;4;5;+497214444;
11;3;6;+491775555555
First field ?
Second field subentry type?
third field subentry number? Seems to be >=3 always
fourth field number
Any idea how to set the first and the third field?
regards
Hadmut
- Re: How to write a phone number ?, (continued)
- Re: How to write a phone number ?, Pawel Kot, 2004/02/05
- Re: How to write a phone number ?, Hadmut Danisch, 2004/02/02
- Re: How to write a phone number ?, Pawel Kot, 2004/02/05
- Re: How to write a phone number ?, Reiner Steib, 2004/02/05
- Re: How to write a phone number ?, Pawel Kot, 2004/02/15
- Re: How to write a phone number ?, Reiner Steib, 2004/02/16
- Re: How to write a phone number ?, Pawel Kot, 2004/02/16
- Re: How to write a phone number ?, Reiner Steib, 2004/02/17
- Re: How to write a phone number ?, Pawel Kot, 2004/02/17
- Re: How to write a phone number ?, Pawel Kot, 2004/02/17
- Re: How to write a phone number ?,
Hadmut Danisch <=
- Re: How to write a phone number ?, Pawel Kot, 2004/02/17
- Re: How to write a phone number ?, Reiner Steib, 2004/02/18
- Re: How to write a phone number ?, Pawel Kot, 2004/02/18
Re: How to write a phone number ?, Pawel Kot, 2004/02/18