faqts : Computers : Programming : Languages : Tse : Configuration : Display

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

0 of 1 people (0%) answered Yes
Recently 0 of 1 people (0%) answered Yes

Entry

TSE: Font: Size: Screen: How to possibly get a better overview of information on screen?

Sep 19th, 2004 12:05
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 19 September 2004 - 07:23 pm ------------------

TSE: Font: Size: Screen: How to possibly get a better overview of 
information on screen?

---

Use e.g. a very small font.


--- cut here: begin --------------------------------------------------

Steps: Overview:

 1. -Click on the TSE icon in the left upper corner

 2. -Select from list 'Set Font...'

 3. -Choose e.g.

        'Font' = 'Terminal'

        'Font type' = 'Regular'

        'Size' = '6'


        (note: the default size for Terminal is 9)

 4. -Click button 'OK'

 5. -You will now get e.g. 210 columns at once on your screen.
     (Though small, still good readable on most monitors, and it gives
      you a good overview if you e.g. want to create very wide
      rectangular database tables with a lot of columns)

--- cut here: end ----------------------------------------------------


e.g. creating a very wide table in TSE (e.g. 200 or more characters 
wide)


--- cut here: begin --------------------------------------------------

---------------------------------------------------------------------
TABLE: BUTTON NUMBER: VERSUS: PROCEDURENAME: VERSUS: OTHER PARAMETERS
---------------------------------------------------------------------
TABLE: TYPE: ONE TO ONE
---------------------------------------------------------------------
BUTTON NUMBER     PROCEDURENAME
---------------------------------------------------------------------
INTEGER           STRING( 100 )
---------------------------------------------------------------------
1                 PROCProgramRunInternetEmailClientMicrosoftOutlookOff
2                 PROCProgramRunInternetLanguageNaturalTranslate;
3                 PROCProgramRunMsdosboxDefault;
4                 PROCProgramRunMicrosoftOutlookExpressMain;
5                 PROCProgramRunNotepadFileNew;
6                 PROCProgramRunFile_MicrosoftWindowsExplorerMain;
...               ...
---------------------------------------------------------------------

--- cut here: end ----------------------------------------------------

---
---

Internet: see also:

---

TSE: Font: Size: Macro: Set: How to: How to set the size of a font 
from a macro in TSE?
http://www.faqts.com/knowledge_base/view.phtml/aid/31459/fid/1708

----------------------------------------------------------------------