tannos Posted August 23, 2004 Posted August 23, 2004 Is there anyway to parsing .sif files in vb?In fact, i want to write my selected items (checkboxes, radiobutton,...) in a textbox and next generate my sif fileThx
Manip Posted September 15, 2004 Posted September 15, 2004 Here is an idea.. why don't you tell us what a *.Sif is, what it holds and what format it is in. It is clear that you haven't done any homework and want a ParseSif() function or something!
BeenThereB4 Posted September 15, 2004 Posted September 15, 2004 It has the same format as an ini file, use the ini read and write functions.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now