i am able to use the shell to open a program from within an other program
RTVAL = Shell("C:\RAFFLEMAKER\TBLITE\TBLITE.EXE"
but i am still having a problem with using the COMMAND$ to insert the word
THESECRETPASSWORD into the TEXTBOX (Text1) and press the command button.
AND
i am unsure on how to pass a value from the RAFFLEID feild in the main
program to the called program in the Similar feild RAFFLEID in TBLITE.
RTVAL = Shell("C:\RAFFLEMAKER\TBLITE\TBLITE.EXE"
but i am still having a problem with using the COMMAND$ to insert the word
THESECRETPASSWORD into the TEXTBOX (Text1) and press the command button.
AND
i am unsure on how to pass a value from the RAFFLEID feild in the main
program to the called program in the Similar feild RAFFLEID in TBLITE.