• 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: Simple delete
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re: Simple delete


  • Subject: re: Simple delete
  • From: Christopher Stone <email@hidden>
  • Date: Wed, 10 Mar 2004 02:45:55 -0600

At 13:39 -0700 03/09/2004, Robert Poland wrought:

I won't repeat the solutions as they were answered to the list,
______________________________________________________________________

Hey Bob,

I think your question was well answered, but just for giggles let's do the operation with Tex-Edit Plus:

tell application "Tex-Edit Plus"
set x to "09-Mar-04"
set nw to make new document at end
tell nw
set its text to x
if character 1 is "0" then
delete character 1
set x to its text
close without saving
end if
end tell
end tell


Chris
_______________________________________________
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: Simple delete (From: Robert Poland <email@hidden>)

  • Prev by Date: Re: TechNote 2106
  • Next by Date: Re: Move and resize the window
  • Previous by thread: re: Simple delete
  • Next by thread: Test for event in Entourage
  • Index(es):
    • Date
    • Thread