• 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
do visual basic
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

do visual basic


  • Subject: do visual basic
  • From: "Giampiero Cairo" <email@hidden>
  • Date: Wed, 10 Mar 2004 17:08:22 +0100

Hi all,

I use applescript and in particular the command "Do Visual Basic"

I want to get a value of a variable from the routine of Visual basic to the
rest of applescript code.


this is my snippet of script:


set myvar to ""

Do Visual Basic "
dim x as string
x = 10
Return x
"

repeat with x from 1 to 10
set AnotherVar to x + 1
end repeat


Is it correct if I would pass the x value to the rest of my script for
example to the "repeat cicle"?



TIA

Giampiero
_______________________________________________
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: do visual basic
      • From: Andrew Oliver <email@hidden>
    • Re: do visual basic
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: Announcement: Facespan 4.0
  • Next by Date: Re: The other Folder Action handlers
  • Previous by thread: Re: Announcement: Facespan 4.0
  • Next by thread: Re: do visual basic
  • Index(es):
    • Date
    • Thread