|
-
Aug 21st, 2000, 04:32 PM
#1
Thread Starter
Frenzied Member
I have a string...
NewString(0) = "File1.txt"
I need to seperate it to
"file1"
But I dont need it stored ..
Just need to code so the
computer sees it without
storing it..
How can I do that?
Something like this:
If BeforePeriod(String1(0)) = "Text1" then
end if
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
|