Suntan Special version 0.60
Suntan Special for Warp Server for e-business Convenience Pack (ACP) edition
The AddBook function is used to add an icon to the OS/2 Books folder. The OS/2 Books folder is created by Suntan Special for all the documentation added while running applications. AddBook will create the OS/2 Books folder if it does not exist already.
rc = AddBook(helpName, helpFile, helpID)
0 = success
If the extension of the helpFile is .INF, then the icon will open the object with view. Otherwise the icon will open the object with the system editor. This allows both INF files and readme files to be handled with the same function.