Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automate Visual Intigrator in v 4.20

Status
Not open for further replies.

Blorf

Programmer
Dec 30, 2003
1,608
US
Hi, I used the following to auto import in 3.71, how do I do it in 4.2?

M:
CD\
CD MAS90\HOME
M:\MAS90\HOME\PVXWIN32.EXE ..\launcher\sota.ini ..\soa\mas90 -ARG VIWI0Q W O DIRECT DISPLAY CCW
EXIT


Thanks,
ChaZ

There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.

 
What part of the explanation in the Help files on how to do this does not work for you?
 
BigLouie, I am a ashamed.

Because this was not documented any where I could find in 3.71 assumed it was not there in 4.2

Eee gads, I have forgotten the face of my father.

ChaZ

There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.

 
Hi BigLouie.

I am getting an error 12, file does not exist or already exists.

I keep trying various things, best I got was to get a debug window to appear with error 41, invalid interger type, which after testing different jobs, I know has nothing to do with the job it's self.

I will keep playing, but if this sounds familiar, I will gladly take a suggestion.

Here is the code:

\\cwh1\mas200\MAS90\Home\pvxwin32.exe ..\LAUNCHER\SOTA.INI ..\SOA\STARTUP.M4P -ARG DIRECT MYUserID MyPassword CWH VIWI02

I tried Mapping \\cwh1\mas200 and using the mapped drive letter, same results.

Thanks,
ChaZ

There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.

 
As far as I know this part remains the same:

M:
CD\
CD MAS90\HOME
M:\MAS90\HOME
 
It works now. I really don't see what the difference is, but using the following works for me.

M:
CD M:\Version4\Mas90\Home
Pvxwin32.exe .. \Launcher\Sota.Ini ..\SOA\Startup.M4P -ARG DIRECT UION myuser mypassword ABC VIWI00 MANUAL

Thanks for the help.

ChaZ

There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top