The Hurricane Forum
The Hurricane Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 AutoCAD
 Lisp & Other Handy Files
 e-transmit

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

   Attach a File

Check here to subscribe to this topic.
   

T O P I C    R E V I E W
chowluca Posted - December 16 2009 : 03:22:11 AM
ATT Hurricane

hi i'm a new user !! need urgent help...

I' trying to write a script to batch e-transmit a bunch of drawings to single .zip files named with the DWG file name in a specific folder (might be the same file folderas well...).

I now have to do this through single e-transmit of individual files, but the save window pops up, and cannot find a way to avoid it.

Can anyone help ?

Thanks

Luca Mangione
5   L A T E S T    R E P L I E S    (Newest First)
zetasj55 Posted - October 11 2013 : 02:53:19 AM
only I do not know how to tell acad to get "save as" window to pick filename and save in the same folder.

ZeTaS
chowluca Posted - December 16 2009 : 11:57:19 AM
thanks

will try this
Admin Posted - December 16 2009 : 11:56:09 AM
Hi Chowluca,

I don't recommend you have a script call a "Saveas" dialog box.

You should probably use $filename$ tag in Hurricane in your script, and avoid any pop-up file selectors.

If you insert $filename$ into your script, whenever Hurricane sees this, it will substitute in your current filename... You can do some cool things with this, i.e.
quote:

$filename$-et.dwg

would be an example...
chowluca Posted - December 16 2009 : 10:06:32 AM
I am already using -etransmit

only I do not know how to tell acad to get "save as" window to pick filename and save in the same folder.

thanks!

luca
Admin Posted - December 16 2009 : 10:03:28 AM
Try

-etransmit

(the - (dash) is required to put the command into "command line" mode)

Regards,
Bill

The Hurricane Forum © 2009 - 2021 Go To Top Of Page
This page was generated in 0.2 seconds. Snitz Forums 2000