Groups | Search | Server Info | Login | Register


Groups > comp.databases.pick > #2210

Re: old editing technique

From "Alberto" <alberto@tca.it>
Newsgroups comp.databases.pick
References <19308fa0-0814-4027-968d-9d30478c24f5@glegroupsg2000goo.googlegroups.com>
Subject Re: old editing technique
Date 2011-01-29 21:48 +0100
Message-ID <4d447d31$0$2045$4fafbaef@reader1.news.tin.it> (permalink)
Organization TIN.IT (http://www.tin.it)

Show all headers | View raw


I would create a table of masks for each area you want to handle, so that 
you could try to match the phone numbers using the mask of that particular 
area.
Regards

"concerned_netizen" <tekserf@yahoo.com> ha scritto nel messaggio 
news:19308fa0-0814-4027-968d-9d30478c24f5@glegroupsg2000goo.googlegroups.com...
>I seem to remember how easy it was to take input dates and validate them in 
>basic.
> Does anyone recall something like
>
> input x
> x=iconv(x,'d2/')
> if x not matches("2n'/'2n'/'2n') then
> gosub 100;* fail
> end else
> value=x
> end
>
> can anyone provide the same method for editing a string and returning a 
> phone number?
>
> p



Back to comp.databases.pick | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

old editing technique concerned_netizen <tekserf@yahoo.com> - 2011-01-27 23:55 -0800
  Re: old editing technique "Alberto" <alberto@tca.it> - 2011-01-29 21:48 +0100
  Re: old editing technique Robert Joslyn <bobjoslynalt@gmail.com> - 2011-01-28 20:52 -0800
  Re: old editing technique Scott Ballinger <scott.ballinger@gmail.com> - 2011-01-28 16:05 -0800
  Re: old editing technique "frosty" <frostyj@bogus.invalid> - 2011-01-28 08:00 -0700

csiph-web