|
-
Dec 4th, 2000, 03:28 AM
#1
Thread Starter
Member
I have a tiny Newbie problem.
How do i make the following line application path sensitive?
'Read MOTD file
rtbMotd.LoadFile "C:\Program Files\SCP\motd.rtf", rtfRTF
Is it something like
'Read MOTD file
rtbMotd.LoadFile "app + path" , "motd.rtf", rtfRTF
I am guessing at that, and my book doesnt have it in it. So am at a bit of a loss.
Any help is appreciated.
M.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|