Author Topic: SCRIPT FILE HELP  (Read 11159 times)

0 Members and 1 Guest are viewing this topic.

Andrew H

  • Guest
SCRIPT FILE HELP
« Reply #30 on: July 29, 2004, 01:05:59 PM »
AVCAD,

Which method worked?

I am so confused.....

I got Mark Thomas's drag-n-drop to work (sort of)


Mark... I was reading and replying to this post, then all the sudden (without me telling it to) I stopped receiving e-mails regarding new posts on this thread. Any particular reason? (I did notice that the last reply I made was on the bottom of page 1, and I didn't receive any notifications for page 2 replies)

Just wondering.

Mark

  • Custom Title
  • Seagull
  • Posts: 28762
SCRIPT FILE HELP
« Reply #31 on: July 29, 2004, 01:31:29 PM »
Quote from: Andrew H
Mark... I was reading and replying to this post, then all the sudden (without me telling it to) I stopped receiving e-mails regarding new posts on this thread. Any particular reason? (I did notice that the last reply I made was on the bottom of page 1, and I didn't receive any notifications for page 2 replies)

Just wondering.

I just sent you an e-mail throught theswamp. let me know if you get it.

I have been tweaking the mail server in order to cut down on spam, you may have got caught in my trap. :D  Any way we'll get working again for you, it just might take a couple days.
TheSwamp.org  (serving the CAD community since 2003)

Andrew H

  • Guest
SCRIPT FILE HELP
« Reply #32 on: July 29, 2004, 01:45:49 PM »
Replied via PM.

AVCAD

  • Guest
SCRIPT FILE HELP
« Reply #33 on: July 29, 2004, 03:16:54 PM »
Actually I got it to work using Script Pro.

Code: [Select]

(command "-etransmit" "E" (strcat "C:/ETRANSMIT/"(getvar "dwgname")) "" "YES" "NO" "YES" "NO" "NO" "")


^ used that code on a single line no spaces after the last )

For some reason it doesnt work on a single file. Like if I type in SCR at the command line and then select the script i want to run.

I wanted it to work using script pro cause it is very time consuming to do each sheet seperatly, but I have a button that will do the single sheet etransmit and all I have to do is select the path for the file to go to.

It works and that is all I care about...I can finially forget about it!!!

Thanks everyone.

I never got any emails about replies...on this thread or anyother threads. Not a big deal though. I check it more then enough.

Thanks again.

Andrew H

  • Guest
SCRIPT FILE HELP
« Reply #34 on: July 29, 2004, 03:25:41 PM »
This is for 2004 only right?

Keith™

  • Villiage Idiot
  • Seagull
  • Posts: 16899
  • Superior Stupidity at its best
SCRIPT FILE HELP
« Reply #35 on: July 29, 2004, 10:29:30 PM »
see.... it works don't it....told ya....
Proud provider of opinion and arrogance since November 22, 2003 at 09:35:31 am
CadJockey Militia Field Marshal

Find me on https://parler.com @kblackie

Andrew H

  • Guest
SCRIPT FILE HELP
« Reply #36 on: July 30, 2004, 09:41:58 AM »
Has someone come up with the 2005 version? (2005 has different options).

Enter an option [Create transmittal package/Report only/CUrrent setup/CHoose
setup] <Report only>:

AVCAD

  • Guest
SCRIPT FILE HELP
« Reply #37 on: July 30, 2004, 10:56:46 AM »
THe option part is the "E" ( actually I changed it to "Z" for a zip file) But just chnage that code for what you want.

Yes I am using 2004...Have not used 2005 so I dont know all the options.

Sorry....and yes you did tell us so!

Just weird that it works in SCript pro and not by its self....weird...but who cases it works....

Wish me luck I am jumping out a prefectly good airplane tomorrow afternoon  :twisted: what the hell am I thinking  :shock:

Andrew H

  • Guest
SCRIPT FILE HELP
« Reply #38 on: July 30, 2004, 11:24:17 AM »
Good Luck and don't forget the parachute!

t-bear

  • Guest
SCRIPT FILE HELP
« Reply #39 on: July 30, 2004, 11:39:15 AM »
What?  The little boy needa a PARACHUTE???  Us he-men just .....jump! 10,000 feet ain't nuttin for a stepper........

Andrew H

  • Guest
SCRIPT FILE HELP
« Reply #40 on: July 30, 2004, 12:14:16 PM »
Code: [Select]
(command "-etransmit" "C" (strcat "C:/ETRANSMIT/"(getvar "dwgname"))

Would this be the correct line for the 2005 version? (actual option were in a pervious post)

AVCAD

  • Guest
SCRIPT FILE HELP
« Reply #41 on: August 02, 2004, 10:06:24 AM »
HEY, HEY, HEY  8) I MADE IT!!!!  8)

Parachute opened just fine.....maybe I wouldnt have used a parachute at 10,000 feet.....but real HE-MEN jump at 14,000!!!  :twisted:

I recommend jumping to everyone  :D  Nothing will ever beat that feeling of floating through the air at 14,000 ft. down to 5,000 ft. before the chute opens  :wink:

Liked it so much might do it again at the end of the month  :shock:

You have to get the video though spend the extra money ....WELL WORTH IT!

anyways...that option thing in 2005....it could be right...are there any other opens after that Creat transmittal package...if not it should probably work.

ok..Got to jump out of a plane....at 14,000 ft. not a crappy 10,000 ft.

AAAAAAAAAAAAHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH!!!!!!!!!  :twisted:   :twisted:

Andrew H

  • Guest
SCRIPT FILE HELP
« Reply #42 on: August 02, 2004, 10:13:45 AM »
Well, I'm really glad you made it back to earth safe and sound. And am glad you enjoyed the experience.

I will run the script as posted previously and post the results.