• 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: Xpress box name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xpress box name


  • Subject: Re: Xpress box name
  • From: Shane Stanley <email@hidden>
  • Date: Wed, 15 Nov 2000 11:47:47 +1100

On 15/11/00 10:21 AM +1000, Dave Balderstone, email@hidden, wrote:

> Can someone please supply a snippet showing how to refer to a named
> text box in Xpress 4.11?
>
> I can assign a name to a box easily enough but can't find the syntax
> to refer to it later.
>
> set myBoxProps to get properties of box whose name is "Test Box"
>
> returns:
> --> The variable box is not defined.
>
> The box in question is *not* on a master page.
>
> I know, it'll be extremely obvious when I see it...

Sure will:

set myBoxProps to properties of text box "Test Box"

or

set myBoxProps to properties of text box 1 whose name is "Test Box"

if there is more than one.

--
Shane Stanley, email@hidden


  • Follow-Ups:
    • Re: Xpress box name
      • From: Dave Balderstone <email@hidden>
References: 
 >Xpress box name (From: Dave Balderstone <email@hidden>)

  • Prev by Date: Re: QXP print to file (to create a PDF)
  • Next by Date: Re: Xpress box name
  • Previous by thread: Xpress box name
  • Next by thread: Re: Xpress box name
  • Index(es):
    • Date
    • Thread