Scorps65
06-09-2005, 10:06 PM
HOW do i call a file within the same directory as the program? I know you use the CALL SHELL, but what if the user changes the directory name?
lets say i use,
CALL SHELL ("C:\Documents and Settings\Steven\My Documents\My Music\hi.mp3)
now lets say the user changes the my music name to whatever, how would the program call hi.mp3 even if the directory name is changed??
lets say i use,
CALL SHELL ("C:\Documents and Settings\Steven\My Documents\My Music\hi.mp3)
now lets say the user changes the my music name to whatever, how would the program call hi.mp3 even if the directory name is changed??