Export To Folder

G

Gil_H

Hi EV1,

I have a simple question....Look at this code:

MyShape.Export "\MyShape", ppShapeFormatJPG

In which folder this shape is saved?

Thanx,
Gil H
 
G

Gil_H

Why not use this instead and be sure of what you'll get:
MyShape.Export "c:\myfolder\MyShape.jpg", ppShapeFormatJPG

Because i am using it as an addin, and what if that user don't want me
to fill his folder with this shapes? and worse, does the user have the
capability to block c:\ from writing?

Anyway, i'll do that, and afterwards i'll "Kill" Those files at the
Exit Procedure.

Thanx a lot,
Gil H
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Coordinates of autoshape 2
Perimeter Selection 5
Shape Selection 1
Addin Icons Path 1
Getting all the animation icons 0
Add icon to a listview 1
Slide Show Size, Resolution 0
Get Cursor Coordinates 1

Top