Microsoft
Software
Hardware
Network
Question : vbscript
I need to run the following command from a VBscript. I keep getting errors when I try the cmd /k method or the oshell.exec method
D:\Program Files\HP\HP BTO Software\bin>opcmsg.exe severity=normal application=test object=test msg_text="this is a test"
Answer : vbscript
I do not know why you need h-file, but if you will make it, then you will need to add:
#include "header_file_name.h". And in this h-file you may have only function signatures:
void display();
Random Solutions
Show Date time on webpage -coldfusion,jquery
SBS capabilities with 50 user firm
Insert one field or value as another
Cant get vista to view my web site correctly!
Windows XP - BSOD STOP: C000021a The windows logon process terminated unexpectedly with a status of 0x00000005 (0x00000000 0x00000000)
MS CRM Duplicate Detection rule not working
Code in SQL 2000 not parsing/running in SQL 2005 Query Analyzer
Rpc over Https
Blackberry not activinating on BES
Need solution to convert Java 1.6 application into C# project