• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Tab delimited data file to FMP
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tab delimited data file to FMP


  • Subject: Re: Tab delimited data file to FMP
  • From: Malcolm Fitzgerald <email@hidden>
  • Date: Thu, 26 Jun 2003 17:57:35 +1000

G'day Bernard

In this file you can find a number formated this way: "xx xx xx xx xx".
Could it be possible to change it to "xxxxxxxxxx" without touching any
other data ?

Smarter people than me (Richard M, you there?) will probably come up with a
clever method to do this in AS but I'd be inclined to import 'as is' into
FMP and then filter an FMP field to display it without the spaces.


set nbr to words of "xx xx xx xx"
set text item delimiters to ""
set nbr to nbr as string


--
--
Malcolm Fitzgerald email@hidden
Database Manager http://www.asauthors.org
The Australian Society of Authors ph: 02 93180877 fax: 02 93180530
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Tab delimited data file to FMP (From: webguide <email@hidden>)

  • Prev by Date: Re: Tab delimited data file to FMP
  • Next by Date: Re: Get position of item in list
  • Previous by thread: Re: Tab delimited data file to FMP
  • Next by thread: Print to PDF
  • Index(es):
    • Date
    • Thread