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

Re: AppleScript --> HTML


  • Subject: Re: AppleScript --> HTML
  • From: John Delacour <email@hidden>
  • Date: Fri, 25 Jul 2003 14:16:35 +0100
  • Mac-eudora-version: 6.0a28

At 12:36 pm +0100 25/7/03, Nigel Smith wrote:

So, pull out all the attribute runs, wrap them in HMTL/CSS tags dependent on
what they are rather than what they look like, then write the HTML file.

Sound feasible?

Yes, what I'd do is loop through the paras splitting them by ";" and build a style header

<style ....>
<!--
span.a {font-family:courier}
span.b {}
span.c {}
-->
</style>

etc.
_______________________________________________
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.

  • Follow-Ups:
    • Re: AppleScript --> HTML
      • From: Nigel Smith <email@hidden>
References: 
 >Re: AppleScript --> HTML (From: Nigel Smith <email@hidden>)

  • Prev by Date: Re: AppleScript --> HTML
  • Next by Date: Does there exist...
  • Previous by thread: Re: AppleScript --> HTML
  • Next by thread: Re: AppleScript --> HTML
  • Index(es):
    • Date
    • Thread