home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / database / wpd.arj / DPSCN6.SCR < prev    next >
Text File  |  1992-02-02  |  3KB  |  54 lines

  1. 16,06,00,00,Letter To Make Appointment To Meet    ,,00, 0,01,,0
  2. 17,09,20,07,Date Of Meeting :,Enter The Date In DDMMYY format No Splitters Please,10, 24,02,,0
  3. 28,11,10,00,Time :,Time as in 10.30am or 2.30pm Thanks,10, 25,03,,0
  4. 0,0,0,06,****,LINKED,0,0
  5. %%%%%%%%
  6.  
  7.  All screens can be databases but they need not be if you do not want them
  8.  to be !!
  9.  
  10.  This screen has 2 variables on it and they have both been made to be type
  11.  10 which is a temporary variable which will not be saved into a database.
  12.  
  13.  As all variables on this screen are type 9 no database is active on this
  14.  screen.
  15.  
  16.  Look at the date field. This has been defined as a SYSTEM long date
  17.  which means that it is entered in as DDMMYY numeric format but when
  18.  you hit return it converts it into a full date. 
  19.  
  20.  If you enter just 09 then it takes the system month and year as default.
  21.  0908 means 9th August 1991 if 1991 is the system year.
  22.  
  23.  The time has been left free format. So enter 10.20am pm etc.
  24.  
  25.  
  26.  
  27.  
  28.  
  29. %%%%%%%%
  30.                                                                                
  31.                                                                                
  32.                                                                                
  33.                                                                                
  34.                                                                                
  35.                                                                                
  36.                                                                                
  37.                                                                                
  38.                                                                                
  39.                                                                                
  40.                                                                                
  41.                                                                                
  42.                                                                                
  43.                                                                                
  44.                                                                                
  45.                                                                                
  46.                                                                                
  47.                                                                                
  48.                                                                                
  49.                                                                                
  50.                                                                                
  51.                                                                                
  52.                                                                                
  53. %%%%%%%%
  54.