home *** CD-ROM | disk | FTP | other *** search
Text File | 1983-10-07 | 50.8 KB | 1,092 lines |
- *DBASE
- HELP TEXT FILE DBASEMSG.TXT
- VERSION 1.16 FOR dBASE II v2.4
- Copyright 1983 Ashton-Tate and RSP, Inc.
- Written by Wayne Ratliff, Jim Taylor, and Howard Dickler
-
- INTRODUCTION
-
- This entry is intended to give you on-line information about
- your dBASE II Database Management System. It explains the disk
- files you have received, and gives suggestions on tapping the
- power now available to you for data management. Using the on-line
- HELP in conjunction with your Manual, you will soon be creating
- databases and writing command procedures to do your work.
-
-
- >>>>>>> type any key to continue <<<<<<<
-
-
-
-
- HOW TO USE THE 'HELP' FACILITY
-
- Information about your dBASE II system can be obtained by
- typing HELP and the name of a dBASE II command or HELP and any of
- the following key words.
-
- UTILITIES FULL SCREEN LIMITS NEW
- ERRORS EXAMPLES FUNCTIONS DBASE
- GLOSSARY HELP INSTALL RUNTIME
-
- >Note: Entire key words need not be entered.
-
- dBASE will then look up the entry for the key word and display
- it. If there is no information on the subject then dBASE will say
- "NO HELP MESSAGES FOUND". When there is more text to display
- beyond what's shown, then you will see the word WAITING (like
- this).
-
- >>>>>>> type any key to continue <<<<<<<
-
- The essential dBASE II files on this disk are:
-
- DBASE.COM -- main system program file
- DBASEOVR.COM -- all overlays and system messages
- DBASEMSG.TXT -- this HELP file (only necessary if you use HELP)
- INSTALL.COM -- terminal installation program (not necessary
- after terminal is installed).
-
- Other files on the disk (or on other disks included with the
- system) are not essential, but are useful as described below:
- *UTILITIES
- UTILITY FILES TO WORK WITH YOUR dBASE II SYSTEM:
-
- STARTUP.PRG -- this command file is intended to help you deter-
- mine if your terminal is properly installed. Type DO STARTUP
- after bringing up dBASE.
- SETS.PRG -- this command file will restore dBASE to all the
- default values of the SET parameters. You may modify this
- file to restore your own list of parameters.
- LABELS.PRG -- this command file prints mailing labels.
- NAMES.DBF -- database used by LABELS.
- CREATE.PRG -- this command file creates a command file with the
- usual and suggested command file documentation.
- DATER.PRG -- this command file will convert calendar date to
- julian date and vice-versa.
-
- VIP.COM -- special program run from DOS will speed up creation of
- customized formats for data input and display. (Ashton-Tate
- will send program to user upon receipt of license agreement.)
- *EXAMPLES
- Some files that are present with dBASE II are EXAMPLE files
- (occassionally on a separate disk). These files are intended to
- be useful as they are, and are internally documented well enough
- for you to customize them to suit your own purposes. Each suite
- of programs listed is progressively more involved, so you can
- start at a level comfortable to you and work up. The master
- program of each group is marked with a '>'.
-
- TICKLE FILE MANAGEMENT FILES (CARDFILE)
- > CMAIN.PRG TEXT.DBF CPRINT.PRG KEYWORD.NDX
- APPECARD.PRG TICKLE.NDX TICKLE.FRM EDITCARD.FMT
-
- CHECKBOOK MANAGEMENT FILES
- > CHXMENU.PRG CHXINPUT.FMT CHXDEPOS.FMT CHXBOOK.MEM
- CHECKS.DBF DEPOSITS.DBF
-
- INVENTORY MANAGEMENT FILES
- > IMAIN.PRG INVENT.DBF ISETUP.PRG I'BYNMBR.NDX
- INVMAINT.PRG I'BYDESC.NDX INVQUAN.PRG INV'CONS.FRM
- INVREAD.PRG INV'PRTR.FRM INVRPRT.PRG
-
- PERSONNEL MANAGEMENT FILES
-
- > EMAIN.PRG EMPLOYEE.DBF ESETUP.PRG EMPSCRN.FMT
- EMP-ENTR.PRG EMP-UPD.FMT EMP-UPD.PRG EMP-PRT.FRM
- EMP-TERM.PRG EMP-CONS.FRM EMP-RPRT.PRG E'BYNMBR.NDX
- EMPLOYEE.MEM E'BYNAME.NDX
- *EXIT
- *FULL SCREEN
- FULL-SCREEN CURSOR MOVEMENT CODES -- ALL COMMANDS
-
- ctrl-X moves cursor DOWN to the next field (also ctrl-F)
- ctrl-E moves cursor UP to the previous field (also ctrl-A)
- ctrl-D moves cursor AHEAD one character
- ctrl-S moves cursor BACK one character
- ctrl-G deletes character under cursor
- <Rubout> or <DEL> deletes character to left of cursor
- ctrl-Y blanks out current field to right of cursor
- ctrl-V toggles between overwrite and INSERT modes
- ctrl-W save changes and returns to "." prompt
-
- IN EDIT MODE
-
- ctrl-U toggles the record DELETE mark on and off
- ctrl-C writes current record to disk and ADVANCES to next record
- ctrl-R writes current record to disk and BACKS to previous record
- ctrl-Q ignores changes to current record and returns to "." prompt
- ctrl-W writes all changes to disk and returns to "." prompt
-
- IN BROWSE MODE
-
- ctrl-B pans the window RIGHT one field
- ctrl-Z pans the window LEFT one field
-
- IN MODIFY MODE
-
- ctrl-T DELETES current line, moves all lower lines up
- ctrl-N INSERTS new line at cursor position
- ctrl-C scrolls down a half page
- ctrl-W writes all changes to disk and returns to "." prompt
- ctrl-Q ignores all changes and returns
-
- IN APPEND MODE
-
- <enter> terminates APPEND when cursor is in first position of
- first field
- ctrl-W writes record to disk and moves to next record
- ctrl-Q ignores current record and returns to "." prompt
-
- CONTROL KEY STROKES OPERABLE WHEN NOT IN FULL SCREEN
-
- ctrl-P toggles your printer ON and OFF
- ctrl-R repeats last executed command
- ctrl-X clears the command line without executing command
- ctrl-H backspace
- ctrl-M emulates a carriage return
- ctrl-S starts/stops CPU operation
- *INSTALL
- In order to use dBASE II's Full-screen editing facility, your
- terminal must be properly installed. Many dBASE formats are pre-
- installed. If yours is not your screen will appear jumbled when
- you attempt to perform such full screen operations as APPEND or
- EDIT. To correct this you must install dBASE II by running the
- dBASE II installation program, INSTALL.COM, called from your
- system as INSTALL. Since you may diagnose your terminal's status
- at any time by running STARTUP.PRG (called from the dBASE II "."
- prompt by entering the command DO STARTUP), you would be wise to
- use it before attempting to INSTALL dBASE II. It will tell you
- if you need to run the installation program, and can be used
- later to check the results if you do.
- *EXIT
- *NEW
- > New commands and changes to dBASE II
-
- New commands:
-
- HELP -- user aid command.
- REINDEX -- realigns and updates existing index file.
- SET F<n> -- sets value of function key on IBM PC, Victor, TI
- Professional, and IBM PC compatible terminals.
- SET COLOR -- alters display color on terminals listed above.
- TEXT -- displays multiple lines of text, terminated by ENDTEXT.
- RANK( ) -- function returns ASCII value of first character.
- TEST( ) -- function determines validity of <exp>
-
- Supplemented Commands:
-
- APPEND,INSERT,EDIT,CREATE -- can now use a format file for screen
- control.
- BROWSE -- can now be given a list of fields to work with.
- DISPLAY STATUS -- shows databases and indexes in use and SET
- settings.
- READ & REPLACE -- can be directed not to perform disk accesses
- when non-key data is changed.
- RELEASE -- can now release subsets of memory variables.
- RESTORE -- can restore additively to existing memory variables.
- SAVE -- can now save subsets of memory variables.
- SET RAW ON -- eliminates extra spaces in DISPLAY and ? commands.
- UPDATE -- replace clause can now include WITH phrases.
- *EXIT
- *GLOSSARY
- dBASE II TERMINOLOGY
-
- <commands> or <statements> - any valid dBASE command or function.
-
- <cstring> -- character string(s). In most instances must be
- delimited with single quotes (''), double quotes (""), or
- brackets ([]).
-
- <cstring exp> -- an <exp> whose content is defined as Character
- in type. May be a cstring, a memvar or field of type C or
- any combination of these items concatenated with the dBASE
- operators.
-
- <delimiter> -- any non-alphanumeric character used to demarcate
- data, e.g., single quotes (''), double quotes (""), brackets
- ([]), colons (::), commas (,,), etc.
-
- <exp> or <expression> -- an item or group of items and operators
- whose value can be determined by dBASE. <exp>s may be defin-
- ed as C,N, or L depending on the "type" of data they contain.
- <exp list> -- a list of expressions delimited with commas.
-
- <field> -- a record field name.
-
- <field list> -- a list of field names delimited with commas.
-
- <file> -- name of file you wish to create or access.
-
- <index file> -- name of index file you wish to create or access.
-
- <key> -- list of field(s) or portion(s) thereof used to create
- index files or sorted databases.
-
- <memvar> -- the name of a memory variable.
-
- <memvar list> -- list of memory variables delimited with commas.
-
- <n> -- a number which dBASE regards as a literal value.
-
- <numeric exp> -- an <exp> whose content is defined as Numeric.
-
- <scope> -- command option specifies range of records dBASE must
- treat in executing command. <scope> has three possible
- values: ALL records in file; NEXT <n> records in file; and
- RECORD <n>. Default value varies from command to command.
-
- <skeleton> -- allows batch manipulation of files of same type
- and/or with matching characters in filename using operating
- system "wild cards," ? and *. Also allows batch manipulation
- of groups of <memvars> with matching characters in name.
-
- <variable> -- the name of a database field or <memvar>.
- *EXIT
- *?
- *??
- > ? -- Evaluates and displays the value of an expression. In
- command files (and elsewhere) can be used without expression
- to space down a line at output.
-
- . ? 6/3
- 2
- . ? 'CITY'
- CITY
- . ? CITY (field of file in use)
- Managua
-
- > ?? -- Same as ?, but displays result on same line as entry.
- *EXIT
- *@
- > @ -- Displays user formatted data on screen or printer at spec-
- ified x,y coordinates (x=line,y=column).
-
- Syntax:
-
- @ <coords> [SAY <exp> [USING '<picture>']] [GET <variable>
- [PICTURE '<picture>']]
-
- Examples:
-
- @ 3,23 SAY AMOUNT * 1.06 USING '$$$,$$$.99'
-
- @ 14,23 SAY "ENTER PHONE" GET PHONE PICTURE '(###)###-####'
-
- @ LINE+2,45 SAY TOTAL USING '99999.99'
- *EXIT
- *ACCEPT
- > ACCEPT -- Prompts user to enter character string information
- into a designated memory variable.
-
- Syntax: ACCEPT ['<prompt cstring>'] TO <memvar>
-
- Example:. ACCEPT "What is your name?" to NAME
- What is your name?: [user's response stored to SIN]
- . ? NAME
- [user's response displayed]
- *EXIT
- *APPEND
- > APPEND FROM <file> [FOR <exp>] or APPEND FROM <file> [SDF]
- [DELIMITED] [FOR <exp>] -- appends data FROM a database or
- file in System Data Format file to the database in use.
- Records marked for deletion in FROM <file> will not be
- appended.
-
- e.g., APPEND FROM MAILLIST FOR NAME='N'
- APPEND FROM TEST.TXT DELIMITED
-
- > APPEND BLANK -- appends a blank record to file in use.
-
- > APPEND -- allows user to add new records to database in use.
- (If index is also in use, the index file is automatically
- updated).
- *EXIT
- *BROWSE
- > BROWSE [FIELDS <field list>] -- Brings up Full-screen viewing
- and editing of the database in use.
- *EXIT
- *CANCEL
- > CANCEL -- In a command file, stops command file execution and
- returns user to dBASE "." prompt.
-
- Command file fragment:
-
- ACCEPT "What should this humble machine do next?" to NEXT
- IF NEXT = 'Q'
- CANCEL
- ENDIF
- *EXIT
- *CHANGE
- > CHANGE -- Permits Non-Full-Screen editing of database in use by
- field. Hit ESCape key to terminate CHANGE mode.
-
- Syntax: CHANGE [<scope>] FIELD <list> [FOR <exp>]
-
- Example: CHANGE ALL FIELD ZIP FOR ZIP = '90045'
- RECORD: 00001
- ZIP: 90045
- CHANGE?
- (Enter the characters to be changed and hit return. Add new
- data at the TO prompt, or hit return to go to the next appro-
- priate record.)
- *EXIT
- *CLEAR
- > CLEAR -- closes all database in use, releases all memory vari-
- ables, and Selects Primary work area.
-
- > CLEAR GETS -- commands dBASE to forget all GET statements still
- active without erasing the screen.
- *EXIT
- *COPY
- > COPY -- Copies the database in use or only its structure TO
- another file. COPY will create the TO <file> if it does not
- yet exist, but will destroy an already existing file of
- that name. Will not copy records marked for deletion.
-
- Command has three forms:
-
- COPY TO <file> [<scope>] [FIELD <list>] [FOR <exp>]
- COPY TO <file> [SDF] [DELIMITED [WITH <delimiter>]] [FOR <exp>]
- COPY TO <file> STRUCTURE [FIELD <list>]
-
- > COPY TO <file> STRUCTURE EXTENDED -- special form of COPY
- creates database whose records represent the structure of
- file in use.
- *EXIT
- *COUNT
- > COUNT -- Counts the number of records in database in use which
- satisfy specified criteria. Default value is COUNT all
- records.
-
- Syntax: COUNT [scope] [FOR <exp>] [TO <memvar>]
-
- Example: COUNT NEXT 25 FOR GRADE > 'B-' TO DEANLST
- *EXIT
- *CREATE
- > CREATE [<filename>] -- Creates a new database. User will be
- prompted for file structure.
-
- > CREATE <newfile> FROM <oldfile> EXTENDED -- creates database
- whose structure is determined by the data contained in
- the records of <oldfile>. (Used with COPY STRUCTURE
- EXTENDED.)
- *EXIT
- *DELETE
- > DELETE FILE <file> -- deletes specified file.
-
- > DELETE [<scope>] [FOR <exp>] -- marks record(s) for deletion.
- Records marked for deletion (with *) will not be erased
- until the PACK command is given. Records may also be
- marked for deletion by record number.
-
- Examples: DELETE ALL FOR COMPANY = 'ZMB'
- DELETE RECORD 15
- *EXIT
- *DISPLAY
- > DISPLAY FILES [ON <disk drive>] [LIKE <skeleton>] -- lists
- files on drive. For example, DISPLAY FILES ON B LIKE *.MEM.
-
- > DISPLAY [<scope>][<field list>][FOR<exp list>][OFF] -- displays
- records of file in use.
-
- > DISPLAY STRUCTURE -- displays field names, types, lengths, and
- decimals (structure) of file in use.
-
- > DISPLAY MEMORY -- display names,types, and values of all cur-
- rently defined memory variables.
-
- > DISPLAY STATUS -- lists databases in use, system date, indexes
- in use, and current parameters SET.
- *EXIT
- *DO
- *ENDCASE
- *ENDDO
- *LOOP
- > DO <file> -- opens and executes specified command file.
-
- > DO WHILE <exp> -- used in command files to open a structured
- loop. Commands in between are executed so long as the DO
- WHILE <exp> is found to be true.
-
- Syntax: DO WHILE <exp> Example: USE MAILLIST
- <commands> DO WHILE .NOT. EOF
- [LOOP] ? NAME
- <commands> ? PHONE
- ENDDO SKIP
- ENDDO
-
-
-
-
-
-
-
-
- > LOOP -- causes command file to jump processing back to the DO
- WHILE command.
-
- Example: USE MAILLIST
- DO WHILE .NOT. EOF
- IF ZIP = '90005'
- SKIP
- LOOP
- ENDIF
- ? NAME
- ? PHONE
- SKIP
- ENDDO
-
- *CASE
- > DO CASE -- used in command file to choose one and only one of
- several possible execution paths. OTHERWISE clause optional,
- and executes when no CASE is true. ENDCASE is needed to
- close command.
-
- Example: USE MAILLIST
- ACCEPT "WHICH MENU OPTION DO YOU PREFER?" to Choice
- DO CASE
- CASE Choice = '1'
- DO Clabels
- CASE Choice = '2'
- DO Cappend
- CASE Choice = '3'
- DO Cedit
- OTHERWISE
- Return
- ENDCASE
- *EXIT
- *EDIT
- > EDIT [<record number>] -- enables selective editing of database
- in use by record number. Requests record number if not
- supplied. When edit of particular record has been com-
- pleted, ctrl-W brings back EDIT's record number prompt
- (ENTER RECORD #:). To terminate EDIT mode, answer
- record number query with a return.
- *EXIT
- *EJECT
- > EJECT -- causes printer to do a form feed (page eject) if PRINT
- is SET ON or FORMAT is SET TO PRINT. When using @ SAY
- commands for direct page formatting, EJECT will zero out
- line and column counters.
- *EXIT
- *ERASE
- > ERASE -- clears the screen. In interactive mode, "." prompt
- will appear at top left corner of screen.
- *EXIT
- *FIND
- > FIND <cstring> -- when using indexed files, positions to first
- record indexed by <cstring>.
- *EXIT
- *GO
- *GOTO
- > GO or GOTO -- positions to a specific record or place in the
- database in use. Also positions to record number contained
- in memory variable.
-
- Syntax: GO or GOTO [RECORD <n>],<n>,[TOP],[BOTTOM], or <memvar>
- *EXIT
- *HELP
- dBASE II ON-LINE HELP FACILITY
-
- Below you will find a list of all dBASE commands. Each entry in
- this list corresponds to an entry in the HELP file proper. In
- the latter, you will find a brief synopsis of each command as
- well as a picture of that command's correct syntax. Please
- remember, however, that HELP file information is limited, and is
- only meant to cut down on the number of trips you will have to
- make to the dBASE II Manual.
-
- To access the entry for the dBASE command (or other Help File
- entry) you wish to review, simply respond to the dBASE "."
- prompt by entering HELP <name of command> and a return (e.g. HELP
- CREATE <cr>). dBASE will access the information you wish to see,
- and then return you to the "." prompt so you can go right back
- to work. In some cases the entry will take up more space than is
- provided by a single screen. (This is one of them.) To bring up
- the next screen of information, just hit any console character:
- this will tell dBASE to stop "WAITING."
-
- If you wish to exit the HELP file before viewing an entire entry,
- simply hit ESCape.
-
- >>>> Type 'HELP dBASE' for other <<<<<<
- >>>>> important information <<<<<
-
- > ? -- displays an expression, variable, or field.
- > ?? -- displays an expression list without a preceeding line
- feed.
- > @ -- displays user formatted data on screen or printer.
- > ACCEPT -- allows input of character strings into memory vari-
- ables.
- > APPEND -- append information from another dBASE II database or
- files in Delimited or System Data format.
- > BROWSE -- full screen window viewing and editing of database.
- > CANCEL -- cancels command file execution.
- > CHANGE -- Non-Full-Screen edit of fields of database.
- > CLEAR -- closes databases in use and releases current memory
- variables.
- > CONTINUE -- continue the searching action of a LOCATE command.
- > COPY -- creates a copy of an existing database.
- > COUNT -- counts the number of records in file which meet some
- cri└u░hΦiçΦÑΦ▄ΦgåuΘé <uΘ{ $_<MtΘ ΦRå<=tΘΓΦHåΦäåê╨ó¼çó⌐çΦ+åΘD <LtΘ Φ-å<=tΘ╜Φ#åΦ_åê╨ó¿çΦ åΘ" <WtΘ+ Φå<=tΘ¢ΦåΦ=åê╨ó│çΦτàΘ Φτà<,tΘ ΦµàΘv áƒç
- └u░EΦ═åΦ Φ@Φ╦à$_<YtΘz ░ ó║çáƒç
- └u░FΦ¬å╗╓è╞+Φα║╪èΦ£à<<uΘ <>uΘ 2└Θ ΦÅà░ÇΘ Φçà░@óºç2└Φçt╗ó╫èê┴ΦΓ╗╪èê╚Φ≤ä╞2CêCáºçêCá¼çê┼á│ç*┼êCê/C╞52└óúçáƒç
- └u░=Φ0åΦlΦ1à$_<YtΘ ░ óúçΦÆ2└ó┼çáƒç
- └u░NΦåΦDΦ à$_<YtΘ ░ ó┼ç╗}ä╣Φ·àë¡ç╞╖ç ΦXá┼ç
- └táƒç
- └u░DΦ╠àΦΦ═ä$_<YtΘ Θ░ ó╢çΦ+á╢ç
- └tεáƒç
- └u░CΦƒàΦ█║╚çΦⁿàrΘ áƒç
- └u░4Φààδ▀Θ!Φ÷áƒç
- └u░PΦqàΦ¡Φrä$_<YtΘ ░ ó╜çΦ╙╞╛ç áƒç
- └u░kΦIàΦàΦJä$_<YtΘ ░ ó╛çΦ½áƒç
- └u░iΦ&à╗pÅ╞+Φ\<uΘ
- └tΘ ║rÅ░ ç┌êç┌░Θ2 ║rÅΦ·â<<uΘ <>uΘ 2└Θ Φφâ░ÇΘ Φσâ░@óºç2└Φ|àuδ¢ê┴óqÅΦ>╗rÅê╚ΦOâ╞2CêCáºçêCêCá¼çêC╞5áƒç
- └u░<Φÿä╗■É╟íç■É╞5╗Éê╟╞çÉê╞5╗▀ï╟Ñç▀ï╞5╗╡ë╟┐ç╡ë╞5░ó╝çáƒç
- └uΦûâá╝çΦîäΦ∞äΦîΦQâuΘ╜Φïâê╨ó╗çΦ5âè<,tΘ$Φ8âç┌ïíçç┌ΦëäsΘΦ"âtΘ ç┌Sá╜ç
- └u-╞2CèCè/êΦ
- └tΘ ÇêCá╗çêCá¼çêC╞5ëíçΘ ëíçCΦ│âQΦLáƒç
- └u░@Φ╟âïÑç╞+CëÑçΦ≈<uΘ
- └tΘ ïÑçç┌B░ ç┌êç┌2└óºç░Θ6 ïÑçCç┌Φêé<<uΘ <>uΘ 2└Θ Φ{é░ÇΘ Φsé░@óºç2└Φ
- äuδêê┴Φ╧ïÑçêê╚Φ▌üC╞2CêCáºçêCá╗çêCá¼çêC╞5ëÑçYêΦ
- └uΘsá┼ç
- └t÷áƒç
- └u░NΦâΦIΦÇΦé$_<YtΘNï¡çç┌[╞/CΦtâá╜ç
- └u╞)CΦfâ╞2CΦGâá╗çêCá¼çêC╞)CΦLâSï£äë├çç┌╗ ┌ë£ä╗ ┌ê/╗ ┌ê[╞)CΦ"â╞C╞/CΦâá╢ç
- └tDç┌ï¡çç┌╞)CΦâSï£äë╕çç┌╗ ┌ë£ä╗ ┌ê/╗ ┌ê[╞)CΦ╫é╞C╞/CΦ╠é╞5ëíçï├çç┌ï╞ç╞)CΦ┤é╞2CΦòéá╖çê┬á╗ç┬êC╞ C╞5ë╞çá╢ç
- └t;ï╕çç┌ï┐ç╞)CΦ}é╞2CΦ^éá╖çê┼á╗ç┼êC╞ C╞ C╞/CΦZé╞5ë┐ç2└ó╖çá╝ç■└ó╝çá╗çê┬á¼ç┬■└ó¼çΘJ²[á╗çê┬á╖ç┬■└ó╖çá¼ç┬■└ó¼çá╝ç■└ó╝çΘ%²áƒç
- └u áßΦüΦσÇáßΦüΦêÇ╞ß Φüá░çΦ[ü╗ ╟¬ç ╗ Φ╝Çá╢ç
- └t╗╚ç║Qëè<5uΘ ΘÅ ç┌êç┌BCδΩRSCèCè/╗}ä■Φ.üë▒çç┌[╞/CΦÿü╞5Zç┌╞)Cç┌ï▒çç┌Φâü╞êΦ
- └uΘ ╞C╞5╗âë╞0Cç┌ï▒çç┌Φ^ü╞5ΦuuΘ ΦoÇtΘ sΘeΦπÇuΘ]sΘXδ▄╗╚çΦ#ÇΦ/ÇáΦ
- └tΦ┌ΦÇΘ Φ╤ΦÇ╞₧ç ááç
- └uIΦ┐Φ░cΦzÇï¬çCë¬çΦ¬ÇΦü╗A╤Φ}ÇΦΩá╝
- └uΘ ΦïÇ░/Φuá╜ΦÇÇ░/Φjá╛ΦuÇΦyΦ┴á║ç
- └t╗╓èΦÑΦfΦ«╗▀ïΦÖΦÑá╢ç
- └tΦ¢░*Φ3Φ¬Ç╗pÅΦ~╗âëΦxΦá~uΘ= á₧ç
- └uΦßê┴á¿ç:┴sΘJ ΦäuΘ sΘz á╜ç
- └uΦR╗■ÉΦ=áúç
- └tΦBΦ▐uΘX sΘS ΦN~tεΦKtΘá╢ç
- └t¥╗QëΦ
- └tôΦö á₧ç
- └uëΦyê┴á¿ç,:┴sΘα■Φ▒~Φ∙ ░*Φæ~ΦÇ╗pÅΦ▄~╗âëΦ╓~Θ[ Φ\ á┼ç
- └t7áÉê<5uΘ- Φ╦ ░`Φ>Φ├ ╗ÉêΦ«~╗}äΦ5tΘ Φ<╗}ä■è<AsΩ╞AΦS~á»çΦ
- Θ½ áƒç
- └tΘñ ░4Φ■~Θÿ·á╢ç
- └u├á╡ë<5uΘ Φn ░IΦß~Φf ╗╡ëΦQ~╗╚çΦK~á╛ç
- └t░ ó₧ç├Φ }├áƒç
- └uΦä~Φ╡}<t├áßΦC~Φ┐}Φ@~Θ>