• 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
Insert Pic in MS WORD & information dialog
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Insert Pic in MS WORD & information dialog


  • Subject: Insert Pic in MS WORD & information dialog
  • From: Goksel Kahraman <email@hidden>
  • Date: Mon, 09 Jul 2001 12:21:18 +1000
  • Organization: Hands On IT Consultancy

Hi everybody

Could you tell me how to insert pictures from given list of file names
in MS Word 2001 for Macintosh, please.
(My OS is 9.1 and I am using Smile 1.8.0)

this works OK

do Visual Basic " Selection.InlineShapes.AddPicture FileName:=\"My
Computer:Desktop Folder:Pics:Yin_Yang\", _
LinkToFile:=False, SaveWithDocument:=True"


but this does not

set myPic to "My Computer:Desktop Folder:Pics:Yin_Yang"
do Visual Basic " Selection.InlineShapes.AddPicture FileName:=myPic, _
LinkToFile:=False, SaveWithDocument:=True"

Error message is;

Run-time error 5152
This is not a valid file name

****

Second Question is;

I want to display an information window for couple second to inform user
what's happening, How can i do this?

Thanks


Goksel (Sel) KAHRAMAN
e-mail: email@hidden


  • Follow-Ups:
    • Re: Insert Pic in MS WORD & information dialog
      • From: Robert Poland <email@hidden>
    • Re: Insert Pic in MS WORD & information dialog
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: Three simple FMP questions
  • Next by Date: Re: Three simple FMP questions
  • Previous by thread: Re: decimal point placement
  • Next by thread: Re: Insert Pic in MS WORD & information dialog
  • Index(es):
    • Date
    • Thread