] + CRLF )
Response.Write([Welcome to Help Builder,
]+ CRLF +;
[Currently there is No Open Project in Help Builder's IDE. Your next step ] + ;
[is to create]+ CRLF +;
[a new project or open an existing one.]+ CRLF +;
[]+ CRLF +;
[
Create a new Project]+ CRLF +;
[
]+ CRLF +;
[A project consists of a directory structure that contains a project file and the] + ;
[ base templates and images.]+ CRLF +;
[
]+ CRLF +;
[
]+ CRLF +;
[
Open an existing Project] + CRLF )
Response.Write([
]+ CRLF +;
[Open an previously created Help Builder Project. ])
PUBLIC ARRAY laRecent[1]
lnRecent = goHelp.oConfig.GetRecentList(@laRecent)
if lnRecent > 0
lcOutput= ;
["
Response.Write(lcOutput)
endif
RELEASE laRecent
Response.Write([]+ CRLF +;
[
]+ CRLF +;
[
Import from Html Help file or Html Help ] + ;
[Workshop Project]+ CRLF +;
[
]+ CRLF +;
[If you have an existing CHM file or HHC project, you can import these files into] + ;
[ Help Builder with some limitations.]+ CRLF +;
[
]+ CRLF +;
[
View Help Builder Documentation]+ CRLF +;
[
]+ CRLF +;
[Browse the Help Builder documentation and check out what features are available ] + ;
[for application and component documentation.]+ CRLF +;
[
] + CRLF )
Response.Write([
Take a Step by Step Tour]+ CRLF +;
[
]+ CRLF +;
[Take a few minutes and run through the Step By Step guides that shows you how to] + ;
[ setup]+ CRLF +;
[a new project, add topics, link to other topics, capture and embed images and ] + ;
[build your]+ CRLF +;
[help file.]+ CRLF +;
[
]+ CRLF +;
[
Online Support]+ CRLF +;
[
]+ CRLF +;
[Go to our online Message Board and ask a question, make a suggestion or ] + ;
[otherwise]+ CRLF +;
[discuss any ideas or questions you have about Help Builder. ] + CRLF )
Response.Write([]+ CRLF +;
[