I have a new customer who wants me to write developer's manual. The customer has a database based system. They have 3 programmers working on it and are afraid they will leave the company and they won't have anyone left who knows how to update the system. So they want the Database schema mapped out, the fields and tables listed and as many types of useful code listed, e.g. if you want to create a new field on form B20, you must use this code.....or, if you want to create a button called 'Recommend', you must use this Javascript code.