Good day to all:
I have been using the LOADFILENAME Plugin (work great, by the way), and I
have a need to separate the name of the file selected (which is the last
part of the string), and the file path first part of string. I.e. I have
a string returned such as,
'C:\OLTP\ACH\ACHITEMS\CONTRACT.DOC'. I need to split the last file name
(CONTRACT.DOC) in a var, and also to separate the path
(C\OLTP\ACH\ACHITMES) into another var. I know I could go char by char
from right to left and split the two apart. I wondered if someone had a
more elegant way to split the items.
Thanks in advance.
Jim
========================================
Jim Schmitt
Ohio Software Services
2211 Lake Club Drive
Columbus, Oh 43232
Phone 1-614-863-1850
Fax 1-614-863-0325
E-mail [EMAIL PROTECTED]
========================================