Does anyone find the solution to my problem yet?
thanks
pep...
User Profile
Collapse
-
l designed my own menu called Meanpr with a caption MeanProgram,
one thing is that l looked through some of those threads and l found this
expressionThe program does open, but it opens C:\windows\syst em32\cmd.exe prompt as well, Is there a way preventing it from openning?Code:system("F:\\Mean\\MVNew.exe")
thanks
PepLeave a comment:
-
I'm using Borland C++ Builder 5 running on Vista Ultimate
thanksLeave a comment:
-
Execute a program from TMainMenu drop down item
Hi to u all
l've written a Mean program which rans perfectly well, but my issue was l
wanted to execute from the MainMenu, so that when l choose say Mean
from the menu it executes it, how can l connect it?
Any idea would be grateful
thanks
Pep -
DTD Definition
HI
l want create a DTD so that my program java can read from it, this is my source and l'm using SAX
<?xml version= "1.0" standalone = "yes"?>
<!DOCTYPE CHECKOUTLIST[
<!ELEMENT CHECKOUTLIST (OPERATOR,CUSTO MERLIST,CUSTOME R )*>
<!ELEMENT OPERATOR (#PCDATA)>
<!ATTLIST OPERATOR NAME CDATA #REQUIRED STAFFID CDATA #REQUIRED >
... -
DTD Definition
HI
l want create a DTD so that my program java can read from it, this is my source and l'm using SAX
<?xml version= "1.0" standalone = "yes"?>
<!DOCTYPE CHECKOUTLIST[
<!ELEMENT CHECKOUTLIST (OPERATOR,CUSTO MERLIST,CUSTOME R )*>
<!ELEMENT OPERATOR (#PCDATA)>
<!ATTLIST OPERATOR NAME CDATA #REQUIRED STAFFID CDATA #REQUIRED >
...
No activity results to display
Show More
Leave a comment: