VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

This code is used for a basic Save As function for my text editor. The code does file validty var

Karl Belin  (1 Submission)   Miscellaneous   VB 6.0   Unknown Difficulty   Sun 30th May 2004   Mon 8th February 2021

This code is used for a basic "Save As" function for my text editor. The code does file validty varification and if the code is valid the file

API Declarations



Dim strText As String 'string for file text, could later be declared as an array
'for larger amounts of text

Rate This code is used for a basic Save As function for my text editor. The code does file validty var (1(1 Vote))
This code is used for a basic Save As function for my text editor. The code does file validty var.bas

This code is used for a basic Save As function for my text editor. The code does file validty var Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters