Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Filemaker > Re: Parsing Usi...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 9 of 9 Topic 8030 of 8216
Post > Topic >>

Re: Parsing Using Position

by rudabj <rudabj@[EMAIL PROTECTED] > May 12, 2008 at 01:34 PM

I took your advice and started from scratch testing each component
separately and then putting together the function in its entirety.
It works--and the boss is impressed.
For today, at least.

Thank you.

Bennett

On May 8, 9:09 pm, Grip <g...@[EMAIL PROTECTED]
> wrote:
> On May 8, 5:15 pm, rudabj <rud...@[EMAIL PROTECTED]
> wrote:
>
>
>
> > On May 8, 1:34 pm, Grip <g...@[EMAIL PROTECTED]
> wrote:
>
> > > On May 8, 1:26 pm, rudabj <rud...@[EMAIL PROTECTED]
> wrote:
>
> > > > My boss expects me to get data out of an old database that did not
> > > > take into account future usage. All in one field ("Info") there is
> > > > data like this all together
>
> > > > Telephone: (xxx) xxx-xxxx, xxxx     Telefax: (xxx) xxx-xxxx
> > > > Mr. John Doe
> > > > Proprietor and Founder
>
> > > > I tried doing this: Right( Info; Position( Info; "Telefax:" ; 1 ;
1 )
> > > > +14) but the calculation is not accepted--it claims that the field
is
> > > > not recognized and highlights " Info; Position"
>
> > > > What do I need to do?
>
> > > > Thank you in advance,
>
> > > > Bennett
>
> > > Is this in a script or a field in a related table or a field in the
> > > same table?  Are you hand typing the whole calc or selecting the
field
> > > "Info" from a list?  I suspect the problem is you need to explicitly
> > > reference the table that Info is in.  Add "tablename::" in front of
> > > Info or choose it from the list of available fields.
>
> > > G
>
> > I made a new field in the DB and made it a calculation using the
> > calculation I described. This way the database record would have the
> > data for laster use. Is there another way of doing it?
>
> You're doing it mostly correctly, but there's a problem with your
> syntax.  Use the tools Filemaker gives you and select the field from
> the list, and then don't play around with it.
 




 9 Posts in Topic:
Parsing Using Position
rudabj <rudabj@[EMAIL   2008-05-08 10:26:33 
Re: Parsing Using Position
Grip <grip@[EMAIL PROT  2008-05-08 10:34:21 
Re: Parsing Using Position
Martin Trautmann <t-us  2008-05-08 17:39:05 
Re: Parsing Using Position
rudabj <rudabj@[EMAIL   2008-05-08 14:15:48 
Re: Parsing Using Position
rudabj <rudabj@[EMAIL   2008-05-08 14:20:07 
Re: Parsing Using Position
Chris Brown <cbrown@[E  2008-05-09 08:17:49 
Re: Parsing Using Position
Martin Trautmann <t-us  2008-05-08 21:36:34 
Re: Parsing Using Position
Grip <grip@[EMAIL PROT  2008-05-08 18:09:02 
Re: Parsing Using Position
rudabj <rudabj@[EMAIL   2008-05-12 13:34:48 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Aug 21 19:04:52 CDT 2008.