hi
i got this running program save in c:\. then i need to call out some forms which are saved in a:\ to run in my pc. how do i write the code in my c:\ program?
thanx!!!!
Printable View
hi
i got this running program save in c:\. then i need to call out some forms which are saved in a:\ to run in my pc. how do i write the code in my c:\ program?
thanx!!!!
If you are asking how to load some forms stored in A:
into your program stored in C:
Load your program from C:
Go to Project / Add Form / point to A: and load your form
soli...
er.....
wat i mean is, i have to write some code in my program. so tat months later,after i package this program, when i juz click the ADD command button, it will save some new forms fr A:\ to C:\, n i can call out these forms fr C:\.
thanx !!!