TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
mrxs1999
NA
19
0
is it possible to convert vb script ( vbs ) to c# ?
Sep 16 2004 8:12 AM
if so then how would i convert this to c# ? Set objFSO = CreateObject("Scripting.FileSystemObject") Set objFile = objFSO.OpenTextFile("C:\folder.txt", 1) Do Until objFile.AtEndOfStream strCharacters = objFile.ReadLine objFSO.createfolder strCharacters Loop also the part that shows the folder path Set objFile = objFSO.OpenTextFile("C:\folder.txt", 1) i would like to read the path from a settings.xml file so it can be changed via a browsefolderdialog Thanks Again :)
Reply
Answers (
1
)
Settings.xml write / read ?
WS_EX_COMPOSITED