* DPROGINS.FMT - Installation screen format file @ 01,10 SAY "Welcome to dPROGRAMMER version 2.4A" @ 03,10 SAY "Use this screen to install dPROGRAMMER on your computer." @ 04,10 SAY "Most of the installation was done when you installed dBASE II." @ 05,10 SAY "Suggested responses for the following parameters are described in your" @ 06,10 SAY "documentation. Enter responses below or CTRL W if all are correct." @ 07,10 SAY " dPROGRAMMER system drive " GET SYSTEM PICTURE "!!" @ 08,10 SAY " Custom developement drive " GET CUSTOM PICTURE "!!" @ 09,10 SAY " Accounting drive " GET ACCOUNT PICTURE "!!" @ 10,10 SAY " Ring bell after entry? " GET BELL PICTURE "!" @ 11,10 SAY " Confirm complete entry? " GET CONFIRM PICTURE "!" @ 12,10 SAY " Use initial password " GET PASSWORD PICTURE "!" @ 13,10 SAY " Using dBASE version 2.4? " GET VERSION24 PICTURE "!" @ 14,10 SAY " Your company name " GET COMPANY @ 15,10 SAY " Last asset account (range)" GET LAST:ASSET @ 16,10 SAY " Retained earnings (exact) " GET RET:EARN @ 17,10 SAY " YTD earnings (exact) " GET YTD:EARN @ 18,10 SAY " First income acct (exact) " GET FIRST:INC @ 19,10 SAY " Last income acct (range) " GET LAST:INC @ 20,10 SAY "Enter RETURN if you are satisfied with a response as shown." @ 21,10 SAY "***CTRL KEYS*************************************" @ 22,10 SAY "D - NEXT CHR ** X - NEXT FLD ** G - DELETE CHAR" @ 23,10 SAY "S - PREV CHR ** E - PREV FLD ** V - INSERT ON/OFF"