in reply to Re: Help with my rookie logic
in thread Help with my rookie logic

Yes the string "Chapter \1" is a string I would get from an textbox which the user inputs this text, the backslash is suppose to be a real backslash so maybe the string probably should look like this: "Chapter \\1" perhaps.