Changeset 581 for trunk/ab5.0/ablib/src/basic/function.sbp
- Timestamp:
- Aug 9, 2008, 1:32:26 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/ablib/src/basic/function.sbp
r536 r581 886 886 If ext Then 887 887 If i3 Then 888 lstrcpy(ext,path+i3)888 ActiveBasic.Strings.StrCpy(ext,path+i3) 889 889 End If 890 890 else ext[0]=0
Note:
See TracChangeset
for help on using the changeset viewer.