georg Posted July 6, 2003 Posted July 6, 2003 Hi All, Does any one know a way to find and replace text within a file? This question stems from a my problem of having to store the database file path within an embedded text file. Is there a better way? I have already attempted to make a serializable class (Property Bag Changes in Visual Basic .NET), but since I only have a standard version of VB, I can't create a Class Library project (can I ?). Thanks, georg Quote
Administrators PlausiblyDamp Posted July 6, 2003 Administrators Posted July 6, 2003 You should be able to create a class library - easiest way if do file -> new projects and see if it is listed as a project type. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
*Experts* Volte Posted July 6, 2003 *Experts* Posted July 6, 2003 Standard edition don't have these things by default. Look here. Quote
Administrators PlausiblyDamp Posted July 6, 2003 Administrators Posted July 6, 2003 I stand corrected ;) Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
georg Posted July 6, 2003 Author Posted July 6, 2003 Clunk. (sound of embedded text file being dropped from my project). Thank you both for having a look at this so quickly, and a big thanks for the Libraries VolteFace. Regards, georg Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.