rats
-
Total Posts
:
6
- Scores: 0
-
Reward points
:
0
- Joined: 12/25/2011
-
Status: offline
|
Can we run vbscript on unix
Monday, December 26, 2011 10:34 AM
( permalink)
Hi, Please tell me can vbscript be run on any flavour of unix..have heard that it is supported by Solaris? If am using Solaris OS & want to access data from excel sheets which is on windows, can i run any vbscript on my solaris operating system to access those excel sheet data(or any data from windows operating system? thanks in advance.....
|
|
|
|
ehvbs
-
Total Posts
:
3320
- Scores: 112
-
Reward points
:
0
- Joined: 6/22/2005
- Location: Germany
-
Status: offline
|
Re:Can we run vbscript on unix
Monday, December 26, 2011 8:10 PM
( permalink)
I don't believe that VBScript runs on Unix. If you need to access data on a windows machine by code running on a unix computer, you should look into Perl, Python, Ruby, or Mono/.NET.
|
|
|
|
ebgreen
-
Total Posts
:
8219
- Scores: 98
-
Reward points
:
0
- Joined: 7/12/2005
-
Status: offline
|
Re:Can we run vbscript on unix
Tuesday, December 27, 2011 4:03 AM
( permalink)
I agree that a different scripting language is your best bet, but if you really really want to endure the pain of running vbscript on a *nix OS you could look at an emmulator like WINE.
|
|
|
|
rats
-
Total Posts
:
6
- Scores: 0
-
Reward points
:
0
- Joined: 12/25/2011
-
Status: offline
|
Re:Can we run vbscript on unix
Thursday, December 29, 2011 9:10 AM
( permalink)
Oh Okay..thanks..i had read on two or three sites that it can run on solaris..anyways thanks for information :)
|
|
|
|