menubar

scrolling

WE WANT TO WELCOME YOU HERE IN OUR LIBRARY. WHAT EVER DO YOU FEEL AFTER VISITING OUR LIBRARY, PLEASE DO WRITE. WE WILL BE VERY PLEASED FOR THAT. THANKS FOR VISITING. KEEP ON TOUCH .......

scrolling share

तपाई शेयर बारे जान्न र हेर्न चाहनुहुन्छ भने तपाइलाई यस पेजमा हार्दिक स्वागत छ केही सिक्न र बुझ्नको लागि उपयोगी हुने छ आउनुहोस .......

Online

                                      Exam Questions

Thursday, August 13, 2020

DEFAULT DISPLAY FORMAT

 4.5  DEFAULT DISPLAY FORMAT

 

The display format means the way that the records will appeawhen you use browse the database or display search results.  Display formats can also be used in producing printed output.  There must be at least one display format for the database and that must have the same filename as the database. You caalways create more formats, or modify existing ones, later.

 

 

A message box appears asking “Do you want Winisis to launch the Print Format Assistant?” and you can choose Yeor No. If you are new to CDS/ISIS, or if you just want an off- the-peg formato save time, click Yes. You are thegiven the choice of five pre-defined formats. The order of fields will be the same as in the Field Definition Table.

 

 

Normal style. This uses font 2 (normally TimeRoman) and colour 4 (normally blue) and gives a display with the field names in one columand the data in the next.

 

 

CDS/ISIS DOS compatible format. This is similar to the Normal style but it uses only black text and

Couriefont, and features which are within the capabilities of the DOS version of CDS/ISIS.

 

 

Decorated format. Three fonts and various colours feature in the format. The record number

(MFN) and the name of the database appear in a box and the field names appear in italics.

 

 

HTML normal. This is a format using very basic HTML (HyperText Markup Language), the language used to create pages for the World Wide Web. No HTML tags are included to separate the contents of one record from the next.

 

 

HTML table with headers. This again incorporates HTML tags and displayfield names and their contents in the form of a table.

 

 

Once the format has been created, it will be displayed in case you wish to edit

it. The next chapter describes the formatting language in some detail, but just to give you a taste:

 

a) Fields are specified by using v (for variable) in front of the tag: thus v10 means display the contents of field 10.

 

b) Text between single or double invertecommas forms a literal and will appear in the display just as it is written.

 

 

c) The slash (/) means start a new line here.

 

A simple format for a database containing fields 10, 20 and 30 could be:

 

 

v10,v20,v30

 

 

 

This would display field 10, immediately followeby field 20, immediately followeby field 30, e.g.

 

 

Walton, C.Good office management practice1990

 

To display the fields on different lines, they should be separated by slashes, e.g.

 

 

v10/v20/v30


This would display the above example as:

 

 

Walton, C.

Good office management practice

1990

 

Unlike in the DOS version of CDS/ISIS, yocause carriage returns in the format to make it easier to read, e.g.

 

 

’Author: ’ v10/

’Title:  v20/

’Date:  v30

 

Do not worry about getting your display format right first time. Iis best to try the format out when you have entered a few records and then edit it as necessaryWhen you have used the services of the Assistant, or you have written your own format, click the green arrow to go on. 


Source: https://eprints.mdx.ac.uk/3077/5/whandbk.pdf

No comments:

Post a Comment