Mailing List
Home
Forum Home
Softimage
Carrara
trueSpace
Dir3d-l
Maya - a powerful 3D animation and visual effects software
Macromedia Flash Development
Subjects
Cameras
scaleDown command
black out solved
Aircraft Tutorial
Mathematical XYZ ?
Its done This vs That
Its done first week
recommendations for screen video captures?
3DExplorer "Oddity "
New Director
ProTeam renewals
Fuel 's new websites (X post)
Blue peter create a make toy
targeting groups question
XPost: Shockwave 3D game ( sort of )
RES: RES: RES: Fish Modeling
Emitting particles from object intersection
Fuel 's new websites (X post)
Texturing
Big Break Contest Videos
New Plugins
Models and Texture on my updated site
Error Installing Patch tS6 6
Plasma?
Looking for Inspiration
Weird EMail Q
It 's done first week ?
Cherry not cranberry
New game
Camera Animation Problem
Particle plugins?
 
Mel SYSTEM calls

Mel SYSTEM calls

2003-12-04       - By Brian Ward

 Back
Reply:     1     2     3     4     5     6  

there is syntax probs.  your mixing " with ' for one.
also i don't think you can parse that workspace variable inside this
command.

try this:
eval ("system (start cmpPackage.exe " + $workSpace +
"directory\\fileName.ext)");

~B

-- -- Original Message -- --
From: "Brian Bullock" <Brian@(protected)>
To: <maya@(protected)>
Sent: Wednesday, December 03, 2003 9:27 AM
Subject: Mel SYSTEM calls


>
>
> I'm trying to write a mel script that will open a cmp file based on the
> workSpace variable and a set cmp name.
>
>
> EG:
>
> system ('start cmpPackage.exe " + $workSpace + "directory\\fileName.ext');
>
>
> I'm trying to run the script off the top of my head and there maybe syntax
> problems, but hopefully you get the point...
>
>
> Any ideas?
>
>
> -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---
> List-help: <mailto:listar@(protected)?Subject=help>
> List-unsubscribe: <http://www.highend3d.com/maya/listserver/>
> List-subscribe: <http://www.highend3d.com/maya/listserver/>
> List-archive: <http://www.highend3d.com/maya/archive/>
>


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---
List-help: <mailto:listar@(protected)?Subject=help>
List-unsubscribe: <http://www.highend3d.com/maya/listserver/>
List-subscribe: <http://www.highend3d.com/maya/listserver/>
List-archive: <http://www.highend3d.com/maya/archive/>