I am looking for a way to run a netware script from Windows.
The script, which is already on netware server, collects some netware server information if it runs.
I need to start the script from a windows 2000. For Unix, such as Solaris, Linux, I am using rsh to do this task. Wondering if there...
I need to port a C based program to Windows 64 bit. The calling sequence is like this:
Exceutable (A) ---> dll (B) --> dll from Vendor (C) --> hardware
I have everything in 32 bit, works very well on NT, 2000, XP (32bit). When I put it on Windows 2003 (64 bit), it doesn't work.
Questions are...
In Java, how can I get the absolute path for a class file programatically?
One simple example will be: say I have test.class file, if I put it in C:\temp\, run it from anywhere, it will print out C:\temp. If I put it into C:\program files\test\, it prints out the above path, too.
In VC++ and...
I am using Win2K resource kit dumpel.exe to dump the event log to a text file and do some analysis. In four of our Win NT servers, we got this error. It seems working fine on all other Win NT and 2K server.
In Windows eventviewer, we can view, save, and export all events. But dumpel.exe dumps...
Please help me to find the C function to get an RPM package version nubmer? I need to write an application to collect several packages' version information and I hate to use a command line, such as "rpm -qa"
In another word, I'd like to know how exactly RPM gets the package version...
Hi, guys,
I am real-new to winsock. I am experimenting the following VB winsocket program. The problem is the client socket never gets to sckConnected state, always in sckConnecting. So .sendData() always give out "wrong protocol or connection state for the requested transaction or...
I am writing a VC++ program to collect host information. One of sub-tasks is to differentiate Windows 2003 server 32 bit and 64 bit. Does anyone know if there is an API that can do it?
Thanks in advance
I am reading Java tutorial on JNI and saw this static statement. Can anyone shed me some light?
static { System.loadLibrary("hello"); }
Thank a lot,
==================================================
class HelloWorld {
public native void displayHelloWorld();
static {...
I am working on a cross-vendor HBA util, which requires the HBA library provided by each vendor.
Does anyone know the qlogic HBA library file name on Irix? Since SGI recompiles the qlogic HBA source code, I believe only SGI or Irix administrator knew this.
On other OS, such as Linux & Solaris...
In my VBA application, there is a place that needs the user to specify a folder. I use SHBrowseForFolder API to bring out a dialog, so the user choose one.
Then one guy asks for a "new folder" button, so he can create a new folder and then select it.
Does any WIN API provide such a...
I am using Procomm Plus 4.8/4.7 and with Windows NT/2000 doing some Stress testing. We ran a few Procomm plus scripts for at least 20 hr or so. During this period, the script goes out to reset some devices and waits for some strings coming back on the ports.
Procomm Plus sometimes work great...
Please help me with this task. I have no idea on this. Even a little direction will be helpful.
I have two Windows PC A, and B
I need to query a special device driver info on Host B from Host A. We have a command-line application which will call a DLL file on B. The old way is to rcmd from A...
I want to write a command-line Window-based application which can send text message to cell phone or pager.
The simpler, the better.
Please help me with some clue, such as SDK/package required, technology name, etc. I am totally blind in this.
Thanks,
Maybe this is a stupid question.
I want to make a command line program using VB.
I found I can use following as main entry point.
sub main()
'do whatever
end sub
but don't know how to print something out to the command line, just like "hello"
I want to use this...
I am using a procomm script to telnet to a network device and then chain to another script.
The problem is when I call the script from command line using .wax (compiled file), sometimes it works perfect, sometimes give weird error, such as:
"winsocket Error(0)"
script not running...
Hi, there
I am working on several NT shell scripts. Some of them are growing into 400-500 lines and lots of if-goto or looping.
I am wondering if someone knows tools to let me check the script syntax. so I don't need to worry about typing error, etc.
Mistyping a wrong variable name or label...
Hi, there
I am working on several NT shell scripts. Some of them are growing into 400-500 lines and lots of if-goto or looping.
I am wondering if someone knows tools to let me check the script syntax. so I don't need to worry about typing error, etc.
Mistyping a wrong variable name or label...
I use rcmd to access a remote NT machine in our lab from my NT.
Does someone know that why I can't access a network drive? Is this a restriction of rcmd, or need some configuration?
The network drive are mapped on both machines.
Thanks in advance for any info.
fechen
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.