LordofShadows
Programmer
I just grouped together a Yahtzee program for installation. Everything worked except for one little problem I KNOW I'll run in to. In my code, there is a statement that opens such and such a file and I have pictures (which are called into use, also) from my c-drive on my form. When I put it all together, what kind of code can I write that will make sure the line will read Open "Wherever your yahtzee program is located". Is there some syntax that will get the pathname of wherever they put my program?