Turbo Pascal 3.0.x 화면 설정

6548 단어 TurboPascalPascal

개시하다


Turbo Pascal 3.0.나는 x의 화면 설정을 조사했다.

아무래도 조사하고 싶은 것 같아서요.
See also:
  • Turbo Pascal 3.0.x의 키보드 단축키(Qita)
  • 화면 설정


    이 기사의 화면 설정은 터보 패스컬의 설명서를 참조합니다.화면 설정은 TINST를 통해 수행됩니다.
    TINST.COM을 실행하면 [S]를 눌러 화면 설정에 들어갑니다.
                     TURBO Pascal installation menu.
              Choose installation item from the following:
    
    [S]creen installation   |   [C]ommand installation   |   [Q]uit
    
    
                           Enter S, C, or Q:
    
    
    일반적으로 [6][Enter]를 눌러 ANSI를 선택합니다.
    Choose one of the following terminals:
    
      1) ADDS 20/25/30          17) Osborne 1
      2) ADDS 40/60             18) Otrona Attache
      3) ADDS Viewpoint-1A      19) Qume
      4) ADM 3A                 20) RC-855 (ITT)
      5) Ampex D80              21) Soroc 120/Apple CP/M
      6) ANSI                   22) Soroc new models
      7) DEC Rainbow, 8 bit     23) SSM-UB3
      8) Hazeltine 1500         24) Tandberg TDV 2215
      9) Hazeltine Esprit       25) Teleray series 10
     10) Kaypro with hilite     26) Teletex 3000
     11) Kaypro, no hilite      27) Texas Instruments
     12) Lear-Siegler ADM-20    28) Visual 200
     13) Lear-Siegler ADM-31    29) Wyse WY-100/200/300
     14) Liberty                30) Zenith
     15) Microbee VDU           31) None of the above
     16) Morrow MDT-20          32) Delete a definition
    
    Which terminal? (Enter no. or ^Q to exit): 6
    
    이 설정을 맞춤형으로 만드는지 물어볼게요. [6] 을 누르면 건너갑니다.
    Do you want to modify this definition before installation?  (Y/N)? N
    
    하드웨어 관련 정보를 입력합니다.[Enter]를 눌러 건너뛰십시오.
                        Hardware dependent information
    
    Operating frequency of your microprocessor in MHz (for delays): 20 Change to:
    

    사용자 정의 화면


    TINST를 시작하고 [S][6][Enter][Y]를 누르면 설정ANSI을 사용자정의할 수 있습니다.[3] [1] [Enter]를 누르면 화면 메뉴에서 새 설정을 만들 수도 있습니다.
    31) None of the above
    

    Terminal Settings


    항목
    기본값
    값 설정
    관례
    Terminal type:
    ANSI
    Send an initialization string to the terminal?
    Y
    Command:
    CrtInit() 절차를 따르십시오.
    Send a reset string to the terminal (Y/N)?
    Y
    Command:
    [ 0 m
    CrtExit() 절차를 따르십시오.
    CURSOR LEAD-IN command:
    [
    GoToXY() 절차에 따라 실행
    CURSOR POSITIONING COMMAND to send between line and column:
    ;
    GoToXY() 절차에 따라 실행
    CURSOR POSITIONING COMMAND to send after both line and column:
    H
    GoToXY() 절차에 따라 실행
    Column first (Y/N)?
    N
    OFFSET to add to LINE:
    1
    OFFSET to add to COLUMN:
    1
    Binary address (Y/N)?
    N
    Number of ASCII digits (2 or 3):
    2
    CLEAR SCREEN command:
    [ 2 J
    ClrScr() 절차를 따르십시오.
    Does CLEAR SCREEN also HOME cursor (Y/N)?
    N
    HOME command:
    [ f
    DELETE LINE command:
    [ 1 M
    DelLine() 절차를 통해 수행
    INSERT LINE command:
    [ 1 L
    InsLine() 절차를 통해 수행
    ERASE TO END OF LINE command:
    [ K
    ClrEol() 절차에 따라 실행
    START HIGHLIGHTING command:
    [ 1 m
    강조 표시
    LowVideo() 절차를 따르십시오.
    END HIGHLIGHTING command:
    [ 0 m
    정규 절차에 따라 집행하다
    Number of rows (lines) on your screen:
    24
    행수
    Number of columns on your screen:
    80
    자릿수
    Delay after CURSOR ADDRESS (0-255 ms):
    0
    Delay after CLEAR, DELETE and INSERT (0-255 ms):
    0
    Delay after ERASE TO END OF LINE and HIGHLIGHT (0-255 ms):
    0
    마지막으로 [Y]를 누르고 [N]을 누릅니다.
    Is this definition correct? (Y/N)?
    
    CP/M은 기본적으로 80x24 문자를 전제로 하지만 소형 화면에서도 실행할 수 있다.최소한 행수와 자릿수를 설정하면 된다.

    또한 터보 패스컬을 컬러화하려면 START HIGHLIGHTING 값을 변경합니다.
    순서
    의향
    [ 0 m
    문자 색상 및 속성 재설정
    [ 1 m
    굵게(굵게)
    [ 30 m
    검정색
    [ 31 m
    빨강
    [ 32 m
    초록색
    [ 33 m
    노랑, 황색
    [ 34 m
    청색
    [ 35 m
    자홍색
    [ 36 m
    청색
    [ 37 m
    백색
    See also:
  • VT 100의 탈출 시퀀스(BK class)
  • 대응 제어 시퀀스 - Tera Term 도움말 디렉토리(Tera Term Home Page)
  • Chapter 3 Programmer Information - VT100 User Guide (VT100.net)
  • ANSI/VT100 Terminal Control Escape Sequences (termsys.demon.co.uk)
  • VT100 escape codes
  • ANSI Escape sequences - VT100 / VT52
  • Hardware dependent information


    항목
    기본값
    값 설정
    관례
    Operating frequency of your microprocessor in MHz (for delays):
    20
    Delay () 절차에서 사용
    프로세서의 속도를 물어볼게요. 최대 20MHz만 지정할 수 있어요.CP/M 에뮬레이터를 사용할 때 값이 20 이외인 경우 20 을 입력합니다.20살이면 [Enter]를 눌러 건너뛸 수 있습니다.
    이 제한에 따라 Delay () 함수는 모델에 따라 달라집니다.Delay()의 매개변수에 1000을 지정해도 반드시 1초는 아니라는 뜻이다.

    끝말


    Turbo Pascal 3.0은 이미 알고 계신 것 같습니다.x의 화면 관련 절차는 도피 시퀀스만 발표합니다.
    See also:
  • Embercadero가 공개한 골동품 소프트웨어 일람(Qita)
  • Pascal을 학습하는 데 사용할 수 있는 Pascal 처리 시스템(Qita)
  • RunCPM(Z80 CP/M2.2 에뮬레이터)(ht-deko.com)
  • [RunCPM] EGR 시퀀스를 한번 실시해보도록 하겠습니다.
  • 좋은 웹페이지 즐겨찾기