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

RE: script QXP


  • Subject: RE: script QXP
  • From: Jason Toews <email@hidden>
  • Date: Thu, 28 Dec 2000 12:48:45 -0800

I believe another problem is this line:

set bottomImagePath to (theEPSpath & epsBaseName & topNumText) as
string

I think you mean:

set bottomImagePath to (theEPSpath & epsBaseName & bottomNumText) as
string

Also, shouldn't there be an underscore included in the eps base name? e.g.
instead of:

set epsBaseName to "Seite " as string

shouldn't it be:

set epsBaseName to "Seite_" as string

I'm sorry I don't have time right now to examine it further, but I would
definitely look at the way the tell blocks are nested inside your repeat
loop. Too much going into and out of tell blocks, it seems to me. If I get
some more time later, I'll look at it further.

Jason

> ----------
> From: Helmut Pfeiffer
> Sent: Thursday, December 28, 2000 11:58 AM
> To: email@hidden
> Subject: Re: script QXP
>
> Hello Luca
>
> thats not the reason why it doesn't work (I checked it out).
> I think there is a problem with the topImagePath or with the name and
> count
> of the eps-files. I am a beginner in applescript and have no idea how to
> solve the problem with the path to the eps-files.
>
> Mit freundlichen Gruessen
>
(etc.)


  • Prev by Date: Re: Finding records in FileMaker?
  • Next by Date: Re: script QXP
  • Previous by thread: Re: script QXP
  • Next by thread: running script get name of itself?
  • Index(es):
    • Date
    • Thread