hi, im using BorlandC++Builder.. which im guessing is the same as the rest of the C++ family for the ShellExecute command..
my problem is that the ShellExecute command requires a constant value to be entered... ie.. c:\\test.exe how would i declare a variable or item that could be placed within the ShellExecute command to run a file.. such as a value extracted from an ini file.

Thanx a lot

stuey