#. extracted from helpcontent2/source/text/sbasic/shared msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-11-09 14:10+0100\n" "PO-Revision-Date: 2017-04-26 17:22+0000\n" "Last-Translator: Andika Triwidada \n" "Language-Team: LANGUAGE \n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.8\n" "X-POOTLE-MTIME: 1493227339.000000\n" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "tit\n" "help.text" msgid "$[officename] Basic Glossary" msgstr "Daftar Kata $[officename] Dasar" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3145068\n" "1\n" "help.text" msgid "$[officename] Basic Glossary" msgstr "Daftar Kata $[officename] Dasar" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3150792\n" "2\n" "help.text" msgid "This glossary explains some technical terms that you may come across when working with $[officename] Basic." msgstr "Daftar kata ini menjelaskan beberapa istilah teknik yang sekiranya muncul saat Anda bekerja dengan $[officename] Basic." #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3155133\n" "7\n" "help.text" msgid "Decimal Point" msgstr "Poin Desimal" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3156443\n" "8\n" "help.text" msgid "When converting numbers, $[officename] Basic uses the locale settings of the system for determining the type of decimal and thousand separator." msgstr "Saat menkonversi angka, $[officename] Basic memakai pengaturan lokal sistem untuk menentukan jenis desimal dan pemisah ribuan." #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153092\n" "9\n" "help.text" msgid "The behavior has an effect on both the implicit conversion ( 1 + \"2.3\" = 3.3 ) as well as the runtime function IsNumeric." msgstr "Tingkah Laku tersebut memiliki sebuah efek pada kedua konversi implisit ( 1 + \"2.3\" = 3.3 ) sebagaimana fungsi runtime IsNumeric." #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3155854\n" "29\n" "help.text" msgid "Colors" msgstr "Warna" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3145366\n" "30\n" "help.text" msgid "In $[officename] Basic, colors are treated as long integer value. The return value of color queries is also always a long integer value. When defining properties, colors can be specified using their RGB code that is converted to a long integer value using the RGB function." msgstr "Dalam $[officename] Basic, warna diperlakukan sebagai nilai integer panjang. Nilai hasil dari query warna juga sebagai nilai integer panjang. Saat menentukan properti, warna dapat ditentukan melalui kode RGB-nya yang dikonversikan sebagai nilai integer panjang memakai fungsi RGB." #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3146119\n" "32\n" "help.text" msgid "Measurement Units" msgstr "Unit Pengukuran" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3154013\n" "33\n" "help.text" msgid "In $[officename] Basic, a method parameter or a property expecting unit information can be specified either as integer or long integer expression without a unit, or as a character string containing a unit. If no unit is passed to the method the default unit defined for the active document type will be used. If the parameter is passed as a character string containing a measurement unit, the default setting will be ignored. The default measurement unit for a document type can be set under %PRODUCTNAME - PreferencesTools - Options - (Document Type) - General." msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "bm_id3145801\n" "help.text" msgid "twips; definition" msgstr "fungsi Dir" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3145801\n" "5\n" "help.text" msgid "Twips" msgstr "" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3154731\n" "6\n" "help.text" msgid "A twip is a screen-independent unit which is used to define the uniform position and size of screen elements on all display systems. A twip is 1/1440th of an inch or 1/20 of a printer's point. There are 1440 twips to an inch or about 567 twips to a centimeter." msgstr "Twip adalah sebuah unit independen-terhadap-layar yang digunakan mendefinisikan posisi seragam dan ukuran elemen layar pada semua sistem tampilan. 1 twip adalah 1/1440 dari 1 inch atau 1/20 dari titik printer. Terdapat 1440 twip untuk 1 inch atau sekitar 567 twip untuk 1 cm." #: 00000002.xhp msgctxt "" "00000002.xhp\n" "hd_id3153159\n" "106\n" "help.text" msgid "URL Notation" msgstr "Notasi URL" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3153415\n" "108\n" "help.text" msgid "URLs (Uniform Resource Locators) are used to determine the location of a resource like a file in a file system, typically inside a network environment. A URL consists of a protocol specifier, a host specifier and a file and path specifier:" msgstr "URL (Uniform Resource Locator) digunakan untuk menentukan lokasi sebuah sumber daya seperti sebuah berkas dalam suatu sistem berkas, lazimnya di dalam sebuah lingkungan jaringan. Sebuah URL terdiri atas sebuah penentu protokol, sebuah penentu host dan sebuah berkas dan penentu jalur:" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3149121\n" "107\n" "help.text" msgid "protocol://host.name/path/to/the/file.html" msgstr "protokol://host.name/path/to/the/file.html" #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3168612\n" "109\n" "help.text" msgid "The most common usage of URLs is on the internet when specifying web pages. Example for protocols are http, ftp, or file. The file protocol specifier is used when referring to a file on the local file system." msgstr "URL umumnya digunakan saat ber-Internet, untuk menentukan halaman web yang hendak dibuka. Contoh untuk protokolnya antara lain http, ftp, atau file. Protokol file digunakan apabila hendak merujuk pada berkas di dalam sistem berkas lokal." #: 00000002.xhp msgctxt "" "00000002.xhp\n" "par_id3150324\n" "110\n" "help.text" msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (/) is used as a path separator. For example, a file referred to as C:\\My File.odt on the local host in \"Windows notation\" becomes file:///C|/My%20File.odt in URL notation." msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "tit\n" "help.text" msgid "Information" msgstr "Informasi" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id3148550\n" "1\n" "help.text" msgid "Information" msgstr "Informasi" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153381\n" "102\n" "help.text" msgid "You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in %PRODUCTNAME - PreferencesTools - Options - Language Settings - Languages. In Basic format codes, the decimal point (.) is always used as placeholder for the decimal separator defined in your locale and will be replaced by the corresponding character." msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150870\n" "103\n" "help.text" msgid "The same applies to the locale settings for date, time and currency formats. The Basic format code will be interpreted and displayed according to your locale setting." msgstr "Hal yang sama juga terjadi pada pengaturan lokal untuk tanggal, waktu, dan format mata uang. Kode format Basic akan diinterpretasi dan ditampilkan menurut pengaturan lokal Anda." #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3156424\n" "2\n" "help.text" msgid "The color values of the 16 basic colors are as follows:" msgstr "Nilai-nilai warna dari 16 wara dasar adalah sebagai berikut:" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153091\n" "3\n" "help.text" msgid "Color Value" msgstr "Nilai Warna" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154319\n" "4\n" "help.text" msgid "Color Name" msgstr "Nama Warna" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151112\n" "5\n" "help.text" msgid "0" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155854\n" "6\n" "help.text" msgid "Black" msgstr "Hitam" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154942\n" "7\n" "help.text" msgid "128" msgstr "128" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154731\n" "8\n" "help.text" msgid "Blue" msgstr "Biru" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145645\n" "9\n" "help.text" msgid "32768" msgstr "32768" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149400\n" "10\n" "help.text" msgid "Green" msgstr "Hijau" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150753\n" "11\n" "help.text" msgid "32896" msgstr "32896" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153765\n" "12\n" "help.text" msgid "Cyan" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154756\n" "13\n" "help.text" msgid "8388608" msgstr "8388608" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159266\n" "14\n" "help.text" msgid "Red" msgstr "Merah" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3163807\n" "15\n" "help.text" msgid "8388736" msgstr "8388736" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145150\n" "16\n" "help.text" msgid "Magenta" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147002\n" "17\n" "help.text" msgid "8421376" msgstr "8421376" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3152778\n" "18\n" "help.text" msgid "Yellow" msgstr "Kuning" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150088\n" "19\n" "help.text" msgid "8421504" msgstr "8421504" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159239\n" "20\n" "help.text" msgid "White" msgstr "Putih" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150206\n" "21\n" "help.text" msgid "12632256" msgstr "12632256" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149817\n" "22\n" "help.text" msgid "Gray" msgstr "Abu-abu" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150363\n" "23\n" "help.text" msgid "255" msgstr "255" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154576\n" "24\n" "help.text" msgid "Light blue" msgstr "Biru muda" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150367\n" "25\n" "help.text" msgid "65280" msgstr "65280" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150202\n" "26\n" "help.text" msgid "Light green" msgstr "Hijau muda" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154487\n" "27\n" "help.text" msgid "65535" msgstr "65535" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151332\n" "28\n" "help.text" msgid "Light cyan" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148702\n" "29\n" "help.text" msgid "16711680" msgstr "16711680" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153067\n" "30\n" "help.text" msgid "Light red" msgstr "Merah muda" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153912\n" "31\n" "help.text" msgid "16711935" msgstr "16711935" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159097\n" "32\n" "help.text" msgid "Light magenta" msgstr "" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155266\n" "33\n" "help.text" msgid "16776960" msgstr "16776960" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3157978\n" "34\n" "help.text" msgid "Light yellow" msgstr "Kuning muda" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153286\n" "35\n" "help.text" msgid "16777215" msgstr "16777215" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151302\n" "36\n" "help.text" msgid "Transparent white" msgstr "Putih transparan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "hd_id3152869\n" "37\n" "help.text" msgid "Error Codes" msgstr "Kode Kesalahan " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id315509599\n" "help.text" msgid "1 An exception occurred" msgstr "1 Terjadi ekseksi" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155095\n" "38\n" "help.text" msgid "2 Syntax error" msgstr "2 Kesalahan sintaksis yang belum ditentukan " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149126\n" "39\n" "help.text" msgid "3 Return without Gosub" msgstr "3 Kembali tanpa Gosub " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153976\n" "40\n" "help.text" msgid "4 Incorrect entry; please retry" msgstr "4 Entri salah; harap coba lagi " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150891\n" "41\n" "help.text" msgid "5 Invalid procedure call" msgstr "5 Tidak sah dalam pemanggilan prosedur " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159227\n" "42\n" "help.text" msgid "6 Overflow" msgstr "6 Tumpang tindih " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154649\n" "43\n" "help.text" msgid "7 Not enough memory" msgstr "7 Kehabisan memori " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150050\n" "44\n" "help.text" msgid "8 Array already dimensioned" msgstr "8 Susunan sudah didimensikan " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148900\n" "45\n" "help.text" msgid "9 Index out of defined range" msgstr "9 Subskrip di luar jangkauan " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153806\n" "46\n" "help.text" msgid "10 Duplicate definition" msgstr "10 Penggandaan definisi " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146963\n" "47\n" "help.text" msgid "11 Division by zero" msgstr "11 Pembagian oleh nol " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153013\n" "48\n" "help.text" msgid "12 Variable not defined" msgstr "12 Variabel tidak didefinisikan " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3155593\n" "49\n" "help.text" msgid "13 Data type mismatch" msgstr "13 Ketidakcocokan jenis " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151197\n" "50\n" "help.text" msgid "14 Invalid parameter" msgstr "14 Parameter tidak sah " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154710\n" "51\n" "help.text" msgid "18 Process interrupted by user" msgstr "18 Terjadi interupsi pengguna " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147504\n" "52\n" "help.text" msgid "20 Resume without error" msgstr "20 Mengulang tanpa kesalahan " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145319\n" "53\n" "help.text" msgid "28 Not enough stack memory" msgstr "28 Tak cukup memori stack" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146110\n" "54\n" "help.text" msgid "35 Sub-procedure or function procedure not defined" msgstr "35 Sub atau Fungsi tidak didefinisikan " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147246\n" "55\n" "help.text" msgid "48 Error loading DLL file" msgstr "48 Kesalahan dalam memuat DLL " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146101\n" "56\n" "help.text" msgid "49 Wrong DLL call convention" msgstr "49 Buruk dalam konvensi pemanggilan DLL " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153957\n" "57\n" "help.text" msgid "51 Internal error" msgstr "51 Kesalahan internal " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154404\n" "58\n" "help.text" msgid "52 Invalid file name or file number" msgstr "52 Nama berkas atau angka yang buruk " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3151338\n" "59\n" "help.text" msgid "53 File not found" msgstr "53 Berkas tidak ketemu " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147298\n" "60\n" "help.text" msgid "54 Incorrect file mode" msgstr "54 Mode berkas buruk " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148747\n" "61\n" "help.text" msgid "55 File already open" msgstr "55 Berkas telah dibuka " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145233\n" "62\n" "help.text" msgid "57 Device I/O error" msgstr "57 Kesalahan Perangkat I/O " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3156399\n" "63\n" "help.text" msgid "58 File already exists" msgstr "58 Berkas sudah ada " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149324\n" "64\n" "help.text" msgid "59 Incorrect record length" msgstr "59 Panjang rekaman yang buruk " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147409\n" "65\n" "help.text" msgid "61 Disk or hard drive full" msgstr "61 Disk penuh " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149146\n" "66\n" "help.text" msgid "62 Reading exceeds EOF" msgstr "62 Pembacaan melampaui EOF " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150456\n" "67\n" "help.text" msgid "63 Incorrect record number" msgstr "63 Angka rekaman yang buruk " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146883\n" "68\n" "help.text" msgid "67 Too many files" msgstr "67 Terlalu banyak berkas " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146818\n" "69\n" "help.text" msgid "68 Device not available" msgstr "68 Perangkat tidak tersedia " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145225\n" "70\n" "help.text" msgid "70 Access denied" msgstr "70 Izin ditolak " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150372\n" "71\n" "help.text" msgid "71 Disk not ready" msgstr "71 Disk tidak siap " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148894\n" "72\n" "help.text" msgid "73 Not implemented" msgstr "73 Fitur tidak disediakan " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3152981\n" "73\n" "help.text" msgid "74 Renaming on different drives impossible" msgstr "74 Mengubah nama pada kandar lain tak mungkin" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149355\n" "74\n" "help.text" msgid "75 Path/file access error" msgstr "75 Kesalahan mengakses jalur/berkas " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150477\n" "75\n" "help.text" msgid "76 Path not found" msgstr "76 Jalur tidak ketemu " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154678\n" "76\n" "help.text" msgid "91 Object variable not set" msgstr "91 Variabel objek tidak diset " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149890\n" "77\n" "help.text" msgid "93 Invalid string pattern" msgstr "93 Pola string tidak sah " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146942\n" "78\n" "help.text" msgid "94 Use of zero not permitted" msgstr "94 Penggunaan nol tak diijinkan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469429\n" "help.text" msgid "250 DDE Error" msgstr "250 Kesalahan DDE" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469428\n" "help.text" msgid "280 Awaiting response to DDE connection" msgstr "280 Menunggu respon ke koneksi DDE" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469427\n" "help.text" msgid "281 No DDE channels available" msgstr "281 Tak ada kanal DDE yang tersedia" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469426\n" "help.text" msgid "282 No application responded to DDE connect initiation" msgstr "282 Tak ada aplikasi yang merespon ke inisiasi koneksi DDE" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469425\n" "help.text" msgid "283 Too many applications responded to DDE connect initiation" msgstr "283 Terlalu banyak aplikasi yang merespon ke inisiasi koneksi DDE" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469424\n" "help.text" msgid "284 DDE channel locked" msgstr "284 Kanal DDE terkunci" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469423\n" "help.text" msgid "285 External application cannot execute DDE operation" msgstr "285 Aplikasi eksternal tak dapat mengeksekusi operasi DDE" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469422\n" "help.text" msgid "286 Timeout while waiting for DDE response" msgstr "286 Habis waktu ketika menunggu respon DDE" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469421\n" "help.text" msgid "287 user pressed ESCAPE during DDE operation" msgstr "287 pengguna menekan ESCAPE di tengah operasi DDE" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469420\n" "help.text" msgid "288 External application busy" msgstr "288 Aplikasi eksternal sibuk" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469419\n" "help.text" msgid "289 DDE operation without data" msgstr "289 Operasi DDE tanpa data" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469418\n" "help.text" msgid "290 Data are in wrong format" msgstr "290 Data dalam format yang salah" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469417\n" "help.text" msgid "291 External application has been terminated" msgstr "291 Aplikasi eksternal telah diberhentikan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469416\n" "help.text" msgid "292 DDE connection interrupted or modified" msgstr "292 Koneksi DDE terputus atau diubah" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469415\n" "help.text" msgid "293 DDE method invoked with no channel open" msgstr "293 Metoda DDE dipanggil tanpa kanal" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469414\n" "help.text" msgid "294 Invalid DDE link format" msgstr "294 Format taut DDE tak valid" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469413\n" "help.text" msgid "295 DDE message has been lost" msgstr "295 Pesan DDE telah hilang" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469412\n" "help.text" msgid "296 Paste link already performed" msgstr "296 Penempelan taut telah dilakukan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469411\n" "help.text" msgid "297 Link mode cannot be set due to invalid link topic" msgstr "297 Mode taut tak dapat ditata karena taut yang tak valid" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31469410\n" "help.text" msgid "298 DDE requires the DDEML.DLL file" msgstr "298 DDE memerlukan berkas DDEML.DLL" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150028\n" "79\n" "help.text" msgid "323 Module cannot be loaded; invalid format" msgstr "323 Tidak dapat memuat modul " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148434\n" "80\n" "help.text" msgid "341 Invalid object index" msgstr "341 Indeks objek tidak sah " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3143219\n" "81\n" "help.text" msgid "366 Object is not available" msgstr "366 Objek tak tersedia" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3144744\n" "82\n" "help.text" msgid "380 Incorrect property value" msgstr "380 Nilai properti yang buruk " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147420\n" "83\n" "help.text" msgid "382 This property is read-only" msgstr "382 Properti hanya bisa dibaca " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3147472\n" "84\n" "help.text" msgid "394 This property is write-only" msgstr "394 Properti hanya bisa ditulis " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148583\n" "85\n" "help.text" msgid "420 Invalid object reference" msgstr "420 Referensi objek tidak sah " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3153329\n" "86\n" "help.text" msgid "423 Property or method not found" msgstr "423 Properti atau metode tidak ketemu " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3148738\n" "87\n" "help.text" msgid "424 Object required" msgstr "424 Memerlukan objek " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3159084\n" "88\n" "help.text" msgid "425 Invalid use of an object" msgstr "425 Penggunaan objek tidak sah " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146806\n" "89\n" "help.text" msgid "430 OLE Automation is not supported by this object" msgstr "440 Otomasi OLE tak didukung oleh objek ini" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146130\n" "90\n" "help.text" msgid "438 This property or method is not supported by the object" msgstr "438 Properti atau metode ini tak didukung oleh objek" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154374\n" "91\n" "help.text" msgid "440 OLE automation error" msgstr "440 Kesalahan otomatisasi OLE " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149685\n" "92\n" "help.text" msgid "445 This action is not supported by given object" msgstr "445 Objek tidak mendukung aksi ini " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150282\n" "93\n" "help.text" msgid "446 Named arguments are not supported by given object" msgstr "446 Argumen bernama tak didukung oleh objek yang diberikan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3150142\n" "94\n" "help.text" msgid "447 The current locale setting is not supported by the given object" msgstr "447 Pengaturan locale saat ini tak didukung oleh objek yang diberikan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3152771\n" "95\n" "help.text" msgid "448 Named argument not found" msgstr "448 Argumen bernama tidak ketemu " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145145\n" "96\n" "help.text" msgid "449 Argument is not optional" msgstr "449 Argumen bukan pilihan " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154399\n" "97\n" "help.text" msgid "450 Invalid number of arguments" msgstr "450 Angka yang salah pada argumen " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3146137\n" "98\n" "help.text" msgid "451 Object is not a list" msgstr "451 Objek bukan sebuah koleksi " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3149507\n" "99\n" "help.text" msgid "452 Invalid ordinal number" msgstr "452 Ordinal tidak sah " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3154566\n" "100\n" "help.text" msgid "453 Specified DLL function not found" msgstr "453 Fungsi DLL yang telah ditentukan tidak ketemu " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id3145595\n" "101\n" "help.text" msgid "460 Invalid clipboard format" msgstr "460 Format papan klip tidak sah " #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455951\n" "help.text" msgid "951 Unexpected symbol:" msgstr "951 Simbol yang tak diharapkan:" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455952\n" "help.text" msgid "952 Expected:" msgstr "952 Diharapkan:" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455953\n" "help.text" msgid "953 Symbol expected" msgstr "953 Simbol diharapkan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455954\n" "help.text" msgid "954 Variable expected" msgstr "954 Variabel diharapkan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455955\n" "help.text" msgid "955 Label expected" msgstr "955 Label diharapkan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455956\n" "help.text" msgid "956 Value cannot be applied" msgstr "956 Nilai tak dapat diterapkan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455957\n" "help.text" msgid "957 Variable already defined" msgstr "957 Variabel telah didefinisikan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455958\n" "help.text" msgid "958 Sub procedure or function procedure already defined" msgstr "958 Sub prosedur atau fungsi sudah didefinisikan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455959\n" "help.text" msgid "959 Label already defined" msgstr "959 Label telah didefinisikan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455960\n" "help.text" msgid "960 Variable not found" msgstr "960 Variabel tak ditemukan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455961\n" "help.text" msgid "961 Array or procedure not found" msgstr "961 Larik atau prosedur tak ditemukan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455962\n" "help.text" msgid "962 Procedure not found" msgstr "962 Prosedur tak ditemukan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455963\n" "help.text" msgid "963 Label undefined" msgstr "963 Label tak didefinisikan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455964\n" "help.text" msgid "964 Unknown data type" msgstr "964 Tipe data tak dikenal" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455965\n" "help.text" msgid "965 Exit expected" msgstr "965 Keluar diharapkan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455966\n" "help.text" msgid "966 Statement block still open: missing" msgstr "966 Blok pernyataan masih terbuka: hilang" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455967\n" "help.text" msgid "967 Parentheses do not match" msgstr "967 Kurung tak cocok" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455968\n" "help.text" msgid "968 Symbol already defined differently" msgstr "968 Simbol telah didefinisikan secara berbeda" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455969\n" "help.text" msgid "969 Parameters do not correspond to procedure" msgstr "969 Parameter tak berkoresponden ke prosedur" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455970\n" "help.text" msgid "970 Invalid character in number" msgstr "970 Karakter tak valid dalam angka" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455971\n" "help.text" msgid "971 Array must be dimensioned" msgstr "971 Larik mesti berdimensi" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455972\n" "help.text" msgid "972 Else/Endif without If" msgstr "972 Else/endif tanpa If" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455973\n" "help.text" msgid "973 not allowed within a procedure" msgstr "973 tak diizinkan di dalam suatu prosedur" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455974\n" "help.text" msgid "974 not allowed outside a procedure" msgstr "974 tak diizinkan di luar suatu prosedur" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455975\n" "help.text" msgid "975 Dimension specifications do not match" msgstr "975 Spesifikasi dimensi tak cocok" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455976\n" "help.text" msgid "976 Unknown option:" msgstr "976 Opsi tak dikenal:" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455977\n" "help.text" msgid "977 Constant redefined" msgstr "977 Konstanta didefinisikan ulang" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455978\n" "help.text" msgid "978 Program too large" msgstr "978 Program terlalu besar" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455979\n" "help.text" msgid "979 Strings or arrays not permitted" msgstr "979 String atau array tak diizinkan" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455980\n" "help.text" msgid "1000 Object does not have this property" msgstr "1000 Objek tak memiliki properti ini" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455981\n" "help.text" msgid "1001 Object does not have this method" msgstr "1001 Objek tidak mendukung metode ini" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455982\n" "help.text" msgid "1002 Required argument lacking" msgstr "1002 Kurang argumen yang perlu" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455983\n" "help.text" msgid "1003 Invalid number of arguments" msgstr "1003 Banyaknya argumen tak valid" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455984\n" "help.text" msgid "1004 Error executing a method" msgstr "1004 Kesalahan dalam menjalankan suatu metode" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455985\n" "help.text" msgid "1005 Unable to set property" msgstr "1005 Tidak bisa menata properti" #: 00000003.xhp msgctxt "" "00000003.xhp\n" "par_id31455986\n" "help.text" msgid "1006 Unable to determine property" msgstr "1006 Tidak bisa menentukan properti" #: 01000000.xhp msgctxt "" "01000000.xhp\n" "tit\n" "help.text" msgid "Programming with $[officename] Basic" msgstr "Pemrograman dengan $[officename] Basic" #: 01000000.xhp msgctxt "" "01000000.xhp\n" "hd_id3156027\n" "1\n" "help.text" msgid "Programming with $[officename] Basic " msgstr "Pemprograman dengan $[officename] Basic " #: 01000000.xhp msgctxt "" "01000000.xhp\n" "par_id3153708\n" "2\n" "help.text" msgid "This is where you find general information about working with macros and $[officename] Basic." msgstr "Di sini Anda bisa menemukan informasi umum tentang bekerja dengan makro dan $[officename] Basic." #: 01010210.xhp msgctxt "" "01010210.xhp\n" "tit\n" "help.text" msgid "Basics" msgstr "Dasar" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "bm_id4488967\n" "help.text" msgid "fundamentalssubroutinesvariables;global and localmodules;subroutines and functions" msgstr "fundamentalsubrutinvariabel;global dan lokalmodul;subrutin dan fungsi" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3154927\n" "1\n" "help.text" msgid "Basics" msgstr "Dasar" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3156023\n" "14\n" "help.text" msgid "This section provides the fundamentals for working with $[officename] Basic." msgstr "Bagian ini menyediakan dasar-dasar dalam bekerja dengan $[officename] Basic." #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3147560\n" "2\n" "help.text" msgid "$[officename] Basic code is based on subroutines and functions that are specified between sub...end sub and function...end function sections. Each Sub or Function can call other Subs and Functions. If you take care to write generic code for a Sub or Function, you can probably re-use it in other programs. See also Procedures and Functions." msgstr "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id314756320\n" "help.text" msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library." msgstr "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3150398\n" "3\n" "help.text" msgid "What is a Sub?" msgstr "Apa itu Sub?" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3148797\n" "4\n" "help.text" msgid "Sub is the short form of subroutine, that is used to handle a certain task within a program. Subs are used to split a task into individual procedures. Splitting a program into procedures and sub-procedures enhances readability and reduces the error-proneness. A sub possibly takes some arguments as parameters but does not return any values back to the calling sub or function, for example:" msgstr "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3150868\n" "15\n" "help.text" msgid "DoSomethingWithTheValues(MyFirstValue,MySecondValue)" msgstr "Lakukan Sesuatu Pada Nilanya(NilaiPertamaku,NilaiKeduaku)" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3156282\n" "5\n" "help.text" msgid "What is a Function?" msgstr "Apa itu Fungsi?" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3156424\n" "6\n" "help.text" msgid "A function is essentially a sub, which returns a value. You may use a function at the right side of a variable declaration, or at other places where you normally use values, for example:" msgstr "" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3146985\n" "7\n" "help.text" msgid "MySecondValue = myFunction(MyFirstValue)" msgstr "NilaiKeduaku = Fungsiku(NilaiPertamaku)" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3153364\n" "8\n" "help.text" msgid "Global and local variables" msgstr "Variabel global dan lokal" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3151112\n" "9\n" "help.text" msgid "Global variables are valid for all subs and functions inside a module. They are declared at the beginning of a module before the first sub or function starts." msgstr "Variabel global adalah sah untuk semua sub dan fungsi di dalam modul. Variabel ini dideklarasikan pada awal modul sebelum sub pertama atau permulaan fungsi." #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3154012\n" "10\n" "help.text" msgid "Variables that you declare within a sub or function are valid only inside this sub or function. These variables override global variables with the same name and local variables with the same name coming from superordinate subs or functions." msgstr "Variabel yang Anda nyatakan di dalam sub atau fungsi hanya akan sah apabila berada di dalam sub atau fungsi. Variabel ini mengesampilkan variabel global dengan nama yang sama beserta variabel lokal yang turut bernama sama pula yang datang dari sub superordinat atau fungsi." #: 01010210.xhp msgctxt "" "01010210.xhp\n" "hd_id3150010\n" "11\n" "help.text" msgid "Structuring" msgstr "Penstrukturan" #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3153727\n" "12\n" "help.text" msgid "After separating your program into procedures and functions (Subs and Functions), you can save these procedures and functions as files for reuse in other projects. $[officename] Basic supports Modules and Libraries. Subs and functions are always contained in modules. You can define modules to be global or part of a document. Multiple modules can be combined to a library." msgstr "Usai memisahkan program Anda menjadi prosedur dan fungsi (Sub dan Fungsi), Anda bisa menyimpan prosedur-prosedur dan fungsi-fungsi tersebut sebagai berkas untuk digunakan lain waktu oleh proyek-proyek yang lain. $[officename] Basic mendukungModul dan Pustaka. Sub dan fungsi juga tersedia di dalam modul. Anda bisa menentukan modul yang akan menjadi global atau menjadi bagian dari sebuah dokumen. Modul-modul yang berganda/banyak bisa digabungkan menjadi sebuah pustaka." #: 01010210.xhp msgctxt "" "01010210.xhp\n" "par_id3152578\n" "13\n" "help.text" msgid "You can copy or move subs, functions, modules and libraries from one file to another by using the Macro dialog." msgstr "Anda bisa menyalin atau memindahkan sub, fungsi, modul, dan pustaka dari satu berkas ke berkas yang lain menggunakan dialog Makro." #: 01020000.xhp msgctxt "" "01020000.xhp\n" "tit\n" "help.text" msgid "Syntax" msgstr "Sintaksis" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148946\n" "1\n" "help.text" msgid "Syntax" msgstr "Sintaksis" #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3150793\n" "2\n" "help.text" msgid "This section describes the basic syntax elements of $[officename] Basic. For a detailed description please refer to the $[officename] Basic Guide which is available separately." msgstr "Bagian ini menerangkan tentang elemen dasar sintak dari $[officename] Basic. Untuk deskripsi lebih detil Anda dapat merujuk pada Panduan $[officename] Basic yang disediakan terpisah." #: 01020100.xhp msgctxt "" "01020100.xhp\n" "tit\n" "help.text" msgid "Using Variables" msgstr "Menggunakan Variabel" #: 01020100.xhp #, fuzzy msgctxt "" "01020100.xhp\n" "bm_id3149346\n" "help.text" msgid "names of variables variables; using types of variables declaring variables values;of variables constants arrays;declaring defining;constants" msgstr "nama variabelvariabel; menggunakanjenis-jenis variabelmenyatakan variabelnilai;dari variabeltetapsusunan;menyatakanmenentukan;tetap" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3149346\n" "help.text" msgid "Using Variables" msgstr "Menggunakan Variabel" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154346\n" "help.text" msgid "The following describes the basic use of variables in $[officename] Basic." msgstr "Penjelasan berikut menerangkan cara guna dasar variabel pada $[officename] Basic." #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3153361\n" "help.text" msgid "Naming Conventions for Variable Identifiers" msgstr "Penamaan Konvensi untuk Identifir Variabel" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3148797\n" "help.text" msgid "A variable name can consist of a maximum of 255 characters. The first character of a variable name must be a letter A-Z or a-z. Numbers can also be used in a variable name, but punctuation symbols and special characters are not permitted, with exception of the underscore character (\"_\"). In $[officename] Basic variable identifiers are not case-sensitive. Variable names may contain spaces but must be enclosed in square brackets if they do." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3156422\n" "help.text" msgid "Examples for variable identifiers:" msgstr "Contoh untuk variabel pengenal:" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3156441\n" "help.text" msgid "Correct" msgstr "Benar" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149664\n" "help.text" msgid "Correct" msgstr "Benar" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3146119\n" "help.text" msgid "Correct" msgstr "Benar" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153876\n" "help.text" msgid "Not valid, variable with space must be enclosed in square brackets" msgstr "Tidak sah, variabel dengan spasi harus digabung dengan kurung siku" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154510\n" "help.text" msgid "Correct" msgstr "Benar" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150330\n" "help.text" msgid "Not valid, special characters are not allowed" msgstr "Tidak sah, karakter spesial tidak diperbolehkan" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154254\n" "help.text" msgid "Not valid, variable may not begin with a number" msgstr "Tidak sah, variabel tidak dimulai dengan angka" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149256\n" "help.text" msgid "Not valid, punctuation marks are not allowed" msgstr "Tidak sah, tanda baca tidak diperbolehkan" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3146317\n" "help.text" msgid "Declaring Variables" msgstr "Mendeklarasikan Variabel" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150299\n" "help.text" msgid "In $[officename] Basic you don't need to declare variables explicitly. A variable declaration can be performed with the Dim statement. You can declare more than one variable at a time by separating the names with a comma. To define the variable type, use either a type-declaration sign after the name, or the appropriate key word." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154118\n" "help.text" msgid "Examples for variable declarations:" msgstr "Contoh untuk deklarasi variabel:" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150982\n" "help.text" msgid "Declares the variable \"a\" as a String" msgstr "Mendeklarasikan variabel \"a\" sebagai sebuah String" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150343\n" "help.text" msgid "Declares the variable \"a\" as a String" msgstr "Mendeklarasikan variabel \"a\" sebagai sebuah String" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3155507\n" "help.text" msgid "Declares one variable as a String and one as an Integer" msgstr "Mendeklarasikan sebuah variabel sebagai String dan lainnya sebagai Integer" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_idN10859\n" "help.text" msgid "Declares c as a Boolean variable that can be TRUE or FALSE" msgstr "Mendeklarasikan c sebagai variabel Boolean yang dapat TRUE (benar) atau FALSE (salah)" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150519\n" "help.text" msgid "It is very important when declaring variables that you use the type-declaration character each time, even if it was used in the declaration instead of a keyword. Thus the following statements are invalid:" msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154527\n" "help.text" msgid "Declares \"a\" as a String" msgstr "Mendeklarasikan \"a\" sebagai sebuah String" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153064\n" "help.text" msgid "Type-declaration missing: \"a$=\"" msgstr "Ketikan deklarasi yang hilang: \"a$=\"" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3144770\n" "help.text" msgid "Once you have declared a variable as a certain type, you cannot declare the variable under the same name again as a different type!" msgstr "Sekali Anda mendeklarasikan sebuah variabel dalam jenis tertentu, Anda tidak dapat mendeklarasikan variabel tersebut lagi dalam nama yang sama dan jenis berbeda!" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3149331\n" "help.text" msgid "Forcing Variable Declarations" msgstr "Memaksakan Deklarasi Variabel" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149443\n" "help.text" msgid "To force declaration of variables, use the following command:" msgstr "Untuk memaksakan pernyataan variabel, gunakanlah perintah berikut:" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3155072\n" "help.text" msgid "The Option Explicit statement has to be the first line in the module, before the first SUB. Generally, only arrays need to be declared explicitly. All other variables are declared according to the type-declaration character, or - if omitted - as the default type Single." msgstr "Pernyataan Option Explicit harus berada di baris pertama modul bersangkutan, sebelumnya SUB yang pertama. Umumnya, hanya susunan (array) yang perlu dinyatakan eksplisit. Sementara pernyataan bagi variabel lainnya bergantung pada karakter deklarasi yang diketikka, atau - apabila diabaikan - sebagai jenis utama Single (tunggal)." #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3154614\n" "help.text" msgid "Variable Types" msgstr "Jenis-jenis Variabel" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3155383\n" "help.text" msgid "$[officename] Basic supports four variable classes:" msgstr "$[officename] Basic mendukung empat kelas variabel:" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153972\n" "help.text" msgid "Numeric variables can contain number values. Some variables are used to store large or small numbers, and others are used for floating-point or fractional numbers." msgstr "Variabel Numerik mengandung nilai-nilai angka. Beberapa variabel digunakan untuk menyimpan sejumlah besar maupun kecil angka, dan lainnya digunakan untuk titik ambang (floating-point) atau angka-angka hasil pembagian." #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3159226\n" "help.text" msgid "String variables contain character strings." msgstr "Variabel String mengandung string-string karakter." #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3145217\n" "help.text" msgid "Boolean variables contain either the TRUE or the FALSE value." msgstr "Variabel Boolean mengandung nilai TRUE (benar) atau FALSE (salah)." #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154762\n" "help.text" msgid "Object variables can store objects of various types, like tables and documents within a document." msgstr "Variabel Objek digunakan untuk menyimpan sejumlah jenis objek, seperti tabel dan dokumen di dalam sebuah dokumen." #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3153805\n" "help.text" msgid "Integer Variables" msgstr "Variabel Integer" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3146966\n" "help.text" msgid "Integer variables range from -32768 to 32767. If you assign a floating-point value to an integer variable, the decimal places are rounded to the next integer. Integer variables are rapidly calculated in procedures and are suitable for counter variables in loops. An integer variable only requires two bytes of memory. \"%\" is the type-declaration character." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3147546\n" "help.text" msgid "Long Integer Variables" msgstr "Variabel Integer Panjang" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3151193\n" "help.text" msgid "Long integer variables range from -2147483648 to 2147483647. If you assign a floating-point value to a long integer variable, the decimal places are rounded to the next integer. Long integer variables are rapidly calculated in procedures and are suitable for counter variables in loops for large values. A long integer variable requires four bytes of memory. \"&\" is the type-declaration character." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id7596972\n" "help.text" msgid "Decimal Variables" msgstr "Variabel Desimal" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id2649311\n" "help.text" msgid "Decimal variables can take positive or negative numbers or zero. Accuracy is up to 29 digits." msgstr "Variabel desimal bisa berupa angka positif, negatif, atau kosong. Keakuratannya mencapai 29 digit." #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id7617114\n" "help.text" msgid "You can use plus (+) or minus (-) signs as prefixes for decimal numbers (with or without spaces)." msgstr "Anda dapat memakai tanda tambah (+) atau kurang (-) sebagai awalan untuk angka desimal (dengan atau tanpa spasi)." #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id1593676\n" "help.text" msgid "If a decimal number is assigned to an integer variable, %PRODUCTNAME Basic rounds the figure up or down." msgstr "Apabila angka desimal ditetapkan sebagai variabel integer (bilangan bulat), maka %PRODUCTNAME Basic akan membulatkan angka tersebut dengan pembulatan ke atas." #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3147500\n" "help.text" msgid "Single Variables" msgstr "Variabel Tunggal" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153070\n" "help.text" msgid "Single variables can take positive or negative values ranging from 3.402823 x 10E38 to 1.401298 x 10E-45. Single variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Single variables are suitable for mathematical calculations of average precision. Calculations require more time than for Integer variables, but are faster than calculations with Double variables. A Single variable requires 4 bytes of memory. The type-declaration character is \"!\"." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3155753\n" "help.text" msgid "Double Variables" msgstr "Variabel Ganda" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150953\n" "help.text" msgid "Double variables can take positive or negative values ranging from 1.79769313486232 x 10E308 to 4.94065645841247 x 10E-324. Double variables are floating-point variables, in which the decimal precision decreases as the non-decimal part of the number increases. Double variables are suitable for precise calculations. Calculations require more time than for Single variables. A Double variable requires 8 bytes of memory. The type-declaration character is \"#\"." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3155747\n" "help.text" msgid "Currency Variables" msgstr "Variabel Mata Uang" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153337\n" "help.text" msgid "Currency variables are internally stored as 64-bit numbers (8 Bytes) and displayed as a fixed-decimal number with 15 non-decimal and 4 decimal places. The values range from -922337203685477.5808 to +922337203685477.5807. Currency variables are used to calculate currency values with a high precision. The type-declaration character is \"@\"." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3148742\n" "help.text" msgid "String Variables" msgstr "Variabel String" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3151393\n" "help.text" msgid "String variables can hold character strings with up to 65,535 characters. Each character is stored as the corresponding Unicode value. String variables are suitable for word processing within programs and for temporary storage of any non-printable character up to a maximum length of 64 Kbytes. The memory required for storing string variables depends on the number of characters in the variable. The type-declaration character is \"$\"." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3150534\n" "help.text" msgid "Boolean Variables" msgstr "Variabel Boolean" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3145632\n" "help.text" msgid "Boolean variables store only one of two values: TRUE or FALSE. A number 0 evaluates to FALSE, every other value evaluates to TRUE." msgstr "Variabel boolean hanya memiliki dua nilai: TRUE (benar) atau FALS (salah). Angka 0 berarti salah, sedangkan lainnya berarti benar." #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3149722\n" "help.text" msgid "Date Variables" msgstr "Variabel Tanggal" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3159116\n" "help.text" msgid "Date variables can only contain dates and time values stored in an internal format. Values assigned to Date variables with Dateserial, Datevalue, Timeserial or Timevalue are automatically converted to the internal format. Date-variables are converted to normal numbers by using the Day, Month, Year or the Hour, Minute, Second function. The internal format enables a comparison of date/time values by calculating the difference between two numbers. These variables can only be declared with the key word Date." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3148732\n" "help.text" msgid "Initial Variable Values" msgstr "Inisial Nilai Variabel" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154549\n" "help.text" msgid "As soon as the variable has been declared, it is automatically set to the \"Null\" value. Note the following conventions:" msgstr "Segera setelah variabel dideklarasikan, maka ia akan secara otomatis diset menjadi nilai \"Null\" (kosong). Perhatikanlah konvensi berikut:" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3143222\n" "help.text" msgid "Numeric variables are automatically assigned the value \"0\" as soon as they are declared." msgstr "Variabel Numerik secara otomatis ditetapkan sebagai nilai \"0\" segera setelah dideklarasikan." #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3150693\n" "help.text" msgid "Date variables are assigned the value 0 internally; equivalent to converting the value to \"0\" with the Day, Month, Year or the Hour, Minute, Second function." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154807\n" "help.text" msgid "String variables are assigned an empty-string (\"\") when they are declared." msgstr "Variabel string ditetapkan sebagai string kosong (\"\") saat mereka dideklarasikan." #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3153936\n" "help.text" msgid "Arrays" msgstr "Susunan" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3148736\n" "help.text" msgid "$[officename] Basic knows one- or multi-dimensional arrays, defined by a specified variable type. Arrays are suitable for editing lists and tables in programs. Individual elements of an array can be addressed through a numeric index." msgstr "" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149546\n" "help.text" msgid "Arrays must be declared with the Dim statement. There are several ways to define the index range of an array:" msgstr "Susunan (atau array) harus dideklarasikan bersama pernyataan Dim. Berikut beberapa cara untuk mendefinisikan jangkauan indeks dari sebuah susunan (array):" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154567\n" "help.text" msgid "21 elements numbered from 0 to 20" msgstr "21 elemen dinomori dari 0 sampai 20" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3154397\n" "help.text" msgid "30 elements (a matrix of 6 x 5 elements)" msgstr "30 elemen (metriks dari 6 x 5 elemen)" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3149690\n" "help.text" msgid "21 elements numbered from 5 to 25" msgstr "21 elemen dinomori dari 5 sampai 25" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153113\n" "help.text" msgid "21 elements (including 0), numbered from -15 to 5" msgstr "21 elemen (termasuk 0), dinomori dari -15 sampai 5" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3153005\n" "help.text" msgid "The index range can include positive as well as negative numbers." msgstr "Jangkauan indeks bisa memiliki angka-angka positif dan negatif." #: 01020100.xhp msgctxt "" "01020100.xhp\n" "hd_id3154507\n" "help.text" msgid "Constants" msgstr "Konstanta" #: 01020100.xhp msgctxt "" "01020100.xhp\n" "par_id3156357\n" "help.text" msgid "Constants have a fixed value. They are only defined once in the program and cannot be redefined later:" msgstr "Konstanta memiliki nilai tetap. Bilangan ini hanya bisa ditentukan satu kali dan tidak dapat diubah lagi di lain waktu:" #: 01020200.xhp msgctxt "" "01020200.xhp\n" "tit\n" "help.text" msgid "Using Objects" msgstr "Menggunakan Objek" #: 01020200.xhp msgctxt "" "01020200.xhp\n" "hd_id3145645\n" "1\n" "help.text" msgid "Using the Object Catalog" msgstr "Menggunakan Katalog Objek" #: 01020200.xhp msgctxt "" "01020200.xhp\n" "par_id3153707\n" "76\n" "help.text" msgid "The object catalog provides an overview of all modules and dialogs you have created in $[officename]." msgstr "Katalog objek menyediakan ikhtisar semua modul dan dialog yang Anda buat di dalam $[officename]." #: 01020200.xhp msgctxt "" "01020200.xhp\n" "par_id3147346\n" "78\n" "help.text" msgid "Click the Object Catalog icon Icon in the Macro toolbar to display the object catalog." msgstr "Klik ikon Katalog Objek Icon pada baris alat Makro untuk menampilkan katalog objek." #: 01020200.xhp msgctxt "" "01020200.xhp\n" "par_id3155114\n" "79\n" "help.text" msgid "The dialog shows a list of all existing objects in a hierarchical representation. Double-clicking a list entry opens its subordinate objects." msgstr "Dialog tersebut menampilkan daftar seluruh objek yang ada dalam urutan bertingkat. Klik ganda pada sebuah entri daftar akan membuka subordinat objek." #: 01020200.xhp msgctxt "" "01020200.xhp\n" "par_id3150786\n" "83\n" "help.text" msgid "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, double click on the corresponding entry." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "tit\n" "help.text" msgid "Using Procedures and Functions" msgstr "Menggunakan Prosedur dan Fungsi" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "bm_id3149456\n" "help.text" msgid "procedures functions;using variables;passing to procedures and functions parameters;for procedures and functions parameters;passing by reference or value variables;scope scope of variables GLOBAL variables PUBLIC variables PRIVATE variables functions;return value type return value type of functions" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3149456\n" "help.text" msgid "Using Procedures and Functions" msgstr "Menggunakan Prosedur dan Fungsi" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150767\n" "help.text" msgid "The following describes the basic use of procedures and functions in $[officename] Basic." msgstr "Berikut ini dijelaskan penggunaan-penggunaan dasar untuk prosedur dan fungsi di dalam $[officename] Basic." #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3151215\n" "help.text" msgid "When you create a new module, $[officename] Basic automatically inserts a SUB called \"Main\". This default name has nothing to do with the order or the starting point of a $[officename] Basic project. You can also safely rename this SUB." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id314756320\n" "help.text" msgid "Some restrictions apply for the names of your public variables, subs, and functions. You must not use the same name as one of the modules of the same library." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3154124\n" "help.text" msgid "Procedures (SUBS) and functions (FUNCTIONS) help you maintaining a structured overview by separating a program into logical pieces." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3153193\n" "help.text" msgid "One benefit of procedures and functions is that, once you have developed a program code containing task components, you can use this code in another project." msgstr "Satu keuntungan dari prosedur dan fungsi adalah ketika Anda selesai mengembangkan sebuah kode program yang mengandung komponen-komponen tugas di dalamnya, maka kode-kode ini bisa Anda pakai pada proyek yang lain." #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3153770\n" "help.text" msgid "Passing Variables to Procedures (SUB) and Functions (FUNCTION)" msgstr "Melewatkan Variabel ke Prosedur (SUB) dan Fungsi (FUNCTION)" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3155414\n" "help.text" msgid "Variables can be passed to both procedures and functions. The SUB or FUNCTION must be declared to expect parameters:" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3151114\n" "help.text" msgid "Program code" msgstr "Kode program" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3152577\n" "help.text" msgid "The SUB is called using the following syntax:" msgstr "SUB dipanggil dengan sintaksis berikut:" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3147124\n" "help.text" msgid "The parameters passed to a SUB must fit to those specified in the SUB declaration." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3147397\n" "help.text" msgid "The same process applies to FUNCTIONS. In addition, functions always return a function result. The result of a function is defined by assigning the return value to the function name:" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3156284\n" "help.text" msgid "Program code" msgstr "Kode program" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3145799\n" "help.text" msgid "FunctionName=Result" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3153839\n" "help.text" msgid "The FUNCTION is called using the following syntax:" msgstr "FUNCTION dipanggil dengan sintaksis berikut:" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3146914\n" "help.text" msgid "Variable=FunctionName(Parameter1, Parameter2,...)" msgstr "Variabel=NamaFungsi(Parameter1, Parameter2,...)" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_idN107B3\n" "help.text" msgid "You can also use the fully qualified name to call a procedure or function:
Library.Module.Macro()
For example, to call the Autotext macro from the Gimmicks library, use the following command:
Gimmicks.AutoText.Main()" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3156276\n" "help.text" msgid "Passing Variables by Value or Reference" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3155765\n" "help.text" msgid "Parameters can be passed to a SUB or a FUNCTION either by reference or by value. Unless otherwise specified, a parameter is always passed by reference. That means that a SUB or a FUNCTION gets the parameter and can read and modify its value." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3145640\n" "help.text" msgid "If you want to pass a parameter by value insert the key word \"ByVal\" in front of the parameter when you call a SUB or FUNCTION, for example:" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150042\n" "help.text" msgid "Result = Function(ByVal Parameter)" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3149258\n" "help.text" msgid "In this case, the original content of the parameter will not be modified by the FUNCTION since it only gets the value and not the parameter itself." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3150982\n" "help.text" msgid "Scope of Variables" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3149814\n" "help.text" msgid "A variable defined within a SUB or FUNCTION, only remains valid until the procedure is exited. This is known as a \"local\" variable. In many cases, you need a variable to be valid in all procedures, in every module of all libraries, or after a SUB or FUNCTION is exited." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3154186\n" "help.text" msgid "Declaring Variables Outside a SUB or FUNCTION" msgstr "Mendeklarasikan Varibel di Luar SUB atau FUNCTION" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150208\n" "help.text" msgid "Global VarName As TYPENAME" msgstr "GLOBAL VarName As TYPENAME" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3145258\n" "help.text" msgid "The variable is valid as long as the $[officename] session lasts." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3153198\n" "help.text" msgid "Public VarName As TYPENAME" msgstr "PUBLIC VarName As TYPENAME" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150088\n" "help.text" msgid "The variable is valid in all modules." msgstr "Variabelnya sah untuk semua modul." #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3158212\n" "help.text" msgid "Private VarName As TYPENAME" msgstr "PUBLIC VarName As TYPENAME" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3152994\n" "help.text" msgid "The variable is only valid in this module." msgstr "Variabelnya hanya sah untuk modul ini." #: 01020300.xhp #, fuzzy msgctxt "" "01020300.xhp\n" "par_id3150886\n" "help.text" msgid "Dim VarName As TYPENAME" msgstr "PUBLIC VarName As TYPENAME" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3150368\n" "help.text" msgid "The variable is only valid in this module." msgstr "Variabelnya hanya sah untuk modul ini." #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id5097506\n" "help.text" msgid "Example for private variables" msgstr "Contoh untuk variabel privat" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id8738975\n" "help.text" msgid "Enforce private variables to be private across modules by setting CompatibilityMode(true)." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id9475997\n" "help.text" msgid "myText = \"Hello\"" msgstr "myText = \"Hello\"" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id6933500\n" "help.text" msgid "Print \"In module1 : \", myText" msgstr "print \"in module1 : \", myText" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id4104129\n" "help.text" msgid "' Now returns empty string" msgstr "' Sekarang menghasilkan string kosong" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id7906125\n" "help.text" msgid "' (or rises error for Option Explicit)" msgstr "' (atau mencapai kesalahan/error pada Option Explicit)" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id8055970\n" "help.text" msgid "Print \"Now in module2 : \", myText" msgstr "print \"Now in module2 : \", myText" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3154368\n" "help.text" msgid "Saving Variable Content after Exiting a SUB or FUNCTION" msgstr "Menyimpan Isi Variabel Usai Keluar dari SUB atau FUNCTION" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3156288\n" "help.text" msgid "Static VarName As TYPENAME" msgstr "STATIC VarName As TYPENAME" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3154486\n" "help.text" msgid "The variable retains its value until the next time the FUNCTION or SUB is entered. The declaration must exist inside a SUB or a FUNCTION." msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "hd_id3155809\n" "help.text" msgid "Specifying the Return Value Type of a FUNCTION" msgstr "" #: 01020300.xhp msgctxt "" "01020300.xhp\n" "par_id3149404\n" "help.text" msgid "As with variables, include a type-declaration character after the function name, or the type indicated by \"As\" and the corresponding key word at the end of the parameter list to define the type of the function's return value, for example:" msgstr "" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "tit\n" "help.text" msgid "Libraries, Modules and Dialogs" msgstr "Pustaka, Modul, dan Dialog" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3147317\n" "1\n" "help.text" msgid "Libraries, Modules and Dialogs" msgstr "Pustaka, Modul, dan Dialog" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3147427\n" "2\n" "help.text" msgid "The following describes the basic use of libraries, modules and dialogs in $[officename] Basic." msgstr "Berikut ini dijelaskan penggunaan-penggunaan dasar untuk prosedur dan fungsi di dalam $[officename] Basic." #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3146120\n" "3\n" "help.text" msgid "$[officename] Basic provides tools to help you structuring your projects. It supports various \"units\" which enable you to group individual SUBS and FUNCTIONS in a Basic project." msgstr "" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3148575\n" "5\n" "help.text" msgid "Libraries" msgstr "Pustaka" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3150011\n" "6\n" "help.text" msgid "Libraries serve as a tool for organizing modules, and can either be attached to a document or a template. When the document or a template is saved, all modules contained in the library are automatically saved as well." msgstr "" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3151112\n" "7\n" "help.text" msgid "A library can contain up to 16,000 modules." msgstr "Pustaka dapat mengandung sampai 16.000 modul." #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3149262\n" "8\n" "help.text" msgid "Modules" msgstr "Modul" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3156441\n" "9\n" "help.text" msgid "A module contains SUBS and FUNCTIONS along with variable declarations. The length of the program that can be saved in a module is limited to 64 KB. If more space is required you can divide a $[officename] Basic project among several modules, and then save them in a single library." msgstr "" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "hd_id3152577\n" "11\n" "help.text" msgid "Dialog Modules" msgstr "Modul Dialog" #: 01020500.xhp msgctxt "" "01020500.xhp\n" "par_id3149377\n" "12\n" "help.text" msgid "Dialog modules contain dialog definitions, including the dialog box properties, the properties of each dialog element and the events assigned. Since a dialog module can only contain a single dialog, they are often referred to as \"dialogs\"." msgstr "" #: 01030000.xhp msgctxt "" "01030000.xhp\n" "tit\n" "help.text" msgid "Integrated Development Environment (IDE)" msgstr "Integrated Development Environment (IDE - Lingkungan Pengembangan Terintegrasi)" #: 01030000.xhp msgctxt "" "01030000.xhp\n" "bm_id3145090\n" "help.text" msgid "Basic IDE;Integrated Development EnvironmentIDE;Integrated Development Environment" msgstr "" #: 01030000.xhp msgctxt "" "01030000.xhp\n" "hd_id3145090\n" "1\n" "help.text" msgid "Integrated Development Environment (IDE)" msgstr "Integrated Development Environment (IDE - Lingkungan Pengembangan Terintegrasi)" #: 01030000.xhp msgctxt "" "01030000.xhp\n" "par_id3146795\n" "2\n" "help.text" msgid "This section describes the Integrated Development Environment for $[officename] Basic." msgstr "Bagian ini menjelaskan mengenai Lingkungan Pengembangan Terintegrasi pada $[officename] Basic." #: 01030100.xhp msgctxt "" "01030100.xhp\n" "tit\n" "help.text" msgid "IDE Overview" msgstr "Ikhtisar IDE" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "hd_id3147291\n" "1\n" "help.text" msgid "IDE Overview" msgstr "Ikhtisar IDE" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3156344\n" "3\n" "help.text" msgid "The Macro Toolbar in the IDE provides various icons for editing and testing programs." msgstr "" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3151210\n" "4\n" "help.text" msgid "In the Editor window, directly below the Macro toolbar, you can edit the Basic program code. The column on the left side is used to set breakpoints in the program code." msgstr "" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3154686\n" "5\n" "help.text" msgid "The Watch window (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process." msgstr "" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3145787\n" "8\n" "help.text" msgid "The Call Stack window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs." msgstr "" #: 01030100.xhp msgctxt "" "01030100.xhp\n" "par_id3147434\n" "6\n" "help.text" msgid "Basic IDE" msgstr "IDE Basic" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "tit\n" "help.text" msgid "The Basic Editor" msgstr "Editor Basic" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "bm_id3148647\n" "help.text" msgid "saving;Basic codeloading;Basic codeBasic editornavigating;in Basic projectslong lines;in Basic editorlines of text;in Basic editorcontinuation;long lines in editor" msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3147264\n" "1\n" "help.text" msgid "The Basic Editor" msgstr "Editor Basic" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3145069\n" "3\n" "help.text" msgid "The Basic Editor provides the standard editing functions you are familiar with when working in a text document. It supports the functions of the Edit menu (Cut, Delete, Paste), the ability to select text with the Shift key, as well as cursor positioning functions (for example, moving from word to word with CommandCtrl and the arrow keys)." msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3154686\n" "31\n" "help.text" msgid "Long lines can be split into several parts by inserting a space and an underline character _ as the last two characters of a line. This connects the line with the following line to one logical line. (If \"Option Compatible\" is used in the same Basic module, the line continuation feature is also valid for comment lines.)" msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3151042\n" "32\n" "help.text" msgid "If you press the Run BASIC icon on the Macro bar, program execution starts at the first line of the Basic editor. The program executes the first Sub or Function and then program execution stops. The \"Sub Main\" does not take precedence on program execution." msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id59816\n" "help.text" msgid "Insert your Basic code between the Sub Main and End Sub lines that you see when you first open the IDE. Alternatively, delete all lines and then enter your own Basic code." msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3125863\n" "4\n" "help.text" msgid "Navigating in a Project" msgstr "Navigasi dalam Proyek" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3145785\n" "6\n" "help.text" msgid "The Library List" msgstr "Daftar Pustaka" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3146120\n" "7\n" "help.text" msgid "Select a library from the Library list at the left of the toolbar to load the library in the editor. The first module of the selected library will be displayed." msgstr "" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3153190\n" "8\n" "help.text" msgid "The Object Catalog" msgstr "Katalog Objek" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3148647\n" "15\n" "help.text" msgid "Saving and Loading Basic Source Code" msgstr "Menyimpan dan Memuat Kode Sumber Basic" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3154320\n" "16\n" "help.text" msgid "You can save Basic code in a text file for saving and importing in other programming systems." msgstr "Anda dapat menyimpan kode Basic di berkas teks untuk menyimpan dan mengimpornya di sistem pemrograman lain." #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3149959\n" "25\n" "help.text" msgid "You cannot save Basic dialogs to a text file." msgstr "Anda tidak dapat menyimpan dialog Basic dalam berkas teks." #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3149403\n" "17\n" "help.text" msgid "Saving Source Code to a Text File" msgstr "Menyimpan Kode Sumber dalam File Teks" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3150327\n" "18\n" "help.text" msgid "Select the module that you want to export as text from the object catalog." msgstr "Memilih modul yang Anda ingini untuk diekspor sebagai teks dari katalog objek." #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3150752\n" "19\n" "help.text" msgid "Click the Save Source As icon in the Macro toolbar." msgstr "Klik ikon Simpan Sumber Sebagai pada baris alat Makro." #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3154754\n" "20\n" "help.text" msgid "Select a file name and click OK to save the file." msgstr "Pilih nama berkas dan klik Oke untuk menyimpan berkasnya." #: 01030200.xhp msgctxt "" "01030200.xhp\n" "hd_id3159264\n" "21\n" "help.text" msgid "Loading Source Code From a Text File" msgstr "Memuat Kode Sumber dari File Teks" #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3147343\n" "22\n" "help.text" msgid "Select the module where you want to import the source code from the object catalog." msgstr "Memilih modul yang Anda ingini untuk diimpor kode sumbernya dari katalog objek." #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3145230\n" "23\n" "help.text" msgid "Position the cursor where you want to insert the program code." msgstr "Posisikan kursor di mana Anda hendak menyisipkan kode program." #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3149565\n" "24\n" "help.text" msgid "Click the Insert Source Text icon in the Macro toolbar." msgstr "Klik ikon Sisip Teks Sumber pada baris alat Makro." #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3154020\n" "33\n" "help.text" msgid "Select the text file containing the source code and click OK." msgstr "Pilih berkas teks yang mengandung kode sumber dan klik Oke." #: 01030200.xhp msgctxt "" "01030200.xhp\n" "par_id3153198\n" "29\n" "help.text" msgid "Basic IDE" msgstr "IDE Basic" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "tit\n" "help.text" msgid "Debugging a Basic Program" msgstr "Memburu Hama Kode (\"Debugging\") Program Basic" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "bm_id3153344\n" "help.text" msgid "debugging Basic programsvariables; observing valueswatching variablesrun-time errors in Basicerror codes in BasicbreakpointsCall Stack window" msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3153344\n" "1\n" "help.text" msgid "Debugging a Basic Program" msgstr "Memburu Hama Kode (\"Debugging\") Program Basic" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3159224\n" "4\n" "help.text" msgid "Breakpoints and Single Step Execution" msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3150682\n" "5\n" "help.text" msgid "You can check each line in your Basic program for errors using single step execution. Errors are easily traced since you can immediately see the result of each step. A pointer in the breakpoint column of the Editor indicates the current line. You can also set a breakpoint if you want to force the program to be interrupted at a specific position." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3147303\n" "7\n" "help.text" msgid "Double-click in the breakpoint column at the left of the Editor window to toggle a breakpoint at the corresponding line. When the program reaches a breakpoint, the program execution is interrupted." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3155805\n" "8\n" "help.text" msgid "The single step execution using the Single Step icon causes the program to branch into procedures and functions." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3151110\n" "25\n" "help.text" msgid "The procedure step execution using the Procedure Step icon causes the program to skip over procedures and functions as a single step." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3153825\n" "9\n" "help.text" msgid "Properties of a Breakpoint" msgstr "Properti Titik Putus" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3147574\n" "26\n" "help.text" msgid "The properties of a breakpoint are available through its context menu by right-clicking the breakpoint in the breakpoint column." msgstr "Properti titik putus tersedia melalui menu konteks yang dimilikinya dengan menklik kanan pada titik putus dalam kolom titik putus bersangkutan." #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3148473\n" "10\n" "help.text" msgid "You can activate and deactivate a breakpoint by selecting Active from its context menu. When a breakpoint is deactivated, it does not interrupt the program execution." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3159413\n" "27\n" "help.text" msgid "Select Properties from the context menu of a breakpoint or select Breakpoints from the context menu of the breakpoint column to call the Breakpoints dialog where you can specify other breakpoint options." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3156280\n" "11\n" "help.text" msgid "The list displays all breakpoints with the corresponding line number in the source code. You can activate or deactivate a selected breakpoint by checking or clearing the Active box." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3158407\n" "12\n" "help.text" msgid "The Pass Count specifies the number of times the breakpoint can be passed over before the program is interrupted. If you enter 0 (default setting) the program is always interrupted as soon as a breakpoint is encountered." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3153968\n" "13\n" "help.text" msgid "Click Delete to remove the breakpoint from the program." msgstr "Klik Hapus untuk membuang titik putus dari program." #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3150439\n" "14\n" "help.text" msgid "Observing the Value of Variables" msgstr "Mengobservasi Nilai Variabel" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3153368\n" "15\n" "help.text" msgid "You can monitor the values of a variable by adding it to the Watch window. To add a variable to the list of watched variables, type the variable name in the Watch text box and press Enter." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3146986\n" "16\n" "help.text" msgid "The values of variables are only displayed if they are in scope. Variables that are not defined at the current source code location display (\"Out of Scope\") instead of a value." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3145272\n" "17\n" "help.text" msgid "You can also include arrays in the Watch window. If you enter the name of an array variable without an index value in the Watch text box, the content of the entire array is displayed." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3145749\n" "19\n" "help.text" msgid "If you rest the mouse over a predefined variable in the Editor at run-time, the content of the variable is displayed in a pop-up box." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3148618\n" "20\n" "help.text" msgid "The Call Stack Window" msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "par_id3154491\n" "21\n" "help.text" msgid "Provides an overview of the call hierarchy of procedures and functions. You can determine which procedures and functions called which other procedures and functions at the current point in the source code." msgstr "" #: 01030300.xhp msgctxt "" "01030300.xhp\n" "hd_id3150594\n" "24\n" "help.text" msgid "List of Run-Time Errors" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "tit\n" "help.text" msgid "Organizing Libraries and Modules" msgstr "Mengorganisasikan Pustaka dan Modul" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "bm_id3148797\n" "help.text" msgid "libraries;organizingmodules;organizingcopying;modulesadding librariesdeleting;libraries/modules/dialogsdialogs;organizingmoving;modulesorganizing;modules/libraries/dialogsrenaming modules and dialogs" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3148797\n" "1\n" "help.text" msgid "Organizing Libraries and Modules" msgstr "Mengorganisasikan Pustaka dan Modul" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3150868\n" "4\n" "help.text" msgid "Organizing Libraries" msgstr "Mengorganisasikan Pustaka" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3125864\n" "5\n" "help.text" msgid "Creating a New Library" msgstr "Membuat Pustaka Baru" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3152576\n" "6\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3153726\n" "8\n" "help.text" msgid "Click the Libraries tab." msgstr "Klik tabulasi Pustaka." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3149664\n" "9\n" "help.text" msgid "Select to where you want to attach the library in the Location list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be attached to this document and only available from there." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3153365\n" "10\n" "help.text" msgid "Click New and insert a name to create a new library." msgstr "Klik Baru dan masukkan sebuah nama untuk membuat pustaka yang baru." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3147394\n" "48\n" "help.text" msgid "Import a Library" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3153157\n" "49\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146972\n" "50\n" "help.text" msgid "Click the Libraries tab." msgstr "Klik tabulasi Pustaka." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3145640\n" "51\n" "help.text" msgid "Select to where you want to import the library in the Location list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be imported to this document and only available from there." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3154253\n" "52\n" "help.text" msgid "Click Import... and select an external library to import." msgstr "Klik Lampirkan dan pilih pustaka luar yang hendak dibubuhkan." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3154705\n" "53\n" "help.text" msgid "Select all libraries to be imported in the Import Libraries dialog. The dialog displays all libraries that are contained in the selected file." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3163807\n" "54\n" "help.text" msgid "If you want to insert the library as a reference only check the Insert as reference (read-only) box. Read-only libraries are fully functional but cannot be modified in the Basic IDE." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3145228\n" "55\n" "help.text" msgid "Check the Replace existing libraries box if you want existing libraries of the same name to be overwritten." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147004\n" "56\n" "help.text" msgid "Click OK to import the library." msgstr "Klik Oke untuk membubuhkan pustaka." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3159099\n" "17\n" "help.text" msgid "Export a Library" msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147005\n" "70\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147006\n" "71\n" "help.text" msgid "Click the Libraries tab." msgstr "Klik tabulasi Pustaka." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147007\n" "72\n" "help.text" msgid "In the Location list you specify where your library is stored. Select the library that you want to export. Note that you cannot export the Standard library." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147008\n" "73\n" "help.text" msgid "Click Export..." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147009\n" "74\n" "help.text" msgid "Choose whether you want to export the library as an extension or as a basic library." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147010\n" "75\n" "help.text" msgid "Click OK." msgstr "Klik Buang." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147011\n" "76\n" "help.text" msgid "Select where you want your library exported." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147012\n" "77\n" "help.text" msgid "Click Save to export the library." msgstr "Klik Oke untuk membubuhkan pustaka." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3159100\n" "17\n" "help.text" msgid "Deleting a Library" msgstr "Menghapus Pustaka" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3150086\n" "18\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146808\n" "57\n" "help.text" msgid "Click the Libraries tab." msgstr "Klik tabulasi Pustaka." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3158212\n" "58\n" "help.text" msgid "Select the library to be deleted from the list." msgstr "Memilih pustaka yang hendak dihapus dari daftar." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3150361\n" "20\n" "help.text" msgid "Click Delete." msgstr "Klik Hapus." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3152986\n" "19\n" "help.text" msgid "Deleting a library permanently deletes all existing modules and corresponding procedures and functions." msgstr "Menghapus secara permanen pada pustaka turut menghapus semua modul yang ada, begitu pula pada prosedur dan fungsi yang berkorespondensi terhadapnya." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3148868\n" "59\n" "help.text" msgid "You cannot delete the default library named \"Standard\"." msgstr "Anda tidak bisa menghapus/membuang pustaka utama yang bernama \"Standar\"." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146869\n" "60\n" "help.text" msgid "If you delete a library that was inserted as reference only the reference is deleted but not the library itself." msgstr "Apabila Anda menghapus pustaka yang disisipkan sebagai referensi, maka hanya referensi tersebut yang akan dihupus (sementara pustaka itu sendiri tidak turut terhapus)." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3147070\n" "21\n" "help.text" msgid "Organizing Modules and Dialogs" msgstr "Mengorganisasikan Modul dan Dialog" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3155265\n" "61\n" "help.text" msgid "Creating a New Module or Dialog" msgstr "Membuat Modul dan Dialog Baru" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3154537\n" "62\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146781\n" "63\n" "help.text" msgid "Click the Modules tab or the Dialogs tab." msgstr "Klik tabulasi Modul atau tabulasi Dialog." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3159206\n" "64\n" "help.text" msgid "Select the library where the module will be inserted and click New." msgstr "Pilih pustaka yang hendak disisipkan oleh modul dan klik Baru." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3152389\n" "65\n" "help.text" msgid "Enter a name for the module or the dialog and click OK." msgstr "Masukkan sebuah nama untuk modul atau dialog dan klik Oke." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3152872\n" "25\n" "help.text" msgid "Renaming a Module or Dialog" msgstr "Mengubah nama Modul atau Dialog" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3159230\n" "66\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3150046\n" "67\n" "help.text" msgid "Click the module to be renamed twice, with a pause between the clicks. Enter the new name." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3153801\n" "27\n" "help.text" msgid "In the Basic IDE, right-click the name of the module or dialog in the tabs at the bottom of the screen, choose Rename and type in the new name." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3155526\n" "28\n" "help.text" msgid "Press Enter to confirm your changes." msgstr "Tekan Enter untuk mengkonfirmasi hasil ubahan Anda" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3146963\n" "29\n" "help.text" msgid "Deleting a Module or Dialog" msgstr "Menghapus Modul atau Dialog" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147547\n" "68\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3150958\n" "69\n" "help.text" msgid "Click the Modules tab or the Dialogs tab." msgstr "Klik tabulasi Modul atau tabulasi Dialog." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3149870\n" "30\n" "help.text" msgid "Select the module or dialog to be deleted from the list. Double-click an entry to reveal sub-entries, if required." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3147248\n" "32\n" "help.text" msgid "Click Delete." msgstr "Klik Hapus." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3151339\n" "31\n" "help.text" msgid "Deleting a module permanently deletes all existing procedures and functions in that module." msgstr "Menghapus modul secara permanen akan menghapus semua prosedur dan fungsi yang ada di dalam modul tersebut." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3151392\n" "33\n" "help.text" msgid "Organizing Projects among Documents or Templates" msgstr "Mengorganisasikan Proyek dalam Dokumen atau Templates" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "hd_id3156400\n" "36\n" "help.text" msgid "Moving or copying modules between documents, templates and the application." msgstr "Memindahkan dan menyalin modul di antara dokumen, dokumen mal, dan aplikasi." #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3146819\n" "37\n" "help.text" msgid "Open all documents or templates among which you want to move or copy the modules or dialogs." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3149319\n" "38\n" "help.text" msgid "Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog." msgstr "" #: 01030400.xhp msgctxt "" "01030400.xhp\n" "par_id3145637\n" "39\n" "help.text" msgid "To move a module or dialog to another document, click the corresponding object in the list and drag it to the desired position. A horizontal line indicates the target position of the current object while dragging. Hold the CommandCtrl key while dragging to copy the object instead of moving it." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "tit\n" "help.text" msgid "Event-Driven Macros" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "bm_id3154581\n" "help.text" msgid "deleting; macro assignments to events macros; assigning to events assigning macros to events events; assigning macros" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "hd_id3147348\n" "1\n" "help.text" msgid "Event-Driven Macros" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146120\n" "2\n" "help.text" msgid "This section describes how to assign Basic programs to program events." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149263\n" "4\n" "help.text" msgid "You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of program events and at what point an assigned macro is executed." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3148455\n" "5\n" "help.text" msgid "Event" msgstr "Peristiwa" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145799\n" "6\n" "help.text" msgid "An assigned macro is executed..." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149379\n" "7\n" "help.text" msgid "Program Start" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150715\n" "8\n" "help.text" msgid "... after a $[officename] application is started." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146914\n" "9\n" "help.text" msgid "Program End" msgstr "Kode program" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3153765\n" "10\n" "help.text" msgid "...before a $[officename] application is terminated." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145150\n" "11\n" "help.text" msgid "Create Document" msgstr "Membuat Dokumen" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3163808\n" "12\n" "help.text" msgid "...after a new document is created with File - New or with the New icon." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145790\n" "13\n" "help.text" msgid "Open Document" msgstr "Membuka Dokumen" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154572\n" "14\n" "help.text" msgid "...after a document is opened with File - Open or with the Open icon." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3153266\n" "15\n" "help.text" msgid "Save Document As" msgstr "Simpan Dokumen Sebagai" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150208\n" "16\n" "help.text" msgid "...before a document is saved under a specified name (with File - Save As, or with File - Save or the Save icon, if a document name has not yet been specified)." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3158215\n" "43\n" "help.text" msgid "Document has been saved as" msgstr "Dokumen telah disimpan sebagai" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150980\n" "44\n" "help.text" msgid "... after a document was saved under a specified name (with File - Save As, or with File - Save or with the Save icon, if a document name has not yet been specified)." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150519\n" "17\n" "help.text" msgid "Save Document" msgstr "Simpan Dokumen" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3155529\n" "18\n" "help.text" msgid "...before a document is saved with File - Save or the Save icon, provided that a document name has already been specified." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149404\n" "45\n" "help.text" msgid "Document has been saved" msgstr "Dokumen telah disimpan" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3151332\n" "46\n" "help.text" msgid "...after a document is saved with File - Save or the Save icon, provided that a document name has already been specified." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3159171\n" "19\n" "help.text" msgid "Document is closing" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146868\n" "20\n" "help.text" msgid "...before a document is closed." msgstr "... sebelum dokumen ditutup." #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3159097\n" "47\n" "help.text" msgid "Document closed" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3148606\n" "48\n" "help.text" msgid "...after a document was closed. Note that the \"Save Document\" event may also occur when the document is saved before closing." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3144772\n" "21\n" "help.text" msgid "Activate Document" msgstr "Aktifasi Dokumen" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149442\n" "22\n" "help.text" msgid "...after a document is brought to the foreground." msgstr "... usai dokumen dibawa ke permukaan." #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150888\n" "23\n" "help.text" msgid "Deactivate Document" msgstr "Deaktifasi Dokumen" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154060\n" "24\n" "help.text" msgid "...after another document is brought to the foreground." msgstr "... usai dokumen dibawa ke bawah permukaan." #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3152384\n" "25\n" "help.text" msgid "Print Document" msgstr "Cetak Dokumen." #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3152873\n" "26\n" "help.text" msgid "...after the Print dialog is closed, but before the actual print process begins." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3159227\n" "49\n" "help.text" msgid "JavaScript run-time error" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3145362\n" "50\n" "help.text" msgid "...when a JavaScript run-time error occurs." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154767\n" "27\n" "help.text" msgid "Print Mail Merge" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3153555\n" "28\n" "help.text" msgid "...after the Print dialog is closed, but before the actual print process begins. This event occurs for each copy printed." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3156366\n" "51\n" "help.text" msgid "Change of the page count" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154627\n" "52\n" "help.text" msgid "...when the page count changes." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3154737\n" "53\n" "help.text" msgid "Message received" msgstr "Pesan diterima" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150952\n" "54\n" "help.text" msgid "...if a message was received." msgstr "... jika pesan diterima." #: 01040000.xhp msgctxt "" "01040000.xhp\n" "hd_id3153299\n" "30\n" "help.text" msgid "Assigning a Macro to an Event" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3147244\n" "31\n" "help.text" msgid "Choose Tools - Customize and click the Events tab." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146098\n" "55\n" "help.text" msgid "Select whether you want the assignment to be globally valid or just valid in the current document in the Save In listbox." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3150431\n" "32\n" "help.text" msgid "Select the event from the Event list." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3148742\n" "33\n" "help.text" msgid "Click Macro and select the macro to be assigned to the selected event." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146321\n" "35\n" "help.text" msgid "Click OK to assign the macro." msgstr "Klik Oke untuk menerima makro." #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3147414\n" "56\n" "help.text" msgid "Click OK to close the dialog." msgstr "Klik Oke untuk menutup dialog." #: 01040000.xhp msgctxt "" "01040000.xhp\n" "hd_id3154581\n" "36\n" "help.text" msgid "Removing the Assignment of a Macro to an Event" msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3146883\n" "57\n" "help.text" msgid "Choose Tools - Customize and click the Events tab." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3155909\n" "58\n" "help.text" msgid "Select whether you want to remove a global assignment or an assignment that is just valid in the current document by selecting the option in the Save In listbox." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3159129\n" "59\n" "help.text" msgid "Select the event that contains the assignment to be removed from the Event list." msgstr "" #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149143\n" "37\n" "help.text" msgid "Click Remove." msgstr "Klik Buang." #: 01040000.xhp msgctxt "" "01040000.xhp\n" "par_id3149351\n" "60\n" "help.text" msgid "Click OK to close the dialog." msgstr "Klik Oke untuk menutup dialog." #: 01050000.xhp msgctxt "" "01050000.xhp\n" "tit\n" "help.text" msgid "$[officename] Basic IDE" msgstr "IDE $[officename] Basic" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3154422\n" "1\n" "help.text" msgid "$[officename] Basic IDE" msgstr "IDE $[officename] Basic" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3153142\n" "2\n" "help.text" msgid "This section describes the structure of the Basic IDE." msgstr "Seksi ini menjelaskan tentang struktur IDE milik Basic." #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_idN105C9\n" "help.text" msgid "Opens the Basic IDE where you can write and edit macros." msgstr "Membuka IDE Basic di mana Anda bisa menulis dan menyunting makro." #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3153188\n" "5\n" "help.text" msgid "Commands From the Context menu of the Module Tabs" msgstr "" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3154731\n" "6\n" "help.text" msgid "Insert" msgstr "Sisip" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3151074\n" "8\n" "help.text" msgid "Module" msgstr "Modul" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3149581\n" "9\n" "help.text" msgid "Inserts a new module into the current library." msgstr "Menyisipkan modul baru ke dalam pustaka bersangkutan." #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3147397\n" "10\n" "help.text" msgid "Dialog" msgstr "Dialog" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3144335\n" "11\n" "help.text" msgid "Inserts a new dialog into the current library." msgstr "Menyisipkan dialog baru ke dalam pustaka bersangkutan." #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3155602\n" "12\n" "help.text" msgid "Delete" msgstr "Hapus" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3155064\n" "13\n" "help.text" msgid "Deletes the selected module." msgstr "Menghapus modul yang dipilih." #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3149018\n" "14\n" "help.text" msgid "Rename" msgstr "Ganti Nama" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3154754\n" "15\n" "help.text" msgid "Renames the current module in place." msgstr "Mengubah nama modul." #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3150043\n" "16\n" "help.text" msgid "Hide" msgstr "Sembunyikan" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3145147\n" "17\n" "help.text" msgid "Hides the current module." msgstr "Menyembunyikan modul bersangkutan." #: 01050000.xhp msgctxt "" "01050000.xhp\n" "hd_id3163805\n" "18\n" "help.text" msgid "Modules" msgstr "Modul" #: 01050000.xhp msgctxt "" "01050000.xhp\n" "par_id3153965\n" "19\n" "help.text" msgid "Opens the Macro Organizer dialog." msgstr "Membuka dialog Pengorganisasi Makro." #: 01050100.xhp msgctxt "" "01050100.xhp\n" "tit\n" "help.text" msgid "Watch Window" msgstr "Jendela Pengawas" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3149457\n" "1\n" "help.text" msgid "Watch Window" msgstr "Jendela Pengawas" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3154908\n" "9\n" "help.text" msgid "The Watch window allows you to observe the value of variables during the execution of a program. Define the variable in the Watch text box. Click on Enable Watch to add the variable to the list box and to display its values." msgstr "" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3145173\n" "4\n" "help.text" msgid "Watch" msgstr "Pengawas" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3155132\n" "5\n" "help.text" msgid "Enter the name of the variable whose value is to be monitored." msgstr "Memasukkan nama variabel di mana nilainya hendak diawasi." #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3148645\n" "6\n" "help.text" msgid "Remove Watch" msgstr "Buang Pengawas" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3148576\n" "7\n" "help.text" msgid "Removes the selected variable from the list of watched variables." msgstr "Membuang variabel yang dipilih dari daftar variabel yang diawasi." #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3147426\n" "help.text" msgid "Icon" msgstr "Ikon" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3154012\n" "8\n" "help.text" msgid "Remove Watch" msgstr "Buang Pengawas" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "hd_id3154491\n" "10\n" "help.text" msgid "Editing the Value of a Watched Variable" msgstr "Menyunting Nilai Variabel yang Diawasi" #: 01050100.xhp msgctxt "" "01050100.xhp\n" "par_id3156283\n" "11\n" "help.text" msgid "Displays the list of watched variables. Click twice with a short pause in between on an entry to edit its value. The new value will be taken as the variable's value for the program." msgstr "" #: 01050200.xhp msgctxt "" "01050200.xhp\n" "tit\n" "help.text" msgid "Call Stack Window (Calls)" msgstr "" #: 01050200.xhp msgctxt "" "01050200.xhp\n" "hd_id3146794\n" "1\n" "help.text" msgid "Call Stack Window (Calls)" msgstr "" #: 01050200.xhp msgctxt "" "01050200.xhp\n" "par_id3150400\n" "2\n" "help.text" msgid "Displays the sequence of procedures and functions during the execution of a program. The Call Stack allows you to monitor the sequence of procedures and functions during the execution of a program. The procedures are functions are displayed bottom to top with the most recent function or procedure call at the top of the list." msgstr "" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "tit\n" "help.text" msgid "Manage Breakpoints" msgstr "Memanajemen Titik Putus" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3154927\n" "1\n" "help.text" msgid "Manage Breakpoints" msgstr "Memanajemen Titik Putus" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3148550\n" "2\n" "help.text" msgid "Specifies the options for breakpoints." msgstr "Menspesifikasikan opsi bagi titik putus." #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3149670\n" "3\n" "help.text" msgid "Breakpoints" msgstr "Titik putus" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3150398\n" "4\n" "help.text" msgid "Enter the line number for a new breakpoint, then click New." msgstr "" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3156280\n" "6\n" "help.text" msgid "Active" msgstr "Aktif" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3154910\n" "7\n" "help.text" msgid "Activates or deactivates the current breakpoint." msgstr "" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3144500\n" "8\n" "help.text" msgid "Pass Count" msgstr "" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3161831\n" "9\n" "help.text" msgid "Specify the number of loops to perform before the breakpoint takes effect." msgstr "" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3152579\n" "10\n" "help.text" msgid "New" msgstr "Baru" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3148575\n" "11\n" "help.text" msgid "Creates a breakpoint on the line number specified." msgstr "" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "hd_id3147319\n" "12\n" "help.text" msgid "Delete" msgstr "Hapus" #: 01050300.xhp msgctxt "" "01050300.xhp\n" "par_id3153363\n" "13\n" "help.text" msgid "Deletes the selected breakpoint." msgstr "Menghapus titik putus yang dipilih." #: 01170100.xhp msgctxt "" "01170100.xhp\n" "tit\n" "help.text" msgid "Control and Dialog Properties" msgstr "Properti Kontrol dan Dialog" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "bm_id3153379\n" "help.text" msgid "controls; propertiesproperties; controls and dialogsdialogs; properties" msgstr "kontrol; propertiproperti; kontrol dan dialogdialog; properti" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "hd_id3153379\n" "1\n" "help.text" msgid "Control and Dialog Properties" msgstr "Properti Kontrol dan Dialog" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3156280\n" "2\n" "help.text" msgid "Specifies the properties of the selected dialog or control. You must be in the design mode to be able to use this command." msgstr "Menentukan properti bagi dialog atau kontrol yang dipilih. Anda harus berada dalam mode desain untuk menggunakan perintah ini." #: 01170100.xhp msgctxt "" "01170100.xhp\n" "hd_id3151043\n" "20\n" "help.text" msgid "Entering Data in the Properties Dialog" msgstr "Memasukkan Data dalam Dialog Properti" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3153771\n" "3\n" "help.text" msgid "The following key combinations apply to enter data in multiline fields or combo boxes of the Properties dialog:" msgstr "Kombinasi-kombinasi tombol berikut digunakan untuk memasukkan data dalam bidang isian multibaris atau kotak kombol dari dialog Properti:" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3150010\n" "18\n" "help.text" msgid "Keys" msgstr "Tombol" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3147317\n" "19\n" "help.text" msgid "Effects" msgstr "Efek" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146121\n" "4\n" "help.text" msgid "Alt+Down Arrow" msgstr "Alt+Panah Bawah" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3149581\n" "5\n" "help.text" msgid "Opens a combo box" msgstr "Membuka kotak kombo" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3147394\n" "6\n" "help.text" msgid "Alt+Up Arrow" msgstr "Alt+Panah Atas" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3148455\n" "7\n" "help.text" msgid "Closes a combo box" msgstr "Menutup kotak kombo" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3154511\n" "8\n" "help.text" msgid "Shift+Enter" msgstr "Shift+Enter" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146971\n" "9\n" "help.text" msgid "Inserts a line break in multiline fields." msgstr "Menyisipkan pemutus baris dalam bidang isian yang memiliki banyak baris." #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146914\n" "10\n" "help.text" msgid "(UpArrow)" msgstr "(PanahAtas)" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3153714\n" "11\n" "help.text" msgid "Goes to the previous line." msgstr "Ke baris sebelumnya." #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3159266\n" "12\n" "help.text" msgid "(DownArrow)" msgstr "(PanahBawah)" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3146314\n" "13\n" "help.text" msgid "Goes to the next line." msgstr "Ke baris selanjutnya." #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3149255\n" "14\n" "help.text" msgid "Enter" msgstr "Enter" #: 01170100.xhp msgctxt "" "01170100.xhp\n" "par_id3149566\n" "15\n" "help.text" msgid "Applies the changes made to a field and places the cursor into the next field." msgstr "Menerapkan perubahan yang telah dibuat dan berpindah ke bidang isian selanjutnya." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "tit\n" "help.text" msgid "General" msgstr "Umum" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3147436\n" "1\n" "help.text" msgid "General" msgstr "Umum" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155855\n" "2\n" "help.text" msgid "Define the properties for the selected control or dialog. The available properties depend on the type of control selected. The following properties therefore are not available for every type of control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148647\n" "11\n" "help.text" msgid "Alignment" msgstr "Perataan" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147318\n" "12\n" "help.text" msgid "Specify the alignment option for the selected control." msgstr "Menentukan opsi perataan untuk kontrol yang dipilih." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153189\n" "76\n" "help.text" msgid "AutoFill" msgstr "OtoIsi" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3152460\n" "77\n" "help.text" msgid "Select \"Yes\" to enable the AutoFill function for the selected control. " msgstr "Pilih \"Ya\" untuk mengaktikan fungsi OtoIsi untuk kontrol yang dipilih. " #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3155307\n" "3\n" "help.text" msgid "Background color" msgstr "Warna latar belakang" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145251\n" "4\n" "help.text" msgid "Specify the background color for the current control." msgstr "Menentukan warna latar belakang untuk kontrol bersangkutan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3151076\n" "263\n" "help.text" msgid "Large change" msgstr "Perubahan besar" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148457\n" "262\n" "help.text" msgid "Specify the number of units to scroll when a user clicks in the area between the slider and the arrows on a scrollbar." msgstr "Menentukan banyaknya unit yang mengeser ketika pengguna mengklik di dalam area antara penggeser dan panah pada bilah gulir." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153876\n" "139\n" "help.text" msgid "Border" msgstr "Garis Tepi" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154017\n" "140\n" "help.text" msgid "Specify the border type for the current control." msgstr "Menentukan jenis garis tepi untuk kontrol yang bersangkutan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150749\n" "23\n" "help.text" msgid "Button type" msgstr "Jenis tombol" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155064\n" "24\n" "help.text" msgid "Select a button type. Button types determine what type of action is initiated." msgstr "Memilih jenis tombol. Jenis tombol menentukan jenis aksi yang akan diinisiasikan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149019\n" "5\n" "help.text" msgid "Character set" msgstr "Set karakter" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148406\n" "6\n" "help.text" msgid "Select the font to be used for displaying the contents of the current control." msgstr "Memilih huruf yang akan dipakai untuk menampilkan isi dari kontrol bersangkutan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3147341\n" "149\n" "help.text" msgid "Currency symbol" msgstr "Simbol mata uang" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146315\n" "150\n" "help.text" msgid "Enter the currency symbol to be used for currency controls." msgstr "Memasukkan simbol mata uang untuk dipakai dalam kontrol mata uang." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7936643\n" "help.text" msgid "Date" msgstr "Tanggal" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id2293771\n" "help.text" msgid "Specify the default date to be shown in the Date control." msgstr "Menentukan tanggal utama/standar yang akan ditampilkan dalam kontrol Tanggal." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153965\n" "82\n" "help.text" msgid "Date format" msgstr "Format tanggal" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155334\n" "83\n" "help.text" msgid "Specify the desired format for a date control. A date control interprets the user input depending on this format setting." msgstr "Menentukan format yang diinginkan bagi kontrol tanggal. Kontrol tanggal menginterpretasikan masukan pengguna yangbergantung pada pengaturan format ini." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154663\n" "121\n" "help.text" msgid "Date max." msgstr "Tanggal maks." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148485\n" "122\n" "help.text" msgid "Specify the upper limit for a date control." msgstr "Menentukan batas atas bagi kontrol tanggal." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152778\n" "131\n" "help.text" msgid "Date min." msgstr "Tanggal min." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154120\n" "132\n" "help.text" msgid "Specify the lower limit for a date control." msgstr "Menentukan batas bawah bagi kontrol tanggal." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154573\n" "137\n" "help.text" msgid "Decimal accuracy" msgstr "Akurasi desimal" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3166426\n" "138\n" "help.text" msgid "Specify the number of decimal places displayed for a numerical or currency control." msgstr "Menentukan jumlah desimal yang ditampilkan untuk kontrol numerikal atau mata uang." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3159091\n" "144\n" "help.text" msgid "Default button" msgstr "Tombol baku" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154200\n" "145\n" "help.text" msgid "Select \"Yes\" to make the current button control the default selection. Pressing Return in the dialog activates the default button." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN108BA\n" "help.text" msgid "Delay" msgstr "Tunda" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN108D0\n" "help.text" msgid "Specifies the delay in milliseconds between scrollbar trigger events. A trigger event occurs when you click a scrollbar arrow or click the background area in a scrollbar. Repeated trigger events occur if you keep the mouse button pressed when you click a scrollbar arrow or background area in a scrollbar. If you want, you can include valid time units with the number that you enter, for example, 2 s or 500 ms." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3151278\n" "19\n" "help.text" msgid "Dropdown" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155113\n" "20\n" "help.text" msgid "Select \"Yes\" to enable the dropdown option for list or combo box controls. A dropdown control field has an arrow button which you can click to open a list of the existing form entries." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3151216\n" "13\n" "help.text" msgid "Enabled" msgstr "Diaktifkan" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150517\n" "14\n" "help.text" msgid "Select \"Yes\" to enable the control. If the control is disabled, it is grayed out in the dialog." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3155379\n" "91\n" "help.text" msgid "Edit mask" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155509\n" "92\n" "help.text" msgid "Specify the edit mask for a pattern control. This is a character code that defines the input format for the control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154485\n" "184\n" "help.text" msgid "You need to specify a masking character for each input character of the edit mask to restrict the input to the values that are listed in the following table:" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155809\n" "93\n" "help.text" msgid "Character" msgstr "Karakter" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148702\n" "94\n" "help.text" msgid "Meaning" msgstr "Arti" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3156199\n" "95\n" "help.text" msgid "L" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148869\n" "96\n" "help.text" msgid "A text constant. This character cannot be modified by the user." msgstr "Teks tersebut konstan. Karakter ini tidak bisa diubah oleh pengguna." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3156016\n" "97\n" "help.text" msgid "a" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3157983\n" "98\n" "help.text" msgid "The characters a-z can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter." msgstr "Karakter a-z bisa dimasukkan di sini. Apabila huruf kapital dimasukkan, maka secara otomatis akan diubah menjadi huruf kecil." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148607\n" "99\n" "help.text" msgid "A" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159204\n" "100\n" "help.text" msgid "The characters A-Z can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter" msgstr "Karakter A-Z bisa dimasukkan di sini. Apabila huruf kecil yang dimasukkan, maka secara otomatis akan diubah menjadi huruf besar." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149126\n" "101\n" "help.text" msgid "c" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3151304\n" "102\n" "help.text" msgid "The characters a-z and 0-9 can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter." msgstr "Karakter a-z dan 0-9 bisa dimasukkan di sini. Apabila huruf kapital yang dimasukkan, maka secara otomatis akan diubah menjadi huruf kecil." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3152870\n" "103\n" "help.text" msgid "C" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155071\n" "104\n" "help.text" msgid "The characters a-z and 0-9 can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter" msgstr "Karakter A-Z dan 0-9 bisa dimasukkan di sini. Apabila huruf kecil dimasukkan, maka otomatis akan diubah menjadi huruf besar" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159230\n" "105\n" "help.text" msgid "N" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154650\n" "106\n" "help.text" msgid "Only the characters 0-9 can be entered." msgstr "Hanya karakter 0-9 yang hanya bisa dimasukkan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149383\n" "107\n" "help.text" msgid "x" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153489\n" "108\n" "help.text" msgid "All printable characters can be entered." msgstr "Semua karakter cetak dapat dimasukkan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146967\n" "109\n" "help.text" msgid "X" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154707\n" "110\n" "help.text" msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter." msgstr "Semua karakter cetak bisa dimasukkan. Apabila huruf kecil dipakai, maka otomatis akan diubah menjadi huruf besar" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id2128971\n" "help.text" msgid "Editable" msgstr "Dapat Disunting" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id6519974\n" "help.text" msgid "Specifies whether the nodes of the tree control are editable." msgstr "Menentukan titik-titik pohon kontrol apa saja yang bisa disunting." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id4591814\n" "help.text" msgid "The default value is FALSE." msgstr "Nilai utama/standarnya adalah FALSE (salah)." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149317\n" "114\n" "help.text" msgid "Graphics" msgstr "Grafik" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147546\n" "115\n" "help.text" msgid "Specify the source of the graphics for a button or an image control. Click \"...\" to select a file." msgstr "Menentukan sumber grafis bagi tombol atau kontrol citra. Klik \"...\" untuk memilih berkas." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154627\n" "258\n" "help.text" msgid "Height" msgstr "Tinggi" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155754\n" "257\n" "help.text" msgid "Specify the height of the current control or the dialog." msgstr "Menentukan tinggi kontrol atau dialog bersangkutan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153072\n" "208\n" "help.text" msgid "Help text" msgstr "Teks bantuan" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147502\n" "209\n" "help.text" msgid "Enter a help text that is displayed as a tip (bubble help) when the mouse rests over the control." msgstr "Memasukkan teks bantuan yang akan tampil sebagai tip (gelembung bantuan) saat tetikus berhenti sejenak di sekitar kontrol." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154400\n" "212\n" "help.text" msgid "Help URL" msgstr "URL bantuan" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150431\n" "213\n" "help.text" msgid "Specify the help URL that is called when you press F1 while the focus is on a particular control. For example, use the format HID:1234 to call the Help-ID with the number 1234." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id4171269\n" "help.text" msgid "Set the environment variable HELP_DEBUG to 1 to view the Help-IDs as extended help tips." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3159260\n" "85\n" "help.text" msgid "Incr./decrement value" msgstr "Naik/turunkan nilai" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145233\n" "86\n" "help.text" msgid "Specify the increment and decrement interval for spin button controls." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id539262\n" "help.text" msgid "Invokes stop mode editing" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id234382\n" "help.text" msgid "Specifies what happens when editing is interrupted by selecting another node in the tree, a change in the tree's data, or by some other means." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id6591082\n" "help.text" msgid "Setting this property to TRUE causes the changes to be automatically saved when editing is interrupted. FALSE means that editing is canceled and changes are lost." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id9298074\n" "help.text" msgid "The default value is FALSE." msgstr "Nilai utama/standarnya adalah FALSE (salah)." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150536\n" "7\n" "help.text" msgid "Label" msgstr "Label" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146324\n" "8\n" "help.text" msgid "Specifies the label of the current control. The label is displayed along with the control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146816\n" "223\n" "help.text" msgid "You can create multi-line labels by inserting manual line breaks in the label using Shift+Enter." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150457\n" "74\n" "help.text" msgid "Line Count" msgstr "Penghitungan Baris" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149143\n" "75\n" "help.text" msgid "Enter the number of lines to be displayed for a list control. For combo boxes, this setting is only active if the dropdown option is enabled. " msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7468489\n" "help.text" msgid "Scrollbar" msgstr "Batang Penggulung" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id7706228\n" "help.text" msgid "Adds the scrollbar type that you specify to a text box." msgstr "Menambahkan batang penggulung pada kotak teks." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153121\n" "256\n" "help.text" msgid "Small change" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3157875\n" "255\n" "help.text" msgid "Specify the number of units to scroll when a user clicks an arrow on a scrollbar." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3145221\n" "73\n" "help.text" msgid "List entries" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154580\n" "120\n" "help.text" msgid "Specify the entries for a list control. One line takes one list entry. Press Shift+Enter to insert a new line." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149723\n" "159\n" "help.text" msgid "Literal mask" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150656\n" "160\n" "help.text" msgid "Specify the initial values to be displayed in a pattern control. This helps the user to identify which values are allowed in a pattern control. The literal mask is restricted by the format specified by the edit mask." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149015\n" "116\n" "help.text" msgid "Manual line break" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149893\n" "117\n" "help.text" msgid "Select \"Yes\" to allow manual line breaks inside multiline controls." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150463\n" "123\n" "help.text" msgid "Max. text length" msgstr "Panjang teks maks." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150745\n" "124\n" "help.text" msgid "Specify the maximum number of characters that the user can enter." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154675\n" "21\n" "help.text" msgid "Multiline Input" msgstr "Masukan Multibaris" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3144741\n" "22\n" "help.text" msgid "Select \"Yes\" to allow the input of multiple lines in the control. Press Enter to insert a manual line break in the control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154848\n" "129\n" "help.text" msgid "Multiselection" msgstr "Multiseleksi" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3151235\n" "130\n" "help.text" msgid "Select \"Yes\" to allow the selection of multiple entries in list controls." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148887\n" "9\n" "help.text" msgid "Name" msgstr "Nama" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154548\n" "10\n" "help.text" msgid "Insert a name for the current control. This name is used to identify the control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148739\n" "44\n" "help.text" msgid "Order" msgstr "Susunan" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149252\n" "45\n" "help.text" msgid "Specify the order in which the controls receive the focus when the Tab key is pressed in the dialog. On entering a dialog, the control with the lowest order (0) receives the focus. Pressing the Tab key the successively focusses the other controls as specified by their order number." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155259\n" "46\n" "help.text" msgid "Initially, the controls receive numbers in the order they are added to the dialog. You can change the order numbers for controls. $[officename] Basic updates the order numbers automatically to avoid duplicate numbers. Controls that cannot be focused are also assigned a value but these controls are skipped when using the Tab key." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149511\n" "247\n" "help.text" msgid "Orientation" msgstr "Orientasi" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153780\n" "246\n" "help.text" msgid "Specify the orientation for a scrollbar control." msgstr "Menentukan orientasi untuk kontrol batang penggulung." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154374\n" "239\n" "help.text" msgid "Page (step)" msgstr "Halaman (langkah)" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154109\n" "238\n" "help.text" msgid "Specify the number of the dialog page to which the current control is assigned or the page number of the dialog you want to edit. If a dialog has only one page set its Page (Step) value to 0." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148580\n" "236\n" "help.text" msgid "Select Page (Step) = 0 to make a control visible on every dialog page." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146144\n" "235\n" "help.text" msgid "To switch between dialog pages at run time, you need to create a macro that changes the value of Page (Step)." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154558\n" "156\n" "help.text" msgid "Password characters" msgstr "Karakter sandi" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3152787\n" "157\n" "help.text" msgid "Enter a character to be displayed instead of the characters that are typed. This can be used for entering passwords in text controls." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148750\n" "245\n" "help.text" msgid "PositionX" msgstr "PosisiX" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154517\n" "244\n" "help.text" msgid "Specify the distance of the current control from the left side of the dialog." msgstr "Menentukan tinggi kontrol atau dialog bersangkutan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152767\n" "243\n" "help.text" msgid "PositionY" msgstr "PosisiY" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159082\n" "242\n" "help.text" msgid "Specify the distance of the current control from the top of the dialog." msgstr "Menentukan tinggi kontrol atau dialog bersangkutan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3159213\n" "221\n" "help.text" msgid "Prefix symbol" msgstr "Lambang awalan" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149688\n" "222\n" "help.text" msgid "Select \"Yes\" to display the currency symbol prefix in currency controls when a number was entered." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149728\n" "89\n" "help.text" msgid "Print" msgstr "Cetak" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150001\n" "90\n" "help.text" msgid "Select \"Yes\" to include the current control in a document's printout." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154671\n" "261\n" "help.text" msgid "Progress value" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3146849\n" "260\n" "help.text" msgid "Specify a progress value for a progress bar control." msgstr "Menentukan nilai maksimum bagi kontrol bersangkutan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153112\n" "254\n" "help.text" msgid "Progress value max." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145167\n" "253\n" "help.text" msgid "Specify the maximum value of a progress bar control." msgstr "Menentukan nilai maksimum bagi kontrol bersangkutan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153569\n" "249\n" "help.text" msgid "Progress value min." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154506\n" "248\n" "help.text" msgid "Specify the minimum value of a progress bar control." msgstr "Menentukan nilai minimum bagi kontrol bersangkutan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150134\n" "42\n" "help.text" msgid "Read-only" msgstr "Hanya-baca" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155930\n" "43\n" "help.text" msgid "Select \"Yes\" to prevent the user from editing the value of the current control. The control is enabled and can be focussed but not modified." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN11112\n" "help.text" msgid "Repeat" msgstr "Ulang" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN11128\n" "help.text" msgid "Repeats trigger events when you keep the mouse button pressed on a control such as a spin button." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id9579149\n" "help.text" msgid "Root displayed" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id7126987\n" "help.text" msgid "Specifies if the root node of the tree control is displayed." msgstr "Menentukan titik-titik pohon kontrol apa saja yang bisa disunting." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id9174779\n" "help.text" msgid "If Root displayed is set to FALSE, the root node of a model is no longer a valid node for the tree control and can't be used with any method of XTreeControl." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id594195\n" "help.text" msgid "The default value is TRUE." msgstr "Nilai utama/standarnya adalah TRUE (benar)." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7534409\n" "help.text" msgid "Row height" msgstr "Tinggi baris" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id6471755\n" "help.text" msgid "Specifies the height of each row of a tree control, in pixels." msgstr "Menentukan tinggi tiap baris untuk pohon kontrol, dalam piksel." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id2909329\n" "help.text" msgid "If the specified value is less than or equal to zero, the row height is the maximum height of all rows." msgstr "Apabila nilai yang diberikan lebih kecil atau sama dengan nol, tinggi baris adalah tinggi maksimum dari semua baris." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id4601580\n" "help.text" msgid "The default value is 0." msgstr "Nilai utama/standarnya adalah 0." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148761\n" "264\n" "help.text" msgid "Scale" msgstr "Skala" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159134\n" "265\n" "help.text" msgid "Scales the image to fit the control size." msgstr "Menskala citra/gambar sesuai dengan ukuran kontrol." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id7597277\n" "help.text" msgid "Scrollbar" msgstr "Batang Penggulung" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id986968\n" "help.text" msgid "Adds the scrollbar type that you specify to a text box." msgstr "Menambahkan jenis batang penggulung yang Anda tentukan pada kotak teks." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3147370\n" "241\n" "help.text" msgid "Scroll value" msgstr "Nilai gulungan" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159622\n" "240\n" "help.text" msgid "Specify the initial value of a scrollbar control. This determines the position of the scrollbar slider." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3155440\n" "252\n" "help.text" msgid "Scroll value max." msgstr "Nilai gulungan maks." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148877\n" "251\n" "help.text" msgid "Specify the maximum value of a scrollbar control." msgstr "Menentukan nilai maksimum bagi kontrol bersangkutan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN111E4\n" "help.text" msgid "Scroll value min." msgstr "Nilai gulungan min." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN111E8\n" "help.text" msgid "Specify the minimum value of a scrollbar control." msgstr "Menentukan nilai minimum bagi kontrol bersangkutan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id543534\n" "help.text" msgid "Show handles" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id5060884\n" "help.text" msgid "Specifies whether the handles of the nodes should be displayed." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id4974822\n" "help.text" msgid "The handles are dotted lines that visualize the hierarchy of the tree control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id7687307\n" "help.text" msgid "The default value is TRUE." msgstr "Nilai utama/standarnya adalah TRUE (benar)." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id4062013\n" "help.text" msgid "Show root handles" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3314004\n" "help.text" msgid "Specifies whether the handles of the nodes should also be displayed at root level." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id2396313\n" "help.text" msgid "The default value is TRUE." msgstr "Nilai utama/standarnya adalah TRUE (benar)." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10EC2\n" "help.text" msgid "Selection" msgstr "Seleksi" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10ED8\n" "help.text" msgid "Specifies the sequence of the selected items, where \"0\" corresponds to the first item. To select more than one item, Multiselection must be enabled." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10EEB\n" "help.text" msgid "Click the ... button to open the Selection dialog." msgstr "Klik tombol ... untuk membuka dialog Seleksi." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_idN10F0A\n" "help.text" msgid "Click the item or items that you want to select. To select more than one item, ensure that the Multiselection option is selected." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id5026093\n" "help.text" msgid "Selection type" msgstr "Jenis seleksi" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id1134067\n" "help.text" msgid "Specifies the selection mode that is enabled for this tree control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3154193\n" "87\n" "help.text" msgid "Spin Button" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145298\n" "88\n" "help.text" msgid "Select \"Yes\" to add spin buttons to a numerical, currency, date, or time control to allow increasing and decreasing the input value using arrow buttons." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3156267\n" "232\n" "help.text" msgid "State" msgstr "Negara" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150928\n" "231\n" "help.text" msgid "Select the selection state of the current control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148396\n" "112\n" "help.text" msgid "Strict format" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153042\n" "113\n" "help.text" msgid "Select \"Yes\" to only allow valid characters to be entered in a numerical, currency, date, or time control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149538\n" "48\n" "help.text" msgid "Tabstop" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148543\n" "49\n" "help.text" msgid "Select the focus behavior of the current control when using the Tab key." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3148776\n" "178\n" "help.text" msgid "Default" msgstr "Standar" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153547\n" "179\n" "help.text" msgid "Only input controls receive the focus when using the Tab key. Controls without input like caption controls are omitted." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154632\n" "52\n" "help.text" msgid "No" msgstr "Tidak" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150475\n" "53\n" "help.text" msgid "When using the tab key focusing skips the control." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3150690\n" "50\n" "help.text" msgid "Yes" msgstr "Ya" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3159106\n" "51\n" "help.text" msgid "The control can be selected with the Tab key." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3145152\n" "147\n" "help.text" msgid "Thousands Separator" msgstr "Pemisah Ribuan" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155085\n" "148\n" "help.text" msgid "Select \"Yes\" to display thousands separator characters in numerical and currency controls." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152816\n" "168\n" "help.text" msgid "Time Format" msgstr "Format Waktu" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145263\n" "169\n" "help.text" msgid "Select the format to be used for time controls." msgstr "Memilih format bagi kontrol waktu." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3153920\n" "127\n" "help.text" msgid "Time max." msgstr "Waktu maks." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3155401\n" "128\n" "help.text" msgid "Specify the maximum time value for a time control." msgstr "Menentukan nilai waktu maksimum untuk kontrol waktu." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3163818\n" "135\n" "help.text" msgid "Time min." msgstr "Waktu min." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3156262\n" "136\n" "help.text" msgid "Specify the minimum time value for a time control." msgstr "Menentukan nilai waktu minimum untuk kontrol waktu." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3148638\n" "266\n" "help.text" msgid "Title" msgstr "Judul" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3147169\n" "267\n" "help.text" msgid "Specify the title of the dialog. Click the border of the dialog to select the dialog." msgstr "Menentukan judul dialog. Klik garis tepi dialog untuk memilih dialog." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3153716\n" "55\n" "help.text" msgid "Titles are only used for labeling a dialog and can only contain one line. Please note that if you work with macros, controls are only called through their Name property." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152594\n" "173\n" "help.text" msgid "Tristate" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149825\n" "174\n" "help.text" msgid "Select \"Yes\" to allow a check box to have three states (checked, unchecked, and grayed out) instead of two (checked and unchecked)." msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3150614\n" "268\n" "help.text" msgid "Value" msgstr "Nilai" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3154315\n" "269\n" "help.text" msgid "Specify the value for the current control." msgstr "Menentukan nilai untuk kontrol bersangkutan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152480\n" "125\n" "help.text" msgid "Value max." msgstr "Nilai maks." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3163823\n" "126\n" "help.text" msgid "Specify the maximum value for the current control." msgstr "Menentukan nilai maksimum bagi kontrol bersangkutan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149276\n" "133\n" "help.text" msgid "Value min." msgstr "Nilai min." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3145088\n" "134\n" "help.text" msgid "Specify the minimum value for the current control." msgstr "Menentukan nilai minimum bagi kontrol bersangkutan." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3149712\n" "234\n" "help.text" msgid "Visible size" msgstr "" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3149445\n" "233\n" "help.text" msgid "Specify the length of the slider of a scrollbar control." msgstr "Menentukan orientasi untuk kontrol batang penggulung." #: 01170101.xhp msgctxt "" "01170101.xhp\n" "hd_id3152472\n" "142\n" "help.text" msgid "Width" msgstr "Lebar" #: 01170101.xhp msgctxt "" "01170101.xhp\n" "par_id3157963\n" "143\n" "help.text" msgid "Specify the width of the current control or dialog." msgstr "Menentukan lebar kontrol atau dialog bersangkutan." #: 01170103.xhp msgctxt "" "01170103.xhp\n" "tit\n" "help.text" msgid "Events" msgstr "Peristiwa" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3155506\n" "1\n" "help.text" msgid "Events" msgstr "Peristiwa" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3146114\n" "2\n" "help.text" msgid "Define event assignments for the selected control or dialog. The available events depend on the type of control selected." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3145387\n" "16\n" "help.text" msgid "When receiving focus" msgstr "Saat menerima fokus" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155090\n" "17\n" "help.text" msgid "This event takes place if a control receives the focus." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3152892\n" "18\n" "help.text" msgid "When losing focus" msgstr "Saat kehilangan fokus" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3153305\n" "19\n" "help.text" msgid "This event takes place if a control loses the focus." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3152896\n" "20\n" "help.text" msgid "Key pressed" msgstr "Tombol ditekan" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3148837\n" "21\n" "help.text" msgid "This event occurs when the user presses any key while the control has the focus." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3146869\n" "43\n" "help.text" msgid "Key released" msgstr "Tombol dilepas" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155267\n" "44\n" "help.text" msgid "This event occurs when the user releases a key while the control has the focus." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3159096\n" "41\n" "help.text" msgid "Modified" msgstr "Diubah" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3156019\n" "42\n" "help.text" msgid "This event takes place, when the control loses the focus and the contents of the control were changed since it lost the focus." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3144508\n" "10\n" "help.text" msgid "Text modified" msgstr "Teks diubah" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3148608\n" "11\n" "help.text" msgid "This event takes place if you enter or modify a text in an input field." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3159207\n" "8\n" "help.text" msgid "Item status changed" msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155097\n" "9\n" "help.text" msgid "This event takes place if the status of the control field is changed, for example, from checked to unchecked." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3151304\n" "26\n" "help.text" msgid "Mouse inside" msgstr "Tetikus di dalam" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3152871\n" "27\n" "help.text" msgid "This event takes place when the mouse enters the control." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3146778\n" "30\n" "help.text" msgid "Mouse moved while key pressed" msgstr "Tetikus berpindah saat tombol ditekan" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3150403\n" "31\n" "help.text" msgid "This event takes place when the mouse is dragged while a key is pressed." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3150210\n" "32\n" "help.text" msgid "Mouse moved" msgstr "Tetikus berpindah" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3149697\n" "33\n" "help.text" msgid "This event takes place when the mouse moves over the control." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3145216\n" "22\n" "help.text" msgid "Mouse button pressed" msgstr "Tombol tetikus ditekan" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3155914\n" "23\n" "help.text" msgid "This event takes place when the mouse button is pressed while the mouse pointer is on the control." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3148899\n" "24\n" "help.text" msgid "Mouse button released" msgstr "Tombol tetikus dilepas" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3153812\n" "25\n" "help.text" msgid "This event takes place when the mouse button is released while the mouse pointer is on the control." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3153556\n" "28\n" "help.text" msgid "Mouse outside" msgstr "Tetikus berada di luar" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3153013\n" "29\n" "help.text" msgid "This event takes place when the mouse leaves the control." msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "hd_id3155759\n" "45\n" "help.text" msgid "While adjusting" msgstr "" #: 01170103.xhp msgctxt "" "01170103.xhp\n" "par_id3156364\n" "46\n" "help.text" msgid "This event takes place when a scrollbar is being dragged." msgstr "" #: 03000000.xhp msgctxt "" "03000000.xhp\n" "tit\n" "help.text" msgid "Run-Time Functions" msgstr "" #: 03000000.xhp msgctxt "" "03000000.xhp\n" "hd_id3152895\n" "1\n" "help.text" msgid "Run-Time Functions" msgstr "" #: 03000000.xhp msgctxt "" "03000000.xhp\n" "par_id3148983\n" "2\n" "help.text" msgid "This section describes the Runtime Functions of %PRODUCTNAME Basic." msgstr "" #: 03010000.xhp msgctxt "" "03010000.xhp\n" "tit\n" "help.text" msgid "Screen I/O Functions" msgstr "" #: 03010000.xhp msgctxt "" "03010000.xhp\n" "hd_id3156280\n" "1\n" "help.text" msgid "Screen I/O Functions" msgstr "Fungsi I/O Layar" #: 03010000.xhp msgctxt "" "03010000.xhp\n" "par_id3153770\n" "2\n" "help.text" msgid "This section describes the Runtime Functions used to call dialogs for the input and output of user entries." msgstr "" #: 03010100.xhp msgctxt "" "03010100.xhp\n" "tit\n" "help.text" msgid "Display Functions" msgstr "Fungsi Tampilan" #: 03010100.xhp msgctxt "" "03010100.xhp\n" "hd_id3151384\n" "1\n" "help.text" msgid "Display Functions" msgstr "Fungsi Tampilan" #: 03010100.xhp msgctxt "" "03010100.xhp\n" "par_id3149346\n" "2\n" "help.text" msgid "This section describes Runtime functions used to output information to the screen display." msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "tit\n" "help.text" msgid "MsgBox Statement [Runtime]" msgstr "MsgBox Statement [Runtime]" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "bm_id1807916\n" "help.text" msgid "MsgBox statement" msgstr "pernyataan MsgBox" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "hd_id3154927\n" "help.text" msgid "MsgBox Statement [Runtime]" msgstr "Statement MsgBox [Runtime]" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3148947\n" "help.text" msgid "Displays a dialog box containing a message." msgstr "Menampilkan kotak dialog yang berisi pesan." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "hd_id3153897\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3148664\n" "help.text" msgid "MsgBox Text As String [,Type As Integer [,Dialogtitle As String]] (As Statement) or MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]]) (As Function)" msgstr "MsgBox Teks As String [,Jenis As Integer [,JudulDialog As String]] (As Statement) atau MsgBox (Teks As String [,Jenis As Integer [,JudulDialog As String]]) (As Function)" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "hd_id3153361\n" "help.text" msgid "Parameter:" msgstr "Parameter:" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3148798\n" "help.text" msgid "Text: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)." msgstr "Teks: Ekspresi string yang ditampilkan sebagai pesan di daalm kotak dialig. Pemutus baris bisa disisipkan dengan Chr$(13)." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3150769\n" "help.text" msgid "DialogTitle: String expression displayed in the title bar of the dialog. If omitted, the title bar displays the name of the respective application." msgstr "JudulDialog: Ekspresi string yang ditampilkan pada baris judul dialog. Apabila diabaikan, baris judul akan menampilkan nama dari aplikasi yang bersangkutan." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3147228\n" "help.text" msgid "Type: Any integer expression that specifies the dialog type, as well as the number and type of buttons to display, and the icon type. Type represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:" msgstr "" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3161832\n" "help.text" msgid "0 : Display OK button only." msgstr "0 : Hanya menampilkan tombol Oke." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3153726\n" "help.text" msgid "1 : Display OK and Cancel buttons." msgstr "1 : Menampilkan tombol Oke dan Batal." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3149665\n" "help.text" msgid "2 : Display Abort, Retry, and Ignore buttons." msgstr "2 : Menampilkan tombol Gagalkan, Ulangi, dan Abaikan." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3147318\n" "help.text" msgid "3 : Display Yes, No and Cancel buttons." msgstr "3 : Menampilkan tombol Ya, Tidak, dan Batal." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3155412\n" "help.text" msgid "4 : Display Yes and No buttons." msgstr "4 : Menampilkan tombol Ya dan Tidak." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3146119\n" "help.text" msgid "5 : Display Retry and Cancel buttons." msgstr "5 : Menampilkan tombol Ulangi dan Batal." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3159155\n" "help.text" msgid "16 : Add the Stop icon to the dialog." msgstr "16 : Menambah ikon Henti pada dialog." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3145366\n" "help.text" msgid "32 : Add the Question icon to the dialog." msgstr "32 : Menambah ikon Pertanyaan pada dialog." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3147350\n" "help.text" msgid "48 : Add the Exclamation icon to the dialog." msgstr "48 : Menambah ikon Eksklamasi (tanda seru) pada dialog." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3149960\n" "help.text" msgid "64 : Add the Information icon to the dialog." msgstr "64 : Menambah ikon Informasi pada dialog." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3154944\n" "help.text" msgid "128 : First button in the dialog as default button." msgstr "128 : Tombol pertama pada dialog sebagai tombol utama." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3155417\n" "help.text" msgid "256 : Second button in the dialog as default button." msgstr "256 : Tombol kedua pada dialog sebagai tombol utama." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3153878\n" "help.text" msgid "512 : Third button in the dialog as default button." msgstr "512 : Tombol ketiga pada dialog sebagai tombol utama." #: 03010101.xhp msgctxt "" "03010101.xhp\n" "hd_id3150715\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3150327\n" "help.text" msgid "Const sText1 = \"An unexpected error occurred.\"" msgstr "Const sText1 = \"Kesalahan tak diinginkan telah terjadi.\"" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3146912\n" "help.text" msgid "Const sText2 = \"The program execution will continue, however.\"" msgstr "Const sText2 = \"Eksekusi program akan tetap berlanjut, bagaimanapun juga.\"" #: 03010101.xhp msgctxt "" "03010101.xhp\n" "par_id3154757\n" "help.text" msgid "Const sText3 = \"Error\"" msgstr "Const sText3 = \"Kesalahan\"" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "tit\n" "help.text" msgid "MsgBox Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "bm_id3153379\n" "help.text" msgid "MsgBox function" msgstr "fungsi MsgBox" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3153379\n" "help.text" msgid "MsgBox Function [Runtime]" msgstr "Fungsi MsgBox [Runtime]" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3145171\n" "help.text" msgid "Displays a dialog box containing a message and returns a value." msgstr "Menampilkan kotak dialog yang memiliki pesan dan menghasilkan sebuah nilai." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3156281\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3154685\n" "help.text" msgid "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])" msgstr "MsgBox (Teks As String [,Jenis As Integer [,JudulDialog As String]])" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3153771\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3146985\n" "help.text" msgid "Integer" msgstr "Integer" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3153363\n" "help.text" msgid "Parameter:" msgstr "Parameter:" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153727\n" "help.text" msgid "Text: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)." msgstr "Teks: Ekspresi string yang ditampilkan sebagai pesan di daalm kotak dialig. Pemutus baris bisa disisipkan dengan Chr$(13)." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3147317\n" "help.text" msgid "DialogTitle: String expression displayed in the title bar of the dialog. If omitted, the name of the respective application is displayed." msgstr "JudulDialog: Ekspresi string yang ditampilkan dalam baris judul dialog. Apabila diabaikan, maka nama yang ditampilkan adalah nama aplikasi terkait." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153954\n" "help.text" msgid "Type: Any integer expression that specifies the dialog type and defines the number and type of buttons or icons displayed. Type represents a combination of bit patterns (dialog elements defined by adding the respective values):" msgstr "" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3154319\n" "help.text" msgid "Values" msgstr "Nilai" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3147397\n" "help.text" msgid "0 : Display OK button only." msgstr "0 : Hanya menampilkan tombol Oke." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3145646\n" "help.text" msgid "1 : Display OK and Cancel buttons." msgstr "1 : Menampilkan tombol Oke dan Batal." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3149410\n" "help.text" msgid "2 : Display Abort, Retry, and Ignore buttons." msgstr "2 : Menampilkan tombol Gagalkan, Ulangi, dan Abaikan." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3151075\n" "help.text" msgid "3 : Display Yes, No, and Cancel buttons." msgstr "3 : Menampilkan tombol Ya, Tidak, dan Batal." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153878\n" "help.text" msgid "4 : Display Yes and No buttons." msgstr "4 : Menampilkan tombol Ya dan Tidak." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3155601\n" "help.text" msgid "5 : Display Retry and Cancel buttons." msgstr "5 : Menampilkan tombol Ulangi dan Batal." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3150716\n" "help.text" msgid "16 : Add the Stop icon to the dialog." msgstr "16 : Menambah ikon Henti pada dialog." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153837\n" "help.text" msgid "32 : Add the Question icon to the dialog." msgstr "32 : Menambah ikon Pertanyaan pada dialog." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3150751\n" "help.text" msgid "48 : Add the Exclamation Point icon to the dialog." msgstr "48 : Menambah Titik Eklamasi (tanda seru) pada dialog." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3146915\n" "help.text" msgid "64 : Add the Information icon to the dialog." msgstr "64 : Menambah ikon Informasi pada dialog." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3145640\n" "help.text" msgid "128 : First button in the dialog as default button." msgstr "128 : Tombol pertama pada dialog sebagai tombol utama." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153765\n" "help.text" msgid "256 : Second button in the dialog as default button." msgstr "256 : Tombol kedua pada dialog sebagai tombol utama." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3153715\n" "help.text" msgid "512 : Third button in the dialog as default button." msgstr "512 : Tombol ketiga pada dialog sebagai tombol utama." #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3159267\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3145230\n" "help.text" msgid "1 : OK" msgstr "1 : Oke" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3149567\n" "help.text" msgid "2 : Cancel" msgstr "2 : Batal" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id4056825\n" "help.text" msgid "3 : Abort" msgstr "3 : Gagalkan" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3155335\n" "help.text" msgid "4 : Retry" msgstr "4 : Ulangi" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3146918\n" "help.text" msgid "5 : Ignore" msgstr "5 : Abaikan" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3155961\n" "help.text" msgid "6 : Yes" msgstr "6 : Ya" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3148488\n" "help.text" msgid "7 : No" msgstr "7 : Tidak" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "hd_id3150090\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3151278\n" "help.text" msgid "sVar = MsgBox(\"Las Vegas\")" msgstr "sVar = MsgBox(\"Las Vegas\")" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3149034\n" "help.text" msgid "sVar = MsgBox(\"Las Vegas\",1)" msgstr "sVar = MsgBox(\"Las Vegas\",1)" #: 03010102.xhp msgctxt "" "03010102.xhp\n" "par_id3166424\n" "help.text" msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")" msgstr "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"judul Dialog\")" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "tit\n" "help.text" msgid "Print Statement [Runtime]" msgstr "Print Statement [Runtime]" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "bm_id3147230\n" "help.text" msgid "Print statement" msgstr "pernyataan Print" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "hd_id3147230\n" "help.text" msgid "Print Statement [Runtime]" msgstr "Pernyataan Print [Runtime]" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3156281\n" "help.text" msgid "Outputs the specified strings or numeric expressions to a dialog or to a file." msgstr "" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "hd_id3145785\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3153188\n" "help.text" msgid "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]" msgstr "Print [#NamaBerkas,] Ekspresi1[{;|,} [Spc(Angka As Integer);] [Tab(pos As Integer);] [Ekspresi2[...]]" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "hd_id3147348\n" "help.text" msgid "Parameter:" msgstr "Parameter:" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id2508621\n" "help.text" msgid "FileName: Any numeric expression that contains the file number that was set by the Open statement for the respective file." msgstr "" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3163712\n" "help.text" msgid "Expression: Any numeric or string expression to be printed. Multiple expressions can be separated by a semicolon. If separated by a comma, the expressions are indented to the next tab stop. The tab stops cannot be adjusted." msgstr "" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3153092\n" "help.text" msgid "Number: Number of spaces to be inserted by the Spc function." msgstr "" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3145364\n" "help.text" msgid "Pos: Spaces are inserted until the specified position." msgstr "" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3154319\n" "help.text" msgid "If a semicolon or comma appears after the last expression to be printed, $[officename] Basic stores the text in an internal buffer and continues program execution without printing. When another Print statement without a semicolon or comma at the end is encountered, all text to be printed is printed at once." msgstr "" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3145272\n" "help.text" msgid "Positive numeric expressions are printed with a leading space. Negative expressions are printed with a leading minus sign. If a certain range is exceeded for floating-point values, the respective numeric expression is printed in exponential notation." msgstr "" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3154011\n" "help.text" msgid "If the expression to be printed exceeds a certain length, the display will automatically wrap to the next line." msgstr "" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "par_id3146969\n" "help.text" msgid "You can insert the Tab function, enclosed by semicolons, between arguments to indent the output to a specific position, or you can use the Spc function to insert a specified number of spaces." msgstr "" #: 03010103.xhp msgctxt "" "03010103.xhp\n" "hd_id3146912\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03010200.xhp msgctxt "" "03010200.xhp\n" "tit\n" "help.text" msgid "Functions for Screen Input" msgstr "" #: 03010200.xhp msgctxt "" "03010200.xhp\n" "hd_id3149456\n" "1\n" "help.text" msgid "Functions for Screen Input" msgstr "" #: 03010200.xhp msgctxt "" "03010200.xhp\n" "par_id3150398\n" "2\n" "help.text" msgid "This section describes Runtime functions used to control screen input." msgstr "" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "tit\n" "help.text" msgid "InputBox Function [Runtime]" msgstr "Kotak Masukan Fungsi Atn [Runtime]" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "bm_id3148932\n" "help.text" msgid "InputBox function" msgstr "fungsi InputBox" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3148932\n" "help.text" msgid "InputBox Function [Runtime]" msgstr "Fungsi InputBox [Runtime]" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3151262\n" "help.text" msgid "Displays a prompt in a dialog at which the user can input text. The input is assigned to a variable." msgstr "Menampilkan kotak dialog dimana user dapat memasukkan text. Masukkan di berikan pada sebuah variable." #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3151100\n" "help.text" msgid "The InputBox statement is a convenient method of entering text through a dialog. Confirm the input by clicking OK or pressing Return. The input is returned as the function return value. If you close the dialog with Cancel, InputBox returns a zero-length string (\"\")." msgstr "" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3152347\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3159201\n" "help.text" msgid "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])" msgstr "" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3150713\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3145090\n" "help.text" msgid "String" msgstr "String" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3149346\n" "help.text" msgid "Parameter:" msgstr "Parameter:" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3153311\n" "help.text" msgid "Msg: String expression displayed as the message in the dialog box." msgstr "" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3145315\n" "help.text" msgid "Title: String expression displayed in the title bar of the dialog box." msgstr "" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3154307\n" "help.text" msgid "Default: String expression displayed in the text box as default if no other input is given." msgstr "" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3147573\n" "help.text" msgid "x_pos: Integer expression that specifies the horizontal position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application." msgstr "" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3156024\n" "help.text" msgid "y_pos: Integer expression that specifies the vertical position of the dialog. The position is an absolute coordinate and does not refer to the window of the office application." msgstr "" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3153897\n" "help.text" msgid "If x_pos and y_pos are omitted, the dialog is centered on the screen. The position is specified in twips." msgstr "" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "hd_id3149456\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3154367\n" "help.text" msgid "sText = InputBox (\"Please enter a phrase:\",\"Dear User\")" msgstr "sText = InputBox (\"Silakan beri frase:\",\"Apa Kabar Pengguna\")" #: 03010201.xhp msgctxt "" "03010201.xhp\n" "par_id3151042\n" "help.text" msgid "MsgBox ( sText , 64, \"Confirmation of phrase\")" msgstr "MsgBox ( sText , 64, \"Konfirmasi frase\")" #: 03010300.xhp msgctxt "" "03010300.xhp\n" "tit\n" "help.text" msgid "Color Functions" msgstr "Fungsi Warna" #: 03010300.xhp msgctxt "" "03010300.xhp\n" "hd_id3157896\n" "1\n" "help.text" msgid "Color Functions" msgstr "Fungsi Warna" #: 03010300.xhp msgctxt "" "03010300.xhp\n" "par_id3155555\n" "2\n" "help.text" msgid "This section describes Runtime functions used to define colors." msgstr "" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "tit\n" "help.text" msgid "Blue Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "bm_id3149180\n" "help.text" msgid "Blue function" msgstr "fungsi Blue" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "hd_id3149180\n" "help.text" msgid "Blue Function [Runtime]" msgstr "Fungsi Blue [Runtime]" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3156343\n" "help.text" msgid "Returns the blue component of the specified color code." msgstr "" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "hd_id3149670\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3149457\n" "help.text" msgid "Blue (Color As Long)" msgstr "Blue (Color As Long)" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "hd_id3149656\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3154365\n" "help.text" msgid "Integer" msgstr "Integer" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "hd_id3156423\n" "help.text" msgid "Parameter:" msgstr "Parameter:" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3150448\n" "help.text" msgid "Color value: Long integer expression that specifies any color code for which to return the blue component." msgstr "" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "hd_id3153091\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3154012\n" "help.text" msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" msgstr "MsgBox \"Warnanya \" & lVar & \" terdiri atas:\" & Chr(13) &_" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3148645\n" "help.text" msgid "\"red= \" & Red(lVar) & Chr(13)&_" msgstr "\"merah= \" & Red(lVar) & Chr(13)&_" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3159155\n" "help.text" msgid "\"green= \" & Green(lVar) & Chr(13)&_" msgstr "\"hijau= \" & Green(lVar) & Chr(13)&_" #: 03010301.xhp msgctxt "" "03010301.xhp\n" "par_id3147319\n" "help.text" msgid "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\"" msgstr "\"biru= \" & Blue(lVar) & Chr(13) , 64,\"warna\"" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "tit\n" "help.text" msgid "Green Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "bm_id3148947\n" "help.text" msgid "Green function" msgstr "fungsi Green" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3148947\n" "help.text" msgid "Green Function [Runtime]" msgstr "Fungsi Green [Runtime]" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153361\n" "help.text" msgid "Returns the Green component of the given color code." msgstr "" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3154140\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153969\n" "help.text" msgid "Green (Color As Long)" msgstr "Green (Color As Long)" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3154124\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153194\n" "help.text" msgid "Integer" msgstr "Integer" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3154909\n" "help.text" msgid "Parameter:" msgstr "Parameter:" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153770\n" "help.text" msgid "Color: Long integer expression that specifies a color code for which to return the Green component." msgstr "" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "hd_id3149664\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3151117\n" "help.text" msgid "MsgBox \"The color \" & lVar & \" contains the components:\" & Chr(13) &_" msgstr "msgbox \"Warnanya \" & lVar & \" mengandung komponen:\" & Chr(13) &_" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3153951\n" "help.text" msgid "\"red = \" & red(lVar) & Chr(13)&_" msgstr "\"merah = \" & red(lVar) & Chr(13)&_" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3152462\n" "help.text" msgid "\"green = \" & green(lVar) & Chr(13)&_" msgstr "\"hijau = \" & green(lVar) & Chr(13)&_" #: 03010302.xhp msgctxt "" "03010302.xhp\n" "par_id3154730\n" "help.text" msgid "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\"" msgstr "\"biru = \" & blue(lVar) & Chr(13) , 64,\"warna\"" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "tit\n" "help.text" msgid "Red Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "bm_id3148947\n" "help.text" msgid "Red function" msgstr "fungsi Red" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3148947\n" "help.text" msgid "Red Function [Runtime]" msgstr "Fungsi Red [Runtime]" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3149656\n" "help.text" msgid "Returns the Red component of the specified color code." msgstr "" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3148799\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3150448\n" "help.text" msgid "Red (ColorNumber As Long)" msgstr "Red (ColorNumber As Long)" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3151042\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3145173\n" "help.text" msgid "Integer" msgstr "Integer" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3154685\n" "help.text" msgid "Parameter:" msgstr "Parameter:" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3150440\n" "help.text" msgid "ColorNumber: Long integer expression that specifies any color code for which to return the Red component." msgstr "" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "hd_id3148575\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3147435\n" "help.text" msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" msgstr "MsgBox \"Warnanya \" & lVar & \" terdiri atas:\" & Chr(13) &_" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3155306\n" "help.text" msgid "\"red= \" & red(lVar) & Chr(13)&_" msgstr "\"merah= \" & red(lVar) & Chr(13)&_" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3149262\n" "help.text" msgid "\"green= \" & green(lVar) & Chr(13)&_" msgstr "\"hijau= \" & green(lVar) & Chr(13)&_" #: 03010303.xhp msgctxt "" "03010303.xhp\n" "par_id3147397\n" "help.text" msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\"" msgstr "\"biru= \" & blue(lVar) & Chr(13) , 64,\"colors\"" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "tit\n" "help.text" msgid "QBColor Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3149670\n" "help.text" msgid "QBColor Function [Runtime]" msgstr "Fungsi QBColor [Runtime]" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3150359\n" "help.text" msgid "Returns the RGB color code of the color passed as a color value through an older MS-DOS based programming system." msgstr "" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3154140\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3151042\n" "help.text" msgid "QBColor (ColorNumber As Integer)" msgstr "QBColor (AngkaWarna As Integer)" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3145172\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3154685\n" "help.text" msgid "Long" msgstr "Long" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3156560\n" "help.text" msgid "Parameter:" msgstr "Parameter:" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3161832\n" "help.text" msgid "ColorNumber: Any integer expression that specifies the color value of the color passed from an older MS-DOS based programming system." msgstr "" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3147318\n" "help.text" msgid "ColorNumber can be assigned the following values:" msgstr "AngkaWarba dapat ditentukan dengan nilai berikut:" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3152576\n" "help.text" msgid "0 : Black" msgstr "0 : Hitam" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3146975\n" "help.text" msgid "1 : Blue" msgstr "1 : Biru" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3151116\n" "help.text" msgid "2 : Green" msgstr "2 : Hijau" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3155412\n" "help.text" msgid "3 : Cyan" msgstr "" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3155306\n" "help.text" msgid "4 : Red" msgstr "4 : Merah" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3153364\n" "help.text" msgid "5 : Magenta" msgstr "" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3146119\n" "help.text" msgid "6 : Yellow" msgstr "6 : Kuning" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3154730\n" "help.text" msgid "7 : White" msgstr "7 : Putih" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3153877\n" "help.text" msgid "8 : Gray" msgstr "8 : Abu-abu" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3147124\n" "help.text" msgid "9 : Light Blue" msgstr "9 : Biru Muda" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3145646\n" "help.text" msgid "10 : Light Green" msgstr "10 : Hijau Muda" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3149958\n" "help.text" msgid "11 : Light Cyan" msgstr "" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3154943\n" "help.text" msgid "12 : Light Red" msgstr "12 : Merah Muda" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3150715\n" "help.text" msgid "13 : Light Magenta" msgstr "" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3146970\n" "help.text" msgid "14 : Light Yellow" msgstr "14 : Kuning Muda" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3150750\n" "help.text" msgid "15 : Bright White" msgstr "15 : Putih Cerah" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3146914\n" "help.text" msgid "This function is used only to convert from older MS-DOS based BASIC applications that use the above color codes. The function returns a long integer value indicating the color to be used in the $[officename] IDE." msgstr "" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "hd_id3148406\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03010304.xhp msgctxt "" "03010304.xhp\n" "par_id3149566\n" "help.text" msgid "MsgBox stext,0,\"Color \" & iColor" msgstr "MsgBox stext,0,\"Warna \" & iColor" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "tit\n" "help.text" msgid "RGB Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3150792\n" "help.text" msgid "RGB Function [Runtime]" msgstr "Fungsi RGB [Runtime]" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3150447\n" "help.text" msgid "Returns a long integer color value consisting of red, green, and blue components." msgstr "" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3147229\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3155132\n" "help.text" msgid "RGB (Red, Green, Blue)" msgstr "RGB (Merah, Hijau, Biru)" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3156442\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3159153\n" "help.text" msgid "Long" msgstr "Long" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3154013\n" "help.text" msgid "Parameter:" msgstr "Parameter:" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3152597\n" "help.text" msgid "Red: Any integer expression that represents the red component (0-255) of the composite color." msgstr "" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3146974\n" "help.text" msgid "Green: Any integer expression that represents the green component (0-255) of the composite color." msgstr "" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3151113\n" "help.text" msgid "Blue: Any integer expression that represents the blue component (0-255) of the composite color." msgstr "" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "hd_id3147435\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3145647\n" "help.text" msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_" msgstr "MsgBox \"Warnanya \" & lVar & \" terdiri atas:\" & Chr(13) &_" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3154491\n" "help.text" msgid "\"red= \" & red(lVar) & Chr(13)&_" msgstr "\"merah= \" & red(lVar) & Chr(13)&_" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3149401\n" "help.text" msgid "\"green= \" & green(lVar) & Chr(13)&_" msgstr "\"hijau= \" & green(lVar) & Chr(13)&_" #: 03010305.xhp msgctxt "" "03010305.xhp\n" "par_id3150716\n" "help.text" msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\"" msgstr "\"biru= \" & blue(lVar) & Chr(13) , 64,\"colors\"" #: 03020000.xhp msgctxt "" "03020000.xhp\n" "tit\n" "help.text" msgid "File I/O Functions" msgstr "" #: 03020000.xhp msgctxt "" "03020000.xhp\n" "hd_id3156344\n" "1\n" "help.text" msgid "File I/O Functions" msgstr "Fungsi I/O Berkas" #: 03020000.xhp msgctxt "" "03020000.xhp\n" "par_id3153360\n" "2\n" "help.text" msgid "Use File I/O functions to create and manage user-defined (data) files." msgstr "" #: 03020000.xhp msgctxt "" "03020000.xhp\n" "par_id3150398\n" "3\n" "help.text" msgid "You can use these functions to support the creation of \"relative\" files, so that you can save and reload certain records by specifying their record number. File I/O functions can also help you manage your files by providing you with information such as file size, current path settings, or the creation date of a file or a directory." msgstr "" #: 03020100.xhp msgctxt "" "03020100.xhp\n" "tit\n" "help.text" msgid "Opening and Closing Files" msgstr "Membuka dan Menutup Berkas" #: 03020100.xhp msgctxt "" "03020100.xhp\n" "hd_id3152924\n" "1\n" "help.text" msgid "Opening and Closing Files" msgstr "Membuka dan Menutup Berkas" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "tit\n" "help.text" msgid "Close Statement [Runtime]" msgstr "Close Statement [Runtime]" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "bm_id3157896\n" "help.text" msgid "Close statement" msgstr "pernyataan Close" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "hd_id3157896\n" "help.text" msgid "Close Statement [Runtime]" msgstr "Pernyataan Close [Runtime]" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "par_id3147573\n" "help.text" msgid "Closes a specified file that was opened with the Open statement." msgstr "" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "hd_id3156344\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "par_id3147265\n" "help.text" msgid "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]" msgstr "Close NomorBerkas As Integer[, NomorBerkas2 As Integer[,...]]" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "hd_id3153379\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "par_id3150791\n" "help.text" msgid "FileNumber: Any integer expression that specifies the number of the data channel that was opened with the Open statement." msgstr "" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "hd_id3153192\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "par_id3153727\n" "help.text" msgid "Print #iNumber, \"First line of text\"" msgstr "Print #iNumber, \"Baris pertama teks\"" #: 03020101.xhp msgctxt "" "03020101.xhp\n" "par_id3147350\n" "help.text" msgid "Print #iNumber, \"Another line of text\"" msgstr "Print #iNumber, \"Baris teks lainnya\"" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "tit\n" "help.text" msgid "FreeFile Function[Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "bm_id3150400\n" "help.text" msgid "FreeFile function" msgstr "fungsi FreeFile" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3150400\n" "help.text" msgid "FreeFile Function[Runtime]" msgstr "Fungsi FreeFile [Runtime]" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "par_id3154366\n" "help.text" msgid "Returns the next available file number for opening a file. Use this function to open a file using a file number that is not already in use by a currently open file." msgstr "" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3150769\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3151042\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "par_id3150440\n" "help.text" msgid "Integer" msgstr "Integer" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3148576\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "par_id3155854\n" "help.text" msgid "This function can only be used immediately in front of an Open statement. FreeFile returns the next available file number, but does not reserve it." msgstr "" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "hd_id3159153\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "par_id3155416\n" "help.text" msgid "Print #iNumber, \"First line of text\"" msgstr "Print #iNumber, \"Baris pertama teks\"" #: 03020102.xhp msgctxt "" "03020102.xhp\n" "par_id3153416\n" "help.text" msgid "Print #iNumber, \"Another line of text\"" msgstr "Print #iNumber, \"Baris teks lainnya\"" #: 03020103.xhp #, fuzzy msgctxt "" "03020103.xhp\n" "tit\n" "help.text" msgid "Open Statement [Runtime]" msgstr "Open Statement[Runtime]" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "bm_id3150791\n" "help.text" msgid "Open statement" msgstr "pernyataan Open" #: 03020103.xhp #, fuzzy msgctxt "" "03020103.xhp\n" "hd_id3150791\n" "help.text" msgid "Open Statement [Runtime]" msgstr "Pernyataan Open [Runtime]" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3150769\n" "help.text" msgid "Opens a data channel." msgstr "Membuka kanal data." #: 03020103.xhp msgctxt "" "03020103.xhp\n" "hd_id3147230\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3154124\n" "help.text" msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]" msgstr "" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "hd_id3156280\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3155132\n" "help.text" msgid "FileName: Name and path of the file that you wan to open. If you try to read a file that does not exist (Access = Read), an error message appears. If you try to write to a file that does not exist (Access = Write), a new file is created." msgstr "" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3149262\n" "help.text" msgid "Mode: Keyword that specifies the file mode. Valid values: Append (append to sequential file), Binary (data can be accessed by bytes using Get and Put), Input (opens data channel for reading), Output (opens data channel for writing), and Random (edits relative files)." msgstr "" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3154014\n" "help.text" msgid "IOMode: Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)." msgstr "" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3150011\n" "help.text" msgid "Protected: Keyword that defines the security status of a file after opening. Valid values: Shared (file may be opened by other applications), Lock Read (file is protected against reading), Lock Write (file is protected against writing), Lock Read Write (denies file access)." msgstr "" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3153190\n" "help.text" msgid "FileNumber: Any integer expression from 0 to 511 to indicate the number of a free data channel. You can then pass commands through the data channel to access the file. The file number must be determined by the FreeFile function immediately before the Open statement." msgstr "" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3151115\n" "help.text" msgid "DatasetLength: For random access files, set the length of the records." msgstr "" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3153418\n" "help.text" msgid "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears." msgstr "" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "hd_id3149123\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3154705\n" "help.text" msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumber, \"Ini adalah baris teks\"" #: 03020103.xhp msgctxt "" "03020103.xhp\n" "par_id3146916\n" "help.text" msgid "Print #iNumber, \"This is another line of text\"" msgstr "Print #iNumber, \"Ini adalah baris teks yang lain\"" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "tit\n" "help.text" msgid "Reset Statement [Runtime]" msgstr "Reset Statement [Runtime]" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "bm_id3154141\n" "help.text" msgid "Reset statement" msgstr "pernyataan Reset" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "hd_id3154141\n" "help.text" msgid "Reset Statement [Runtime]" msgstr "Pernyataan Reset [Runtime]" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "par_id3156423\n" "help.text" msgid "Closes all open files and writes the contents of all file buffers to the harddisk." msgstr "" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "hd_id3154124\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "hd_id3161831\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "par_id3148455\n" "help.text" msgid "Print #iNumber, \"This is a new line of text\"" msgstr "Print #iNumber, \"Ini adalah baris teks yang baru\"" #: 03020104.xhp msgctxt "" "03020104.xhp\n" "par_id3163805\n" "help.text" msgid "MsgBox \"All files will be closed\",0,\"Error\"" msgstr "MsgBox \"Semua berkas akan ditutup\",0,\"Kesalahan\"" #: 03020200.xhp msgctxt "" "03020200.xhp\n" "tit\n" "help.text" msgid "File Input/Output Functions" msgstr "" #: 03020200.xhp msgctxt "" "03020200.xhp\n" "hd_id3150791\n" "1\n" "help.text" msgid "File Input/Output Functions" msgstr "Fungsi Input/Output Berkas" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "tit\n" "help.text" msgid "Get Statement [Runtime]" msgstr "Get Statement [Runtime]" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "bm_id3154927\n" "help.text" msgid "Get statement" msgstr "pernyataan Get" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "hd_id3154927\n" "help.text" msgid "Get Statement [Runtime]" msgstr "Pernyataan Get [Runtime]" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3145069\n" "help.text" msgid "Reads a record from a relative file, or a sequence of bytes from a binary file, into a variable." msgstr "" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3154346\n" "help.text" msgid "See also: PUT Statement" msgstr "Lihat juga: Pernyataan PUT" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "hd_id3150358\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3150792\n" "help.text" msgid "Get [#] FileNumber As Integer, [Position], Variable" msgstr "Get [#] NomorBerkas As Integer, [Posisi], Variabel" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "hd_id3154138\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3150448\n" "help.text" msgid "FileNumber: Any integer expression that determines the file number." msgstr "" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3154684\n" "help.text" msgid "Position: For files opened in Random mode, Position is the number of the record that you want to read." msgstr "" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3153768\n" "help.text" msgid "For files opened in Binary mode, Position is the byte position in the file where the reading starts." msgstr "" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3147319\n" "help.text" msgid "If Position is omitted, the current position or the current data record of the file is used." msgstr "" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3149484\n" "help.text" msgid "Variable: Name of the variable to be read. With the exception of object variables, you can use any variable type." msgstr "" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "hd_id3153144\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3155307\n" "help.text" msgid "Dim sText As Variant ' Must be a variant" msgstr "" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3149411\n" "help.text" msgid "Seek #iNumber,1 ' Position at beginning" msgstr "" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3153158\n" "help.text" msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text" msgstr "" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3148457\n" "help.text" msgid "Put #iNumber,, \"This is the second line of text\"" msgstr "Put #iNumber,, \"Ini baris teks kedua\"" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3150715\n" "help.text" msgid "Put #iNumber,, \"This is the third line of text\"" msgstr "Put #iNumber,, \"Ini baris teks ketiga\"" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3155938\n" "help.text" msgid "Put #iNumber,,\"This is a new text\"" msgstr "Put #iNumber,,\"Ini teks yang baru\"" #: 03020201.xhp msgctxt "" "03020201.xhp\n" "par_id3146916\n" "help.text" msgid "Put #iNumber,20,\"This is the text in record 20\"" msgstr "Put #iNumber,20,\"Ini adalah teks dalam catatan 20\"" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "tit\n" "help.text" msgid "Input# Statement [Runtime]" msgstr "Input# Statement [Runtime]" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "bm_id3154908\n" "help.text" msgid "Input statement" msgstr "pernyataan Input" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "hd_id3154908\n" "help.text" msgid "Input# Statement [Runtime]" msgstr "Input# Statement [Runtime]" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3156424\n" "help.text" msgid "Reads data from an open sequential file." msgstr "" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "hd_id3125863\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3150440\n" "help.text" msgid "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]" msgstr "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "hd_id3146121\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3145749\n" "help.text" msgid "FileNumber: Number of the file that contains the data that you want to read. The file must be opened with the Open statement using the key word INPUT." msgstr "" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3150011\n" "help.text" msgid "var: A numeric or string variable that you assign the values read from the opened file to." msgstr "" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3159153\n" "help.text" msgid "The Input# statement reads numeric values or strings from an open file and assigns the data to one or more variables. A numeric variable is read up to the first carriage return (Asc=13), line feed (Asc=10), space, or comma. String variables are read to up to the first carriage return (Asc=13), line feed (Asc=10), or comma." msgstr "" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3146984\n" "help.text" msgid "Data and data types in the opened file must appear in the same order as the variables that are passed in the \"var\" parameter. If you assign non-numeric values to a numeric variable, \"var\" is assigned a value of \"0\"." msgstr "" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3156442\n" "help.text" msgid "Records that are separated by commas cannot be assigned to a string variable. Quotation marks (\") in the file are disregarded as well. If you want to read these characters from the file, use the Line Input# statement to read pure text files (files containing only printable characters) line by line." msgstr "" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id3147349\n" "help.text" msgid "If the end of the file is reached while reading a data element, an error occurs and the process is aborted." msgstr "" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "hd_id3152578\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id4144765\n" "help.text" msgid "' Write data ( which we will read later with Input ) to file" msgstr "" #: 03020202.xhp msgctxt "" "03020202.xhp\n" "par_id4144766\n" "help.text" msgid "' Read data file using Input" msgstr "" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "tit\n" "help.text" msgid "Line Input # Statement [Runtime]" msgstr "Input# Statement [Runtime]" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "bm_id3153361\n" "help.text" msgid "Line Input statement" msgstr "pernyataan Line Input" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "hd_id3153361\n" "help.text" msgid "Line Input # Statement [Runtime]" msgstr "Line Input # Statement [Runtime]" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3156280\n" "help.text" msgid "Reads strings from a sequential file into a variable." msgstr "" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "hd_id3150447\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3147229\n" "help.text" msgid "Line Input #FileNumber As Integer, Var As String" msgstr "Line Input #FileNumber As Integer, Var As String" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "hd_id3145173\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3161832\n" "help.text" msgid "FileNumber: Number of the file that contains the data that you want to read. The file must have been opened in advance with the Open statement using the key word INPUT." msgstr "" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3151119\n" "help.text" msgid "var: The name of the variable that stores the result." msgstr "" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3150010\n" "help.text" msgid "With the Line Input# statement, you can read strings from an open file into a variable. String variables are read line-by-line up to the first carriage return (Asc=13) or linefeed (Asc=10). Line end marks are not included in the resulting string." msgstr "" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "hd_id3163711\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3147124\n" "help.text" msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumber, \"Ini adalah baris teks\"" #: 03020203.xhp msgctxt "" "03020203.xhp\n" "par_id3153415\n" "help.text" msgid "Print #iNumber, \"This is another line of text\"" msgstr "Print #iNumber, \"Ini adalah baris teks yang lain\"" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "tit\n" "help.text" msgid "Put Statement [Runtime]" msgstr "Put Statement [Runtime]" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "bm_id3150360\n" "help.text" msgid "Put statement" msgstr "pernyataan Put" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "hd_id3150360\n" "help.text" msgid "Put Statement [Runtime]" msgstr "Pernyataan Put [Runtime]" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3154909\n" "help.text" msgid "Writes a record to a relative file or a sequence of bytes to a binary file." msgstr "" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3156281\n" "help.text" msgid "See also: Get statement" msgstr "Lihat juga: pernyataan Get" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "hd_id3125863\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3155132\n" "help.text" msgid "Put [#] FileNumber As Integer, [position], Variable" msgstr "Put [#] NomorBerkas As Integer, [posisi], Variabel" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "hd_id3153190\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3146120\n" "help.text" msgid "FileNumber: Any integer expression that defines the file that you want to write to." msgstr "" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3155411\n" "help.text" msgid "Position: For relative files (random access files), the number of the record that you want to write." msgstr "" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3148576\n" "help.text" msgid "For binary files (binary access), the position of the byte in the file where you want to start writing." msgstr "" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3153729\n" "help.text" msgid "Variable: Name of the variable that you want to write to the file." msgstr "" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3146974\n" "help.text" msgid "Note for relative files: If the contents of this variable does not match the length of the record that is specified in the Len clause of the Open statement, the space between the end of the newly written record and the next record is padded with existing data from the file that you are writing to." msgstr "" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3155855\n" "help.text" msgid "Note for binary files: The contents of the variables are written to the specified position, and the file pointer is inserted directly after the last byte. No space is left between the records." msgstr "" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "hd_id3154491\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3154729\n" "help.text" msgid "Dim sText As Variant ' Must be a variant type" msgstr "" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3156278\n" "help.text" msgid "Seek #iNumber,1 ' Position To start writing" msgstr "" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3153711\n" "help.text" msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text" msgstr "" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3155446\n" "help.text" msgid "Put #iNumber,, \"This is the second line of text\"" msgstr "Put #iNumber,, \"Ini baris teks kedua\"" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3154255\n" "help.text" msgid "Put #iNumber,, \"This is the third line of text\"" msgstr "Put #iNumber,, \"Ini baris teks ketiga\"" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3150940\n" "help.text" msgid "Put #iNumber,,\"This is new text\"" msgstr "Put #iNumber,,\"Ini teks baru\"" #: 03020204.xhp msgctxt "" "03020204.xhp\n" "par_id3159102\n" "help.text" msgid "Put #iNumber,20,\"This is the text in record 20\"" msgstr "Put #iNumber,20,\"Ini adalah teks dalam catatan 20\"" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "tit\n" "help.text" msgid "Write Statement [Runtime]" msgstr "Write Statement [Runtime]" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "bm_id3147229\n" "help.text" msgid "Write statement" msgstr "pernyataan Write" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "hd_id3147229\n" "help.text" msgid "Write Statement [Runtime]" msgstr "Pernyataan Write [Runtime]" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3154685\n" "help.text" msgid "Writes data to a sequential file." msgstr "" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "hd_id3150449\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3145785\n" "help.text" msgid "Write [#FileName], [Expressionlist]" msgstr "Write [#FileName], [Expressionlist]" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "hd_id3151116\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3153728\n" "help.text" msgid "FileName: Any numeric expression that contains the file number that was set by the Open statement for the respective file." msgstr "" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3146120\n" "help.text" msgid "Expressionlist: Variables or expressions that you want to enter in a file, separated by commas." msgstr "" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3150010\n" "help.text" msgid "If the expression list is omitted, the Write statement appends an empty line to the file." msgstr "" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3163713\n" "help.text" msgid "To add an expression list to a new or an existing file, the file must be opened in the Output or Append mode." msgstr "" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id3147428\n" "help.text" msgid "Strings that you write are enclosed by quotation marks and separated by commas. You do not need to enter these delimiters in the expression list." msgstr "" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id1002838\n" "help.text" msgid "Each Write statement outputs a line end symbol as last entry." msgstr "" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "par_id6618854\n" "help.text" msgid "Numbers with decimal delimiters are converted according to the locale settings." msgstr "" #: 03020205.xhp msgctxt "" "03020205.xhp\n" "hd_id3151073\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "tit\n" "help.text" msgid "Eof Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "bm_id3154598\n" "help.text" msgid "Eof function" msgstr "fungsi Eof" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3154598\n" "help.text" msgid "Eof Function [Runtime]" msgstr "Fungsi Eof [Runtime]" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3147182\n" "help.text" msgid "Determines if the file pointer has reached the end of a file." msgstr "" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3149119\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3147399\n" "help.text" msgid "Eof (intexpression As Integer)" msgstr "Eof (EkspresiInt As Integer)" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3153539\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3156027\n" "help.text" msgid "Bool" msgstr "Bool" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3152924\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3153990\n" "help.text" msgid "Intexpression: Any integer expression that evaluates to the number of an open file." msgstr "" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3153527\n" "help.text" msgid "Use EOF to avoid errors when you attempt to get input past the end of a file. When you use the Input or Get statement to read from a file, the file pointer is advanced by the number of bytes read. When the end of a file is reached, EOF returns the value \"True\" (-1)." msgstr "" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "hd_id3154046\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3153360\n" "help.text" msgid "Print #iNumber, \"First line of text\"" msgstr "Print #iNumber, \"Baris pertama teks\"" #: 03020301.xhp msgctxt "" "03020301.xhp\n" "par_id3148797\n" "help.text" msgid "Print #iNumber, \"Another line of text\"" msgstr "Print #iNumber, \"Baris teks lainnya\"" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "tit\n" "help.text" msgid "Loc Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "bm_id3148663\n" "help.text" msgid "Loc function" msgstr "fungsi Loc" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3148663\n" "1\n" "help.text" msgid "Loc Function [Runtime]" msgstr "Fungsi Loc [Runtime]" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3154138\n" "2\n" "help.text" msgid "Returns the current position in an open file." msgstr "" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3156422\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3150768\n" "4\n" "help.text" msgid "Loc(FileNumber)" msgstr "Loc(NomorBerkas)" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3150440\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3152578\n" "6\n" "help.text" msgid "Long" msgstr "Long" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "hd_id3152462\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3153363\n" "8\n" "help.text" msgid "FileNumber: Any numeric expression that contains the file number that is set by the Open statement for the respective file." msgstr "" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3154320\n" "9\n" "help.text" msgid "If the Loc function is used for an open random access file, it returns the number of the last record that was last read or written." msgstr "" #: 03020302.xhp msgctxt "" "03020302.xhp\n" "par_id3151115\n" "10\n" "help.text" msgid "For a sequential file, the Loc function returns the position in a file divided by 128. For binary files, the position of the last read or written byte is returned." msgstr "" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "tit\n" "help.text" msgid "Lof Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "bm_id3156024\n" "help.text" msgid "Lof function" msgstr "fungsi Lof" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3156024\n" "1\n" "help.text" msgid "Lof Function [Runtime]" msgstr "Fungsi Lof [Runtime]" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3146794\n" "2\n" "help.text" msgid "Returns the size of an open file in bytes." msgstr "" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3153380\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3150359\n" "4\n" "help.text" msgid "Lof (FileNumber)" msgstr "Lof (NomorBerkas)" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3154141\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3147230\n" "6\n" "help.text" msgid "Long" msgstr "Long" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3156281\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3150869\n" "8\n" "help.text" msgid "FileNumber: Any numeric expression that contains the file number that is specified in the Open statement." msgstr "" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3147349\n" "9\n" "help.text" msgid "To obtain the length of a file that is not open, use the FileLen function." msgstr "" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "hd_id3155415\n" "10\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3154730\n" "13\n" "help.text" msgid "Dim sText As Variant REM must be a Variant" msgstr "" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3156276\n" "19\n" "help.text" msgid "Seek #iNumber,1 REM Position at start" msgstr "" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3148405\n" "20\n" "help.text" msgid "Put #iNumber,, \"This is the first line of text\" REM Fill with text" msgstr "" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3154756\n" "21\n" "help.text" msgid "Put #iNumber,, \"This is the second line of text\"" msgstr "Put #iNumber,, \"Ini baris teks kedua\"" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3145643\n" "22\n" "help.text" msgid "Put #iNumber,, \"This is the third line of text\"" msgstr "Put #iNumber,, \"Ini baris teks ketiga\"" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3150299\n" "31\n" "help.text" msgid "Put #iNumber,,\"This is a new line of text\"" msgstr "Put #iNumber,,\"Ini baris teks yang baru\"" #: 03020303.xhp msgctxt "" "03020303.xhp\n" "par_id3166425\n" "34\n" "help.text" msgid "Put #iNumber,20,\"This is the text in record 20\"" msgstr "Put #iNumber,20,\"Ini adalah teks dalam catatan 20\"" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "tit\n" "help.text" msgid "Seek Function [Runtime]" msgstr "Fungsi Seek [Runtime]" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "bm_id3154367\n" "help.text" msgid "Seek function" msgstr "Fungsi seek" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3154367\n" "1\n" "help.text" msgid "Seek Function [Runtime]" msgstr "Fungsi Seek [Runtime]" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3156280\n" "2\n" "help.text" msgid "Returns the position for the next writing or reading in a file that was opened with the open statement." msgstr "" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3153194\n" "3\n" "help.text" msgid "For random access files, the Seek function returns the number of the next record to be read." msgstr "" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3161831\n" "4\n" "help.text" msgid "For all other files, the function returns the byte position at which the next operation is to occur." msgstr "" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3155854\n" "5\n" "help.text" msgid "See also: Open, Seek." msgstr "" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3152460\n" "6\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3145365\n" "7\n" "help.text" msgid "Seek (FileNumber)" msgstr "Seek (NomorBerkas)" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3148575\n" "8\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3159156\n" "9\n" "help.text" msgid "Long" msgstr "Long" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "hd_id3149665\n" "10\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020304.xhp msgctxt "" "03020304.xhp\n" "par_id3148645\n" "11\n" "help.text" msgid "FileNumber: The data channel number used in the Open statement." msgstr "" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "tit\n" "help.text" msgid "Seek Statement [Runtime]" msgstr "Seek Statement [Runtime]" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "bm_id3159413\n" "help.text" msgid "Seek statement" msgstr "pernyataan Seek" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "hd_id3159413\n" "1\n" "help.text" msgid "Seek Statement [Runtime]" msgstr "Pernyataan Seek [Runtime]" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3153381\n" "2\n" "help.text" msgid "Sets the position for the next writing or reading in a file that was opened with the Open statement." msgstr "" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id2100589\n" "help.text" msgid "For random access files, the Seek statement sets the number of the next record to be accessed." msgstr "" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id5444807\n" "help.text" msgid "For all other files, the Seek statement sets the byte position at which the next operation is to occur." msgstr "" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3156280\n" "5\n" "help.text" msgid "See also: Open, Seek." msgstr "" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "hd_id3145785\n" "6\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3145273\n" "7\n" "help.text" msgid "Seek[#FileNumber], Position (As Long)" msgstr "Seek[#FileNumbe], Posisi (As Long)" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "hd_id3154321\n" "8\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3153952\n" "9\n" "help.text" msgid "FileNumber: The data channel number used in the Open statement." msgstr "" #: 03020305.xhp msgctxt "" "03020305.xhp\n" "par_id3145366\n" "10\n" "help.text" msgid "Position: Position for the next writing or reading. Position can be a number between 1 and 2,147,483,647. According to the file type, the position indicates the number of the record (files in the Random mode) or the byte position (files in the Binary, Output, Append or Input mode). The first byte in a file is position 1, the second byte is position 2, and so on." msgstr "" #: 03020400.xhp msgctxt "" "03020400.xhp\n" "tit\n" "help.text" msgid "Managing Files" msgstr "Memanajemen Berkas" #: 03020400.xhp msgctxt "" "03020400.xhp\n" "hd_id3145136\n" "1\n" "help.text" msgid "Managing Files" msgstr "Mengurus Berkas" #: 03020400.xhp msgctxt "" "03020400.xhp\n" "par_id3147264\n" "2\n" "help.text" msgid "The functions and statements for managing files are described here." msgstr "Fungsi-fungsi dan pernyataan untuk memanajemen berkas dijelaskan di sini." #: 03020401.xhp msgctxt "" "03020401.xhp\n" "tit\n" "help.text" msgid "ChDir Statement [Runtime]" msgstr "Pernyataan ChDir [Runtime]" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "bm_id3150178\n" "help.text" msgid "ChDir statement" msgstr "pernyataan ChDir" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "hd_id3150178\n" "help.text" msgid "ChDir Statement [Runtime]" msgstr "Pernyataan ChDir [Runtime]" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id3153126\n" "help.text" msgid "Changes the current directory or drive." msgstr "Mengubah direktori atau driver saat ini." #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id9783013\n" "help.text" msgid "This runtime statement currently does not work as documented. See this issue for more information." msgstr "Pernyataan runtime ini saat ini tak bekerja seperti yang didokumentasikan. Lihat masalah ini untuk informasi lebih lanjut." #: 03020401.xhp msgctxt "" "03020401.xhp\n" "hd_id3154347\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id3153897\n" "help.text" msgid "ChDir Text As String" msgstr "ChDir Teks As String" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "hd_id3148664\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id3150543\n" "help.text" msgid "Text: Any string expression that specifies the directory path or drive." msgstr "Teks: String apa saja yang menunjukkan path direktori atau drive." #: 03020401.xhp msgctxt "" "03020401.xhp\n" "par_id3152598\n" "help.text" msgid "If you only want to change the current drive, enter the drive letter followed by a colon." msgstr "Bila Anda hanya ingin mengubah drive kini, masukkan huruf drive diikuti oleh titik dua." #: 03020401.xhp msgctxt "" "03020401.xhp\n" "hd_id3151116\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "tit\n" "help.text" msgid "ChDrive Statement [Runtime]" msgstr "ChDrive Statement [Runtime]" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "bm_id3145068\n" "help.text" msgid "ChDrive statement" msgstr "pernyataan ChDrive" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "hd_id3145068\n" "help.text" msgid "ChDrive Statement [Runtime]" msgstr "Pernyataan ChDrive [Runtime]" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3149656\n" "help.text" msgid "Changes the current drive." msgstr "Merubah drive saat ini." #: 03020402.xhp msgctxt "" "03020402.xhp\n" "hd_id3154138\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3154685\n" "help.text" msgid "ChDrive Text As String" msgstr "ChDrive Teks As String" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "hd_id3156423\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3145172\n" "help.text" msgid "Text: Any string expression that contains the drive letter of the new drive. If you want, you can use URL notation." msgstr "" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3145785\n" "help.text" msgid "The drive must be assigned a capital letter. Under Windows, the letter that you assign the drive is restricted by the settings in LASTDRV. If the drive argument is a multiple-character string, only the first letter is relevant. If you attempt to access a non-existent drive, an error occurs that you can respond to with the OnError statement." msgstr "" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "hd_id3153188\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020402.xhp msgctxt "" "03020402.xhp\n" "par_id3152576\n" "help.text" msgid "ChDrive \"D\" ' Only possible if a drive 'D' exists." msgstr "" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "tit\n" "help.text" msgid "CurDir Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "bm_id3153126\n" "help.text" msgid "CurDir function" msgstr "fungsi CurDir" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3153126\n" "help.text" msgid "CurDir Function [Runtime]" msgstr "Fungsi CurDir [Runtime]" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3156343\n" "help.text" msgid "Returns a variant string that represents the current path of the specified drive." msgstr "" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3149457\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3153381\n" "help.text" msgid "CurDir [(Text As String)]" msgstr "CurDir [(Teks As String)]" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3154366\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3156281\n" "help.text" msgid "String" msgstr "String" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3156423\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3153193\n" "help.text" msgid "Text: Any string expression that specifies an existing drive (for example, \"C\" for the first partition of the first hard drive)." msgstr "" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3155133\n" "help.text" msgid "If no drive is specified or if the drive is a zero-length string (\"\"), CurDir returns the path for the current drive. $[officename] Basic reports an error if the syntax of the drive description is incorrect, the drive does not exist, or if the drive letter occurs after the letter defined in the CONFIG.SYS with the Lastdrive statement." msgstr "" #: 03020403.xhp msgctxt "" "03020403.xhp\n" "par_id3150010\n" "help.text" msgid "This function is not case-sensitive." msgstr "Fungsi ini tidak bergantung huruf besar/kecil." #: 03020403.xhp msgctxt "" "03020403.xhp\n" "hd_id3155411\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "tit\n" "help.text" msgid "Dir Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "bm_id3154347\n" "help.text" msgid "Dir function" msgstr "fungsi Dir" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3154347\n" "help.text" msgid "Dir Function [Runtime]" msgstr "Fungsi Dir [Runtime]" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3153381\n" "help.text" msgid "Returns the name of a file, a directory, or all of the files and the directories on a drive or in a directory that match the specified search path." msgstr "" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3154365\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3156282\n" "help.text" msgid "Dir [(Text As String) [, Attrib As Integer]]" msgstr "Dir [(Teks As String) [, Atribut As Integer]]" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3156424\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3153193\n" "help.text" msgid "String" msgstr "String" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3153770\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3161831\n" "help.text" msgid "Text: Any string expression that specifies the search path, directory or file. This argument can only be specified the first time that you call the Dir function. If you want, you can enter the path in URL notation." msgstr "" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3146974\n" "help.text" msgid "Attrib: Any integer expression that specifies bitwise file attributes. The Dir function only returns files or directories that match the specified attributes. You can combine several attributes by adding the attribute values:" msgstr "" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3149666\n" "help.text" msgid "0 : Normal files." msgstr "0 : Berkas normal." #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3147427\n" "help.text" msgid "16 : Returns the name of the directory only." msgstr "16 : Hanya menghasilkan nama direktori." #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3153952\n" "help.text" msgid "Use this attribute to check if a file or directory exists, or to determine all files and folders in a specific directory." msgstr "" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3159156\n" "help.text" msgid "To check if a file exists, enter the complete path and name of the file. If the file or directory name does not exist, the Dir function returns a zero-length string (\"\")." msgstr "" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3154012\n" "help.text" msgid "To generate a list of all existing files in a specific directory, proceed as follows: The first time you call the Dir function, specify the complete search path for the files, for example, \"D:\\Files\\*.ods\". If the path is correct and the search finds at least one file, the Dir function returns the name of the first file that matches the search path. To return additional file names that match the path, call Dir again, but with no arguments." msgstr "" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3147348\n" "help.text" msgid "To return directories only, use the attribute parameter. The same applies if you want to determine the name of a volume (for example, a hard drive partition)" msgstr "" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "hd_id3154942\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3148455\n" "help.text" msgid "' Displays all files and directories" msgstr "" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3153416\n" "help.text" msgid "sDir=\"Directories:\"" msgstr "sDir=\"Direktori:\"" #: 03020404.xhp msgctxt "" "03020404.xhp\n" "par_id3154253\n" "help.text" msgid "' Get the directories" msgstr "" #: 03020405.xhp #, fuzzy msgctxt "" "03020405.xhp\n" "tit\n" "help.text" msgid "FileAttr Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "bm_id3153380\n" "help.text" msgid "FileAttr function" msgstr "fungsi FileAttr" #: 03020405.xhp #, fuzzy msgctxt "" "03020405.xhp\n" "hd_id3153380\n" "help.text" msgid "FileAttr Function [Runtime]" msgstr "Fungsi FileAttr [Runtime]" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3154366\n" "help.text" msgid "Returns the access mode or the file access number of a file that was opened with the Open statement. The file access number is dependent on the operating system (OSH = Operating System Handle)." msgstr "" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3153364\n" "help.text" msgid "If you use a 32-Bit operating system, you cannot use the FileAttr-Function to determine the file access number." msgstr "" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3163713\n" "help.text" msgid "See also: Open" msgstr "Lihat juga: Buka" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "hd_id3151116\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3154012\n" "help.text" msgid "FileAttr (FileNumber As Integer, Attribute As Integer)" msgstr "FileAttr (NomorBerkas As Integer, Atribut As Integer)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "hd_id3147349\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3146974\n" "help.text" msgid "Integer" msgstr "Integer" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "hd_id3153728\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3151074\n" "help.text" msgid "FileNumber: The number of the file that was opened with the Open statement." msgstr "" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3144766\n" "help.text" msgid "Attribute: Integer expression that indicates the type of file information that you want to return. The following values are possible:" msgstr "" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3147396\n" "help.text" msgid "1: The FileAttr-Function indicates the access mode of the file." msgstr "" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3149959\n" "help.text" msgid "2: The FileAttr-Function returns the file access number of the operating system." msgstr "" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3154018\n" "help.text" msgid "If you specify a parameter attribute with a value of 1, the following return values apply:" msgstr "" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3149124\n" "help.text" msgid "1 - INPUT (file open for input)" msgstr "1 - INPUT (berkas dibuka untuk masukan)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3156275\n" "help.text" msgid "2 - OUTPUT (file open for output)" msgstr "2 - OUTPUT (berkas dibuka untuk keluaran)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3155066\n" "help.text" msgid "4 - RANDOM (file open for random access)" msgstr "4 - RANDOM (berkas dibuka untuk akses acak)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3148406\n" "help.text" msgid "8 - APPEND (file open for appending)" msgstr "8 - APPEND (berkas dibuka untuk ditambahkan/dilampirkan)" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3154757\n" "help.text" msgid "32 - BINARY (file open in binary mode)." msgstr "32 - BINARY (berkas dibuka dalam mode biner)." #: 03020405.xhp msgctxt "" "03020405.xhp\n" "hd_id3147339\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3155607\n" "help.text" msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumber, \"Ini adalah baris teks\"" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3150361\n" "help.text" msgid "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\"" msgstr "MsgBox FileAttr(#iNumber, 1 ),0,\"Mode akses\"" #: 03020405.xhp msgctxt "" "03020405.xhp\n" "par_id3149817\n" "help.text" msgid "MsgBox FileAttr(#iNumber, 2 ),0,\"File attribute\"" msgstr "MsgBox FileAttr(#iNumber, 2 ),0,\"Atribut berkas\"" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "tit\n" "help.text" msgid "FileCopy Statement [Runtime]" msgstr "FileCopy Statement [Runtime]" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "bm_id3154840\n" "help.text" msgid "FileCopy statement" msgstr "pernyataan FileCopy" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3154840\n" "help.text" msgid "FileCopy Statement [Runtime]" msgstr "Pernyataan FileCopy [Runtime]" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3149497\n" "help.text" msgid "Copies a file." msgstr "Menyalin berkas." #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3147443\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3146957\n" "help.text" msgid "FileCopy TextFrom As String, TextTo As String" msgstr "FileCopy TeksDari As String, TeksKe As String" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3153825\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3155390\n" "help.text" msgid "TextFrom: Any string expression that specifies the name of the file that you want to copy. The expression can contain optional path and drive information. If you want, you can enter a path in URL notation." msgstr "" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3150669\n" "help.text" msgid "TextTo: Any string expression that specifies where you want to copy the source file to. The expression can contain the destination drive, the path, and file name, or the path in URL notation." msgstr "" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "par_id3150791\n" "help.text" msgid "You can only use the FileCopy statement to copy files that are not opened." msgstr "" #: 03020406.xhp msgctxt "" "03020406.xhp\n" "hd_id3125863\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "tit\n" "help.text" msgid "FileDateTime Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "bm_id3153361\n" "help.text" msgid "FileDateTime function" msgstr "fungsi FileDateTime" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3153361\n" "help.text" msgid "FileDateTime Function [Runtime]" msgstr "Fungsi FileDateTime [Runtime]" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "par_id3156423\n" "help.text" msgid "Returns a string that contains the date and the time that a file was created or last modified." msgstr "" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3154685\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "par_id3154124\n" "help.text" msgid "FileDateTime (Text As String)" msgstr "FileDateTime (Teks As String)" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3150448\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "par_id3159153\n" "help.text" msgid "Text: Any string expression that contains an unambiguous (no wildcards) file specification. You can also use URL notation." msgstr "" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "par_id3155306\n" "help.text" msgid "This function determines the exact time of creation or last modification of a file, returned in the format \"MM.DD.YYYY HH.MM.SS\"." msgstr "" #: 03020407.xhp msgctxt "" "03020407.xhp\n" "hd_id3146119\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020408.xhp #, fuzzy msgctxt "" "03020408.xhp\n" "tit\n" "help.text" msgid "FileLen Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "bm_id3153126\n" "help.text" msgid "FileLen function" msgstr "fungsi FileLen" #: 03020408.xhp #, fuzzy msgctxt "" "03020408.xhp\n" "hd_id3153126\n" "help.text" msgid "FileLen Function [Runtime]" msgstr "Fungsi FileLen [Runtime]" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3145068\n" "help.text" msgid "Returns the length of a file in bytes." msgstr "" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "hd_id3159414\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3149656\n" "help.text" msgid "FileLen (Text As String)" msgstr "FileLen (Teks As String)" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "hd_id3148798\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3156282\n" "help.text" msgid "Long" msgstr "Long" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "hd_id3150768\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3153193\n" "help.text" msgid "Text: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "par_id3150439\n" "help.text" msgid "This function determines the length of a file. If the FileLen function is called for an open file, it returns the file length before it was opened. To determine the current file length of an open file, use the Lof function." msgstr "" #: 03020408.xhp msgctxt "" "03020408.xhp\n" "hd_id3163710\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "tit\n" "help.text" msgid "GetAttr Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "bm_id3150984\n" "help.text" msgid "GetAttr function" msgstr "fungsi GetAttr" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3150984\n" "help.text" msgid "GetAttr Function [Runtime]" msgstr "Fungsi GetAttr [Runtime]" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3154347\n" "help.text" msgid "Returns a bit pattern that identifies the file type or the name of a volume or a directory." msgstr "" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3149457\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3150359\n" "help.text" msgid "GetAttr (Text As String)" msgstr "GetAttr (Teks As String)" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3151211\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3154909\n" "help.text" msgid "Integer" msgstr "Integer" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3145172\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3151042\n" "help.text" msgid "Text: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3161831\n" "help.text" msgid "This function determines the attributes for a specified file and returns the bit pattern that can help you to identify the following file attributes:" msgstr "" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3145364\n" "help.text" msgid "Value" msgstr "Nilai" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3147349\n" "help.text" msgid "0 : Normal files." msgstr "0 : Berkas normal." #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3147434\n" "help.text" msgid "1 : Read-only files." msgstr "1 : Berkas hanya-baca." #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3159154\n" "help.text" msgid "8 : Returns the name of the volume" msgstr "8 : Menghasilkan nama volume" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3145271\n" "help.text" msgid "16 : Returns the name of the directory only." msgstr "16 : Hanya menghasilkan nama direktori." #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3153953\n" "help.text" msgid "32 : File was changed since last backup (Archive bit)." msgstr "" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3156444\n" "help.text" msgid "If you want to know if a bit of the attribute byte is set, use the following query method:" msgstr "" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "hd_id3153094\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020409.xhp msgctxt "" "03020409.xhp\n" "par_id3155415\n" "help.text" msgid "On Error GoTo ErrorHandler ' Define target for error handler" msgstr "" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "tit\n" "help.text" msgid "Kill Statement [Runtime]" msgstr "Pernyataan Kill [Runtime]" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "bm_id3153360\n" "help.text" msgid "Kill statement" msgstr "pernyataan Kill" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "hd_id3153360\n" "help.text" msgid "Kill Statement [Runtime]" msgstr "Pernyataan Kill [Runtime]" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "par_id3151211\n" "help.text" msgid "Deletes a file from a disk." msgstr "Menghapus berkas dari disk." #: 03020410.xhp msgctxt "" "03020410.xhp\n" "hd_id3150767\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "par_id3154685\n" "help.text" msgid "Kill File As String" msgstr "Kill Berkas As String" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "hd_id3153194\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "par_id3150440\n" "help.text" msgid "File: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "hd_id3148645\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020410.xhp msgctxt "" "03020410.xhp\n" "par_id3163710\n" "help.text" msgid "Kill \"C:\\datafile.dat\" ' File must be created in advance" msgstr "" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "tit\n" "help.text" msgid "MkDir Statement [Runtime]" msgstr "Pernyataan MkDir [Runtime]" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "bm_id3156421\n" "help.text" msgid "MkDir statement" msgstr "pernyataan MkDir" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "hd_id3156421\n" "help.text" msgid "MkDir Statement [Runtime]" msgstr "Pernyataan MkDir [Runtime]" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3147000\n" "help.text" msgid "Creates a new directory on a data medium." msgstr "Membuat direktori baru pada media data." #: 03020411.xhp msgctxt "" "03020411.xhp\n" "hd_id3148520\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3155150\n" "help.text" msgid "MkDir Text As String" msgstr "MkDir Teks As String" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "hd_id3156027\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3153750\n" "help.text" msgid "Text: Any string expression that specifies the name and path of the directory to be created. You can also use URL notation." msgstr "" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3153311\n" "help.text" msgid "If the path is not determined, the directory is created in the current directory." msgstr "" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "hd_id3155388\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3149762\n" "help.text" msgid "' Example for functions of the file organization" msgstr "' Contoh bagi fungsi-fungsi untuk mengorganisasikan berkas" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3149669\n" "help.text" msgid "Const sSubDir1 As String =\"Test\"" msgstr "Const sSubDir1 as String =\"Test\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3148663\n" "help.text" msgid "Const sFile2 As String = \"Copied.tmp\"" msgstr "Const sFile2 as String = \"Copied.tmp\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3154071\n" "help.text" msgid "Const sFile3 As String = \"Renamed.tmp\"" msgstr "Const sFile3 as String = \"Renamed.tmp\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3154217\n" "help.text" msgid "If Dir(sSubDir1,16)=\"\" Then ' Does the directory exist?" msgstr "If Dir(sSubDir1,16)=\"\" then ' Apakah direktorinya ada ?" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3147228\n" "help.text" msgid "MsgBox sFile,0,\"Create directory\"" msgstr "MsgBox sFile,0,\"Membuat direktori\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3153770\n" "help.text" msgid "MsgBox fSysURL(CurDir()),0,\"Current directory\"" msgstr "MsgBox fSysURL(CurDir()),0,\"Direktori saat ini\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3159154\n" "help.text" msgid "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\"" msgstr "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Waktu pembuatan\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3149484\n" "help.text" msgid "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\"" msgstr "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"Panjang berkas\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3152885\n" "help.text" msgid "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\"" msgstr "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"Atribut berkas\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3153952\n" "help.text" msgid "' Rename in the same directory" msgstr "" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3147426\n" "help.text" msgid "SetAttr( sFile, 0 ) 'Delete all attributes" msgstr "SetAttr( sFile, 0 ) 'Menghapus semua atribut" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3148647\n" "help.text" msgid "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\"" msgstr "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"Atribut berkas yang baru\"" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3150092\n" "help.text" msgid "' Converts a system path in URL" msgstr "" #: 03020411.xhp msgctxt "" "03020411.xhp\n" "par_id3156276\n" "help.text" msgid "' the colon with DOS" msgstr "" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "tit\n" "help.text" msgid "Name Statement [Runtime]" msgstr "Pernyataan Name [Runtime]" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "bm_id3143268\n" "help.text" msgid "Name statement" msgstr "pernyataan Name" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3143268\n" "help.text" msgid "Name Statement [Runtime]" msgstr "Pernyataan Name [Runtime]" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "par_id3154346\n" "help.text" msgid "Renames an existing file or directory." msgstr "Mengubah nama berkas atau direktori." #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3156344\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "par_id3153381\n" "help.text" msgid "Name OldName As String As NewName As String" msgstr "Name NamaLama As String As NamaBaru As String" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3153362\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "par_id3151210\n" "help.text" msgid "OldName, NewName: Any string expression that specifies the file name, including the path. You can also use URL notation." msgstr "" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "hd_id3125863\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020412.xhp msgctxt "" "03020412.xhp\n" "par_id3152462\n" "help.text" msgid "MsgBox \"File already exists\"" msgstr "msgbox \"Berkas sudah ada\"" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "tit\n" "help.text" msgid "RmDir Statement [Runtime]" msgstr "Pernyataan RmDir [Runtime]" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "bm_id3148947\n" "help.text" msgid "RmDir statement" msgstr "pernyataan RmDir" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "hd_id3148947\n" "help.text" msgid "RmDir Statement [Runtime]" msgstr "Pernyataan RmDir [Runtime]" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3149457\n" "help.text" msgid "Deletes an existing directory from a data medium." msgstr "Menghapus direktori dari media data." #: 03020413.xhp msgctxt "" "03020413.xhp\n" "hd_id3153361\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3154367\n" "help.text" msgid "RmDir Text As String" msgstr "RmDir Teks As String" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "hd_id3156281\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3151042\n" "help.text" msgid "Text: Any string expression that specifies the name and path of the directory that you want to delete. You can also use URL notation." msgstr "" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "par_id3153192\n" "help.text" msgid "If the path is not determined, the RmDir Statement searches for the directory that you want to delete in the current path. If it is not found there, an error message appears." msgstr "" #: 03020413.xhp msgctxt "" "03020413.xhp\n" "hd_id3145271\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "tit\n" "help.text" msgid "SetAttr Statement [Runtime]" msgstr "Pernyataan SetAttr [Runtime]" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "bm_id3147559\n" "help.text" msgid "SetAttr statement" msgstr "pernyataan SetAttr" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "hd_id3147559\n" "help.text" msgid "SetAttr Statement [Runtime]" msgstr "Pernyataan SetAttr [Runtime]" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3147264\n" "help.text" msgid "Sets the attribute information for a specified file." msgstr "Mengeset informasi atribut untuk berkas yang ditentukan." #: 03020414.xhp msgctxt "" "03020414.xhp\n" "hd_id3150359\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3154365\n" "help.text" msgid "SetAttr FileName As String, Attribute As Integer" msgstr "SetAttr NamaBerkas As String, Atribut As Integer" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "hd_id3125863\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3154909\n" "help.text" msgid "FileName: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, SetAttr searches for the file in the current directory. You can also use URL notation." msgstr "" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3153192\n" "help.text" msgid "Attribute: Bit pattern defining the attributes that you want to set or to clear:" msgstr "" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3145786\n" "help.text" msgid "Value" msgstr "Nilai" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3152596\n" "help.text" msgid "0 : Normal files." msgstr "0 : Berkas normal." #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3149262\n" "help.text" msgid "1 : Read-only files." msgstr "1 : Berkas hanya-baca." #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3152576\n" "help.text" msgid "32 : File was changed since last backup (Archive bit)." msgstr "" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3153093\n" "help.text" msgid "You can set multiple attributes by combining the respective values with a logic OR statement." msgstr "" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "hd_id3147434\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03020414.xhp msgctxt "" "03020414.xhp\n" "par_id3148645\n" "help.text" msgid "On Error GoTo ErrorHandler ' Define target for error handler" msgstr "" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "tit\n" "help.text" msgid "FileExists Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "bm_id3148946\n" "help.text" msgid "FileExists function" msgstr "fungsi FileExists" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3148946\n" "help.text" msgid "FileExists Function [Runtime]" msgstr "Fungsi FileExists [Runtime]" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "par_id3153361\n" "help.text" msgid "Determines if a file or a directory is available on the data medium." msgstr "" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3150447\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "par_id3154685\n" "help.text" msgid "FileExists(FileName As String | DirectoryName As String)" msgstr "FileExists(NamaBerkas As String | NamaDirektori As String)" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3154126\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "par_id3150769\n" "help.text" msgid "Bool" msgstr "Bool" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3153770\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "par_id3147349\n" "help.text" msgid "FileName | DirectoryName: Any string expression that contains an unambiguous file specification. You can also use URL notation." msgstr "" #: 03020415.xhp msgctxt "" "03020415.xhp\n" "hd_id3149664\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030000.xhp msgctxt "" "03030000.xhp\n" "tit\n" "help.text" msgid "Date and Time Functions" msgstr "Fungsi Tanggal dan Waktu" #: 03030000.xhp msgctxt "" "03030000.xhp\n" "hd_id3150502\n" "1\n" "help.text" msgid "Date and Time Functions" msgstr "Fungsi Tanggal dan Waktu" #: 03030000.xhp msgctxt "" "03030000.xhp\n" "par_id3153255\n" "2\n" "help.text" msgid "Use the statements and functions described here to perform date and time calculations." msgstr "" #: 03030000.xhp msgctxt "" "03030000.xhp\n" "par_id3152363\n" "3\n" "help.text" msgid "%PRODUCTNAME Basic lets you calculate time or date differences by converting the time and date values to continuous numeric values. After the difference is calculated, special functions are used to reconvert the values to the standard time or date formats." msgstr "" #: 03030000.xhp msgctxt "" "03030000.xhp\n" "par_id3151054\n" "4\n" "help.text" msgid "You can combine date and time values into a single floating-decimal number. Dates are converted to integers, and times to decimal values. %PRODUCTNAME Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time." msgstr "" #: 03030100.xhp msgctxt "" "03030100.xhp\n" "tit\n" "help.text" msgid "Converting Date Values" msgstr "Mengonversi Nilai Tanggal" #: 03030100.xhp msgctxt "" "03030100.xhp\n" "hd_id3147573\n" "1\n" "help.text" msgid "Converting Date Values" msgstr "Mengonversi Nilai Tanggal" #: 03030100.xhp msgctxt "" "03030100.xhp\n" "par_id3154760\n" "2\n" "help.text" msgid "The following functions convert date values to calculable numbers and back." msgstr "" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "tit\n" "help.text" msgid "DateSerial Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "bm_id3157896\n" "help.text" msgid "DateSerial function" msgstr "fungsi DateSerial" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id3157896\n" "1\n" "help.text" msgid "DateSerial Function [Runtime]" msgstr "Fungsi DateSerial [Runtime]" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3143267\n" "2\n" "help.text" msgid "Returns a Date value for a specified year, month, or day." msgstr "" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id3147264\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3149670\n" "4\n" "help.text" msgid "DateSerial (year, month, day)" msgstr "DateSerial (tahun, bulan, hari)" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id3150792\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3150398\n" "6\n" "help.text" msgid "Date" msgstr "Tanggal" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id3154141\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3147229\n" "8\n" "help.text" msgid "Year: Integer expression that indicates a year. All values between 0 and 99 are interpreted as the years 1900-1999. For years that fall outside this range, you must enter all four digits." msgstr "" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3156280\n" "9\n" "help.text" msgid "Month: Integer expression that indicates the month of the specified year. The accepted range is from 1-12." msgstr "" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3151043\n" "10\n" "help.text" msgid "Day: Integer expression that indicates the day of the specified month. The accepted range is from 1-31. No error is returned when you enter a non-existing day for a month shorter than 31 days." msgstr "" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3161832\n" "11\n" "help.text" msgid "The DateSerial function returns the number of days between December 30,1899 and the given date. You can use this function to calculate the difference between two dates." msgstr "" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3155306\n" "12\n" "help.text" msgid "The DateSerial function returns the data type Variant with VarType 7 (Date). Internally, this value is stored as a Double value, so that when the given date is 1.1.1900, the returned value is 2. Negative values correspond to dates before December 30, 1899 (not inclusive)." msgstr "" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3152576\n" "13\n" "help.text" msgid "If a date is defined that lies outside of the accepted range, $[officename] Basic returns an error message." msgstr "" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3149481\n" "14\n" "help.text" msgid "Whereas you define the DateValue function as a string that contains the date, the DateSerial function evaluates each of the parameters (year, month, day) as separate numeric expressions." msgstr "" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "hd_id3155411\n" "15\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3154942\n" "help.text" msgid "MsgBox lDate ' returns 23476" msgstr "msgbox lDate REM menghasilkan 23476" #: 03030101.xhp msgctxt "" "03030101.xhp\n" "par_id3151074\n" "help.text" msgid "MsgBox sDate ' returns 04/09/1964" msgstr "msgbox sDate REM menghasilkan 04/09/1964" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "tit\n" "help.text" msgid "DateValue Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "bm_id3156344\n" "help.text" msgid "DateValue function" msgstr "fungsi DateValue" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3156344\n" "1\n" "help.text" msgid "DateValue Function [Runtime]" msgstr "Fungsi DateValue [Runtime]" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3150542\n" "2\n" "help.text" msgid "Returns a date value from a date string. The date string is a complete date in a single numeric value. You can also use this serial number to determine the difference between two dates." msgstr "" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3148799\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3154910\n" "4\n" "help.text" msgid "DateValue [(date)]" msgstr "DateValue [(tanggal)]" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3150870\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3153194\n" "6\n" "help.text" msgid "Date" msgstr "Tanggal" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3153969\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3153770\n" "8\n" "help.text" msgid "Date: String expression that contains the date that you want to calculate. The date can be specified in almost any format." msgstr "" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3153189\n" "22\n" "help.text" msgid "You can use this function to convert a date that occurs between December 1, 1582 and December 31, 9999 into a single integer value. You can then use this value to calculate the difference between two dates. If the date argument lies outside the acceptable range, $[officename] Basic returns an error message." msgstr "" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "par_id3146974\n" "23\n" "help.text" msgid "In contrast to the DateSerial function that passes years, months, and days as separate numeric values, the DateValue function passes the date using the format \"month.[,]day.[,]year\"." msgstr "" #: 03030102.xhp msgctxt "" "03030102.xhp\n" "hd_id3153142\n" "24\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "tit\n" "help.text" msgid "Day Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "bm_id3153345\n" "help.text" msgid "Day function" msgstr "fungsi Day" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3153345\n" "1\n" "help.text" msgid "Day Function [Runtime]" msgstr "Fungsi Day [Runtime]" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3147560\n" "2\n" "help.text" msgid "Returns a value that represents the day of the month based on a serial date number generated by DateSerial or DateValue." msgstr "" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3149456\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3150358\n" "4\n" "help.text" msgid "Day (Number)" msgstr "Day (Angka)" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3148798\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3125865\n" "6\n" "help.text" msgid "Integer" msgstr "Integer" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3150448\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3156423\n" "8\n" "help.text" msgid "Number: A numeric expression that contains a serial date number from which you can determine the day of the month." msgstr "" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3145786\n" "9\n" "help.text" msgid "This function is basically the opposite of the DateSerial function, returning the day of the month from a serial date number generated by the DateSerial or the DateValue function. For example, the expression" msgstr "" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3153190\n" "11\n" "help.text" msgid "returns the value 20." msgstr "menghasilkan nilai 20." #: 03030103.xhp msgctxt "" "03030103.xhp\n" "hd_id3149481\n" "12\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030103.xhp msgctxt "" "03030103.xhp\n" "par_id3149260\n" "14\n" "help.text" msgid "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\"" msgstr "" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "tit\n" "help.text" msgid "Month Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "bm_id3153127\n" "help.text" msgid "Month function" msgstr "fungsi Month" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3153127\n" "1\n" "help.text" msgid "Month Function [Runtime]" msgstr "Fungsi Month [Runtime]" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3148550\n" "2\n" "help.text" msgid "Returns the month of a year from a serial date that is generated by the DateSerial or the DateValue function." msgstr "" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3145068\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3150398\n" "4\n" "help.text" msgid "Month (Number)" msgstr "Month (Angka)" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3154366\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3154125\n" "6\n" "help.text" msgid "Integer" msgstr "Integer" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3150768\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3156423\n" "8\n" "help.text" msgid "Number: Numeric expression that contains the serial date number that is used to determine the month of the year." msgstr "" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3153770\n" "9\n" "help.text" msgid "This function is the opposite of the DateSerial function. It returns the month in the year that corresponds to the serial date that is generated by DateSerial or DateValue. For example, the expression" msgstr "" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3145366\n" "11\n" "help.text" msgid "returns the value 12." msgstr "menghasilkan nilai 12." #: 03030104.xhp msgctxt "" "03030104.xhp\n" "hd_id3146923\n" "12\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030104.xhp msgctxt "" "03030104.xhp\n" "par_id3149664\n" "14\n" "help.text" msgid "MsgBox \"\" & Month(Now) ,64,\"The current month\"" msgstr "MsgBox \"\" & Month(Now) ,64,\"Bulan saat ini\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "tit\n" "help.text" msgid "WeekDay Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "bm_id3153127\n" "help.text" msgid "WeekDay function" msgstr "fungsi WeekDay" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3153127\n" "1\n" "help.text" msgid "WeekDay Function [Runtime]" msgstr "Fungsi WeekDay [Runtime]" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3146795\n" "2\n" "help.text" msgid "Returns the number corresponding to the weekday represented by a serial date number that is generated by the DateSerial or the DateValue function." msgstr "" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3145068\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3149655\n" "4\n" "help.text" msgid "WeekDay (Number)" msgstr "WeekDay (Angka)" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3148799\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3154125\n" "6\n" "help.text" msgid "Integer" msgstr "Integer" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3150768\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3151042\n" "8\n" "help.text" msgid "Number: Integer expression that contains the serial date number that is used to calculate the day of the week (1-7)." msgstr "" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3159254\n" "9\n" "help.text" msgid "The following example determines the day of the week using the WeekDay function when you enter a date." msgstr "" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "hd_id3148616\n" "10\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3148576\n" "13\n" "help.text" msgid "' Return And display the day of the week" msgstr "" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3151117\n" "16\n" "help.text" msgid "sDay=\"Sunday\"" msgstr "sDay=\"Minggu\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3153952\n" "18\n" "help.text" msgid "sDay=\"Monday\"" msgstr "sDay=\"Senin\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3153157\n" "20\n" "help.text" msgid "sDay=\"Tuesday\"" msgstr "sDay=\"Selasa\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3154942\n" "22\n" "help.text" msgid "sDay=\"Wednesday\"" msgstr "sDay=\"Rabu\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3155416\n" "24\n" "help.text" msgid "sDay=\"Thursday\"" msgstr "sDay=\"Kamis\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3154015\n" "26\n" "help.text" msgid "sDay=\"Friday\"" msgstr "sDay=\"Jumat\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3153707\n" "28\n" "help.text" msgid "sDay=\"Saturday\"" msgstr "sDay=\"Sabtu\"" #: 03030105.xhp msgctxt "" "03030105.xhp\n" "par_id3148993\n" "30\n" "help.text" msgid "MsgBox \"\" + sDay,64,\"Today Is\"" msgstr "msgbox \"\" + sDay,64,\"Hari ini adalah\"" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "tit\n" "help.text" msgid "Year Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "bm_id3148664\n" "help.text" msgid "Year function" msgstr "fungsi Year" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3148664\n" "1\n" "help.text" msgid "Year Function [Runtime]" msgstr "Fungsi Year [Runtime]" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3149655\n" "2\n" "help.text" msgid "Returns the year from a serial date number that is generated by the DateSerial or the DateValue function." msgstr "" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3154125\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3147229\n" "4\n" "help.text" msgid "Year (Number)" msgstr "Year (Angka)" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3154685\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3153970\n" "6\n" "help.text" msgid "Integer" msgstr "Integer" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3150440\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3163712\n" "8\n" "help.text" msgid "Number: Integer expression that contains the serial date number that is used to calculate the year." msgstr "" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3152596\n" "9\n" "help.text" msgid "This function is the opposite of the DateSerial function, and returns the year of a serial date. For example, the expression:" msgstr "" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3149483\n" "11\n" "help.text" msgid "returns the value 1994." msgstr "menghasilkan nilai 1994." #: 03030106.xhp msgctxt "" "03030106.xhp\n" "hd_id3146985\n" "12\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030106.xhp msgctxt "" "03030106.xhp\n" "par_id3153363\n" "14\n" "help.text" msgid "MsgBox \"\" & Year(Now) ,64,\"Current year\"" msgstr "MsgBox \"\" & Year(Now) ,64,\"Tahun saat ini\"" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "tit\n" "help.text" msgid "CDateToIso Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "bm_id3150620\n" "help.text" msgid "CdateToIso function" msgstr "fungsi CdateToIso" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateToIso Function [Runtime]" msgstr "Fungsi CDateToIso [Runtime]" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3151097\n" "help.text" msgid "Returns the date in ISO format from a serial date number that is generated by the DateSerial or the DateValue function." msgstr "" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3149497\n" "help.text" msgid "CDateToIso(Number)" msgstr "CDateToIso(Angka)" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3154422\n" "help.text" msgid "String" msgstr "String" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3145136\n" "help.text" msgid "Number: Integer that contains the serial date number." msgstr "" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030107.xhp msgctxt "" "03030107.xhp\n" "par_id3153126\n" "help.text" msgid "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\"" msgstr "MsgBox \"\" & CDateToIso(Now) ,64,\"Tanggal ISO\"" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "tit\n" "help.text" msgid "CDateFromIso Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "bm_id3153127\n" "help.text" msgid "CdateFromIso function" msgstr "fungsi CdateFromIso" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3153127\n" "1\n" "help.text" msgid "CDateFromIso Function [Runtime]" msgstr "Fungsi CDateFromIso [Runtime]" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3148550\n" "2\n" "help.text" msgid "Returns the internal date number from a string that contains a date in ISO format." msgstr "" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3148947\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3150400\n" "4\n" "help.text" msgid "CDateFromIso(String)" msgstr "CDateFromIso(String)" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3154367\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3156212\n" "6\n" "help.text" msgid "Internal date number" msgstr "" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3125864\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3154685\n" "8\n" "help.text" msgid "String: A string that contains a date in ISO format. The year may have two or four digits." msgstr "" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "hd_id3150439\n" "9\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3147318\n" "10\n" "help.text" msgid "dateval = CDateFromIso(\"20021231\")" msgstr "dateval = CDateFromIso(\"20021231\")" #: 03030108.xhp msgctxt "" "03030108.xhp\n" "par_id3146921\n" "11\n" "help.text" msgid "returns 12/31/2002 in the date format of your system" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "tit\n" "help.text" msgid "DateAdd Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "bm_id6269417\n" "help.text" msgid "DateAdd function" msgstr "fungsi DateAdd" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10548\n" "help.text" msgid "DateAdd Function [Runtime]" msgstr "Fungsi DateAdd [Runtime]" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10558\n" "help.text" msgid "Adds a date interval to a given date a number of times and returns the resulting date." msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1055B\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1055F\n" "help.text" msgid "DateAdd (Add, Count, Date)" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1061E\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10622\n" "help.text" msgid "A Variant containing a date." msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10625\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10629\n" "help.text" msgid "Add - A string expression from the following table, specifying the date interval." msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10636\n" "help.text" msgid "Add (string value)" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1063C\n" "help.text" msgid "Explanation" msgstr "Penjelasan" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10643\n" "help.text" msgid "yyyy" msgstr "yyyy" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10649\n" "help.text" msgid "Year" msgstr "Tahun" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10650\n" "help.text" msgid "q" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10656\n" "help.text" msgid "Quarter" msgstr "Kuarter" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1065D\n" "help.text" msgid "m" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10663\n" "help.text" msgid "Month" msgstr "Bulan" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1066A\n" "help.text" msgid "y" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10670\n" "help.text" msgid "Day of year" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10677\n" "help.text" msgid "w" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1067D\n" "help.text" msgid "Weekday" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10684\n" "help.text" msgid "ww" msgstr "ww" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1068A\n" "help.text" msgid "Week of year" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10691\n" "help.text" msgid "d" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN10697\n" "help.text" msgid "Day" msgstr "Hari" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN1069E\n" "help.text" msgid "h" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106A4\n" "help.text" msgid "Hour" msgstr "Jam" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106AB\n" "help.text" msgid "n" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106B1\n" "help.text" msgid "Minute" msgstr "Menit" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106B8\n" "help.text" msgid "s" msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106BE\n" "help.text" msgid "Second" msgstr "Detik" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106C1\n" "help.text" msgid "Count - A numerical expression specifying how often the Add interval will be added (Count is positive) or subtracted (Count is negative)." msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106C4\n" "help.text" msgid "Date - A given date or the name of a Variant variable containing a date. The Add value will be added Count times to this value." msgstr "" #: 03030110.xhp msgctxt "" "03030110.xhp\n" "par_idN106C7\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030111.xhp #, fuzzy msgctxt "" "03030111.xhp\n" "tit\n" "help.text" msgid "CDateToUnoDate Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030111.xhp #, fuzzy msgctxt "" "03030111.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateToUnoDate function" msgstr "fungsi CdateToIso" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateToUnoDate Function [Runtime]" msgstr "Fungsi CDateToUnoDate [Runtime]" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3151097\n" "help.text" msgid "Returns the date as a UNO com.sun.star.util.Date struct." msgstr "" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3149497\n" "help.text" msgid "CDateToUnoDate(aDate)" msgstr "" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3154422\n" "help.text" msgid "com.sun.star.util.Date" msgstr "" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "par_id3145136\n" "help.text" msgid "aDate: Date to convert" msgstr "" #: 03030111.xhp msgctxt "" "03030111.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030112.xhp #, fuzzy msgctxt "" "03030112.xhp\n" "tit\n" "help.text" msgid "CDateFromUnoDate Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030112.xhp #, fuzzy msgctxt "" "03030112.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateFromUnoDate function" msgstr "fungsi CdateFromIso" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateFromUnoDate Function [Runtime]" msgstr "Fungsi CDateFromUnoDate [Runtime]" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "par_id3151097\n" "help.text" msgid "Converts a UNO com.sun.star.util.Date struct to a Date value." msgstr "" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "par_id3149497\n" "help.text" msgid "CDateFromUnoDate(aDate)" msgstr "" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "par_id3154422\n" "help.text" msgid "Date" msgstr "Tanggal" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "par_id3145136\n" "help.text" msgid "aDate: Date to convert" msgstr "" #: 03030112.xhp msgctxt "" "03030112.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030113.xhp #, fuzzy msgctxt "" "03030113.xhp\n" "tit\n" "help.text" msgid "CDateToUnoTime Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030113.xhp #, fuzzy msgctxt "" "03030113.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateToUnoTime function" msgstr "fungsi CdateToIso" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateToUnoTime Function [Runtime]" msgstr "Fungsi CDateToUnoTime [Runtime]" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3151097\n" "help.text" msgid "Returns the time part of the date as a UNO com.sun.star.util.Time struct." msgstr "" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3149497\n" "help.text" msgid "CDateToUnoTime(aDate)" msgstr "" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3154422\n" "help.text" msgid "com.sun.star.util.Time" msgstr "" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "par_id3145136\n" "help.text" msgid "aDate: Date value to convert" msgstr "" #: 03030113.xhp msgctxt "" "03030113.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030114.xhp #, fuzzy msgctxt "" "03030114.xhp\n" "tit\n" "help.text" msgid "CDateFromUnoTime Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030114.xhp #, fuzzy msgctxt "" "03030114.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateFromUnoTime function" msgstr "fungsi CdateFromIso" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateFromUnoTime Function [Runtime]" msgstr "Fungsi CDateFromUnoTime [Runtime]" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3151097\n" "help.text" msgid "Converts a UNO com.sun.star.util.Time struct to a Date value." msgstr "" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3149497\n" "help.text" msgid "CDateFromUnoTime(aTime)" msgstr "" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3154422\n" "help.text" msgid "Date" msgstr "Tanggal" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "par_id3145136\n" "help.text" msgid "aTime: Time to convert" msgstr "" #: 03030114.xhp msgctxt "" "03030114.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030115.xhp #, fuzzy msgctxt "" "03030115.xhp\n" "tit\n" "help.text" msgid "CDateToUnoDateTime Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030115.xhp #, fuzzy msgctxt "" "03030115.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateToUnoDateTime function" msgstr "fungsi FileDateTime" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateToUnoDateTime Function [Runtime]" msgstr "Fungsi CDateToUnoDateTime [Runtime]" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3151097\n" "help.text" msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct." msgstr "" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3149497\n" "help.text" msgid "CDateToUnoDateTime(aDate)" msgstr "" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3154422\n" "help.text" msgid "com.sun.star.util.DateTime" msgstr "" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "par_id3145136\n" "help.text" msgid "aDate: Date value to convert" msgstr "" #: 03030115.xhp msgctxt "" "03030115.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030116.xhp #, fuzzy msgctxt "" "03030116.xhp\n" "tit\n" "help.text" msgid "CDateFromUnoDateTime Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030116.xhp #, fuzzy msgctxt "" "03030116.xhp\n" "bm_id3150620\n" "help.text" msgid "CDateFromUnoDateTime function" msgstr "fungsi FileDateTime" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3150620\n" "help.text" msgid "CDateFromUnoDateTime Function [Runtime]" msgstr "Fungsi CDateFromUnoDateTime [Runtime]" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3151097\n" "help.text" msgid "Converts a UNO com.sun.star.util.DateTime struct to a Date value." msgstr "" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3159224\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3149497\n" "help.text" msgid "CDateFromUnoDateTime(aDateTime)" msgstr "" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3154422\n" "help.text" msgid "Date" msgstr "Tanggal" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3147303\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "par_id3145136\n" "help.text" msgid "aDateTime: DateTime to convert" msgstr "" #: 03030116.xhp msgctxt "" "03030116.xhp\n" "hd_id3147243\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "tit\n" "help.text" msgid "DateDiff Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "bm_id6134830\n" "help.text" msgid "DateDiff function" msgstr "fungsi DateDiff" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10542\n" "help.text" msgid "DateDiff Function [Runtime]" msgstr "Fungsi DateDiff [Runtime]" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10546\n" "help.text" msgid "Returns the number of date intervals between two given date values." msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10549\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10648\n" "help.text" msgid "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1064B\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1064F\n" "help.text" msgid "A number." msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10652\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10656\n" "help.text" msgid "Add - A string expression from the following table, specifying the date interval." msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10664\n" "help.text" msgid "Date1, Date2 - The two date values to be compared." msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1066A\n" "help.text" msgid "Week_start - An optional parameter that specifies the starting day of a week." msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1067A\n" "help.text" msgid "Week_start value" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10680\n" "help.text" msgid "Explanation" msgstr "Penjelasan" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10687\n" "help.text" msgid "0" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1068D\n" "help.text" msgid "Use system default value" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10694\n" "help.text" msgid "1" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1069A\n" "help.text" msgid "Sunday (default)" msgstr "Minggu (utama)" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106A1\n" "help.text" msgid "2" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106A7\n" "help.text" msgid "Monday" msgstr "Senin" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106AE\n" "help.text" msgid "3" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106B4\n" "help.text" msgid "Tuesday" msgstr "Selasa" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106BB\n" "help.text" msgid "4" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106C1\n" "help.text" msgid "Wednesday" msgstr "Rabu" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106C8\n" "help.text" msgid "5" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106CE\n" "help.text" msgid "Thursday" msgstr "Kamis" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106D5\n" "help.text" msgid "6" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106DB\n" "help.text" msgid "Friday" msgstr "Jumat" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106E2\n" "help.text" msgid "7" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106E8\n" "help.text" msgid "Saturday" msgstr "Sabtu" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106EB\n" "help.text" msgid "Year_start - An optional parameter that specifies the starting week of a year." msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN106FB\n" "help.text" msgid "Year_start value" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10701\n" "help.text" msgid "Explanation" msgstr "Penjelasan" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10708\n" "help.text" msgid "0" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1070E\n" "help.text" msgid "Use system default value" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10715\n" "help.text" msgid "1" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1071B\n" "help.text" msgid "Week 1 is the week with January, 1st (default)" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10722\n" "help.text" msgid "2" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10728\n" "help.text" msgid "Week 1 is the first week containing four or more days of that year" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN1072F\n" "help.text" msgid "3" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10735\n" "help.text" msgid "Week 1 is the first week containing only days of the new year" msgstr "" #: 03030120.xhp msgctxt "" "03030120.xhp\n" "par_idN10738\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "tit\n" "help.text" msgid "DatePart Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "bm_id249946\n" "help.text" msgid "DatePart function" msgstr "fungsi DatePart" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10542\n" "help.text" msgid "DatePart Function [Runtime]" msgstr "Fungsi DatePart [Runtime]" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10546\n" "help.text" msgid "The DatePart function returns a specified part of a date." msgstr "" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10549\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105E8\n" "help.text" msgid "DatePart (Add, Date [, Week_start [, Year_start]])" msgstr "" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105EB\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105EF\n" "help.text" msgid "A Variant containing a date." msgstr "" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105F2\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN105F6\n" "help.text" msgid "Add - A string expression from the following table, specifying the date interval." msgstr "" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10604\n" "help.text" msgid "Date - The date from which the result is calculated." msgstr "" #: 03030130.xhp msgctxt "" "03030130.xhp\n" "par_idN10611\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030200.xhp msgctxt "" "03030200.xhp\n" "tit\n" "help.text" msgid "Converting Time Values" msgstr "Mengonversi Nilai Waktu" #: 03030200.xhp msgctxt "" "03030200.xhp\n" "hd_id3147226\n" "1\n" "help.text" msgid "Converting Time Values" msgstr "Mengonversi Nilai Waktu" #: 03030200.xhp msgctxt "" "03030200.xhp\n" "par_id3149415\n" "2\n" "help.text" msgid "The following functions convert time values to calculable numbers." msgstr "" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "tit\n" "help.text" msgid "Hour Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "bm_id3156042\n" "help.text" msgid "Hour function" msgstr "fungsi Hour" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3156042\n" "1\n" "help.text" msgid "Hour Function [Runtime]" msgstr "Fungsi Hour [Runtime]" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3149346\n" "2\n" "help.text" msgid "Returns the hour from a time value that is generated by the TimeSerial or the TimeValue function." msgstr "" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3147574\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3147264\n" "4\n" "help.text" msgid "Hour (Number)" msgstr "Hour (Angka)" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3145069\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3149670\n" "6\n" "help.text" msgid "Integer" msgstr "Integer" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3150359\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3154366\n" "8\n" "help.text" msgid "Number: Numeric expression that contains the serial time value that is used to return the hour value." msgstr "" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3154909\n" "9\n" "help.text" msgid "This function is the opposite of the TimeSerial function. It returns an integer value that represents the hour from a time value that is generated by the TimeSerial or the TimeValue function. For example, the expression" msgstr "" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3163798\n" "10\n" "help.text" msgid "Print Hour(TimeSerial(12,30,41))" msgstr "Print Hour(TimeSerial(12:30:41))" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3155132\n" "11\n" "help.text" msgid "returns the value 12." msgstr "menghasilkan nilai 12." #: 03030201.xhp msgctxt "" "03030201.xhp\n" "hd_id3147348\n" "12\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3146985\n" "13\n" "help.text" msgid "Sub ExampleHour" msgstr "Sub ExampleHour" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3156441\n" "14\n" "help.text" msgid "Print \"The current hour is \" & Hour( Now )" msgstr "Print \"Sekarang adalah jam \" & Hour( Now )" #: 03030201.xhp msgctxt "" "03030201.xhp\n" "par_id3153145\n" "15\n" "help.text" msgid "End Sub" msgstr "End Sub" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "tit\n" "help.text" msgid "Minute Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "bm_id3155419\n" "help.text" msgid "Minute function" msgstr "fungsi Minute" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3155419\n" "1\n" "help.text" msgid "Minute Function [Runtime]" msgstr "Fungsi Minute [Runtime]" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3156344\n" "2\n" "help.text" msgid "Returns the minute of the hour that corresponds to the serial time value that is generated by the TimeSerial or the TimeValue function." msgstr "" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3154758\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3149656\n" "4\n" "help.text" msgid "Minute (Number)" msgstr "Minute (Angka)" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3148798\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3150449\n" "6\n" "help.text" msgid "Integer" msgstr "Integer" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3153193\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3153969\n" "8\n" "help.text" msgid "Number: Numeric expression that contains the serial time value that is used to return the minute value." msgstr "" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3150869\n" "9\n" "help.text" msgid "This function is the opposite of the TimeSerial function. It returns the minute of the serial time value that is generated by the TimeSerial or the TimeValue function. For example, the expression:" msgstr "" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3149262\n" "10\n" "help.text" msgid "Print Minute(TimeSerial(12,30,41))" msgstr "Print Minute(TimeSerial(12:30:41))" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3148576\n" "11\n" "help.text" msgid "returns the value 30." msgstr "menghasilkan nilai 30." #: 03030202.xhp msgctxt "" "03030202.xhp\n" "hd_id3150010\n" "12\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3159154\n" "13\n" "help.text" msgid "Sub ExampleMinute" msgstr "Sub ExampleMinute" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3146119\n" "14\n" "help.text" msgid "MsgBox \"The current minute is \"& Minute(Now)& \".\"" msgstr "MsgBox \"Saat ini menit \"& Minute(Now)& \".\"" #: 03030202.xhp msgctxt "" "03030202.xhp\n" "par_id3153726\n" "15\n" "help.text" msgid "end sub" msgstr "end sub" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "tit\n" "help.text" msgid "Now Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "bm_id3149416\n" "help.text" msgid "Now function" msgstr "fungsi Now" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "hd_id3149416\n" "help.text" msgid "Now Function [Runtime]" msgstr "Fungsi Now [Runtime]" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id3149670\n" "help.text" msgid "Returns the current system date and time as a Date value." msgstr "" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "hd_id3149456\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id3149655\n" "help.text" msgid "Now" msgstr "Now" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "hd_id3154366\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id3154909\n" "help.text" msgid "Date" msgstr "Tanggal" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "hd_id3147229\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030203.xhp msgctxt "" "03030203.xhp\n" "par_id3150870\n" "help.text" msgid "MsgBox \"It is now \" & Now" msgstr "msgbox \"Saat ini \" & Now" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "tit\n" "help.text" msgid "Second Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "bm_id3153346\n" "help.text" msgid "Second function" msgstr "fungsi Second" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3153346\n" "help.text" msgid "Second Function [Runtime]" msgstr "Fungsi Second [Runtime]" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3156023\n" "help.text" msgid "Returns an integer that represents the seconds of the serial time number that is generated by the TimeSerial or the TimeValue function." msgstr "" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3147264\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3146795\n" "help.text" msgid "Second (Number)" msgstr "Second (Angka)" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3150792\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3154140\n" "help.text" msgid "Integer" msgstr "Integer" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3156280\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3154124\n" "help.text" msgid "Number: Numeric expression that contains the serial time number that is used to calculate the number of seconds." msgstr "" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3125864\n" "help.text" msgid "This function is the opposite of the TimeSerial function. It returns the seconds of a serial time value that is generated by the TimeSerial or TimeValue functions. For example, the expression:" msgstr "" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3153951\n" "help.text" msgid "Print Second(TimeSerial(12,30,41))" msgstr "Print Second(TimeSerial(12,30,41))" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3151117\n" "help.text" msgid "returns the value 41." msgstr "menghasilkan nilai 41." #: 03030204.xhp msgctxt "" "03030204.xhp\n" "hd_id3147426\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030204.xhp msgctxt "" "03030204.xhp\n" "par_id3156441\n" "help.text" msgid "MsgBox \"The exact second of the current time is \"& Second( Now )" msgstr "" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "tit\n" "help.text" msgid "TimeSerial Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "bm_id3143271\n" "help.text" msgid "TimeSerial function" msgstr "fungsi TimeSerial" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3143271\n" "help.text" msgid "TimeSerial Function [Runtime]" msgstr "Fungsi TimeSerial [Runtime]" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3156344\n" "help.text" msgid "Calculates a serial time value for the specified hour, minute, and second parameters that are passed as numeric value. You can then use this value to calculate the difference between times." msgstr "" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3146794\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3150792\n" "help.text" msgid "TimeSerial (hour, minute, second)" msgstr "TimeSerial (jam, menit, detik)" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3148797\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3154908\n" "help.text" msgid "Date" msgstr "Tanggal" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3154124\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3153193\n" "help.text" msgid "hour: Any integer expression that indicates the hour of the time that is used to determine the serial time value. Valid values: 0-23." msgstr "" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3159252\n" "help.text" msgid "minute: Any integer expression that indicates the minute of the time that is used to determine the serial time value. In general, use values between 0 and 59. However, you can also use values that lie outside of this range, where the number of minutes influence the hour value." msgstr "" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3161831\n" "help.text" msgid "second: Any integer expression that indicates the second of the time that is used to determine the serial time value. In general, you can use values between 0 and 59. However, you can also use values that lie outside of this range, where the number seconds influences the minute value." msgstr "" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3155854\n" "help.text" msgid "Examples:" msgstr "Contoh:" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3153952\n" "help.text" msgid "12, -5, 45 corresponds to 11, 55, 45" msgstr "" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3147349\n" "help.text" msgid "12, 61, 45 corresponds to 13, 2, 45" msgstr "" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3147426\n" "help.text" msgid "12, 20, -2 corresponds to 12, 19, 58" msgstr "" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3153365\n" "help.text" msgid "12, 20, 63 corresponds to 12, 21, 4" msgstr "" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3146985\n" "help.text" msgid "You can use the TimeSerial function to convert any time into a single value that you can use to calculate time differences." msgstr "" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3155308\n" "help.text" msgid "The TimeSerial function returns the type Variant with VarType 7 (Date). This value is stored internally as a double-precision number between 0 and 0.9999999999. As opposed to the DateSerial or DateValue function, where the serial date values are calculated as days relative to a fixed date, you can calculate with values returned by the TimeSerial function, but you cannot evaluate them." msgstr "" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3149482\n" "help.text" msgid "In the TimeValue function, you can pass a string as a parameter containing the time. For the TimeSerial function, however, you can pass the individual parameters (hour, minute, second) as separate numeric expressions." msgstr "" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "hd_id3154790\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3155600\n" "help.text" msgid "MsgBox dDate,64,\"Time as a number\"" msgstr "MsgBox dDate,64,\"Waktu sebagai angka\"" #: 03030205.xhp msgctxt "" "03030205.xhp\n" "par_id3153417\n" "help.text" msgid "MsgBox sDate,64,\"Formatted time\"" msgstr "MsgBox sDate,64,\"Waktu berformat\"" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "tit\n" "help.text" msgid "TimeValue Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "bm_id3149670\n" "help.text" msgid "TimeValue function" msgstr "fungsi TimeValue" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3149670\n" "help.text" msgid "TimeValue Function [Runtime]" msgstr "Fungsi TimeValue [Runtime]" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3153361\n" "help.text" msgid "Calculates a serial time value from the specified hour, minute, and second - parameters passed as strings - that represents the time in a single numeric value. This value can be used to calculate the difference between times." msgstr "" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3154138\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3156282\n" "help.text" msgid "TimeValue (Text As String)" msgstr "TimeValue (Teks As String)" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3153969\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3156424\n" "help.text" msgid "Date" msgstr "Tanggal" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3145172\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3145786\n" "help.text" msgid "Text: Any string expression that contains the time that you want to calculate in the format \"HH:MM:SS\"." msgstr "" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3152578\n" "help.text" msgid "Use the TimeValue function to convert any time into a single value, so that you can calculate time differences." msgstr "" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3163710\n" "help.text" msgid "This TimeValue function returns the type Variant with VarType 7 (Date), and stores this value internally as a double-precision number between 0 and 0.9999999999." msgstr "" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3151117\n" "help.text" msgid "As opposed to the DateSerial or the DateValue function, where serial date values result in days relative to a fixed date, you can calculate with the values that are returned by the TimeValue function, but you cannot evaluate them." msgstr "" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3147426\n" "help.text" msgid "In the TimeSerial function, you can pass individual parameters (hour, minute, second) as separate numeric expressions. For the TimeValue function, however, you can pass a string as a parameter containing the time." msgstr "" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "hd_id3145271\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3149378\n" "help.text" msgid "a1 = \"start time\"" msgstr "a1 = \"waktu mulai\"" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3145800\n" "help.text" msgid "b1 = \"end time\"" msgstr "b1 = \"waktu selesai\"" #: 03030206.xhp msgctxt "" "03030206.xhp\n" "par_id3151074\n" "help.text" msgid "c1 = \"total time\"" msgstr "c1 = \"waktu total\"" #: 03030300.xhp msgctxt "" "03030300.xhp\n" "tit\n" "help.text" msgid "System Date and Time" msgstr "" #: 03030300.xhp msgctxt "" "03030300.xhp\n" "hd_id3154923\n" "1\n" "help.text" msgid "System Date and Time" msgstr "" #: 03030300.xhp msgctxt "" "03030300.xhp\n" "par_id3149457\n" "2\n" "help.text" msgid "The following functions and statements set or return the system date and time." msgstr "" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "tit\n" "help.text" msgid "Date Statement [Runtime]" msgstr "Pernyataan Date [Runtime]" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "bm_id3156027\n" "help.text" msgid "Date statement" msgstr "pernyataan Date" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "hd_id3156027\n" "help.text" msgid "Date Statement [Runtime]" msgstr "Pernyataan Date [Runtime]" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "par_id3147291\n" "help.text" msgid "Returns the current system date as a string, or resets the date. The date format depends on your local system settings." msgstr "" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "hd_id3148686\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "par_id3146794\n" "help.text" msgid "Date ; Date = Text As String" msgstr "" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "hd_id3154347\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "par_id3145069\n" "help.text" msgid "Text: Only required in order to reset the system date. In this case, the string expression must correspond to the date format defined in your local settings." msgstr "" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "hd_id3150793\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030301.xhp msgctxt "" "03030301.xhp\n" "par_id3156424\n" "help.text" msgid "MsgBox \"The date is \" & Date" msgstr "msgbox \"Tanggalnya adalah \" & Date" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "tit\n" "help.text" msgid "Time Statement [Runtime]" msgstr "Pernyataan Time [Runtime]" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "bm_id3145090\n" "help.text" msgid "Time statement" msgstr "pernyataan Time" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "hd_id3145090\n" "help.text" msgid "Time Statement [Runtime]" msgstr "Pernyataan Time [Runtime]" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "par_id3150984\n" "help.text" msgid "This function returns the current system time as a string in the format \"HH:MM:SS\"." msgstr "" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "hd_id3154346\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "par_id3149670\n" "help.text" msgid "Time" msgstr "Time" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "hd_id3150792\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "par_id3149656\n" "help.text" msgid "Text: Any string expression that specifies the new time in the format \"HH:MM:SS\"." msgstr "" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "hd_id3145173\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030302.xhp msgctxt "" "03030302.xhp\n" "par_id3150870\n" "help.text" msgid "MsgBox Time,0,\"The time is\"" msgstr "MsgBox Time,0,\"Waktunya adalah\"" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "tit\n" "help.text" msgid "Timer Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "bm_id3149346\n" "help.text" msgid "Timer function" msgstr "fungsi Timer" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "hd_id3149346\n" "help.text" msgid "Timer Function [Runtime]" msgstr "Fungsi Timer [Runtime]" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3156023\n" "help.text" msgid "Returns a value that specifies the number of seconds that have elapsed since midnight." msgstr "" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3156212\n" "help.text" msgid "You must first declare a variable to call the Timer function and assign it the \"Long \" data type, otherwise a Date value is returned." msgstr "" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "hd_id3153768\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3161831\n" "help.text" msgid "Timer" msgstr "Timer" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "hd_id3146975\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3146984\n" "help.text" msgid "Date" msgstr "Tanggal" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "hd_id3156442\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3145748\n" "help.text" msgid "MsgBox lSec,0,\"Seconds since midnight\"" msgstr "MsgBox lSec,0,\"Detik sejak tengah malam\"" #: 03030303.xhp msgctxt "" "03030303.xhp\n" "par_id3156283\n" "help.text" msgid "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"The time is\"" msgstr "MsgBox Right(\"00\" & lHour , 2) & \":\"& Right(\"00\" & lMin , 2) & \":\" & Right(\"00\" & lSec , 2) ,0,\"Waktunya adalah\"" #: 03050000.xhp msgctxt "" "03050000.xhp\n" "tit\n" "help.text" msgid "Error-Handling Functions" msgstr "" #: 03050000.xhp msgctxt "" "03050000.xhp\n" "hd_id3143271\n" "1\n" "help.text" msgid "Error-Handling Functions" msgstr "Fungsi Penanganan Kesalahan" #: 03050000.xhp msgctxt "" "03050000.xhp\n" "par_id3145068\n" "2\n" "help.text" msgid "Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors." msgstr "" #: 03050000.xhp msgctxt "" "03050000.xhp\n" "par_id3148946\n" "3\n" "help.text" msgid "$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs." msgstr "" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "tit\n" "help.text" msgid "Erl Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "bm_id3157896\n" "help.text" msgid "Erl function" msgstr "fungsi Erl" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3157896\n" "help.text" msgid "Erl Function [Runtime]" msgstr "Fungsi Erl [Runtime]" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3153394\n" "help.text" msgid "Returns the line number where an error occurred during program execution." msgstr "" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3147574\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3146795\n" "help.text" msgid "Erl" msgstr "Erl" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3147265\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3154924\n" "help.text" msgid "Integer" msgstr "Integer" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3150792\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3153771\n" "help.text" msgid "The Erl function only returns a line number, and not a line label." msgstr "" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "hd_id3146921\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3150010\n" "help.text" msgid "On Error GoTo ErrorHandler ' Set up error handler" msgstr "" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3153188\n" "help.text" msgid "' Error caused by non-existent file" msgstr "Kesalahan REM karena berkas yang tidak ada" #: 03050100.xhp msgctxt "" "03050100.xhp\n" "par_id3155416\n" "help.text" msgid "MsgBox \"Error \" & err & \": \" & Error$ + chr(13) + \"In Line : \" + Erl + chr(13) + Now , 16 ,\"An error occurred\"" msgstr "MsgBox \"Kesalahan \" & Err & \": \" & Error$ + chr(13) + \"Pada baris : \" + Erl + chr(13) + Now , 16 ,\"sebuah kesalahan telah terjadi\"" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "tit\n" "help.text" msgid "Err Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "bm_id3156343\n" "help.text" msgid "Err function" msgstr "fungsi Err" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3156343\n" "1\n" "help.text" msgid "Err Function [Runtime]" msgstr "Fungsi Err [Runtime]" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3150541\n" "2\n" "help.text" msgid "Returns an error code that identifies the error that occurred during program execution." msgstr "" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3149656\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3154123\n" "4\n" "help.text" msgid "Err" msgstr "Err" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3147229\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3150869\n" "6\n" "help.text" msgid "Integer" msgstr "Integer" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3153193\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3149561\n" "8\n" "help.text" msgid "The Err function is used in error-handling routines to determine the error and the corrective action." msgstr "" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "hd_id3147317\n" "9\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3147426\n" "11\n" "help.text" msgid "On Error Goto ErrorHandler REM Set up error handler" msgstr "" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3149481\n" "14\n" "help.text" msgid "REM Error occurs due to non-existent file" msgstr "Kesalahan REM karena berkas yang tidak ada" #: 03050200.xhp msgctxt "" "03050200.xhp\n" "par_id3145646\n" "21\n" "help.text" msgid "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"an error occurred\"" msgstr "MsgBox \"Kesalahan \" & Err & \": \" & Error$ + chr(13) + \"Pada baris : \" + Erl + chr(13) + Now , 16 ,\"sebuah kesalahan telah terjadi\"" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "tit\n" "help.text" msgid "Error Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "bm_id3159413\n" "help.text" msgid "Error function" msgstr "fungsi Error" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3159413\n" "1\n" "help.text" msgid "Error Function [Runtime]" msgstr "Fungsi Error [Runtime]" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3148663\n" "2\n" "help.text" msgid "Returns the error message that corresponds to a given error code." msgstr "Menghasilkan pesan kesalahan yang berkorespondensi dengan kode kesalahan yang diberikan." #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3153379\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3154366\n" "4\n" "help.text" msgid "Error (Expression)" msgstr "Error (Ekspresi)" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3145173\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3154125\n" "6\n" "help.text" msgid "String" msgstr "String" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "hd_id3150869\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3153193\n" "8\n" "help.text" msgid "Expression: Any numeric expression that contains the error code of the error message that you want to return." msgstr "Ekspresi: Ekspresi numerik apa saja yang mengandung kode kesalahan dari pesan kesalahan yang hendak Anda hasilkan." #: 03050300.xhp msgctxt "" "03050300.xhp\n" "par_id3159254\n" "9\n" "help.text" msgid "If no parameters are passed, the Error function returns the error message of the most recent error that occurred during program execution." msgstr "" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "tit\n" "help.text" msgid "On Error GoTo ... Resume Statement [Runtime]" msgstr "" #: 03050500.xhp #, fuzzy msgctxt "" "03050500.xhp\n" "bm_id3146795\n" "help.text" msgid "Resume Next parameter On Error GoTo ... Resume statement" msgstr "parameter Resume NextOn pernyataan Error GoTo ... Resume" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "hd_id3146795\n" "help.text" msgid "On Error GoTo ... Resume Statement [Runtime]" msgstr "Pernyataan On Error GoTo ... Resume [Runtime]" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3150358\n" "help.text" msgid "Enables an error-handling routine after an error occurs, or resumes program execution." msgstr "" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "hd_id3151212\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3145173\n" "help.text" msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}" msgstr "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "hd_id3154125\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3150869\n" "help.text" msgid "GoTo Labelname: If an error occurs, enables the error-handling routine that starts at the line \"Labelname\"." msgstr "" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3150439\n" "help.text" msgid "Resume Next: If an error occurs, program execution continues with the statement that follows the statement in which the error occurred." msgstr "" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3149482\n" "help.text" msgid "GoTo 0: Disables the error handler in the current procedure." msgstr "" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3149483\n" "help.text" msgid "Local: \"On error\" is global in scope, and remains active until canceled by another \"On error\" statement. \"On Local error\" is local to the routine which invokes it. Local error handling overrides any previous global setting. When the invoking routine exits, the local error handling is canceled automatically, and any previous global setting is restored." msgstr "" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3148619\n" "help.text" msgid "The On Error GoTo statement is used to react to errors that occur in a macro." msgstr "" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "hd_id3146985\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3153876\n" "help.text" msgid "Print #iNumber, \"This is a line of text\"" msgstr "Print #iNumber, \"Ini adalah baris teks\"" #: 03050500.xhp msgctxt "" "03050500.xhp\n" "par_id3146916\n" "help.text" msgid "MsgBox \"All files will be closed\",0,\"Error\"" msgstr "MsgBox \"Semua berkas akan ditutup\",0,\"Kesalahan\"" #: 03060000.xhp msgctxt "" "03060000.xhp\n" "tit\n" "help.text" msgid "Logical Operators" msgstr "Operator Logika" #: 03060000.xhp msgctxt "" "03060000.xhp\n" "hd_id3147559\n" "1\n" "help.text" msgid "Logical Operators" msgstr "Operator Logika" #: 03060000.xhp msgctxt "" "03060000.xhp\n" "par_id3153379\n" "2\n" "help.text" msgid "The following logical operators are supported by $[officename] Basic." msgstr "Operator logika berikut didukung oleh $[officename] Basic." #: 03060000.xhp msgctxt "" "03060000.xhp\n" "par_id3154138\n" "3\n" "help.text" msgid "Logical operators combine (bitwise) the contents of two expressions or variables, for example, to test if specific bits are set or not." msgstr "" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "tit\n" "help.text" msgid "AND Operator [Runtime]" msgstr "Operator Eqv [Runtime]" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "bm_id3146117\n" "help.text" msgid "AND operator (logical)" msgstr "operator AND (logika)" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3146117\n" "help.text" msgid "AND Operator [Runtime]" msgstr "Operator AND [Runtime]" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3143268\n" "help.text" msgid "Logically combines two expressions." msgstr "Menggabungkan dua ekspresi secara logikal." #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3147574\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3156344\n" "help.text" msgid "Result = Expression1 And Expression2" msgstr "Hasil = Ekspresi1 And Ekspresi2" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3148946\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3149457\n" "help.text" msgid "Result: Any numeric variable that records the result of the combination." msgstr "Hasil: Variabel numerik apa saja yang mengandung hasil dari kombinasi." #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3150541\n" "help.text" msgid "Expression1, Expression2: Any expressions that you want to combine." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak Anda gabungkan." #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3156215\n" "help.text" msgid "Boolean expressions combined with AND only return the value True if both expressions evaluate to True:" msgstr "" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3150870\n" "help.text" msgid "True AND True returns True; for all other combinations the result is False." msgstr "True AND True menghasilkan True; untuk hasil kombinasi yang lain akan menghasilkan False." #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3153768\n" "help.text" msgid "The AND operator also performs a bitwise comparison of identically positioned bits in two numeric expressions." msgstr "" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "hd_id3153727\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3146984\n" "help.text" msgid "vVarOut = A > B And B > C ' returns -1" msgstr "vVarOut = A > B And B > C REM menghasilkan -1" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3154014\n" "help.text" msgid "vVarOut = B > A And B > C ' returns 0" msgstr "vVarOut = B > A And B > C REM menghasilkan 0" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3149262\n" "help.text" msgid "vVarOut = A > B And B > D ' returns 0" msgstr "vVarOut = A > B And B > D REM menghasilkan 0" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3145751\n" "help.text" msgid "vVarOut = (B > D And B > A) ' returns 0" msgstr "vVarOut = (B > D And B > A) REM menghasilkan 0" #: 03060100.xhp msgctxt "" "03060100.xhp\n" "par_id3147394\n" "help.text" msgid "vVarOut = B And A ' returns 8 due to the bitwise And combination of both arguments" msgstr "" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "tit\n" "help.text" msgid "Eqv Operator [Runtime]" msgstr "Operator Eqv [Runtime]" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "bm_id3156344\n" "help.text" msgid "Eqv operator (logical)" msgstr "operator Eqv (logika)" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3156344\n" "help.text" msgid "Eqv Operator [Runtime]" msgstr "Operator Eqv [Runtime]" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3149656\n" "help.text" msgid "Calculates the logical equivalence of two expressions." msgstr "Menghitung ekuivalensi logika dari dua ekspresi." #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3154367\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3154910\n" "help.text" msgid "Result = Expression1 Eqv Expression2" msgstr "Hasil = Ekspresi1 Eqv Ekspresi2" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3151043\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3150869\n" "help.text" msgid "Result: Any numeric variable that contains the result of the comparison." msgstr "Hasil: Variabel numerik apa saja yang mengandung hasil dari perbadindang." #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3150448\n" "help.text" msgid "Expression1, Expression2: Any expressions that you want to compare." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3149562\n" "help.text" msgid "When testing for equivalence between Boolean expressions, the result is True if both expressions are either True or False." msgstr "" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3154319\n" "help.text" msgid "In a bit-wise comparison, the Eqv operator only sets the corresponding bit in the result if a bit is set in both expressions, or in neither expression." msgstr "" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "hd_id3159154\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3152462\n" "help.text" msgid "vOut = A > B Eqv B > C ' returns -1" msgstr "vOut = A > B Eqv B > C REM menghasilkan -1" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3153191\n" "help.text" msgid "vOut = B > A Eqv B > C ' returns 0" msgstr "vOut = B > A Eqv B > C REM menghasilkan 0" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3145799\n" "help.text" msgid "vOut = A > B Eqv B > D ' returns 0" msgstr "vOut = A > B Eqv B > D REM menghasilkan 0" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3149412\n" "help.text" msgid "vOut = (B > D Eqv B > A) ' returns -1" msgstr "vOut = (B > D Eqv B > A) REM menghasilkan -1" #: 03060200.xhp msgctxt "" "03060200.xhp\n" "par_id3149959\n" "help.text" msgid "vOut = B Eqv A ' returns -3" msgstr "vOut = B Eqv A REM menghasilkan -3" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "tit\n" "help.text" msgid "Imp-Operator [Runtime]" msgstr "Operator Eqv [Runtime]" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "bm_id3156024\n" "help.text" msgid "Imp operator (logical)" msgstr "operator Imp (logika)" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3156024\n" "help.text" msgid "Imp Operator [Runtime]" msgstr "Operator Imp [Runtime]" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3148947\n" "help.text" msgid "Performs a logical implication on two expressions." msgstr "Melaksanakan implikasi logika terhadap dua ekspresi." #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3148664\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3149656\n" "help.text" msgid "Result = Expression1 Imp Expression2" msgstr "Hasil = Ekspresi 1 Imp Ekspresi2" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3151212\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3154910\n" "help.text" msgid "Result: Any numeric variable that contains the result of the implication." msgstr "Hasil: Variabel numerik apa saja yang mengandung hasil dari perbadindang." #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3156281\n" "help.text" msgid "Expression1, Expression2: Any expressions that you want to evaluate with the Imp operator." msgstr "" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3150440\n" "help.text" msgid "If you use the Imp operator in Boolean expressions, False is only returned if the first expression evaluates to True and the second expression to False." msgstr "" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3163710\n" "help.text" msgid "If you use the Imp operator in bit expressions, a bit is deleted from the result if the corresponding bit is set in the first expression and the corresponding bit is deleted in the second expression." msgstr "" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "hd_id3147318\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3145750\n" "help.text" msgid "vOut = A > B Imp B > C ' returns -1" msgstr "vOut = A > B Imp B > C REM menghasilkan -1" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3156441\n" "help.text" msgid "vOut = B > A Imp B > C ' returns -1" msgstr "vOut = B > A Imp B > C REM menghasilkan -1" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3152596\n" "help.text" msgid "vOut = A > B Imp B > D ' returns 0" msgstr "vOut = A > B Imp B > D REM menghasilkan 0" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3154942\n" "help.text" msgid "vOut = (B > D Imp B > A) ' returns -1" msgstr "vOut = (B > D Imp B > A) REM menghasilkan -1" #: 03060300.xhp msgctxt "" "03060300.xhp\n" "par_id3154492\n" "help.text" msgid "vOut = B Imp A ' returns -1" msgstr "vOut = B Imp A REM menghasilkan -1" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "tit\n" "help.text" msgid "Not-Operator [Runtime]" msgstr "Operator Eqv [Runtime]" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "bm_id3156024\n" "help.text" msgid "Not operator (logical)" msgstr "operator Not (logika)" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3156024\n" "help.text" msgid "Not-Operator [Runtime]" msgstr "Operator Not [Runtime]" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3159414\n" "help.text" msgid "Negates an expression by inverting the bit values." msgstr "Membuat ingkaran ekspresi dengan membalikkan nilai bitnya." #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3149457\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3150360\n" "help.text" msgid "Result = Not Expression" msgstr "Hasil = Not Ekspresi" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3151211\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3147228\n" "help.text" msgid "Result: Any numeric variable that contains the result of the negation." msgstr "Hasil: Variabel numerik apa saja yang mengandung hasil dari perbadindang." #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3154124\n" "help.text" msgid "Expression: Any expression that you want to negate." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3150868\n" "help.text" msgid "When a Boolean expression is negated, the value True changes to False, and the value False changes to True." msgstr "" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3145785\n" "help.text" msgid "In a bitwise negation each individual bit is inverted." msgstr "" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "hd_id3153093\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3145749\n" "help.text" msgid "vOut = Not vA ' Returns -11" msgstr "vOut = Not vA REM menghasilkan -11" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3148645\n" "help.text" msgid "vOut = Not(vC > vD) ' Returns -1" msgstr "vOut = Not(vC > vD) REM menghasilkan -1" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3156441\n" "help.text" msgid "vOut = Not(vB > vA) ' Returns -1" msgstr "vOut = Not(vB > vA) REM menghasilkan -1" #: 03060400.xhp msgctxt "" "03060400.xhp\n" "par_id3152596\n" "help.text" msgid "vOut = Not(vA > vB) ' Returns 0" msgstr "vOut = Not(vA > vB) REM menghasilkan 0" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "tit\n" "help.text" msgid "Or-Operator [Runtime]" msgstr "Operator Eqv [Runtime]" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "bm_id3150986\n" "help.text" msgid "Or operator (logical)" msgstr "operator Or (logika)" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3150986\n" "help.text" msgid "Or Operator [Runtime]" msgstr "Operator Or [Runtime]" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3148552\n" "help.text" msgid "Performs a logical OR disjunction on two expressions." msgstr "Melaksanakan disjungsi logika OR pada dua ekspresi." #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3148664\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3150358\n" "help.text" msgid "Result = Expression1 Or Expression2" msgstr "Hasil = Ekspresi1 Or Ekspresi2" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3151211\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3153192\n" "help.text" msgid "Result: Any numeric variable that contains the result of the disjunction." msgstr "Hasil: Variabel numerik apa saja yang mengandung hasil dari perbadindang." #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3147229\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions that you want to compare." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3154684\n" "help.text" msgid "A logical OR disjunction of two Boolean expressions returns the value True if at least one comparison expression is True." msgstr "" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "par_id3153768\n" "help.text" msgid "A bit-wise comparison sets a bit in the result if the corresponding bit is set in at least one of the two expressions." msgstr "" #: 03060500.xhp msgctxt "" "03060500.xhp\n" "hd_id3161831\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "tit\n" "help.text" msgid "Xor-Operator [Runtime]" msgstr "Operator Eqv [Runtime]" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "bm_id3156024\n" "help.text" msgid "Xor operator (logical)" msgstr "operator Xor (logika)" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3156024\n" "help.text" msgid "Xor-Operator [Runtime]" msgstr "Operator Xor [Runtime]" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3159414\n" "help.text" msgid "Performs a logical Exclusive-Or combination of two expressions." msgstr "" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3153381\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3150400\n" "help.text" msgid "Result = Expression1 Xor Expression2" msgstr "Hasil = Ekspresi1 Xor Ekspresi2" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3153968\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3150448\n" "help.text" msgid "Result: Any numeric variable that contains the result of the combination." msgstr "Hasil: Variabel numerik apa saja yang mengandung hasil dari perbadindang." #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3125864\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions that you want to combine." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak Anda gabungkan." #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3150439\n" "help.text" msgid "A logical Exclusive-Or conjunction of two Boolean expressions returns the value True only if both expressions are different from each other." msgstr "" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3153770\n" "help.text" msgid "A bitwise Exclusive-Or conjunction returns a bit if the corresponding bit is set in only one of the two expressions." msgstr "" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "hd_id3153366\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3156442\n" "help.text" msgid "vOut = vA > vB Xor vB > vC ' returns 0" msgstr "vOut = vA > vB Xor vB > vC REM menghasilkan 0" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3153191\n" "help.text" msgid "vOut = vB > vA Xor vB > vC ' returns -1" msgstr "vOut = vB > vA Xor vB > vC REM menghasilkan -1" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3153144\n" "help.text" msgid "vOut = vA > vB Xor vB > vD ' returns -1" msgstr "vOut = vA > vB Xor vB > vD REM menghasilkan -1" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3154944\n" "help.text" msgid "vOut = (vB > vD Xor vB > vA) ' returns 0" msgstr "vOut = (vB > vD Xor vB > vA) REM menghasilkan 0" #: 03060600.xhp msgctxt "" "03060600.xhp\n" "par_id3148455\n" "help.text" msgid "vOut = vB Xor vA ' returns 2" msgstr "vOut = vB Xor vA REM menghasilkan 2" #: 03070000.xhp msgctxt "" "03070000.xhp\n" "tit\n" "help.text" msgid "Mathematical Operators" msgstr "Operator Matematika" #: 03070000.xhp msgctxt "" "03070000.xhp\n" "hd_id3149234\n" "1\n" "help.text" msgid "Mathematical Operators" msgstr "Operator Matematika" #: 03070000.xhp msgctxt "" "03070000.xhp\n" "par_id3145068\n" "2\n" "help.text" msgid "The following mathematical operators are supported in $[officename] Basic." msgstr "Operator matematika berikut didukung oleh $[officename] Basic." #: 03070000.xhp msgctxt "" "03070000.xhp\n" "par_id3148552\n" "3\n" "help.text" msgid "This chapter provides a short overview of all of the arithmetical operators that you may need for calculations within a program." msgstr "Bab ini menyediakan penjelasan singkat dari seluruh operator aritmatika yang mungkin Anda perlukan untuk kalkulasi di dalam program." #: 03070100.xhp msgctxt "" "03070100.xhp\n" "tit\n" "help.text" msgid "\"-\" Operator [Runtime]" msgstr "Operator Eqv [Runtime]" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "bm_id3156042\n" "help.text" msgid "\"-\" operator (mathematical)" msgstr "operator \"-\" (matematika)" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3156042\n" "help.text" msgid "\"-\" Operator [Runtime]" msgstr "Operator \"-\" [Runtime]" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3153345\n" "help.text" msgid "Subtracts two values." msgstr "Mengurangkan dua nilai." #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3149416\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3156023\n" "help.text" msgid "Result = Expression1 - Expression2" msgstr "Hasil = Ekspresi1 - Eskpresi2" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3147560\n" "help.text" msgid "Result: Any numerical expression that contains the result of the subtraction." msgstr "Hasil: Variabel numerik apa saja yang mengandung hasil dari perbadindang." #: 03070100.xhp msgctxt "" "03070100.xhp\n" "par_id3150398\n" "help.text" msgid "Expression1, Expression2: Any numerical expressions that you want to subtract." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03070100.xhp msgctxt "" "03070100.xhp\n" "hd_id3154366\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "tit\n" "help.text" msgid "\"*\" Operator [Runtime]" msgstr "Operator Eqv [Runtime]" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "bm_id3147573\n" "help.text" msgid "\"*\" operator (mathematical)" msgstr "operator \"*\" (matematika)" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3147573\n" "help.text" msgid "\"*\" Operator [Runtime]" msgstr "Operator \"*\" [Runtime]" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3154347\n" "help.text" msgid "Multiplies two values." msgstr "Mengalikan dua nilai." #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3148946\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3150358\n" "help.text" msgid "Result = Expression1 * Expression2" msgstr "Hasil = Ekspresi1 * Ekspresi2" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3150400\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3154365\n" "help.text" msgid "Result: Any numeric expression that records the result of a multiplication." msgstr "Hasil: Variabel numerik apa saja yang mengandung hasil dari kombinasi." #: 03070200.xhp msgctxt "" "03070200.xhp\n" "par_id3154685\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions that you want to multiply." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak Anda gabungkan." #: 03070200.xhp msgctxt "" "03070200.xhp\n" "hd_id3153968\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "tit\n" "help.text" msgid "\"+\" Operator [Runtime]" msgstr "Operator Eqv [Runtime]" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "bm_id3145316\n" "help.text" msgid "\"+\" operator (mathematical)" msgstr "operator \"+\" (matematika)" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3145316\n" "help.text" msgid "\"+\" Operator [Runtime]" msgstr "Operator \"+\" [Runtime]" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3145068\n" "help.text" msgid "Adds or combines two expressions." msgstr "Menambah atau menggabung dua ekspresi." #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3144500\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3150358\n" "help.text" msgid "Result = Expression1 + Expression2" msgstr "Hasil = Ekspresi1 + Ekspresi2" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3150400\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3154123\n" "help.text" msgid "Result: Any numerical expression that contains the result of the addition." msgstr "Hasil: Variabel numerik apa saja yang mengandung hasil dari perbadindang." #: 03070300.xhp msgctxt "" "03070300.xhp\n" "par_id3150870\n" "help.text" msgid "Expression1, Expression2: Any numerical expressions that you want to combine or to add." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak Anda gabungkan." #: 03070300.xhp msgctxt "" "03070300.xhp\n" "hd_id3153969\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "tit\n" "help.text" msgid "\"/\" Operator [Runtime]" msgstr "Operator Eqv [Runtime]" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "bm_id3150669\n" "help.text" msgid "\"/\" operator (mathematical)" msgstr "operator \"/\" (matematika)" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3150669\n" "help.text" msgid "\"/\" Operator [Runtime]" msgstr "Operator \"/\" [Runtime]" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3149670\n" "help.text" msgid "Divides two values." msgstr "Membagi dua nilai." #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3148946\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3153360\n" "help.text" msgid "Result = Expression1 / Expression2" msgstr "Hasil = Ekspresi1 / Ekspresi2" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3150359\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3154141\n" "help.text" msgid "Result: Any numerical value that contains the result of the division." msgstr "Hasil: Variabel numerik apa saja yang mengandung hasil dari perbadindang." #: 03070400.xhp msgctxt "" "03070400.xhp\n" "par_id3150448\n" "help.text" msgid "Expression1, Expression2: Any numerical expressions that you want to divide." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak Anda gabungkan." #: 03070400.xhp msgctxt "" "03070400.xhp\n" "hd_id3154684\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "tit\n" "help.text" msgid "\"^\" Operator [Runtime]" msgstr "Operator Eqv [Runtime]" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "bm_id3145315\n" "help.text" msgid "\"^\" operator (mathematical)" msgstr "operator \"^\" (matematika)" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3145315\n" "help.text" msgid "\"^\" Operator [Runtime]" msgstr "Operator \"^\" [Runtime]" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3149670\n" "help.text" msgid "Raises a number to a power." msgstr "Memangkatkan angka." #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3147264\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3149656\n" "help.text" msgid "Result = Expression ^ Exponent" msgstr "Hasil = Ekspresi ^ Eksponen" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3151211\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3153192\n" "help.text" msgid "Result: Any numerical expression that contains the result of the number raised to a power." msgstr "Hasil: Variabel numerik apa saja yang mengandung hasil dari perbadindang." #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3150448\n" "help.text" msgid "Expression: Numerical value that you want to raise to a power." msgstr "" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3156422\n" "help.text" msgid "Exponent: The value of the power that you want to raise the expression to." msgstr "" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "hd_id3147287\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03070500.xhp msgctxt "" "03070500.xhp\n" "par_id3146984\n" "help.text" msgid "Print Exp ( 23 * Log( 12.345 ) ) ' Raises by forming a logarithm" msgstr "" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "tit\n" "help.text" msgid "Mod-Operator [Runtime]" msgstr "Operator Eqv [Runtime]" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "bm_id3150669\n" "help.text" msgid "MOD operator (mathematical)" msgstr "operator MOD (matematika)" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3150669\n" "help.text" msgid "Mod Operator [Runtime]" msgstr "Operator Mod [Runtime]" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3148686\n" "help.text" msgid "Returns the integer remainder of a division." msgstr "" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3146795\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3147560\n" "help.text" msgid "Result = Expression1 MOD Expression2" msgstr "Hasil = Ekspresi1 MOD Ekspresi2" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3149657\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3153380\n" "help.text" msgid "Integer" msgstr "Integer" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3154365\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3145172\n" "help.text" msgid "Result: Any numeric variable that contains the result of the MOD operation." msgstr "Hasil: Variabel numerik apa saja yang mengandung hasil dari perbadindang." #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3151042\n" "help.text" msgid "Expression1, Expression2: Any numeric expressions that you want to divide." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak Anda gabungkan." #: 03070600.xhp msgctxt "" "03070600.xhp\n" "hd_id3147287\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3161832\n" "help.text" msgid "Print 10 Mod 2.5 ' returns 0" msgstr "print 10 mod 2.5 REM menghasilkan 0" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3146922\n" "help.text" msgid "Print 10 / 2.5 ' returns 4" msgstr "print 10 / 2.5 REM menghasilkan 4" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3145273\n" "help.text" msgid "Print 10 Mod 5 ' returns 0" msgstr "print 10 mod 5 REM menghasilkan 0" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3150011\n" "help.text" msgid "Print 10 / 5 ' returns 2" msgstr "print 10 / 5 REM menghasilkan 2" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3149483\n" "help.text" msgid "Print 5 Mod 10 ' returns 5" msgstr "print 5 mod 10 REM menghasilkan 5" #: 03070600.xhp msgctxt "" "03070600.xhp\n" "par_id3151114\n" "help.text" msgid "Print 5 / 10 ' returns 0.5" msgstr "print 5 / 10 REM menghasilkan 0.5" #: 03080000.xhp msgctxt "" "03080000.xhp\n" "tit\n" "help.text" msgid "Numeric Functions" msgstr "Fungsi Numerik" #: 03080000.xhp msgctxt "" "03080000.xhp\n" "hd_id3153127\n" "1\n" "help.text" msgid "Numeric Functions" msgstr "Fungsi Numerik" #: 03080000.xhp msgctxt "" "03080000.xhp\n" "par_id3148550\n" "2\n" "help.text" msgid "The following numeric functions perform calculations. Mathematical and Boolean operators are described in a separate section. Functions differ from operators in that functions pass arguments and return a result, instead of operators that return a result by combining two numeric expressions." msgstr "" #: 03080100.xhp msgctxt "" "03080100.xhp\n" "tit\n" "help.text" msgid "Trigonometric Functions" msgstr "Fungsi Triginometri" #: 03080100.xhp msgctxt "" "03080100.xhp\n" "hd_id3159201\n" "1\n" "help.text" msgid "Trigonometric Functions" msgstr "Fungsi Trigonometri" #: 03080100.xhp msgctxt "" "03080100.xhp\n" "par_id3149180\n" "2\n" "help.text" msgid "The following are the trigonometric functions that are supported in $[officename] Basic." msgstr "Fungsi trigonometri berikut didukung oleh $[officename] Basic." #: 03080101.xhp msgctxt "" "03080101.xhp\n" "tit\n" "help.text" msgid "Atn Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "bm_id3150616\n" "help.text" msgid "Atn function" msgstr "Fungsi Atn" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3150616\n" "help.text" msgid "Atn Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3149346\n" "help.text" msgid "Trigonometric function that returns the arctangent of a numeric expression. The return value is in the range -Pi/2 to +Pi/2." msgstr "" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3143271\n" "help.text" msgid "The arctangent is the inverse of the tangent function. The Atn Function returns the angle \"Alpha\", expressed in radians, using the tangent of this angle. The function can also return the angle \"Alpha\" by comparing the ratio of the length of the side that is opposite of the angle to the length of the side that is adjacent to the angle in a right-angled triangle." msgstr "" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3145315\n" "help.text" msgid "Atn(side opposite the angle/side adjacent to angle)= Alpha" msgstr "" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3149669\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3148947\n" "help.text" msgid "Atn (Number)" msgstr "Atn (Angka)" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3148664\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3150359\n" "help.text" msgid "Double" msgstr "Ganda" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3148798\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3156212\n" "help.text" msgid "Number: Any numerical expression that represents the ratio of two sides of a right triangle. The Atn function returns the corresponding angle in radians (arctangent)." msgstr "" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3153192\n" "help.text" msgid "To convert radians to degrees, multiply radians by 180/pi." msgstr "" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3147230\n" "help.text" msgid "degree=(radian*180)/pi" msgstr "degree=(radian*180)/pi" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3125864\n" "help.text" msgid "radian=(degree*pi)/180" msgstr "radian=(degree*pi)/180" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3159252\n" "help.text" msgid "Pi is here the fixed circle constant with the rounded value 3.14159." msgstr "" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "hd_id3153142\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3146985\n" "help.text" msgid "' The following example calculates for a right-angled triangle" msgstr "" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3145750\n" "help.text" msgid "' the angle Alpha from the tangent of the angle Alpha:" msgstr "" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3151112\n" "help.text" msgid "' rounded Pi = 3.14159 Is a predefined constant" msgstr "" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3149262\n" "help.text" msgid "d1 = InputBox(\"Enter the length of the side adjacent to the angle: \",\"Adjacent\")" msgstr "" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3149482\n" "help.text" msgid "d2 = InputBox(\"Enter the length of the side opposite the angle: \",\"Opposite\")" msgstr "" #: 03080101.xhp msgctxt "" "03080101.xhp\n" "par_id3155415\n" "help.text" msgid "Print \"The Alpha angle is\"; (atn (d2/d1) * 180 / Pi); \" degrees\"" msgstr "" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "tit\n" "help.text" msgid "Cos Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "bm_id3154923\n" "help.text" msgid "Cos function" msgstr "fungsi Cos" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3154923\n" "help.text" msgid "Cos Function [Runtime]" msgstr "Fungsi Cos [Runtime]" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3159413\n" "help.text" msgid "Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1." msgstr "" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3150358\n" "help.text" msgid "Using the angle Alpha, the Cos-Function calculates the ratio of the length of the side that is adjacent to the angle, divided by the length of the hypotenuse in a right-angled triangle." msgstr "" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3154141\n" "help.text" msgid "Cos(Alpha) = Adjacent/Hypotenuse" msgstr "" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3154125\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3145172\n" "help.text" msgid "Cos (Number)" msgstr "Cos (Angka)" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3156214\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3150449\n" "help.text" msgid "Double" msgstr "Ganda" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3153969\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3153770\n" "help.text" msgid "Number: Numeric expression that specifies an angle in radians that you want to calculate the cosine for." msgstr "" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3145749\n" "help.text" msgid "To convert degrees to radians, multiply degrees by pi/180. To convert radians to degrees, multiply radians by 180/pi." msgstr "" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3149664\n" "help.text" msgid "degree=(radian*180)/pi" msgstr "degree=(radian*180)/pi" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3146985\n" "help.text" msgid "radian=(degree*pi)/180" msgstr "radian=(degree*pi)/180" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3152885\n" "help.text" msgid "Pi is here the fixed circle constant with the rounded value 3.14159..." msgstr "" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "hd_id3153951\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3155855\n" "help.text" msgid "' The following example allows for a right-angled triangle the input of" msgstr "" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3149484\n" "help.text" msgid "' secant and angle (in degrees) and calculates the length of the hypotenuse:" msgstr "" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3150010\n" "help.text" msgid "' rounded Pi = 3.14159" msgstr "" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3144764\n" "help.text" msgid "d1 = InputBox(\"Enter the length of the adjacent side: \",\"Adjacent\")" msgstr "" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3154491\n" "help.text" msgid "dAngle = InputBox(\"Enter the angle Alpha (in degrees): \",\"Alpha\")" msgstr "" #: 03080102.xhp msgctxt "" "03080102.xhp\n" "par_id3151074\n" "help.text" msgid "Print \"The length of the hypothenuse is\"; (d1 / cos (dAngle * Pi / 180))" msgstr "" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "tit\n" "help.text" msgid "Sin Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "bm_id3153896\n" "help.text" msgid "Sin function" msgstr "Fungsi Sin" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3153896\n" "help.text" msgid "Sin Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3149456\n" "help.text" msgid "Returns the sine of an angle. The angle is specified in radians. The result lies between -1 and 1." msgstr "" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3153379\n" "help.text" msgid "Using the angle Alpha, the Sin Function returns the ratio of the length of the opposite side of an angle to the length of the hypotenuse in a right-angled triangle." msgstr "" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3148798\n" "help.text" msgid "Sin(Alpha) = side opposite the angle/hypotenuse" msgstr "" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3147230\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3154909\n" "help.text" msgid "Sin (Number)" msgstr "Sin (Angka)" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3156214\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3150870\n" "help.text" msgid "Double" msgstr "Ganda" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3155132\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3145786\n" "help.text" msgid "Number: Numeric expression that defines the angle in radians that you want to calculate the sine for." msgstr "" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3155413\n" "help.text" msgid "To convert degrees to radians, multiply degrees by Pi/180, and to convert radians to degrees, multiply radians by 180/Pi." msgstr "" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3149664\n" "help.text" msgid "grad=(radiant*180)/pi" msgstr "grad=(radiant*180)/pi" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3153143\n" "help.text" msgid "radiant=(grad*pi)/180" msgstr "radiant=(grad*pi)/180" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3151112\n" "help.text" msgid "Pi is approximately 3.141593." msgstr "Pi mendekati 3.141593." #: 03080103.xhp msgctxt "" "03080103.xhp\n" "hd_id3163712\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3149482\n" "help.text" msgid "' In this example, the following entry is possible for a right-angled triangle:" msgstr "" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3148577\n" "help.text" msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the hypotenuse:" msgstr "" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3150011\n" "help.text" msgid "' Pi = 3.1415926 is a predefined variable" msgstr "" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3145251\n" "help.text" msgid "d1 = InputBox(\"Enter the length of the opposite side: \",\"Opposite Side\")" msgstr "" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3148456\n" "help.text" msgid "dAlpha = InputBox(\"Enter the angle Alpha (in degrees): \",\"Alpha\")" msgstr "" #: 03080103.xhp msgctxt "" "03080103.xhp\n" "par_id3153877\n" "help.text" msgid "Print \"The length of the hypotenuse is\"; (d1 / sin (dAlpha * Pi / 180))" msgstr "" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "tit\n" "help.text" msgid "Tan Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "bm_id3148550\n" "help.text" msgid "Tan function" msgstr "fungsi Tan" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3148550\n" "help.text" msgid "Tan Function [Runtime]" msgstr "Fungsi Tan [Runtime]" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3148663\n" "help.text" msgid "Determines the tangent of an angle. The angle is specified in radians." msgstr "" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3153379\n" "help.text" msgid "Using the angle Alpha, the Tan Function calculates the ratio of the length of the side opposite the angle to the length of the side adjacent to the angle in a right-angled triangle." msgstr "" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3154366\n" "help.text" msgid "Tan(Alpha) = side opposite the angle/side adjacent to angle" msgstr "" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3145174\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3151042\n" "help.text" msgid "Tan (Number)" msgstr "Tan (Angka)" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3156214\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3156281\n" "help.text" msgid "Double" msgstr "Ganda" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3155132\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3145786\n" "help.text" msgid "Number: Any numeric expression that you want to calculate the tangent for (in radians)." msgstr "" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3153728\n" "help.text" msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi." msgstr "" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3155414\n" "help.text" msgid "degrees=(radiant*180)/Pi" msgstr "degrees=(radiant*180)/Pi" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3146975\n" "help.text" msgid "radiant=(degrees*Pi)/180" msgstr "radiant=(degrees*Pi)/180" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3147434\n" "help.text" msgid "Pi is approximately 3.141593." msgstr "Pi mendekati 3.141593." #: 03080104.xhp msgctxt "" "03080104.xhp\n" "hd_id3149483\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3148646\n" "help.text" msgid "' In this example, the following entry is possible for a right-angled triangle:" msgstr "" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3150012\n" "help.text" msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the side adjacent to the angle:" msgstr "" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3153158\n" "help.text" msgid "' Pi = 3.1415926 is a pre-defined variable" msgstr "" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3145252\n" "help.text" msgid "d1 = InputBox(\"Enter the length of the side opposite the angle: \",\"opposite\")" msgstr "" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3149582\n" "help.text" msgid "dAlpha = InputBox(\"Enter the Alpha angle (in degrees): \",\"Alpha\")" msgstr "" #: 03080104.xhp msgctxt "" "03080104.xhp\n" "par_id3154016\n" "help.text" msgid "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))" msgstr "" #: 03080200.xhp msgctxt "" "03080200.xhp\n" "tit\n" "help.text" msgid "Exponential and Logarithmic Functions" msgstr "Fungsi Eksponen dan Logaritma" #: 03080200.xhp msgctxt "" "03080200.xhp\n" "hd_id3154758\n" "1\n" "help.text" msgid "Exponential and Logarithmic Functions" msgstr "Fungsi Eksponen dan Logaritma" #: 03080200.xhp msgctxt "" "03080200.xhp\n" "par_id3148550\n" "2\n" "help.text" msgid "$[officename] Basic supports the following exponential and logarithmic functions." msgstr "$[officename] Basic mendukung fungsi eksponensial dan logaritma berikut." #: 03080201.xhp msgctxt "" "03080201.xhp\n" "tit\n" "help.text" msgid "Exp Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "bm_id3150616\n" "help.text" msgid "Exp function" msgstr "fungsi Exp" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3150616\n" "help.text" msgid "Exp Function [Runtime]" msgstr "Fungsi Exp [Runtime]" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3155555\n" "help.text" msgid "Returns the base of the natural logarithm (e = 2.718282) raised to a power." msgstr "" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3150984\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3145315\n" "help.text" msgid "Exp (Number)" msgstr "Exp (Angka)" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3154347\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3149670\n" "help.text" msgid "Double" msgstr "Ganda" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3150793\n" "help.text" msgid "Number: Any numeric expression that specifies the power that you want to raise \"e\" to (the base of natural logarithms). The power must be for both single-precision numbers less than or equal to 88.02969 and double-precision numbers less than or equal to 709.782712893, since $[officename] Basic returns an Overflow error for numbers exceeding these values." msgstr "" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "hd_id3156280\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3159254\n" "help.text" msgid "Const b2=1.345e34" msgstr "const b2=1.345e34" #: 03080201.xhp msgctxt "" "03080201.xhp\n" "par_id3161832\n" "help.text" msgid "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\"" msgstr "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Perkalian oleh logaritma\"" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "tit\n" "help.text" msgid "Log Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "bm_id3149416\n" "help.text" msgid "Log function" msgstr "fungsi Log" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3149416\n" "help.text" msgid "Log Function [Runtime]" msgstr "Fungsi Log [Runtime]" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3145066\n" "help.text" msgid "Returns the natural logarithm of a number." msgstr "" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3159414\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3154760\n" "help.text" msgid "Log (Number)" msgstr "Log (Angka)" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3149457\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3150791\n" "help.text" msgid "Double" msgstr "Ganda" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3151211\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3151041\n" "help.text" msgid "Number: Any numeric expression that you want to calculate the natural logarithm for." msgstr "" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3150869\n" "help.text" msgid "The natural logarithm is the logarithm to the base e. Base e is a constant with an approximate value of 2.718282..." msgstr "" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3153968\n" "help.text" msgid "You can calculate logarithms to any base (n) for any number (x) by dividing the natural logarithm of x by the natural logarithm of n, as follows:" msgstr "" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3145420\n" "help.text" msgid "Log n(x) = Log(x) / Log(n)" msgstr "Log n(x) = Log(x) / Log(n)" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "hd_id3155131\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03080202.xhp msgctxt "" "03080202.xhp\n" "par_id3149262\n" "help.text" msgid "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\"" msgstr "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Perkalian oleh fungsi logaritma\"" #: 03080300.xhp msgctxt "" "03080300.xhp\n" "tit\n" "help.text" msgid "Generating Random Numbers" msgstr "Menghasilkan Angka Acak" #: 03080300.xhp msgctxt "" "03080300.xhp\n" "hd_id3143270\n" "1\n" "help.text" msgid "Generating Random Numbers" msgstr "Menghasilkan Angka Acak" #: 03080300.xhp msgctxt "" "03080300.xhp\n" "par_id3154347\n" "2\n" "help.text" msgid "The following statements and functions generate random numbers." msgstr "" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "tit\n" "help.text" msgid "Randomize Statement [Runtime]" msgstr "Pernyataan Randomize [Runtime]" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "bm_id3150616\n" "help.text" msgid "Randomize statement" msgstr "pernyataan Randomize" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3150616\n" "help.text" msgid "Randomize Statement [Runtime]" msgstr "" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3145090\n" "help.text" msgid "Initializes the random-number generator used by the Rnd function." msgstr "" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3147573\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3145315\n" "help.text" msgid "Randomize [Number]" msgstr "Randomize [Angka]" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3152456\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3149670\n" "help.text" msgid "Number: Any integer value. Used as seed to initialize the random-number generator. Equal seeds result in equal random-number sequences by the Rnd function. If the parameter is omitted, the Randomize statement will be ignored." msgstr "" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id110520161656428611\n" "help.text" msgid "Unless a predictable sequence of numbers is desired, there is no need to use the Randomize statement, as the random-number generator will be initialized automatically at first use – it will be seeded using a system-provided random-number generator that produces uniformly-distributed, non-deterministic random numbers. If no such generator is available on the system, the system time will be used as seed." msgstr "" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id12052016194258344\n" "help.text" msgid "The Randomize statement affects BASIC's Rnd function only. Other random-number generators (for example the Calc's RAND() function, etc.) are not affected by it." msgstr "" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "hd_id3149655\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03080301.xhp #, fuzzy msgctxt "" "03080301.xhp\n" "par_id3147288\n" "help.text" msgid "iVar = Int(10 * Rnd) ' Range from 0 to 9" msgstr "iVar = Int((10 * Rnd) ) REM Jangkauan dari 0 ke 9" #: 03080301.xhp msgctxt "" "03080301.xhp\n" "par_id3148617\n" "help.text" msgid "MsgBox sText,0,\"Spectral Distribution\"" msgstr "MsgBox sText,0,\"Distribusi Spektral\"" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "tit\n" "help.text" msgid "Rnd Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "bm_id3148685\n" "help.text" msgid "Rnd function" msgstr "fungsi Rnd" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3148685\n" "help.text" msgid "Rnd Function [Runtime]" msgstr "" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3149669\n" "help.text" msgid "Returns a random number between 0 and 1." msgstr "Menghasilkan angka acak antara 0 dan 1." #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3153897\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3150543\n" "help.text" msgid "Rnd [(Expression)]" msgstr "Rnd [(Ekspresi)]" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3149655\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3154365\n" "help.text" msgid "Double" msgstr "Ganda" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3154909\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3125864\n" "help.text" msgid "Expression: Has no effect, is ignored if provided." msgstr "" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3147318\n" "help.text" msgid "The Rnd function returns decimal fractions ranging from 0 (included) to 1 (excluded) according to a uniform distribution. It uses the Mersenne Twister 19937 random-number generator. To generate random integers in a given range, use a formula like in the example below. A Randomize statement with a defined seed value can be used beforehand, if a predictable sequence of numbers is desired." msgstr "" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "hd_id3151118\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3147124\n" "help.text" msgid "Print \"Number from 1 to 5\"" msgstr "Print \"Angka dari 1 sampai 5\"" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3154943\n" "help.text" msgid "Print \"Number from 6 to 8\"" msgstr "Print \"Angka dari 6 sampai 8\"" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3151074\n" "help.text" msgid "Print \"Greater than 8\"" msgstr "Print \"Lebih besar dari 8\"" #: 03080302.xhp msgctxt "" "03080302.xhp\n" "par_id3155602\n" "help.text" msgid "Print \"Outside range 1 to 10\"" msgstr "Print \"Di luar jangkauan 1 sampai 10\"" #: 03080400.xhp msgctxt "" "03080400.xhp\n" "tit\n" "help.text" msgid "Square Root Calculation" msgstr "Kalkulasi Akar" #: 03080400.xhp msgctxt "" "03080400.xhp\n" "hd_id3148946\n" "1\n" "help.text" msgid "Square Root Calculation" msgstr "Kalkulasi Akar" #: 03080400.xhp msgctxt "" "03080400.xhp\n" "par_id3159414\n" "2\n" "help.text" msgid "Use this function to calculate square roots." msgstr "Gunakan fungsi ini untuk menghitung pengakaran." #: 03080401.xhp msgctxt "" "03080401.xhp\n" "tit\n" "help.text" msgid "Sqr Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "bm_id3156027\n" "help.text" msgid "Sqr function" msgstr "fungsi Sqr function" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3156027\n" "help.text" msgid "Sqr Function [Runtime]" msgstr "Fungsi Sqr [Runtime]" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3147226\n" "help.text" msgid "Calculates the square root of a numeric expression." msgstr "Menghitung nilai akar dari ekspresi numerik." #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3143267\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3149415\n" "help.text" msgid "Sqr (Number)" msgstr "Sqr (Angka)" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3156023\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3156343\n" "help.text" msgid "Double" msgstr "Ganda" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3147265\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3149457\n" "help.text" msgid "Number: Any numeric expression that you want to calculate the square root for." msgstr "" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "par_id3154365\n" "help.text" msgid "A square root is the number that you multiply by itself to produce another number, for example, the square root of 36 is 6." msgstr "" #: 03080401.xhp msgctxt "" "03080401.xhp\n" "hd_id3153192\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03080500.xhp msgctxt "" "03080500.xhp\n" "tit\n" "help.text" msgid "Integers" msgstr "Integer" #: 03080500.xhp msgctxt "" "03080500.xhp\n" "hd_id3153345\n" "1\n" "help.text" msgid "Integers" msgstr "Integer" #: 03080500.xhp msgctxt "" "03080500.xhp\n" "par_id3156152\n" "2\n" "help.text" msgid "The following functions round values to integers." msgstr "" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "tit\n" "help.text" msgid "Fix Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "bm_id3159201\n" "help.text" msgid "Fix function" msgstr "fungsi Fix" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3159201\n" "help.text" msgid "Fix Function [Runtime]" msgstr "Fungsi Fix [Runtime]" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3149346\n" "help.text" msgid "Returns the integer value of a numeric expression by removing the fractional part of the number." msgstr "" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3155419\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3156152\n" "help.text" msgid "Fix (Expression)" msgstr "Fix (Ekspresi)" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3154923\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3148947\n" "help.text" msgid "Double" msgstr "Ganda" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3149457\n" "help.text" msgid "Expression: Numeric expression that you want to return the integer value for." msgstr "" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "hd_id3150447\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3156214\n" "help.text" msgid "Print Fix(3.14159) ' returns 3." msgstr "Print Fix(3.14159) REM menghasilkan 3." #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3154217\n" "help.text" msgid "Print Fix(0) ' returns 0." msgstr "Print Fix(0) REM menghasilkan 0." #: 03080501.xhp msgctxt "" "03080501.xhp\n" "par_id3145786\n" "help.text" msgid "Print Fix(-3.14159) ' returns -3." msgstr "Print Fix(-3.14159) REM menghasilkan -3." #: 03080502.xhp msgctxt "" "03080502.xhp\n" "tit\n" "help.text" msgid "Int Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "bm_id3153345\n" "help.text" msgid "Int function" msgstr "fungsi Int" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3153345\n" "help.text" msgid "Int Function [Runtime]" msgstr "Fungsi Int [Runtime]" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3155420\n" "help.text" msgid "Returns the integer portion of a number." msgstr "" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3147559\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3146795\n" "help.text" msgid "Int (Number)" msgstr "Int (Angka)" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3149670\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3150400\n" "help.text" msgid "Double" msgstr "Ganda" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3149656\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3148797\n" "help.text" msgid "Number: Any valid numeric expression." msgstr "" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "hd_id3148672\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3125864\n" "help.text" msgid "Print Int(3.99) ' returns the value 3" msgstr "Print Int(3.99) REM menghasilkan nilai 3.0" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3145787\n" "help.text" msgid "Print Int(0) ' returns the value 0" msgstr "Print Int(0) REM menghasilkan nilai 0.0" #: 03080502.xhp msgctxt "" "03080502.xhp\n" "par_id3153143\n" "help.text" msgid "Print Int(-3.14159) ' returns the value -4" msgstr "Print Int(-3.14159) REM menghasilkan nilai -4.0" #: 03080600.xhp msgctxt "" "03080600.xhp\n" "tit\n" "help.text" msgid "Absolute Values" msgstr "Nilai Absolut" #: 03080600.xhp msgctxt "" "03080600.xhp\n" "hd_id3146958\n" "1\n" "help.text" msgid "Absolute Values" msgstr "Nilai Absolut" #: 03080600.xhp msgctxt "" "03080600.xhp\n" "par_id3150771\n" "2\n" "help.text" msgid "This function returns absolute values." msgstr "Fungsi ini menghasilkan nilai absolut." #: 03080601.xhp msgctxt "" "03080601.xhp\n" "tit\n" "help.text" msgid "Abs Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "bm_id3159201\n" "help.text" msgid "Abs function" msgstr "fungsi Abs" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3159201\n" "help.text" msgid "Abs Function [Runtime]" msgstr "Fungsi Abs [Runtime]" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3153394\n" "help.text" msgid "Returns the absolute value of a numeric expression." msgstr "Menghasilkan nilai absolut dari ekspresi numerik." #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3149233\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3147573\n" "help.text" msgid "Abs (Number)" msgstr "Abs (Angka)" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3156152\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3149670\n" "help.text" msgid "Double" msgstr "Ganda" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3154924\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3154347\n" "help.text" msgid "Number: Any numeric expression that you want to return the absolute value for. Positive numbers, including 0, are returned unchanged, whereas negative numbers are converted to positive numbers." msgstr "" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3153381\n" "help.text" msgid "The following example uses the Abs function to calculate the difference between two values. It does not matter which value you enter first." msgstr "" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "hd_id3148451\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3145786\n" "help.text" msgid "siW1 = Int(InputBox(\"Please enter the first amount\",\"Value Input\"))" msgstr "" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3149561\n" "help.text" msgid "siW2 = Int(InputBox(\"Please enter the second amount\",\"Value Input\"))" msgstr "" #: 03080601.xhp msgctxt "" "03080601.xhp\n" "par_id3145750\n" "help.text" msgid "Print \"The difference is \"; Abs(siW1 - siW2)" msgstr "Print \"Perbedaannya adalah \"; Abs(siW1 - siW2)" #: 03080700.xhp msgctxt "" "03080700.xhp\n" "tit\n" "help.text" msgid "Expression Signs" msgstr "Lambang Ekspresi" #: 03080700.xhp msgctxt "" "03080700.xhp\n" "hd_id3150702\n" "1\n" "help.text" msgid "Expression Signs" msgstr "Lambang Eskpresi" #: 03080700.xhp msgctxt "" "03080700.xhp\n" "par_id3148668\n" "2\n" "help.text" msgid "This function returns the algebraic sign of a numeric expression." msgstr "Fungsi ini menghasilkan lambang aljabar bagi ekspresi numerik." #: 03080701.xhp msgctxt "" "03080701.xhp\n" "tit\n" "help.text" msgid "Sgn Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "bm_id3148474\n" "help.text" msgid "Sgn function" msgstr "fungsi Sgn" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3148474\n" "help.text" msgid "Sgn Function [Runtime]" msgstr "Fungsi Sgn [Runtime]" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3148686\n" "help.text" msgid "Returns an integer number between -1 and 1 that indicates if the number that is passed to the function is positive, negative, or zero." msgstr "" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3156023\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3153897\n" "help.text" msgid "Sgn (Number)" msgstr "Sgn (Angka)" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3145069\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3150359\n" "help.text" msgid "Integer" msgstr "Integer" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3150543\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3154365\n" "help.text" msgid "Number: Numeric expression that determines the value that is returned by the function." msgstr "" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3150767\n" "help.text" msgid "NumExpression" msgstr "NumExpression" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3150441\n" "help.text" msgid "Return value" msgstr "Nilai hasil" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3161833\n" "help.text" msgid "negative" msgstr "negative" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3155306\n" "help.text" msgid "Sgn returns -1." msgstr "Sgn menghasilkan -1." #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3146119\n" "help.text" msgid "Sgn returns 0." msgstr "Sgn menghasilkan 0." #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3153139\n" "help.text" msgid "positive" msgstr "positive" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3154319\n" "help.text" msgid "Sgn returns 1." msgstr "Sgn menghasilkan 1." #: 03080701.xhp msgctxt "" "03080701.xhp\n" "hd_id3152576\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3155416\n" "help.text" msgid "Print sgn(-10) ' returns -1" msgstr "Print sgn(-10) REM menghasilkan -1" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3154096\n" "help.text" msgid "Print sgn(0) ' returns 0" msgstr "Print sgn(0) REM menghasilkan 0" #: 03080701.xhp msgctxt "" "03080701.xhp\n" "par_id3148457\n" "help.text" msgid "Print sgn(10) ' returns 1" msgstr "Print sgn(10) REM menghasilkan 1" #: 03080800.xhp msgctxt "" "03080800.xhp\n" "tit\n" "help.text" msgid "Converting Numbers" msgstr "Mengonversi Angka" #: 03080800.xhp msgctxt "" "03080800.xhp\n" "hd_id3145315\n" "1\n" "help.text" msgid "Converting Numbers" msgstr "Mengonversi Angka" #: 03080800.xhp msgctxt "" "03080800.xhp\n" "par_id3154760\n" "2\n" "help.text" msgid "The following functions convert numbers from one number format to another." msgstr "Fungsi-fungsi berikut akan mengonversi bilangan dari bilangan satu ke bilangan yang lain." #: 03080801.xhp msgctxt "" "03080801.xhp\n" "tit\n" "help.text" msgid "Hex Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "bm_id3150616\n" "help.text" msgid "Hex function" msgstr "fungsi Hex" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3150616\n" "help.text" msgid "Hex Function [Runtime]" msgstr "Fungsi Hex [Runtime]" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3145136\n" "help.text" msgid "Returns a string that represents the hexadecimal value of a number." msgstr "" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3147573\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3150771\n" "help.text" msgid "Hex (Number)" msgstr "Hex (Angka)" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3147530\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3159414\n" "help.text" msgid "String" msgstr "String" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3156344\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3148947\n" "help.text" msgid "Number: Any numeric expression that you want to convert to a hexadecimal number." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03080801.xhp msgctxt "" "03080801.xhp\n" "hd_id3154365\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3156214\n" "help.text" msgid "' uses BasicFormulas in $[officename] Calc" msgstr "" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3149262\n" "help.text" msgid "' Returns a long integer from a hexadecimal value." msgstr "" #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3147215\n" "help.text" msgid "' Calculates a hexadecimal value in integer." msgstr "" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "tit\n" "help.text" msgid "Oct Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "bm_id3155420\n" "help.text" msgid "Oct function" msgstr "fungsi Oct" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3155420\n" "help.text" msgid "Oct Function [Runtime]" msgstr "Fungsi Oct [Runtime]" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3154924\n" "help.text" msgid "Returns the octal value of a number." msgstr "Menghasilkan bilangan oktal." #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3148947\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3150543\n" "help.text" msgid "Oct (Number)" msgstr "Oct (Angka)" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3153360\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3154138\n" "help.text" msgid "String" msgstr "String" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3156422\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03080802.xhp msgctxt "" "03080802.xhp\n" "par_id3150768\n" "help.text" msgid "Number: Any numeric expression that you want to convert to an octal value." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03080802.xhp msgctxt "" "03080802.xhp\n" "hd_id3148672\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090000.xhp msgctxt "" "03090000.xhp\n" "tit\n" "help.text" msgid "Controlling Program Execution" msgstr "Mengontrol Eksekusi Program" #: 03090000.xhp msgctxt "" "03090000.xhp\n" "hd_id3145136\n" "1\n" "help.text" msgid "Controlling Program Execution" msgstr "Mengontrol Eksekusi Program" #: 03090000.xhp msgctxt "" "03090000.xhp\n" "par_id3143268\n" "2\n" "help.text" msgid "The following statements control the execution of a program." msgstr "Pernyataan berikut mengontrol ekseskusi dari sebuah program." #: 03090000.xhp msgctxt "" "03090000.xhp\n" "par_id3156152\n" "3\n" "help.text" msgid "A program generally executes from the first line of code to the last line of code. You can also execute certain procedures within the program according to specific conditions, or repeat a section of the program within a sub-procedure or function. You can use loops to repeat parts of a program as many times as necessary, or until a certain condition is met. These type of control statements are classified as Condition, Loop, or Jump statements." msgstr "" #: 03090100.xhp msgctxt "" "03090100.xhp\n" "tit\n" "help.text" msgid "Condition Statements" msgstr "Pernyataan Kondisi" #: 03090100.xhp msgctxt "" "03090100.xhp\n" "hd_id3154422\n" "1\n" "help.text" msgid "Condition Statements" msgstr "Pernyataan Kondisi" #: 03090100.xhp msgctxt "" "03090100.xhp\n" "par_id3153750\n" "2\n" "help.text" msgid "The following statements are based on conditions." msgstr "Pernyataan berikut berdasar atas kondisi." #: 03090101.xhp msgctxt "" "03090101.xhp\n" "tit\n" "help.text" msgid "If...Then...Else Statement [Runtime]" msgstr "" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "bm_id3154422\n" "help.text" msgid "If statement" msgstr "pernyataan If" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "hd_id3154422\n" "help.text" msgid "If...Then...Else Statement [Runtime]" msgstr "Pernyataan If...Then...Else [Runtime]" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3155555\n" "help.text" msgid "Defines one or more statement blocks that you only want to execute if a given condition is True." msgstr "" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "hd_id3146957\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3153126\n" "help.text" msgid "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf" msgstr "" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3123476\n" "help.text" msgid "Instead of Else If you can write ElseIf, instead of End If you can write EndIf." msgstr "" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "hd_id3155419\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3153062\n" "help.text" msgid "The If...Then statement executes program blocks depending on given conditions. When $[officename] Basic encounters an If statement, the condition is tested. If the condition is True, all subsequent statements up to the next Else or ElseIf statement are executed. If the condition is False, and an ElseIf statement follows, $[officename] Basic tests the next condition and executes the following statements if the condition is True. If False, the program continues either with the next ElseIf or Else statement. Statements following Else are executed only if none of the previously tested conditions were True. After all conditions are evaluated, and the corresponding statements executed, the program continues with the statement following EndIf." msgstr "" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3153192\n" "help.text" msgid "You can nest multiple If...Then statements." msgstr "" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3154684\n" "help.text" msgid "Else and ElseIf statements are optional." msgstr "" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3152939\n" "help.text" msgid "You can use GoTo and GoSub to jump out of an If...Then block, but not to jump into an If...Then structure." msgstr "" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3153951\n" "help.text" msgid "The following example enables you to enter the expiration date of a product, and determines if the expiration date has passed." msgstr "" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "hd_id3152576\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3154490\n" "help.text" msgid "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")" msgstr "" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3155601\n" "help.text" msgid "MsgBox \"The expiration date has passed\"" msgstr "MsgBox \"Tanggal kadaluarsa sudah lewat\"" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3146912\n" "help.text" msgid "MsgBox \"The expiration date has not yet passed\"" msgstr "MsgBox \"Tanggal kadaluarsa belum lewat\"" #: 03090101.xhp msgctxt "" "03090101.xhp\n" "par_id3154754\n" "help.text" msgid "MsgBox \"The expiration date is today\"" msgstr "MsgBox \"Tanggal kadaluarsanya adalah hari ini\"" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "tit\n" "help.text" msgid "Select...Case Statement [Runtime]" msgstr "" #: 03090102.xhp #, fuzzy msgctxt "" "03090102.xhp\n" "bm_id3149416\n" "help.text" msgid "Select...Case statement Case statement" msgstr "pernyataan Select...Casepernyataan Case" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "hd_id3149416\n" "help.text" msgid "Select...Case Statement [Runtime]" msgstr "Pernyataan Select...Case [Runtime]" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3153896\n" "help.text" msgid "Defines one or more statement blocks depending on the value of an expression." msgstr "" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "hd_id3147265\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3150400\n" "help.text" msgid "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select" msgstr "" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "hd_id3150767\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3156281\n" "help.text" msgid "Condition: Any expression that controls if the statement block that follows the respective Case clause is executed." msgstr "" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3150448\n" "help.text" msgid "Expression: Any expression that is compatible with the Condition type expression. The statement block that follows the Case clause is executed if Condition matches Expression." msgstr "" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "hd_id3153768\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3152597\n" "help.text" msgid "Print \"Number from 1 to 5\"" msgstr "Print \"Angka dari 1 sampai 5\"" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3147349\n" "help.text" msgid "Print \"Number from 6 to 8\"" msgstr "Print \"Angka dari 6 sampai 8\"" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3152886\n" "help.text" msgid "Print \"Greater than 8\"" msgstr "Print \"Lebih besar dari 8\"" #: 03090102.xhp msgctxt "" "03090102.xhp\n" "par_id3146975\n" "help.text" msgid "Print \"Out of range 1 to 10\"" msgstr "Print \"Di luar jangkauan 1 sampai 10\"" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "tit\n" "help.text" msgid "IIf Statement [Runtime]" msgstr "Pernyataan IIf [Runtime]" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "bm_id3155420\n" "help.text" msgid "IIf statement" msgstr "pernyataan IIf" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "hd_id3155420\n" "1\n" "help.text" msgid "IIf Statement [Runtime]" msgstr "Pernyataan IIf [Runtime]" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id3145610\n" "2\n" "help.text" msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression." msgstr "" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "hd_id3159413\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id3147560\n" "4\n" "help.text" msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)" msgstr "IIf (Ekspresi, EkspresiBenar, EkspresiSalah)" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "hd_id3150541\n" "5\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id3153381\n" "6\n" "help.text" msgid "Expression: Any expression that you want to evaluate. If the expression evaluates to True, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse." msgstr "" #: 03090103.xhp msgctxt "" "03090103.xhp\n" "par_id3150870\n" "7\n" "help.text" msgid "ExpressionTrue, ExpressionFalse: Any expression, one of which will be returned as the function result, depending on the logical evaluation." msgstr "" #: 03090200.xhp msgctxt "" "03090200.xhp\n" "tit\n" "help.text" msgid "Loops" msgstr "Pengulangan (Loops)" #: 03090200.xhp msgctxt "" "03090200.xhp\n" "hd_id3153990\n" "1\n" "help.text" msgid "Loops" msgstr "Pengulangan (Loops)" #: 03090200.xhp msgctxt "" "03090200.xhp\n" "par_id3147226\n" "2\n" "help.text" msgid "The following statements execute loops." msgstr "Pernyataan-pernyataan berikut akan mengeksekusi pengulangan." #: 03090201.xhp msgctxt "" "03090201.xhp\n" "tit\n" "help.text" msgid "Do...Loop Statement [Runtime]" msgstr "Pernyataan Do...Loop [Runtime]" #: 03090201.xhp #, fuzzy msgctxt "" "03090201.xhp\n" "bm_id3156116\n" "help.text" msgid "Do...Loop statement While; Do loop Until loops" msgstr "pernyataan Do...LoopWhile; pengulangan DoUntilpengulangan" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3156116\n" "help.text" msgid "Do...Loop Statement [Runtime]" msgstr "Pernyataan Do...Loop [Runtime]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3109850\n" "help.text" msgid "Repeats the statements between the Do and the Loop statement while the condition is True or until the condition becomes True." msgstr "" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3149119\n" "help.text" msgid "Syntax" msgstr "Sintaksis" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3155150\n" "help.text" msgid "Do [{While | Until} condition = True]" msgstr "Do [{While | Until} condition = True]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3154422\n" "help.text" msgid "statement block" msgstr "blok pernyataan" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150789\n" "help.text" msgid "[Exit Do]" msgstr "[Exit Do]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3155805\n" "help.text" msgid "statement block" msgstr "blok pernyataan" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3145090\n" "help.text" msgid "Loop" msgstr "Loop" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3154749\n" "help.text" msgid "or" msgstr "or" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150503\n" "help.text" msgid "Do" msgstr "Do" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149762\n" "help.text" msgid "statement block" msgstr "blok pernyataan" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150984\n" "help.text" msgid "[Exit Do]" msgstr "[Exit Do]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3143228\n" "help.text" msgid "statement block" msgstr "blok pernyataan" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149235\n" "help.text" msgid "Loop [{While | Until} condition = True]" msgstr "Loop [{While | Until} condition = True]" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3156024\n" "help.text" msgid "Parameters/Elements" msgstr "Parameter/Elemen" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3156344\n" "help.text" msgid "Condition: A comparison, numeric or string expression, that evaluates either True or False." msgstr "" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149669\n" "help.text" msgid "Statement block: Statements that you want to repeat while or until the condition is True." msgstr "" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150791\n" "help.text" msgid "The Do...Loop statement executes a loop as long as, or until, a certain condition is True. The condition for exiting the loop must be entered following either the Do or the Loop statement. The following examples are valid combinations:" msgstr "" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3154366\n" "help.text" msgid "Syntax" msgstr "Sintaksis" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3145171\n" "help.text" msgid "Do While condition = True" msgstr "Do While condition = True" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149203\n" "help.text" msgid "...statement block" msgstr "blok pernyataan" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3125864\n" "help.text" msgid "Loop" msgstr "Loop" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3154124\n" "help.text" msgid "The statement block between the Do While and the Loop statements is repeated so long as the condition is true." msgstr "" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3153968\n" "help.text" msgid "Do Until condition = True" msgstr "Do Until condition = True" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3154909\n" "help.text" msgid "...statement block" msgstr "blok pernyataan" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3159151\n" "help.text" msgid "Loop" msgstr "Loop" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150440\n" "help.text" msgid "The statement block between the Do Until and the Loop statements is repeated if the condition so long as the condition is false." msgstr "" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3153952\n" "help.text" msgid "Do" msgstr "Do" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3147349\n" "help.text" msgid "...statement block" msgstr "blok pernyataan" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3159153\n" "help.text" msgid "Loop While condition = True" msgstr "Loop While condition = True" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3146985\n" "help.text" msgid "The statement block between the Do and the Loop statements repeats so long as the condition is true." msgstr "" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3150488\n" "help.text" msgid "Do" msgstr "Do" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3153189\n" "help.text" msgid "...statement block" msgstr "blok pernyataan" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3155411\n" "help.text" msgid "Loop Until condition = True" msgstr "Loop Until condition = True" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3151117\n" "help.text" msgid "The statement block between the Do and the Loop statements repeats until the condition is true." msgstr "" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149484\n" "help.text" msgid "Use the Exit Do statement to unconditionally end the loop. You can add this statement anywhere in a Do...Loop statement. You can also define an exit condition using the If...Then structure as follows:" msgstr "" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149262\n" "help.text" msgid "Do..." msgstr "" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3149298\n" "help.text" msgid "statements" msgstr "statements" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3145646\n" "help.text" msgid "If condition = True Then Exit Do" msgstr "If condition = True Then Exit Do" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3154490\n" "help.text" msgid "statements" msgstr "statements" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "par_id3153159\n" "help.text" msgid "Loop..." msgstr "" #: 03090201.xhp msgctxt "" "03090201.xhp\n" "hd_id3147396\n" "help.text" msgid "Example" msgstr "Contoh" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "tit\n" "help.text" msgid "For...Next Statement [Runtime]" msgstr "Pernyataan For...Next [Runtime]" #: 03090202.xhp #, fuzzy msgctxt "" "03090202.xhp\n" "bm_id3149205\n" "help.text" msgid "For statement To statement Step statement Next statement" msgstr "pernyataan Forpernyataan Topernyataan Steppernyataan Next" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3149205\n" "help.text" msgid "For...Next Statement [Runtime]" msgstr "Pernyataan For...Next [Runtime]" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3143267\n" "help.text" msgid "Repeats the statements between the For...Next block a specified number of times." msgstr "" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3156153\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3148473\n" "help.text" msgid "For counter=start To end [Step step]" msgstr "For counter=start To end [Step step]" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156024\n" "help.text" msgid "statement block" msgstr "blok pernyataan" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3146796\n" "help.text" msgid "[Exit For]" msgstr "[Exit For]" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3159414\n" "help.text" msgid "statement block" msgstr "blok pernyataan" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3153897\n" "help.text" msgid "Next [counter]" msgstr "Next [counter]" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3150400\n" "help.text" msgid "Variables:" msgstr "Variabel" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3150358\n" "help.text" msgid "Counter: Loop counter initially assigned the value to the right of the equal sign (start). Only numeric variables are valid. The loop counter increases or decreases according to the variable Step until End is passed." msgstr "" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3152455\n" "help.text" msgid "Start: Numeric variable that defines the initial value at the beginning of the loop." msgstr "" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3151043\n" "help.text" msgid "End: Numeric variable that defines the final value at the end of the loop." msgstr "" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156281\n" "help.text" msgid "Step: Sets the value by which to increase or decrease the loop counter. If Step is not specified, the loop counter is incremented by 1. In this case, End must be greater than Start. If you want to decrease Counter, End must be less than Start, and Step must be assigned a negative value." msgstr "" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3154684\n" "help.text" msgid "The For...Next loop repeats all of the statements in the loop for the number of times that is specified by the parameters." msgstr "" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3147287\n" "help.text" msgid "As the counter variable is decreased, $[officename] Basic checks if the end value has been reached. As soon as the counter passes the end value, the loop automatically ends." msgstr "" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3159154\n" "help.text" msgid "It is possible to nest For...Next statements. If you do not specify a variable following the Next statement, Next automatically refers to the most recent For statement." msgstr "" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3155306\n" "help.text" msgid "If you specify an increment of 0, the statements between For and Next are repeated continuously." msgstr "" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3155854\n" "help.text" msgid "When counting down the counter variable, $[officename] Basic checks for overflow or underflow. The loop ends when Counter exceeds End (positive Step value) or is less than End (negative Step value)." msgstr "" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3145273\n" "help.text" msgid "Use the Exit For statement to exit the loop unconditionally. This statement must be within a For...Next loop. Use the If...Then statement to test the exit condition as follows:" msgstr "" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3153190\n" "help.text" msgid "For..." msgstr "" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3149482\n" "help.text" msgid "statements" msgstr "statements" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3147124\n" "help.text" msgid "If condition = True Then Exit For" msgstr "If condition = True Then Exit Do" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3153159\n" "help.text" msgid "statements" msgstr "statements" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3154096\n" "help.text" msgid "Next" msgstr "Lanjut" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156286\n" "help.text" msgid "Note: In nested For...Next loops, if you exit a loop unconditionally with Exit For, only one loop is exited." msgstr "" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "hd_id3148457\n" "help.text" msgid "Example" msgstr "Contoh" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3151074\n" "help.text" msgid "The following example uses two nested loops to sort a string array with 10 elements ( sEntry() ), that are first filled with various contents:" msgstr "" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3155767\n" "help.text" msgid "sEntry(0) = \"Jerry\"" msgstr "sEntry(0) = \"Jono\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3153711\n" "help.text" msgid "sEntry(1) = \"Patty\"" msgstr "sEntry(1) = \"Paiman\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3148993\n" "help.text" msgid "sEntry(2) = \"Kurt\"" msgstr "sEntry(2) = \"Kusmoyo\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3156382\n" "help.text" msgid "sEntry(3) = \"Thomas\"" msgstr "sEntry(3) = \"Totok\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3155174\n" "help.text" msgid "sEntry(4) = \"Michael\"" msgstr "sEntry(4) = \"Misrun\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3166448\n" "help.text" msgid "sEntry(5) = \"David\"" msgstr "sEntry(5) = \"Dadang\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3149255\n" "help.text" msgid "sEntry(6) = \"Cathy\"" msgstr "sEntry(6) = \"Caca\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3149565\n" "help.text" msgid "sEntry(7) = \"Susie\"" msgstr "sEntry(7) = \"Susi\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3145148\n" "help.text" msgid "sEntry(8) = \"Edward\"" msgstr "sEntry(8) = \"Edi\"" #: 03090202.xhp msgctxt "" "03090202.xhp\n" "par_id3145229\n" "help.text" msgid "sEntry(9) = \"Christine\"" msgstr "sEntry(9) = \"Desi\"" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "tit\n" "help.text" msgid "While...Wend Statement[Runtime]" msgstr "" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "bm_id3150400\n" "help.text" msgid "While;While...Wend loop" msgstr "" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "hd_id3150400\n" "1\n" "help.text" msgid "While...Wend Statement[Runtime]" msgstr "Pernyataan While...Wend [Runtime]" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3151211\n" "2\n" "help.text" msgid "When a program encounters a While statement, it tests the condition. If the condition is False, the program continues directly following the Wend statement. If the condition is True, the loop is executed until the program finds Wend and then jumps back to the While statement. If the condition is still True, the loop is executed again." msgstr "" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3151041\n" "3\n" "help.text" msgid "Unlike the Do...Loop statement, you cannot cancel a While...Wend loop with Exit. Never exit a While...Wend loop with GoTo, since this can cause a run-time error." msgstr "" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3145172\n" "4\n" "help.text" msgid "A Do...Loop is more flexible than a While...Wend." msgstr "" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "hd_id3155133\n" "5\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3147288\n" "6\n" "help.text" msgid "While Condition [Statement] Wend" msgstr "" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "hd_id3153139\n" "7\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3159153\n" "8\n" "help.text" msgid "Sub ExampleWhileWend" msgstr "Sub ExampleWhileWend" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3151114\n" "9\n" "help.text" msgid "Dim stext As String" msgstr "Dim stext As String" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3153143\n" "10\n" "help.text" msgid "Dim iRun As Integer" msgstr "Dim iRun As Integer" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3155306\n" "11\n" "help.text" msgid "sText =\"This Is a short text\"" msgstr "sText =\"Ini adalah teks pendek\"" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3154011\n" "12\n" "help.text" msgid "iRun = 1" msgstr "iRun = 1" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3147215\n" "13\n" "help.text" msgid "While iRun < Len(sText)" msgstr "while iRun < Len(sText)" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3147427\n" "14\n" "help.text" msgid "If Mid(sText,iRun,1 )<> \" \" Then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )" msgstr "if Mid(sText,iRun,1 )<> \" \" then Mid( sText ,iRun, 1, Chr( 1 + Asc( Mid(sText,iRun,1 )) )" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3149665\n" "15\n" "help.text" msgid "iRun = iRun + 1" msgstr "iRun = iRun + 1" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3152939\n" "16\n" "help.text" msgid "Wend" msgstr "Wend" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3153189\n" "17\n" "help.text" msgid "MsgBox sText,0,\"Text encoded\"" msgstr "MsgBox sText,0,\"Teks dienkode\"" #: 03090203.xhp msgctxt "" "03090203.xhp\n" "par_id3145251\n" "18\n" "help.text" msgid "End Sub" msgstr "End Sub" #: 03090300.xhp msgctxt "" "03090300.xhp\n" "tit\n" "help.text" msgid "Jumps" msgstr "" #: 03090300.xhp msgctxt "" "03090300.xhp\n" "hd_id3151262\n" "1\n" "help.text" msgid "Jumps" msgstr "Melompat" #: 03090300.xhp msgctxt "" "03090300.xhp\n" "par_id3148983\n" "2\n" "help.text" msgid "The following statements execute jumps." msgstr "Pernyataan-pernyataan berikut akan mengeksekusi pengulangan." #: 03090301.xhp msgctxt "" "03090301.xhp\n" "tit\n" "help.text" msgid "GoSub...Return Statement [Runtime]" msgstr "" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "bm_id3147242\n" "help.text" msgid "GoSub...Return statement" msgstr "pernyataan GoSub...Return" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "hd_id3147242\n" "help.text" msgid "GoSub...Return Statement [Runtime]" msgstr "Pernyataan GoSub...Return [Runtime]" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3145316\n" "help.text" msgid "Calls a subroutine that is indicated by a label from a subroutine or a function. The statements following the label are executed until the next Return statement. Afterwards, the program continues with the statement that follows the GoSub statement." msgstr "" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "hd_id3145609\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3145069\n" "help.text" msgid "see Parameters" msgstr "lihat Parameter" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "hd_id3147265\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3148664\n" "help.text" msgid "Sub/Function" msgstr "Sub/Function" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3150400\n" "help.text" msgid "statement block" msgstr "blok pernyataan" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3154140\n" "help.text" msgid "Label" msgstr "Label" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3150869\n" "help.text" msgid "statement block" msgstr "blok pernyataan" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3154909\n" "help.text" msgid "GoSub Label" msgstr "" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3153969\n" "help.text" msgid "Exit Sub/Function" msgstr "End Sub/Function" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3154685\n" "help.text" msgid "Label:" msgstr "Label:" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3145786\n" "help.text" msgid "statement block" msgstr "blok pernyataan" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3159252\n" "help.text" msgid "Return" msgstr "Return" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3154321\n" "help.text" msgid "End Sub/Function" msgstr "End Sub/Function" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3147318\n" "help.text" msgid "The GoSub statement calls a local subroutine indicated by a label from within a subroutine or a function. The name of the label must end with a colon (\":\")." msgstr "" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3153190\n" "help.text" msgid "If the program encounters a Return statement not preceded by GoSub, $[officename] Basic returns an error message. Use Exit Sub or Exit Function to ensure that the program leaves a Sub or Function before reaching the next Return statement." msgstr "" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3145799\n" "help.text" msgid "The following example demonstrates the use of GoSub and Return. By executing a program section twice, the program calculates the square root of two numbers that are entered by the user." msgstr "" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "hd_id3156284\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3146970\n" "help.text" msgid "iInputa = Int(InputBox(\"Enter the first number: \",\"NumberInput\"))" msgstr "" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3150329\n" "help.text" msgid "iInputb = Int(InputBox(\"Enter the second number: \",\"NumberInput\"))" msgstr "" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3154756\n" "help.text" msgid "Print \"The square root of\";iInputa;\" is\";iInputc" msgstr "" #: 03090301.xhp msgctxt "" "03090301.xhp\n" "par_id3147340\n" "help.text" msgid "Print \"The square root of\";iInputb;\" is\";iInputc" msgstr "" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "tit\n" "help.text" msgid "GoTo Statement [Runtime]" msgstr "Pernyataan GoTo [Runtime]" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "bm_id3159413\n" "help.text" msgid "GoTo statement" msgstr "pernyataan GoTo" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3159413\n" "1\n" "help.text" msgid "GoTo Statement [Runtime]" msgstr "Pernyataan GoTo [Runtime]" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3153379\n" "2\n" "help.text" msgid "Continues program execution within a Sub or Function at the procedure line indicated by a label." msgstr "" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3149656\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3154367\n" "4\n" "help.text" msgid "see Parameters" msgstr "lihat Parameter" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3150870\n" "5\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3156214\n" "6\n" "help.text" msgid "Sub/Function" msgstr "Sub/Function" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3156424\n" "7\n" "help.text" msgid "statement block" msgstr "blok pernyataan" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3154685\n" "8\n" "help.text" msgid "Label1" msgstr "Label1" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3145786\n" "9\n" "help.text" msgid "Label2:" msgstr "Label2:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3161832\n" "10\n" "help.text" msgid "statement block" msgstr "blok pernyataan" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3146120\n" "11\n" "help.text" msgid "Exit Sub" msgstr "Exit Sub" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3150010\n" "12\n" "help.text" msgid "Label1:" msgstr "Label1:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3152462\n" "13\n" "help.text" msgid "statement block" msgstr "blok pernyataan" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3149664\n" "14\n" "help.text" msgid "GoTo Label2" msgstr "GoTo Label2" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3152886\n" "15\n" "help.text" msgid "End Sub/Function" msgstr "End Sub/Function" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3152596\n" "16\n" "help.text" msgid "Use the GoTo statement to instruct $[officename] Basic to continue program execution at another place within the procedure. The position must be indicated by a label. To set a label, assign a name, and then and end it with a colon (\":\")." msgstr "" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id3155416\n" "17\n" "help.text" msgid "You cannot use the GoTo statement to jump out of a Sub or Function." msgstr "" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "hd_id3154731\n" "19\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090302.xhp msgctxt "" "03090302.xhp\n" "par_id6967035\n" "help.text" msgid "see Parameters" msgstr "lihat Parameter" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "tit\n" "help.text" msgid "On...GoSub Statement; On...GoTo Statement [Runtime]" msgstr "" #: 03090303.xhp #, fuzzy msgctxt "" "03090303.xhp\n" "bm_id3153897\n" "help.text" msgid "On...GoSub statement On...GoTo statement" msgstr "pernyataan On...GoSubpernyataan On...GoTo" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "hd_id3153897\n" "help.text" msgid "On...GoSub Statement; On...GoTo Statement [Runtime]" msgstr "" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3150359\n" "help.text" msgid "Branches to one of several specified lines in the program code, depending on the value of a numeric expression." msgstr "" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "hd_id3148798\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3154366\n" "help.text" msgid "On N GoSub Label1[, Label2[, Label3[,...]]]" msgstr "On N GoSub Label1[, Label2[, Label3[,...]]]" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3150769\n" "help.text" msgid "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]" msgstr "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "hd_id3156215\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3148673\n" "help.text" msgid "NumExpression: Any numeric expression between 0 and 255 that determines which of the lines the program branches to. If NumExpression is 0, the statement is not executed. If NumExpression is greater than 0, the program jumps to the label that has a position number that corresponds to the expression (1 = First label; 2 = Second label)" msgstr "" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3153194\n" "help.text" msgid "Label: Target line according to GoTo or GoSub structure." msgstr "" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3156442\n" "help.text" msgid "The GoTo or GoSub conventions are valid." msgstr "" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "hd_id3148645\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3153948\n" "help.text" msgid "sVar =sVar & \" From Sub 1 to\" : Return" msgstr "sVar =sVar & \" Dari Sub 1 ke\" : Return" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3153708\n" "help.text" msgid "sVar =sVar & \" From Sub 2 to\" : Return" msgstr "sVar =sVar & \" Dari Sub 2 ke\" : Return" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3150321\n" "help.text" msgid "sVar =sVar & \" Label 1\" : GoTo Ende" msgstr "sVar =sVar & \" Label 1\" : GoTo Ende" #: 03090303.xhp msgctxt "" "03090303.xhp\n" "par_id3155764\n" "help.text" msgid "sVar =sVar & \" Label 2\"" msgstr "sVar =sVar & \" Label 2\"" #: 03090400.xhp msgctxt "" "03090400.xhp\n" "tit\n" "help.text" msgid "Further Statements" msgstr "" #: 03090400.xhp msgctxt "" "03090400.xhp\n" "hd_id3145316\n" "1\n" "help.text" msgid "Further Statements" msgstr "Pernyataan Further" #: 03090400.xhp msgctxt "" "03090400.xhp\n" "par_id3154923\n" "2\n" "help.text" msgid "Statements that do not belong to any of the other runtime categories are described here." msgstr "" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "tit\n" "help.text" msgid "Call Statement [Runtime]" msgstr "Pernyataan Call [Runtime]" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "bm_id3154422\n" "help.text" msgid "Call statement" msgstr "pernyataan Call" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "hd_id3154422\n" "1\n" "help.text" msgid "Call Statement [Runtime]" msgstr "Pernyataan Call [Runtime]" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3153394\n" "2\n" "help.text" msgid "Transfers the control of the program to a subroutine, a function, or a DLL procedure." msgstr "" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "hd_id3153345\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3150984\n" "4\n" "help.text" msgid "[Call] Name [Parameter]" msgstr "[Call] Nama [Parameter]" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "hd_id3150771\n" "5\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3148473\n" "6\n" "help.text" msgid "Name: Name of the subroutine, the function, or the DLL that you want to call" msgstr "Nama: Nama dari subrutin, fungsi, atau DLL yang hendak Anda panggil" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3148946\n" "7\n" "help.text" msgid "Parameter: Parameters to pass to the procedure. The type and number of parameters is dependent on the routine that is executing." msgstr "" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "par_id3154216\n" "8\n" "help.text" msgid "A keyword is optional when you call a procedure. If a function is executed as an expression, the parameters must be enclosed by brackets in the statement. If a DLL is called, it must first be specified in the Declare-Statement." msgstr "" #: 03090401.xhp msgctxt "" "03090401.xhp\n" "hd_id3125865\n" "9\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "tit\n" "help.text" msgid "Choose Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "bm_id3143271\n" "help.text" msgid "Choose function" msgstr "fungsi Choose" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "hd_id3143271\n" "help.text" msgid "Choose Function [Runtime]" msgstr "Pilih Fungsi [Runtime]" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3149234\n" "help.text" msgid "Returns a selected value from a list of arguments." msgstr "" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "hd_id3148943\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3147560\n" "help.text" msgid "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])" msgstr "" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "hd_id3154346\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3148664\n" "help.text" msgid "Index: A numeric expression that specifies the value to return." msgstr "" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3150791\n" "help.text" msgid "Selection1: Any expression that contains one of the possible choices." msgstr "" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3151043\n" "help.text" msgid "The Choose function returns a value from the list of expressions based on the index value. If Index = 1, the function returns the first expression in the list, if index i= 2, it returns the second expression, and so on." msgstr "" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3153192\n" "help.text" msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a Null value." msgstr "" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3156281\n" "help.text" msgid "The following example uses the Choose function to select a string from several strings that form a menu:" msgstr "" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "hd_id3150439\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090402.xhp msgctxt "" "03090402.xhp\n" "par_id3156443\n" "help.text" msgid "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")" msgstr "" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "tit\n" "help.text" msgid "Declare Statement [Runtime]" msgstr "Pernyataan Declare [Runtime]" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "bm_id3148473\n" "help.text" msgid "Declare statement" msgstr "pernyataan Declare" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3148473\n" "help.text" msgid "Declare Statement [Runtime]" msgstr "Pernyataan Declara [Runtime]" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "bm_id3145316\n" "help.text" msgid "DLL (Dynamic Link Library)" msgstr "DLL (Dynamic Link Library -- Pustaka Bertaut Dinamis)" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3145316\n" "help.text" msgid "Declares and defines a subroutine in a DLL file that you want to execute from $[officename] Basic." msgstr "" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3146795\n" "help.text" msgid "See also: FreeLibrary" msgstr "Lihat juga: FreeLibrary" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3156344\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3148664\n" "help.text" msgid "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]" msgstr "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3153360\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3154140\n" "help.text" msgid "Name: A different name than defined in the DLL, to call the subroutine from $[officename] Basic." msgstr "" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3150870\n" "help.text" msgid "Aliasname: Name of the subroutine as defined in the DLL." msgstr "" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3154684\n" "help.text" msgid "Libname: File or system name of the DLL. This library is automatically loaded the first time the function is used." msgstr "" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3148452\n" "help.text" msgid "Argumentlist: List of parameters representing arguments that are passed to the procedure when it is called. The type and number of parameters is dependent on the executed procedure." msgstr "" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3147289\n" "help.text" msgid "Type: Defines the data type of the value that is returned by a function procedure. You can exclude this parameter if a type-declaration character is entered after the name." msgstr "" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "par_id3146922\n" "help.text" msgid "To pass a parameter to a subroutine as a value instead of as a reference, the parameter must be indicated by the keyword ByVal." msgstr "" #: 03090403.xhp msgctxt "" "03090403.xhp\n" "hd_id3153951\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "tit\n" "help.text" msgid "End Statement [Runtime]" msgstr "Pernyataan End [Runtime]" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "bm_id3150771\n" "help.text" msgid "End statement" msgstr "pernyataan End" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3150771\n" "help.text" msgid "End Statement [Runtime]" msgstr "Pernyataan End [Runtime]" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3153126\n" "help.text" msgid "Ends a procedure or block." msgstr "Mengakhiri prosedur atau blok." #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3147264\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3148552\n" "help.text" msgid "End, End Function, End If, End Select, End Sub" msgstr "End, End Function, End If, End Select, End Sub" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3149456\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3150398\n" "help.text" msgid "Use the End statement as follows:" msgstr "Gunakan pernyataan End seperti berikut:" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3154366\n" "help.text" msgid "Statement" msgstr "statements" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3151043\n" "help.text" msgid "End: Is not required, but can be entered anywhere within a procedure to end the program execution." msgstr "" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3145171\n" "help.text" msgid "End Function: Ends a Function statement." msgstr "End Function: Mengakhiri pernyataan Function." #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3153192\n" "help.text" msgid "End If: Marks the end of a If...Then...Else block." msgstr "" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3148451\n" "help.text" msgid "End Select: Marks the end of a Select Case block." msgstr "" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3155131\n" "help.text" msgid "End Sub: Ends a Sub statement." msgstr "End Sub: Mengakhiri pernyataan Sub." #: 03090404.xhp msgctxt "" "03090404.xhp\n" "hd_id3146120\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3152887\n" "help.text" msgid "Print \"Number from 1 to 5\"" msgstr "Print \"Angka dari 1 sampai 5\"" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3148618\n" "help.text" msgid "Print \"Number from 6 to 8\"" msgstr "Print \"Angka dari 6 sampai 8\"" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3147436\n" "help.text" msgid "Print \"Greater than 8\"" msgstr "Print \"Lebih besar dari 8\"" #: 03090404.xhp msgctxt "" "03090404.xhp\n" "par_id3150418\n" "help.text" msgid "Print \"Outside range 1 to 10\"" msgstr "Print \"Di luar jangkauan 1 sampai 10\"" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "tit\n" "help.text" msgid "FreeLibrary Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "bm_id3143270\n" "help.text" msgid "FreeLibrary function" msgstr "fungsi FreeLibrary" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3143270\n" "help.text" msgid "FreeLibrary Function [Runtime]" msgstr "Fungsi FreeLibrary [Runtime]" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "par_id3147559\n" "help.text" msgid "Releases DLLs that were loaded by a Declare statement. A released DLL is automatically reloaded if one of its functions is called. See also: Declare" msgstr "" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3148550\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "par_id3153361\n" "help.text" msgid "FreeLibrary (LibName As String)" msgstr "FreeLibrary (NamaPustaka As String)" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3153380\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "par_id3154138\n" "help.text" msgid "LibName: String expression that specifies the name of the DLL." msgstr "NamaPustaka: Ekspresi string yang menentukan nama dari DLL." #: 03090405.xhp msgctxt "" "03090405.xhp\n" "par_id3146923\n" "help.text" msgid "FreeLibrary can only release DLLs that are loaded during Basic runtime." msgstr "" #: 03090405.xhp msgctxt "" "03090405.xhp\n" "hd_id3153363\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "tit\n" "help.text" msgid "Function Statement [Runtime]" msgstr "Pernyataan Function [Runtime]" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "bm_id3153346\n" "help.text" msgid "Function statement" msgstr "pernyataan Put" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "hd_id3153346\n" "help.text" msgid "Function Statement [Runtime]" msgstr "Pernyataan Function [Runtime]" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3159158\n" "help.text" msgid "Defines a subroutine that can be used as an expression to determine a return type." msgstr "" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "hd_id3145316\n" "help.text" msgid "Syntax" msgstr "Sintaksis" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3148944\n" "help.text" msgid "see Parameter" msgstr "lihat Parameter" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3156344\n" "help.text" msgid "Syntax" msgstr "Sintaksis" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3149457\n" "help.text" msgid "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]" msgstr "" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3153360\n" "help.text" msgid "statement block" msgstr "blok pernyataan" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3148797\n" "help.text" msgid "[Exit Function]" msgstr "" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3145419\n" "help.text" msgid "statement block" msgstr "blok pernyataan" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3150449\n" "help.text" msgid "End Function" msgstr "End Function" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3156281\n" "help.text" msgid "Parameter" msgstr "Parameter" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3153193\n" "help.text" msgid "Name: Name of the subroutine to contain the value returned by the function." msgstr "" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3147229\n" "help.text" msgid "VarName: Parameter to be passed to the subroutine." msgstr "" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3147287\n" "help.text" msgid "Type: Type-declaration keyword." msgstr "" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "hd_id3163710\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3152939\n" "help.text" msgid "For siStep = 0 To 10 ' Fill array with test data" msgstr "" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3154943\n" "help.text" msgid "' Linsearch searches a TextArray:sList() for a TextEntry:" msgstr "" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3155601\n" "help.text" msgid "' Return value Is the index of the entry Or 0 (Null)" msgstr "" #: 03090406.xhp msgctxt "" "03090406.xhp\n" "par_id3153707\n" "help.text" msgid "Exit For ' sItem found" msgstr "" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "tit\n" "help.text" msgid "Rem Statement [Runtime]" msgstr "Pernyataan Rem [Runtime]" #: 03090407.xhp #, fuzzy msgctxt "" "03090407.xhp\n" "bm_id3154347\n" "help.text" msgid "Rem statement comments;Rem statement" msgstr "pernyataan On...GoSubpernyataan On...GoTo" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "hd_id3154347\n" "help.text" msgid "Rem Statement [Runtime]" msgstr "Prenyataan Rem [Runtime]" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3153525\n" "help.text" msgid "Specifies that a program line is a comment." msgstr "" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "hd_id3153360\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3154141\n" "help.text" msgid "Rem Text" msgstr "" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "hd_id3151042\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3150869\n" "help.text" msgid "Text: Any text that serves as a comment." msgstr "" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3147318\n" "help.text" msgid "You can use the single quotation mark instead of the Rem keyword to indicate that the text on a line is comments. This symbol can be inserted directly to the right of the program code, followed by a comment." msgstr "" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id6187017\n" "help.text" msgid "You can use a space followed by the underline character _ as the last two characters of a line to continue the logical line on the next line. To continue comment lines, you must enter \"Option Compatible\" in the same Basic module." msgstr "" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "hd_id3150012\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090407.xhp msgctxt "" "03090407.xhp\n" "par_id3153140\n" "help.text" msgid "' Nothing occurs here" msgstr "" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "tit\n" "help.text" msgid "Stop Statement [Runtime]" msgstr "Pernyataan Stop [Runtime]" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "bm_id3153311\n" "help.text" msgid "Stop statement" msgstr "pernyataan Seek" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "hd_id3153311\n" "help.text" msgid "Stop Statement [Runtime]" msgstr "Pernyataan Stop [Runtime]" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "par_id3154142\n" "help.text" msgid "Stops the execution of the Basic program." msgstr "" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "hd_id3153126\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "par_id3156023\n" "help.text" msgid "Stop" msgstr "Henti" #: 03090408.xhp msgctxt "" "03090408.xhp\n" "hd_id3156344\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "tit\n" "help.text" msgid "Sub Statement [Runtime]" msgstr "Pernyataan Sub [Runtime]" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "bm_id3147226\n" "help.text" msgid "Sub statement" msgstr "pernyataan Put" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "hd_id3147226\n" "help.text" msgid "Sub Statement [Runtime]" msgstr "Pernyataan Sub [Runtime]" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3153311\n" "help.text" msgid "Defines a subroutine." msgstr "" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "hd_id3149416\n" "help.text" msgid "Syntax" msgstr "Sintaksis" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3147530\n" "help.text" msgid "statement block" msgstr "blok pernyataan" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "hd_id3153525\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3150792\n" "help.text" msgid "Name: Name of the subroutine ." msgstr "" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3154138\n" "help.text" msgid "VarName: Parameter that you want to pass to the subroutine." msgstr "" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_id3154908\n" "help.text" msgid "Type: Type-declaration key word." msgstr "" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "hd_id3153770\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090409.xhp msgctxt "" "03090409.xhp\n" "par_idN1063F\n" "help.text" msgid "' some statements" msgstr "" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "tit\n" "help.text" msgid "Switch Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "bm_id3148554\n" "help.text" msgid "Switch function" msgstr "Fungsi Sin" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "hd_id3148554\n" "help.text" msgid "Switch Function [Runtime]" msgstr "Fungsi Switch [Runtime]" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3148522\n" "help.text" msgid "Evaluates a list of arguments, consisting of an expression followed by a value. The Switch function returns a value that is associated with the expression that is passed by this function." msgstr "" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "hd_id3154863\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3155934\n" "help.text" msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])" msgstr "" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "hd_id3149119\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153894\n" "help.text" msgid "The Switch function evaluates the expressions from left to right, and then returns the value that is assigned to the function expression. If expression and value are not given as a pair, a runtime error occurs." msgstr "" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153990\n" "help.text" msgid "Expression: The expression that you want to evaluate." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153394\n" "help.text" msgid "Value: The value that you want to return if the expression is True." msgstr "" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153346\n" "help.text" msgid "In the following example, the Switch function assigns the appropriate gender to the name that is passed to the function:" msgstr "" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "hd_id3159157\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3149579\n" "help.text" msgid "sGender = GetGenderIndex( \"John\" )" msgstr "" #: 03090410.xhp msgctxt "" "03090410.xhp\n" "par_id3153361\n" "help.text" msgid "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")" msgstr "" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "tit\n" "help.text" msgid "With Statement [Runtime]" msgstr "Pernyataan With [Runtime]" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "bm_id3153311\n" "help.text" msgid "With statement" msgstr "pernyataan Write" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "hd_id3153311\n" "1\n" "help.text" msgid "With Statement [Runtime]" msgstr "Pernyataan With [Runtime]" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "par_id3159158\n" "2\n" "help.text" msgid "Sets an object as the default object. Unless another object name is declared, all properties and methods refer to the default object until the End With statement is reached." msgstr "" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "hd_id3156153\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "par_id3145609\n" "4\n" "help.text" msgid "With Object Statement block End With" msgstr "" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "hd_id3154924\n" "5\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090411.xhp msgctxt "" "03090411.xhp\n" "par_id3147560\n" "6\n" "help.text" msgid "Use With and End With if you have several properties or methods for a single object." msgstr "" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "tit\n" "help.text" msgid "Exit Statement [Runtime]" msgstr "Pernyataan Exit [Runtime]" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "bm_id3152924\n" "help.text" msgid "Exit statement" msgstr "pernyataan Wait" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "hd_id3152924\n" "help.text" msgid "Exit Statement [Runtime]" msgstr "Pernyataan Exit [Runtime]" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153394\n" "help.text" msgid "Exits a Do...Loop, For...Next, a function, or a subroutine." msgstr "" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "hd_id3149763\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3159157\n" "help.text" msgid "see Parameters" msgstr "lihat Parameter" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "hd_id3148943\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3154760\n" "help.text" msgid "Exit Do" msgstr "" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3147559\n" "help.text" msgid "Only valid within a Do...Loop statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If Do...Loop statements are nested, the control is transferred to the loop in the next higher level." msgstr "" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3150398\n" "help.text" msgid "Exit For" msgstr "" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3148797\n" "help.text" msgid "Only valid within a For...Next loop to exit the loop. Program execution continues with the first statement that follows the Next statement. In nested statements, the control is transferred to the loop in the next higher level." msgstr "" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3147229\n" "help.text" msgid "Exit Function" msgstr "" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3154685\n" "help.text" msgid "Exits the Function procedure immediately. Program execution continues with the statement that follows the Function call." msgstr "" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3155132\n" "help.text" msgid "Exit Sub" msgstr "" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3149561\n" "help.text" msgid "Exits the subroutine immediately. Program execution continues with the statement that follows the Sub call." msgstr "" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153143\n" "help.text" msgid "The Exit statement does not define the end of a structure, and must not be confused with the End statement." msgstr "" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "hd_id3147348\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153158\n" "help.text" msgid "For siStep = 0 To 10 ' Fill array with test data" msgstr "" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153764\n" "help.text" msgid "' LinSearch searches a TextArray:sList() for a TextEntry:" msgstr "" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3148995\n" "help.text" msgid "' Returns the index of the entry or 0 (Null)" msgstr "" #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3149567\n" "help.text" msgid "Exit For ' sItem found" msgstr "" #: 03100000.xhp msgctxt "" "03100000.xhp\n" "tit\n" "help.text" msgid "Variables" msgstr "Variabel" #: 03100000.xhp msgctxt "" "03100000.xhp\n" "hd_id3149669\n" "1\n" "help.text" msgid "Variables" msgstr "Variabel" #: 03100000.xhp msgctxt "" "03100000.xhp\n" "par_id3147265\n" "2\n" "help.text" msgid "The following statements and functions are for working with variables. You can use these functions to declare or define variables, convert variables from one type to another, or determine the variable type." msgstr "" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "tit\n" "help.text" msgid "CCur Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "bm_id8926053\n" "help.text" msgid "CCur function" msgstr "fungsi Hour" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN10541\n" "help.text" msgid "CCur Function [Runtime]" msgstr "Fungsi CCur [Runtime]" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN10545\n" "help.text" msgid "Converts a string expression or numeric expression to a currency expression. The locale settings are used for decimal separators and currency symbols." msgstr "" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN10548\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105E8\n" "help.text" msgid "CCur(Expression)" msgstr "Fix (Ekspresi)" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105EB\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105EF\n" "help.text" msgid "Currency" msgstr "" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105F2\n" "help.text" msgid "Parameter:" msgstr "Parameter:" #: 03100050.xhp msgctxt "" "03100050.xhp\n" "par_idN105F6\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert." msgstr "Ekspresi: Ekspresi kalimat atau numerik apa saja yang hendak dikonversi." #: 03100060.xhp msgctxt "" "03100060.xhp\n" "tit\n" "help.text" msgid "CDec Function [Runtime]" msgstr "Fungsi CDec [Runtime]" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "bm_id863979\n" "help.text" msgid "CDec function" msgstr "fungsi CDec" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN10548\n" "help.text" msgid "CDec Function [Runtime]" msgstr "Fungsi CDec [Runtime]" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN10558\n" "help.text" msgid "Converts a string expression or numeric expression to a decimal expression." msgstr "" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN1055B\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105EA\n" "help.text" msgid "CDec(Expression)" msgstr "CDec(Ekspresi)" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105ED\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105F1\n" "help.text" msgid "Decimal number." msgstr "Angka desimal." #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105F4\n" "help.text" msgid "Parameter:" msgstr "Parameter:" #: 03100060.xhp msgctxt "" "03100060.xhp\n" "par_idN105F8\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert." msgstr "Ekspresi: Ekspresi kalimat atau numerik apa saja yang hendak dikonversi." #: 03100070.xhp msgctxt "" "03100070.xhp\n" "tit\n" "help.text" msgid "CVar Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "bm_id2338633\n" "help.text" msgid "CVar function" msgstr "fungsi Year" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1054B\n" "help.text" msgid "CVar Function [Runtime]" msgstr "Fungsi CVar [Runtime]" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1055B\n" "help.text" msgid "Converts a string expression or numeric expression to a variant expression." msgstr "" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1055E\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN10562\n" "help.text" msgid "CVar(Expression)" msgstr "Fix (Ekspresi)" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN10565\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN10569\n" "help.text" msgid "Variant." msgstr "" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN1056C\n" "help.text" msgid "Parameter:" msgstr "Parameter:" #: 03100070.xhp msgctxt "" "03100070.xhp\n" "par_idN10570\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert." msgstr "Ekspresi: Ekspresi kalimat atau numerik apa saja yang hendak dikonversi." #: 03100080.xhp msgctxt "" "03100080.xhp\n" "tit\n" "help.text" msgid "CVErr Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "bm_id531022\n" "help.text" msgid "CVErr function" msgstr "fungsi Err" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN1054B\n" "help.text" msgid "CVErr Function [Runtime]" msgstr "Fungsi CVErr [Runtime]" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN1055B\n" "help.text" msgid "Converts a string expression or numeric expression to a variant expression of the sub type \"Error\"." msgstr "" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN1055E\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN10562\n" "help.text" msgid "CVErr(Expression)" msgstr "Fix (Ekspresi)" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN10565\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN10569\n" "help.text" msgid "Variant." msgstr "" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN1056C\n" "help.text" msgid "Parameter:" msgstr "Parameter:" #: 03100080.xhp msgctxt "" "03100080.xhp\n" "par_idN10570\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert." msgstr "Ekspresi: Ekspresi kalimat atau numerik apa saja yang hendak dikonversi." #: 03100100.xhp msgctxt "" "03100100.xhp\n" "tit\n" "help.text" msgid "CBool Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "bm_id3150616\n" "help.text" msgid "CBool function" msgstr "fungsi Choose" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3150616\n" "help.text" msgid "CBool Function [Runtime]" msgstr "Fungsi CBool [Runtime]" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3145136\n" "help.text" msgid "Converts a string comparison or numeric comparison to a Boolean expression, or converts a single numeric expression to a Boolean expression." msgstr "" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3153345\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3149514\n" "help.text" msgid "CBool (Expression1 {= | <> | < | > | <= | >=} Expression2) or CBool (Number)" msgstr "" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3156152\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155419\n" "help.text" msgid "Bool" msgstr "Bool" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3147530\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3156344\n" "help.text" msgid "Expression1, Expression2: Any string or numeric expressions that you want to compare. If the expressions match, the CBool function returns True, otherwise False is returned." msgstr "" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3149655\n" "help.text" msgid "Number: Any numeric expression that you want to convert. If the expression equals 0, False is returned, otherwise True is returned." msgstr "" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3145171\n" "help.text" msgid "The following example uses the CBool function to evaluate the value that is returned by the Instr function. The function checks if the word \"and\" is found in the sentence that was entered by the user." msgstr "" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "hd_id3156212\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155132\n" "help.text" msgid "sText = InputBox(\"Please enter a short sentence:\")" msgstr "" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155855\n" "help.text" msgid "' Proof if the word »and« appears in the sentence." msgstr "" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3146984\n" "help.text" msgid "' Instead of the command line" msgstr "" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3148576\n" "help.text" msgid "' If Instr(Input, \"and\")<>0 Then..." msgstr "" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3154014\n" "help.text" msgid "' the CBool function is applied as follows:" msgstr "" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3155413\n" "help.text" msgid "If CBool(Instr(sText, \"and\")) Then" msgstr "" #: 03100100.xhp msgctxt "" "03100100.xhp\n" "par_id3152940\n" "help.text" msgid "MsgBox \"The word »and« appears in the sentence you entered!\"" msgstr "" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "tit\n" "help.text" msgid "CDate Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "bm_id3150772\n" "help.text" msgid "CDate function" msgstr "fungsi Day" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3150772\n" "help.text" msgid "CDate Function [Runtime]" msgstr "Fungsi CDate [Runtime]" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3150986\n" "help.text" msgid "Converts any string or numeric expression to a date value." msgstr "" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3148944\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3148947\n" "help.text" msgid "CDate (Expression)" msgstr "Fix (Ekspresi)" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3148552\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3159414\n" "help.text" msgid "Date" msgstr "Tanggal" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3153525\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3150359\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03100300.xhp msgctxt "" "03100300.xhp\n" "par_id3125864\n" "help.text" msgid "When you convert a string expression, the date and time must be entered in the format MM.DD.YYYY HH.MM.SS, as defined by the DateValue and TimeValue function conventions. In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time." msgstr "" #: 03100300.xhp msgctxt "" "03100300.xhp\n" "hd_id3156422\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "tit\n" "help.text" msgid "CDbl Function [Runtime]" msgstr "Fungsi CDbl [Runtime]" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "bm_id3153750\n" "help.text" msgid "CDbl function" msgstr "fungsi CDbl" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3153750\n" "help.text" msgid "CDbl Function [Runtime]" msgstr "Fungsi CDbl [Runtime]" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "par_id3149233\n" "help.text" msgid "Converts any numerical expression or string expression to a double type." msgstr "" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3149516\n" "help.text" msgid "Syntax" msgstr "Sintaksis" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "par_id3156152\n" "help.text" msgid "CDbl (Expression)" msgstr "CDbl (Ekspresi)" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3153061\n" "help.text" msgid "Return value" msgstr "Nilai hasil" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "par_id3145068\n" "help.text" msgid "Double" msgstr "Ganda" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "par_id3153897\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system." msgstr "" #: 03100400.xhp msgctxt "" "03100400.xhp\n" "hd_id3148797\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "tit\n" "help.text" msgid "CInt Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "bm_id3149346\n" "help.text" msgid "CInt function" msgstr "fungsi Int" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "hd_id3149346\n" "help.text" msgid "CInt Function [Runtime]" msgstr "Fungsi CInt [Runtime]" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3155419\n" "help.text" msgid "Converts any string or numeric expression to an integer." msgstr "" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "hd_id3147573\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3154142\n" "help.text" msgid "CInt (Expression)" msgstr "Fix (Ekspresi)" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "hd_id3147531\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3147560\n" "help.text" msgid "Integer" msgstr "Integer" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "hd_id3145069\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3159414\n" "help.text" msgid "Expression: Any numeric expression that you want to convert. If the Expression exceeds the value range between -32768 and 32767, $[officename] Basic reports an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system." msgstr "" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "par_id3150358\n" "help.text" msgid "This function always rounds the fractional part of a number to the nearest integer." msgstr "" #: 03100500.xhp msgctxt "" "03100500.xhp\n" "hd_id3145419\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "tit\n" "help.text" msgid "CLng Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "bm_id3153311\n" "help.text" msgid "CLng function" msgstr "fungsi Log" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "hd_id3153311\n" "help.text" msgid "CLng Function [Runtime]" msgstr "Fungsi CLng [Runtime]" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3148686\n" "help.text" msgid "Converts any string or numeric expression to a long integer." msgstr "" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "hd_id3145315\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3147573\n" "help.text" msgid "CLng (Expression)" msgstr "Fix (Ekspresi)" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "hd_id3145610\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3153897\n" "help.text" msgid "Long" msgstr "Long" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3159414\n" "help.text" msgid "Expression: Any numerical expression that you want to convert. If the Expression lies outside the valid long integer range between -2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system." msgstr "" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "par_id3150358\n" "help.text" msgid "This function always rounds the fractional part of a number to the nearest integer." msgstr "" #: 03100600.xhp msgctxt "" "03100600.xhp\n" "hd_id3154216\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "tit\n" "help.text" msgid "Const Statement [Runtime]" msgstr "Pernyataan Const [Runtime]" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "bm_id3146958\n" "help.text" msgid "Const statement" msgstr "pernyataan Close" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "hd_id3146958\n" "help.text" msgid "Const Statement [Runtime]" msgstr "Pernyataan Const [Runtime]" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3154143\n" "help.text" msgid "Defines a string as a constant." msgstr "" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "hd_id3150670\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3150984\n" "help.text" msgid "Const Text = Expression" msgstr "" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "hd_id3147530\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3153897\n" "help.text" msgid "Text: Any constant name that follows the standard variable naming conventions." msgstr "" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3147264\n" "help.text" msgid "A constant is a variable that helps to improve the readability of a program. Constants are not defined as a specific type of variable, but rather are used as placeholders in the code. You can only define a constant once and it cannot be modified. Use the following statement to define a constant:" msgstr "" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3150542\n" "help.text" msgid "CONST ConstName=Expression" msgstr "CONST NamaKonstanta=Ekspresi" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3150400\n" "help.text" msgid "The type of expression is irrelevant. If a program is started, $[officename] Basic converts the program code internally so that each time a constant is used, the defined expression replaces it." msgstr "" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "hd_id3154366\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03100700.xhp msgctxt "" "03100700.xhp\n" "par_id3153969\n" "help.text" msgid "Const sVar = \"Program\", dVar As Double = 1.00" msgstr "" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "tit\n" "help.text" msgid "CSng Function[Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "bm_id3153753\n" "help.text" msgid "CSng function" msgstr "Fungsi Atn" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3153753\n" "help.text" msgid "CSng Function[Runtime]" msgstr "Fungsi CSng [Runtime]" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id3149748\n" "help.text" msgid "Converts any string or numeric expression to data type Single." msgstr "" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3153255\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id3148983\n" "help.text" msgid "CSng (Expression)" msgstr "Fix (Ekspresi)" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3152347\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id3153750\n" "help.text" msgid "Single" msgstr "Tunggal" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3146957\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "par_id3153345\n" "help.text" msgid "Expression: Any string or numeric expression that you want to convert. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system." msgstr "" #: 03100900.xhp msgctxt "" "03100900.xhp\n" "hd_id3149514\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "tit\n" "help.text" msgid "CStr Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "bm_id3146958\n" "help.text" msgid "CStr function" msgstr "fungsi Sqr function" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3146958\n" "help.text" msgid "CStr Function [Runtime]" msgstr "Fungsi CStr [Runtime]" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3147574\n" "help.text" msgid "Converts any numeric expression to a string expression." msgstr "" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3148473\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3145315\n" "help.text" msgid "CStr (Expression)" msgstr "Error (Ekspresi)" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3153062\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3153897\n" "help.text" msgid "String" msgstr "String" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3149457\n" "help.text" msgid "Expression: Any valid string or numeric expression that you want to convert." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3150358\n" "help.text" msgid "Expression Types and Conversion Returns" msgstr "" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3153192\n" "help.text" msgid "Boolean :" msgstr "Boolean" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3156422\n" "help.text" msgid "String that evaluates to either True or False." msgstr "" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3147287\n" "help.text" msgid "Date :" msgstr "" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3155411\n" "help.text" msgid "String that contains the date and time." msgstr "" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3147428\n" "help.text" msgid "Null :" msgstr "" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3150486\n" "help.text" msgid "Run-time error." msgstr "" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3153953\n" "help.text" msgid "Empty :" msgstr "" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3155306\n" "help.text" msgid "String without any characters." msgstr "" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3149260\n" "help.text" msgid "Any :" msgstr "" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3152938\n" "help.text" msgid "Corresponding number as string." msgstr "" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "par_id3155738\n" "help.text" msgid "Zeros at the end of a floating-point number are not included in the returned string." msgstr "" #: 03101000.xhp msgctxt "" "03101000.xhp\n" "hd_id3154729\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "tit\n" "help.text" msgid "DefBool Statement [Runtime]" msgstr "Pernyataan DefBool [Runtime]" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "bm_id3145759\n" "help.text" msgid "DefBool statement" msgstr "pernyataan MsgBox" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "hd_id3145759\n" "help.text" msgid "DefBool Statement [Runtime]" msgstr "Pernyataan DefBool [Runtime]" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3153089\n" "help.text" msgid "If no type-declaration character or keyword is specified, the DefBool statement sets the default data type for variables, according to a letter range." msgstr "" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "hd_id3149495\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3150682\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "hd_id3159201\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3147226\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." msgstr "" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3149178\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3150669\n" "help.text" msgid "Keyword: Default variable type" msgstr "" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3149233\n" "help.text" msgid "DefBool: Boolean" msgstr "" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "hd_id3149762\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3156152\n" "help.text" msgid "' Prefix definition for variable types:" msgstr "" #: 03101100.xhp msgctxt "" "03101100.xhp\n" "par_id3151381\n" "help.text" msgid "bOK=TRUE ' bOK is an implicit boolean variable" msgstr "" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "tit\n" "help.text" msgid "DefCur Statement [Runtime]" msgstr "Pernyataan DefCur [Runtime]" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "bm_id9555345\n" "help.text" msgid "DefCur statement" msgstr "pernyataan Declare" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN1057D\n" "help.text" msgid "DefCur Statement [Runtime]" msgstr "Pernyataan DefCur [Runtime]" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN1058D\n" "help.text" msgid "If no type-declaration character or keyword is specified, the DefCur statement sets the default variable type, according to a letter range." msgstr "" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN10590\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN10594\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN10597\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN1059B\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." msgstr "" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN105A2\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN105A9\n" "help.text" msgid "Keyword: Default variable type" msgstr "" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN105B0\n" "help.text" msgid "DefCur: Currency" msgstr "" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN105B7\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN105BB\n" "help.text" msgid "REM Prefix definitions for variable types:" msgstr "" #: 03101110.xhp msgctxt "" "03101110.xhp\n" "par_idN105D9\n" "help.text" msgid "cCur=Currency REM cCur is an implicit currency variable" msgstr "" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "tit\n" "help.text" msgid "DefErr Statement [Runtime]" msgstr "Pernyataan DefErr [Runtime]" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "bm_id8177739\n" "help.text" msgid "DefErr statement" msgstr "pernyataan Declare" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN1057D\n" "help.text" msgid "DefErr Statement [Runtime]" msgstr "Pernyataan DefErr [Runtime]" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN1058D\n" "help.text" msgid "If no type-declaration character or keyword is specified, the DefErr statement sets the default variable type, according to a letter range." msgstr "" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN10590\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN10594\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN10597\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN1059B\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." msgstr "" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN105A2\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN105A9\n" "help.text" msgid "Keyword: Default variable type" msgstr "" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN105B0\n" "help.text" msgid "DefErr: Error" msgstr "" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN105B7\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN105BB\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "" #: 03101120.xhp msgctxt "" "03101120.xhp\n" "par_idN105D9\n" "help.text" msgid "eErr=Error ' eErr is an implicit error variable" msgstr "" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "tit\n" "help.text" msgid "DefSng Statement [Runtime]" msgstr "Pernyataan DefSng [Runtime]" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "bm_id2445142\n" "help.text" msgid "DefSng statement" msgstr "pernyataan Declare" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN10577\n" "help.text" msgid "DefSng Statement [Runtime]" msgstr "Pernyataan DefSng [Runtime]" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN10587\n" "help.text" msgid "If no type-declaration character or keyword is specified, the DefSng statement sets the default variable type, according to a letter range." msgstr "" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN1058A\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN1058E\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN10591\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN10595\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." msgstr "" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN1059C\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN105A3\n" "help.text" msgid "Keyword: Default variable type" msgstr "" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN105AA\n" "help.text" msgid "DefSng: Single" msgstr "" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN105B1\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN105B5\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "" #: 03101130.xhp msgctxt "" "03101130.xhp\n" "par_idN105D3\n" "help.text" msgid "sSng=Single ' sSng is an implicit single variable" msgstr "" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "tit\n" "help.text" msgid "DefStr Statement [Runtime]" msgstr "Pernyataan DefStr [Runtime]" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "bm_id6161381\n" "help.text" msgid "DefStr statement" msgstr "pernyataan SetAttr" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN10577\n" "help.text" msgid "DefStr Statement [Runtime]" msgstr "Pernyataan DefStr [Runtime]" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN10587\n" "help.text" msgid "If no type-declaration character or keyword is specified, the DefStr statement sets the default variable type, according to a letter range." msgstr "" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN1058A\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN1058E\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN10591\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN10595\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." msgstr "" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN1059C\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN105A3\n" "help.text" msgid "Keyword: Default variable type" msgstr "" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN105AA\n" "help.text" msgid "DefStr: String" msgstr "" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN105B1\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN105B5\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "" #: 03101140.xhp msgctxt "" "03101140.xhp\n" "par_idN105D3\n" "help.text" msgid "sStr=String ' sStr is an implicit string variable" msgstr "" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "tit\n" "help.text" msgid "DefDate Statement [Runtime]" msgstr "Pernyataan DefDate [Runtime]" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "bm_id3150504\n" "help.text" msgid "DefDate statement" msgstr "pernyataan Date" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "hd_id3150504\n" "help.text" msgid "DefDate Statement [Runtime]" msgstr "Pernyataan DefDate [Runtime]" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3145069\n" "help.text" msgid "If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range." msgstr "" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "hd_id3154758\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3148664\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "hd_id3150541\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3156709\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." msgstr "" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3150869\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3145171\n" "help.text" msgid "Keyword: Default variable type" msgstr "" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3150767\n" "help.text" msgid "DefDate: Date" msgstr "" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "hd_id3153768\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3145785\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "" #: 03101300.xhp msgctxt "" "03101300.xhp\n" "par_id3152462\n" "help.text" msgid "tDate=Date ' tDate is an implicit date variable" msgstr "" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "tit\n" "help.text" msgid "DefDbl Statement [Runtime]" msgstr "Pernyataan DefDbl [Runtime]" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "bm_id3147242\n" "help.text" msgid "DefDbl statement" msgstr "pernyataan Declare" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "hd_id3147242\n" "help.text" msgid "DefDbl Statement [Runtime]" msgstr "Pernyataan DefDbl [Runtime]" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3153126\n" "help.text" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "hd_id3155420\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3147530\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "hd_id3145069\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3147560\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." msgstr "" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3150791\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3151210\n" "help.text" msgid "Keyword: Default variable type" msgstr "" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3154123\n" "help.text" msgid "DefDbl: Double" msgstr "" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "hd_id3153192\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3156281\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "" #: 03101400.xhp msgctxt "" "03101400.xhp\n" "par_id3153144\n" "help.text" msgid "dValue=1.23e43 ' dValue is an implicit double variable type" msgstr "" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "tit\n" "help.text" msgid "DefInt Statement [Runtime]" msgstr "Pernyataan DefInt [Runtime]" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "bm_id3149811\n" "help.text" msgid "DefInt statement" msgstr "pernyataan Get" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "hd_id3149811\n" "help.text" msgid "DefInt Statement [Runtime]" msgstr "Pernyataan DefInt [Runtime]" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3149762\n" "help.text" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "hd_id3148686\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3156023\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "hd_id3156344\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3147560\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set a default data type for." msgstr "" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3150398\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3154365\n" "help.text" msgid "Keyword: Default variable type" msgstr "" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3125863\n" "help.text" msgid "DefInt: Integer" msgstr "" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "hd_id3154123\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3151042\n" "help.text" msgid "' Prefix definitions for variable types" msgstr "" #: 03101500.xhp msgctxt "" "03101500.xhp\n" "par_id3153728\n" "help.text" msgid "iCount=200 ' iCount is an implicit integer variable" msgstr "" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "tit\n" "help.text" msgid "DefLng Statement [Runtime]" msgstr "Pernyataan DefLng [Runtime]" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "bm_id3148538\n" "help.text" msgid "DefLng statement" msgstr "pernyataan Declare" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "hd_id3148538\n" "help.text" msgid "DefLng Statement [Runtime]" msgstr "Pernyataan DefLng [Runtime]" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3149514\n" "help.text" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "hd_id3150504\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3145609\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "hd_id3154760\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3145069\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." msgstr "" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3150791\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3148798\n" "help.text" msgid "Keyword: Default variable type" msgstr "" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3154686\n" "help.text" msgid "DefLng: Long" msgstr "" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "hd_id3153192\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3154124\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "" #: 03101600.xhp msgctxt "" "03101600.xhp\n" "par_id3145273\n" "help.text" msgid "lCount=123456789 ' lCount is an implicit long integer variable" msgstr "" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "tit\n" "help.text" msgid "DefObj Statement [Runtime]" msgstr "Pernyataan DefObj [Runtime]" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "bm_id3149811\n" "help.text" msgid "DefObj statement" msgstr "pernyataan Declare" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "hd_id3149811\n" "1\n" "help.text" msgid "DefObj Statement [Runtime]" msgstr "Pernyataan DefObj [Runtime]" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3147573\n" "2\n" "help.text" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "hd_id3150504\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3147530\n" "4\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "hd_id3153896\n" "5\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3148552\n" "6\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." msgstr "" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3150358\n" "7\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3148798\n" "8\n" "help.text" msgid "Keyword: Default variable type" msgstr "" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3150769\n" "9\n" "help.text" msgid "DefObj: Object" msgstr "" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "hd_id3156212\n" "10\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3153969\n" "12\n" "help.text" msgid "REM Prefix definitions for variable types:" msgstr "" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3156424\n" "13\n" "help.text" msgid "DefBool b" msgstr "" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3159254\n" "14\n" "help.text" msgid "DefDate t" msgstr "" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3150440\n" "15\n" "help.text" msgid "DefDbL d" msgstr "" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3161832\n" "16\n" "help.text" msgid "DefInt i" msgstr "" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3145365\n" "17\n" "help.text" msgid "DefLng l" msgstr "" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3149481\n" "18\n" "help.text" msgid "DefObj o" msgstr "" #: 03101700.xhp msgctxt "" "03101700.xhp\n" "par_id3152886\n" "19\n" "help.text" msgid "DefVar v" msgstr "" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "tit\n" "help.text" msgid "DefVar Statement [Runtime]" msgstr "Pernyataan DefVar [Runtime]" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "bm_id3143267\n" "help.text" msgid "DefVar statement" msgstr "pernyataan Declare" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "hd_id3143267\n" "help.text" msgid "DefVar Statement [Runtime]" msgstr "Pernyataan DefVar [Runtime]" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3153825\n" "help.text" msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified." msgstr "" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "hd_id3154143\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3149514\n" "help.text" msgid "Defxxx Characterrange1[, Characterrange2[,...]]" msgstr "" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "hd_id3156024\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3147560\n" "help.text" msgid "Characterrange: Letters that specify the range of variables that you want to set the default data type for." msgstr "" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3148552\n" "help.text" msgid "xxx: Keyword that defines the default variable type:" msgstr "" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3153524\n" "help.text" msgid "Keyword: Default variable type" msgstr "" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3150767\n" "help.text" msgid "DefVar: Variant" msgstr "" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "hd_id3151041\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3156214\n" "help.text" msgid "' Prefix definitions for variable types:" msgstr "" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3154012\n" "help.text" msgid "vDiv=99 ' vDiv is an implicit variant" msgstr "" #: 03102000.xhp msgctxt "" "03102000.xhp\n" "par_id3146121\n" "help.text" msgid "vDiv=\"Hello world\"" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "tit\n" "help.text" msgid "Dim Statement [Runtime]" msgstr "Pernyataan Dim [Runtime]" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "bm_id3149812\n" "help.text" msgid "Dim statement arrays; dimensioning dimensioning arrays" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "hd_id3149812\n" "help.text" msgid "Dim Statement [Runtime]" msgstr "Pernyataan Dim [Runtime]" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3143271\n" "help.text" msgid "Declares a variable or an array." msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154686\n" "help.text" msgid "If the variables are separated by commas (for example, DIM sPar1, sPar2, sPar3 AS STRING), only Variant variables can be defined. Use a separate definition line for each variable." msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3152576\n" "help.text" msgid "Dim declares local variables within subroutines. Global variables are declared with the PUBLIC or the PRIVATE statement." msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "hd_id3156443\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149412\n" "help.text" msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]" msgstr "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "hd_id3147397\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154730\n" "help.text" msgid "VarName: Any variable or array name." msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3147125\n" "help.text" msgid "Start, End: Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range." msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3153877\n" "help.text" msgid "Start and End can be numerical expressions if ReDim is applied at the procedure level." msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3153510\n" "help.text" msgid "VarType: Key word that declares the data type of a variable." msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154015\n" "help.text" msgid "Keyword: Variable type" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3153949\n" "help.text" msgid "Bool: Boolean variable (True, False)" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3156275\n" "help.text" msgid "Currency: Currency-Variable (Currency with 4 Decimal places)" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3156057\n" "help.text" msgid "Date: Date variable" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3148405\n" "help.text" msgid "Double: Double-precision floating-point variable (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3148916\n" "help.text" msgid "Integer: Integer variable (-32768 - 32767)" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3150045\n" "help.text" msgid "Long: Long integer variable (-2.147.483.648 - 2.147.483.647)" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149255\n" "help.text" msgid "Object: Object variable (Note: this variable can only subsequently be defined with Set!)" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3155937\n" "help.text" msgid "Single: Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)." msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3151251\n" "help.text" msgid "String: String variable consisting of a maximum of 64,000 ASCII characters." msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154704\n" "help.text" msgid "[Variant]: Variant variable type (contains all types, specified by definition). If a key word is not specified, variables are automatically defined as Variant Type, unless a statement from DefBool to DefVar is used." msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3146316\n" "help.text" msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word." msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149924\n" "help.text" msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables." msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3148488\n" "help.text" msgid "Arrays are declared with the Dim statement. There are two methods to define the index range:" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154662\n" "help.text" msgid "DIM text(20) as String REM 21 elements numbered from 0 to 20" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3155604\n" "help.text" msgid "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3151274\n" "help.text" msgid "DIM text(-15 to 5) as String REM 21 elements (including 0)" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3152774\n" "help.text" msgid "REM numbered from -15 to 5" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3150829\n" "help.text" msgid "Two-dimensional data field" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149529\n" "help.text" msgid "DIM text(20,2) as String REM 63 elements; form 0 to 20 level 1, from 0 to 20 level 2 and from 0 to 20 level 3." msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3159239\n" "help.text" msgid "You can declare an array types as dynamic if a ReDim statement defines the number of dimensions in the subroutine or the function that contains the array. Generally, you can only define an array dimension once, and you cannot modify it. Within a subroutine, you can declare an array with ReDim. You can only define dimensions with numeric expressions. This ensures that the fields are only as large as necessary." msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "hd_id3150344\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3154657\n" "help.text" msgid "sVar = \"Office\"" msgstr "sVar = \"Office\"" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3149036\n" "help.text" msgid "' Two-dimensional data field" msgstr "" #: 03102100.xhp msgctxt "" "03102100.xhp\n" "par_id3153782\n" "help.text" msgid "Const sDim As String = \" Dimension:\"" msgstr "Const sDim as String = \" Dimensi:\"" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "tit\n" "help.text" msgid "ReDim Statement [Runtime]" msgstr "Pernyataan ReDim [Runtime]" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "bm_id3150398\n" "help.text" msgid "ReDim statement" msgstr "pernyataan RmDir" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "hd_id3150398\n" "help.text" msgid "ReDim Statement [Runtime]" msgstr "Pernyataan ReDim [Runtime]" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3154685\n" "help.text" msgid "Declares a variable or an array." msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "hd_id3154218\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3156214\n" "help.text" msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]" msgstr "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id711996\n" "help.text" msgid "Optionally, you can add the Preserve keyword as a parameter to preserve the contents of the array that is redimensioned." msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "hd_id3148451\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3156423\n" "help.text" msgid "VarName: Any variable or array name." msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3149562\n" "help.text" msgid "Start, End: Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range." msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3155307\n" "help.text" msgid "Start and End can be numeric expressions if ReDim is used at the procedure level." msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3153951\n" "help.text" msgid "VarType: Keyword that declares the data type of a variable." msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3147317\n" "help.text" msgid "Keyword: Variable type" msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3153728\n" "help.text" msgid "Bool: Boolean variable (True, False)" msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3146121\n" "help.text" msgid "Date: Date variable" msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3159156\n" "help.text" msgid "Double: Double floating point variable (1.79769313486232x10E308 - 4.94065645841247x10E-324)" msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3148616\n" "help.text" msgid "Integer: Integer variable (-32768 - 32767)" msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3147348\n" "help.text" msgid "Long: Long integer variable (-2,147,483,648 - 2,147,483,647)" msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3149412\n" "help.text" msgid "Object: Object variable (can only be subsequently defined by Set!)" msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3154729\n" "help.text" msgid "[Single]: Single floating-point variable (3.402823x10E38 - 1.401298x10E-45). If no key word is specified, a variable is defined as Single, unless a statement from DefBool to DefVar is used." msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3148458\n" "help.text" msgid "String: String variable containing a maximum of 64,000 ASCII characters." msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3149581\n" "help.text" msgid "Variant: Variant variable type (can contain all types and is set by definition)." msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3155601\n" "help.text" msgid "In $[officename] Basic, you do not need to declare variables explicitly. However, you need to declare an array before you can use them. You can declare a variable with the Dim statement, using commas to separate multiple declarations. To declare a variable type, enter a type-declaration character following the name or use a corresponding key word." msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3153415\n" "help.text" msgid "$[officename] Basic supports single or multi-dimensional arrays that are defined by a specified variable type. Arrays are suitable if the program contains lists or tables that you want to edit. The advantage of arrays is that it is possible to address individual elements according to indexes, which can be formulated as numeric expressions or variables." msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3146971\n" "help.text" msgid "There are two ways to set the range of indices for arrays declared with the Dim statement:" msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3153950\n" "help.text" msgid "DIM text(20) As String REM 21 elements numbered from 0 to 20" msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3146912\n" "help.text" msgid "DIM text(5 to 25) As String REM 21 elements numbered from 5 to 25" msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3153709\n" "help.text" msgid "DIM text$(-15 to 5) As String REM 21 elements (0 inclusive)," msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3150321\n" "help.text" msgid "rem numbered from -15 to 5" msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "par_id3149018\n" "help.text" msgid "Variable fields, regardless of type, can be made dynamic if they are dimensioned by ReDim at the procedure level in subroutines or functions. Normally, you can only set the range of an array once and you cannot modify it. Within a procedure, you can declare an array using the ReDim statement with numeric expressions to define the range of the field sizes." msgstr "" #: 03102101.xhp msgctxt "" "03102101.xhp\n" "hd_id3148405\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "tit\n" "help.text" msgid "IsArray Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "bm_id3154346\n" "help.text" msgid "IsArray function" msgstr "fungsi Day" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3154346\n" "help.text" msgid "IsArray Function [Runtime]" msgstr "Fungsi IsArray [Runtime]" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "par_id3159413\n" "help.text" msgid "Determines if a variable is a data field in an array." msgstr "" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3150792\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "par_id3153379\n" "help.text" msgid "IsArray (Var)" msgstr "" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3154365\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "par_id3154685\n" "help.text" msgid "Bool" msgstr "Bool" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3153969\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "par_id3145172\n" "help.text" msgid "Var: Any variable that you want to test if it is declared as an array. If the variable is an array, then the function returns True, otherwise False is returned." msgstr "" #: 03102200.xhp msgctxt "" "03102200.xhp\n" "hd_id3155131\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "tit\n" "help.text" msgid "IsDate Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "bm_id3145090\n" "help.text" msgid "IsDate function" msgstr "fungsi Day" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3145090\n" "help.text" msgid "IsDate Function [Runtime]" msgstr "Fungsi IsDate [Runtime]" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3153311\n" "help.text" msgid "Tests if a numeric or string expression can be converted to a Date variable." msgstr "" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3153824\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3147573\n" "help.text" msgid "IsDate (Expression)" msgstr "Fix (Ekspresi)" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3143270\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3147560\n" "help.text" msgid "Bool" msgstr "Bool" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3148947\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3145069\n" "help.text" msgid "Expression: Any numeric or string expression that you want to test. If the expression can be converted to a date, the function returns True, otherwise the function returns False." msgstr "" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "hd_id3150447\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3150869\n" "help.text" msgid "Print IsDate(sDateVar) ' Returns True" msgstr "" #: 03102300.xhp msgctxt "" "03102300.xhp\n" "par_id3147288\n" "help.text" msgid "Print IsDate(sDateVar) ' Returns False" msgstr "" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "tit\n" "help.text" msgid "IsEmpty Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "bm_id3153394\n" "help.text" msgid "IsEmpty function" msgstr "fungsi Exp" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3153394\n" "help.text" msgid "IsEmpty Function [Runtime]" msgstr "Fungsi IsEmpty [Runtime]" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3163045\n" "help.text" msgid "Tests if a Variant variable contains the Empty value. The Empty value indicates that the variable is not initialized." msgstr "" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3159158\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3153126\n" "help.text" msgid "IsEmpty (Var)" msgstr "" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3148685\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3156344\n" "help.text" msgid "Bool" msgstr "Bool" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3148947\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3154347\n" "help.text" msgid "Var: Any variable that you want to test. If the Variant contains the Empty value, the function returns True, otherwise the function returns False." msgstr "" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "hd_id3154138\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03102400.xhp msgctxt "" "03102400.xhp\n" "par_id3154863\n" "help.text" msgid "Print IsEmpty(sVar) ' Returns True" msgstr "" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "tit\n" "help.text" msgid "IsError Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "bm_id4954680\n" "help.text" msgid "IsError function" msgstr "fungsi Error" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1054E\n" "help.text" msgid "IsError Function [Runtime]" msgstr "Fungsi IsError [Runtime]" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1055E\n" "help.text" msgid "Tests if a variable contains an error value." msgstr "" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN10561\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN10565\n" "help.text" msgid "IsError (Var)" msgstr "" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN10568\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1056C\n" "help.text" msgid "Bool" msgstr "Bool" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN1056F\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03102450.xhp msgctxt "" "03102450.xhp\n" "par_idN10573\n" "help.text" msgid "Var: Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False." msgstr "" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "tit\n" "help.text" msgid "IsNull Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03102600.xhp #, fuzzy msgctxt "" "03102600.xhp\n" "bm_id3155555\n" "help.text" msgid "IsNull function Null value" msgstr "pernyataan Select...Casepernyataan Case" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3155555\n" "help.text" msgid "IsNull Function [Runtime]" msgstr "Fungsi IsNull [Runtime]" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_id3146957\n" "help.text" msgid "Tests if a Variant contains the special Null value, indicating that the variable does not contain data." msgstr "" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3150670\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_id3150984\n" "help.text" msgid "IsNull (Var)" msgstr "" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3149514\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_id3145609\n" "help.text" msgid "Bool" msgstr "Bool" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3149669\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_id3159414\n" "help.text" msgid "Var: Any variable that you want to test. This function returns True if the Variant contains the Null value, or False if the Variant does not contain the Null value." msgstr "" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "par_idN1062A\n" "help.text" msgid "Null - This value is used for a variant data sub type without valid contents." msgstr "" #: 03102600.xhp msgctxt "" "03102600.xhp\n" "hd_id3153381\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "tit\n" "help.text" msgid "IsNumeric Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "bm_id3145136\n" "help.text" msgid "IsNumeric function" msgstr "fungsi Timer" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3145136\n" "help.text" msgid "IsNumeric Function [Runtime]" msgstr "Fungsi IsNumeric [Runtime]" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3149177\n" "help.text" msgid "Tests if an expression is a number. If the expression is a number, the function returns True, otherwise the function returns False." msgstr "" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3149415\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3150771\n" "help.text" msgid "IsNumeric (Var)" msgstr "" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3148685\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3148944\n" "help.text" msgid "Bool" msgstr "Bool" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3148947\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3154760\n" "help.text" msgid "Var: Any expression that you want to test." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03102700.xhp msgctxt "" "03102700.xhp\n" "hd_id3149656\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3147230\n" "help.text" msgid "Print IsNumeric(vVar) ' Returns False" msgstr "" #: 03102700.xhp msgctxt "" "03102700.xhp\n" "par_id3154910\n" "help.text" msgid "Print IsNumeric(vVar) ' Returns True" msgstr "" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "tit\n" "help.text" msgid "IsObject Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "bm_id3149346\n" "help.text" msgid "IsObject function" msgstr "fungsi Oct" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "hd_id3149346\n" "1\n" "help.text" msgid "IsObject Function [Runtime]" msgstr "Fungsi IsObject [Runtime]" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3148538\n" "2\n" "help.text" msgid "Tests if an object variable is an OLE object. The function returns True if the variable is an OLE object, otherwise it returns False." msgstr "" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "hd_id3149234\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3154285\n" "4\n" "help.text" msgid "IsObject (ObjectVar)" msgstr "" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "hd_id3148685\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3156024\n" "6\n" "help.text" msgid "Bool" msgstr "Bool" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "hd_id3148947\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03102800.xhp msgctxt "" "03102800.xhp\n" "par_id3148552\n" "8\n" "help.text" msgid "ObjectVar: Any variable that you want to test. If the Object variable contains an OLE object, the function returns True." msgstr "" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "tit\n" "help.text" msgid "LBound Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "bm_id3156027\n" "help.text" msgid "LBound function" msgstr "fungsi Loc" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3156027\n" "help.text" msgid "LBound Function [Runtime]" msgstr "Fungsi LBound [Runtime]" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3147226\n" "help.text" msgid "Returns the lower boundary of an array." msgstr "" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3148538\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3150503\n" "help.text" msgid "LBound (ArrayName [, Dimension])" msgstr "" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3150984\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3153126\n" "help.text" msgid "Integer" msgstr "Integer" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3144500\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3145069\n" "help.text" msgid "ArrayName: Name of the array for which you want to return the upper (Ubound) or the lower (LBound) boundary of the array dimension." msgstr "" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3149457\n" "help.text" msgid "[Dimension]: Integer that specifies which dimension to return the upper (Ubound) or the lower (LBound) boundary for. If a value is not specified, the first dimension is assumed." msgstr "" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "hd_id3145171\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3145365\n" "help.text" msgid "Print LBound(sVar()) ' Returns 10" msgstr "" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3150486\n" "help.text" msgid "Print UBound(sVar()) ' Returns 20" msgstr "" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3149665\n" "help.text" msgid "Print LBound(sVar(),2) ' Returns 5" msgstr "" #: 03102900.xhp msgctxt "" "03102900.xhp\n" "par_id3159154\n" "help.text" msgid "Print UBound(sVar(),2) ' Returns 70" msgstr "" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "tit\n" "help.text" msgid "UBound Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "bm_id3148538\n" "help.text" msgid "UBound function" msgstr "fungsi Rnd" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3148538\n" "help.text" msgid "UBound Function [Runtime]" msgstr "Fungsi UBound [Runtime]" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3147573\n" "help.text" msgid "Returns the upper boundary of an array." msgstr "" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3150984\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3149415\n" "help.text" msgid "UBound (ArrayName [, Dimension])" msgstr "" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3153897\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3149670\n" "help.text" msgid "Integer" msgstr "Integer" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3154347\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3153381\n" "help.text" msgid "ArrayName: Name of the array for which you want to determine the upper (Ubound) or the lower (LBound) boundary." msgstr "" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3148797\n" "help.text" msgid "[Dimension]: Integer that specifies which dimension to return the upper(Ubound) or lower (LBound) boundary for. If no value is specified, the boundary of the first dimension is returned." msgstr "" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "hd_id3153192\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3152596\n" "help.text" msgid "Print LBound(sVar()) ' Returns 10" msgstr "" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3153138\n" "help.text" msgid "Print UBound(sVar()) ' Returns 20" msgstr "" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3149665\n" "help.text" msgid "Print LBound(sVar(),2) ' Returns 5" msgstr "" #: 03103000.xhp msgctxt "" "03103000.xhp\n" "par_id3147214\n" "help.text" msgid "Print UBound(sVar(),2) ' Returns 70" msgstr "" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "tit\n" "help.text" msgid "Let Statement [Runtime]" msgstr "Pernyataan Let [Runtime]" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "bm_id3147242\n" "help.text" msgid "Let statement" msgstr "pernyataan Get" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3147242\n" "help.text" msgid "Let Statement [Runtime]" msgstr "Pernyataan Let [Runtime]" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3149233\n" "help.text" msgid "Assigns a value to a variable." msgstr "" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3153127\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3154285\n" "help.text" msgid "[Let] VarName=Expression" msgstr "" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3148944\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3147560\n" "help.text" msgid "VarName: Variable that you want to assign a value to. Value and variable type must be compatible." msgstr "" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3148451\n" "help.text" msgid "As in most BASIC dialects, the keyword Let is optional." msgstr "" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "hd_id3145785\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03103100.xhp msgctxt "" "03103100.xhp\n" "par_id3152939\n" "help.text" msgid "MsgBox Len(sText) ' returns 9" msgstr "" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "tit\n" "help.text" msgid "Option Base Statement [Runtime]" msgstr "" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "bm_id3155805\n" "help.text" msgid "Option Base statement" msgstr "pernyataan Open" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "hd_id3155805\n" "help.text" msgid "Option Base Statement [Runtime]" msgstr "Pernyataan Option Base [Runtime]" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "par_id3147242\n" "help.text" msgid "Defines the default lower boundary for arrays as 0 or 1." msgstr "" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "hd_id3150771\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "par_id3147573\n" "help.text" msgid "Option Base { 0 | 1}" msgstr "" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "hd_id3145315\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "par_id3147229\n" "help.text" msgid "This statement must be added before the executable program code in a module." msgstr "" #: 03103200.xhp msgctxt "" "03103200.xhp\n" "hd_id3150870\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "tit\n" "help.text" msgid "Option Explicit Statement [Runtime]" msgstr "" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "bm_id3145090\n" "help.text" msgid "Option Explicit statement" msgstr "pernyataan Line Input" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "hd_id3145090\n" "help.text" msgid "Option Explicit Statement [Runtime]" msgstr "Pernyataan Option Explicit [Runtime]" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "par_id3148538\n" "help.text" msgid "Specifies that every variable in the program code must be explicitly declared with the Dim statement." msgstr "" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "hd_id3149763\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "par_id3149514\n" "help.text" msgid "Option Explicit" msgstr "'Option Explicit" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "hd_id3145315\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "par_id3145172\n" "help.text" msgid "This statement must be added before the executable program code in a module." msgstr "" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "hd_id3125864\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03103300.xhp msgctxt "" "03103300.xhp\n" "par_id3145787\n" "help.text" msgid "For i% = 1 To 10 ' This results in a run-time error" msgstr "" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "tit\n" "help.text" msgid "Public Statement [Runtime]" msgstr "Pernyataan Public [Runtime]" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "bm_id3153311\n" "help.text" msgid "Public statement" msgstr "pernyataan Put" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "hd_id3153311\n" "help.text" msgid "Public Statement [Runtime]" msgstr "Pernyataan Public [Runtime]" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "par_id3150669\n" "help.text" msgid "Dimensions a variable or an array at the module level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules." msgstr "" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "hd_id3150772\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "par_id3155341\n" "help.text" msgid "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" msgstr "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" #: 03103400.xhp msgctxt "" "03103400.xhp\n" "hd_id3145315\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "tit\n" "help.text" msgid "Global Statement [Runtime]" msgstr "Pernyataan Global [Runtime]" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "bm_id3159201\n" "help.text" msgid "Global statement" msgstr "pernyataan Global" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "hd_id3159201\n" "help.text" msgid "Global Statement [Runtime]" msgstr "Pernyataan Global [Runtime]" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "par_id3149177\n" "help.text" msgid "Dimensions a variable or an array at the global level (that is, not within a subroutine or function), so that the variable and the array are valid in all libraries and modules for the current session." msgstr "" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "hd_id3143270\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "par_id3150771\n" "help.text" msgid "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" msgstr "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" #: 03103450.xhp msgctxt "" "03103450.xhp\n" "hd_id3156152\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "tit\n" "help.text" msgid "Static Statement [Runtime]" msgstr "Pernyataan Static [Runtime]" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "bm_id3149798\n" "help.text" msgid "Static statement" msgstr "pernyataan SetAttr" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "hd_id3149798\n" "help.text" msgid "Static Statement [Runtime]" msgstr "Pernyataan Static [Runtime]" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3153311\n" "help.text" msgid "Declares a variable or an array at the procedure level within a subroutine or a function, so that the values of the variable or the array are retained after exiting the subroutine or function. Dim statement conventions are also valid." msgstr "" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3147264\n" "help.text" msgid "The Static statement cannot be used to define variable arrays. Arrays must be specified according to a fixed size." msgstr "" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "hd_id3149657\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3150400\n" "help.text" msgid "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..." msgstr "Global VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "hd_id3148452\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3150870\n" "help.text" msgid "MsgBox iResult,0,\"The answer is\"" msgstr "" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id3151115\n" "help.text" msgid "' Function for initialization of the static variable" msgstr "" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id1057161\n" "help.text" msgid "Const iMinimum As Integer = 40 ' minimum return value of this function" msgstr "" #: 03103500.xhp msgctxt "" "03103500.xhp\n" "par_id580462\n" "help.text" msgid "If iInit = 0 Then ' check if initialized" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "tit\n" "help.text" msgid "TypeName Function; VarType Function[Runtime]" msgstr "" #: 03103600.xhp #, fuzzy msgctxt "" "03103600.xhp\n" "bm_id3143267\n" "help.text" msgid "TypeName function VarType function" msgstr "pernyataan Select...Casepernyataan Case" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3143267\n" "help.text" msgid "TypeName Function; VarType Function[Runtime]" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3159157\n" "help.text" msgid "Returns a string (TypeName) or a numeric value (VarType) that contains information for a variable." msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3153825\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3155341\n" "help.text" msgid "TypeName (Variable)VarType (Variable)" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3145610\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148947\n" "help.text" msgid "String; Integer" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3146795\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148664\n" "help.text" msgid "Variable: The variable that you want to determine the type of. You can use the following values:" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145171\n" "help.text" msgid "key word" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3156212\n" "help.text" msgid "VarType" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3154684\n" "help.text" msgid "Variable type" msgstr "Jenis variabel" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3151041\n" "help.text" msgid "Boolean" msgstr "Boolean" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148645\n" "help.text" msgid "Boolean variable" msgstr "Variabel boolean" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3153138\n" "help.text" msgid "Date" msgstr "Tanggal" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3155411\n" "help.text" msgid "Date variable" msgstr "Variabel tanggal" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3146975\n" "help.text" msgid "Double" msgstr "Ganda" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148616\n" "help.text" msgid "Double floating point variable" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148457\n" "help.text" msgid "Integer" msgstr "Integer" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3154490\n" "help.text" msgid "Integer variable" msgstr "Variabel integer" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3149960\n" "help.text" msgid "Long" msgstr "Long" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3151318\n" "help.text" msgid "Long integer variable" msgstr "Variabel integer panjang" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3146972\n" "help.text" msgid "Object" msgstr "Objek" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3150323\n" "help.text" msgid "Object variable" msgstr "Variabel objek" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148405\n" "help.text" msgid "Single" msgstr "Tunggal" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3147341\n" "help.text" msgid "Single floating-point variable" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3155901\n" "help.text" msgid "String" msgstr "String" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3146313\n" "help.text" msgid "String variable" msgstr "Variabel String" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145149\n" "help.text" msgid "Variant" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145789\n" "help.text" msgid "Variant variable (can contain all types specified by the definition)" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148630\n" "help.text" msgid "Empty" msgstr "Kosong" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3151278\n" "help.text" msgid "Variable is not initialized" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3154576\n" "help.text" msgid "Null" msgstr "" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3145131\n" "help.text" msgid "No valid data" msgstr "Data tidak sah" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "hd_id3149338\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03103600.xhp msgctxt "" "03103600.xhp\n" "par_id3148817\n" "help.text" msgid "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types In $[officename] Basic\"" msgstr "" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "tit\n" "help.text" msgid "Set Statement[Runtime]" msgstr "Pernyataan Set [Runtime]" #: 03103700.xhp #, fuzzy msgctxt "" "03103700.xhp\n" "bm_id3154422\n" "help.text" msgid "Set statement Nothing object" msgstr "pernyataan Select...Casepernyataan Case" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "hd_id3154422\n" "help.text" msgid "Set Statement[Runtime]" msgstr "Pernyataan Set [Runtime]" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3159149\n" "help.text" msgid "Sets an object reference on a variable or a Property." msgstr "" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "hd_id3153105\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3154217\n" "help.text" msgid "Set ObjectVar = Object" msgstr "" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "hd_id3154685\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3156281\n" "help.text" msgid "ObjectVar: a variable or a property that requires an object reference." msgstr "" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_id3159252\n" "help.text" msgid "Object: Object that the variable or the property refers to." msgstr "" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "par_idN10623\n" "help.text" msgid "Nothing - Assign the Nothing object to a variable to remove a previous assignment." msgstr "" #: 03103700.xhp msgctxt "" "03103700.xhp\n" "hd_id3159153\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "tit\n" "help.text" msgid "FindObject Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "bm_id3145136\n" "help.text" msgid "FindObject function" msgstr "fungsi CreateObject" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "hd_id3145136\n" "1\n" "help.text" msgid "FindObject Function [Runtime]" msgstr "Fungsi FindObject [Runtime]" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3155341\n" "2\n" "help.text" msgid "Enables an object to be addressed at run-time as a string parameter through the object name." msgstr "" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3150669\n" "3\n" "help.text" msgid "For example, the following command:" msgstr "" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3148473\n" "4\n" "help.text" msgid "MyObj.Prop1.Command = 5" msgstr "MyObj.Prop1.Command = 5" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3156023\n" "5\n" "help.text" msgid "corresponds to the command block:" msgstr "" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3153896\n" "6\n" "help.text" msgid "Dim ObjVar as Object" msgstr "Dim ObjVar as Object" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3154760\n" "7\n" "help.text" msgid "Dim ObjProp as Object" msgstr "Dim ObjProp as Object" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3145069\n" "8\n" "help.text" msgid "ObjName As String = \"MyObj\"" msgstr "ObjName As String = \"MyObj\"" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3154939\n" "9\n" "help.text" msgid "ObjVar = FindObject( ObjName As String )" msgstr "ObjVar = FindObject( ObjName As String )" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3150793\n" "10\n" "help.text" msgid "PropName As String = \"Prop1\"" msgstr "PropName As String = \"Prop1\"" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3154141\n" "11\n" "help.text" msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )" msgstr "ObjProp = FindPropertyObject( ObjVar, PropName As String )" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3156424\n" "12\n" "help.text" msgid "ObjProp.Command = 5" msgstr "ObjProp.Command = 5" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3145420\n" "13\n" "help.text" msgid "This allows names to be dynamically created at run-time. For example:" msgstr "" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3153104\n" "14\n" "help.text" msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five control names." msgstr "" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3150767\n" "15\n" "help.text" msgid "See also: FindPropertyObject" msgstr "Lihat juga: FindPropertyObject" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "hd_id3150868\n" "16\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3151042\n" "17\n" "help.text" msgid "FindObject( ObjName As String )" msgstr "FindObject( ObjName As String )" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "hd_id3159254\n" "18\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03103800.xhp msgctxt "" "03103800.xhp\n" "par_id3150439\n" "19\n" "help.text" msgid "ObjName: String that specifies the name of the object that you want to address at run-time." msgstr "" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "tit\n" "help.text" msgid "FindPropertyObject Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "bm_id3146958\n" "help.text" msgid "FindPropertyObject function" msgstr "fungsi CreateObject" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "hd_id3146958\n" "1\n" "help.text" msgid "FindPropertyObject Function [Runtime]" msgstr "Fungsi FindPropertyObject [Runtime]" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3154285\n" "2\n" "help.text" msgid "Enables objects to be addressed at run-time as a string parameter using the object name." msgstr "" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3147573\n" "3\n" "help.text" msgid "For instance, the command:" msgstr "" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3145610\n" "4\n" "help.text" msgid "MyObj.Prop1.Command = 5" msgstr "MyObj.Prop1.Command = 5" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3147265\n" "5\n" "help.text" msgid "corresponds to the following command block:" msgstr "" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3153896\n" "6\n" "help.text" msgid "Dim ObjVar as Object" msgstr "Dim ObjVar as Object" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3148664\n" "7\n" "help.text" msgid "Dim ObjProp as Object" msgstr "Dim ObjProp as Object" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3150792\n" "8\n" "help.text" msgid "ObjName As String = \"MyObj\"" msgstr "ObjName As String = \"MyObj\"" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3154365\n" "9\n" "help.text" msgid "ObjVar = FindObject( ObjName As String )" msgstr "ObjVar = FindObject( ObjName As String )" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3148453\n" "10\n" "help.text" msgid "PropName As String = \"Prop1\"" msgstr "PropName As String = \"Prop1\"" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3150449\n" "11\n" "help.text" msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )" msgstr "ObjProp = FindPropertyObject( ObjVar, PropName As String )" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3159152\n" "12\n" "help.text" msgid "ObjProp.Command = 5" msgstr "ObjProp.Command = 5" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3156214\n" "13\n" "help.text" msgid "To dynamically create Names at run-time, use:" msgstr "" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3154686\n" "14\n" "help.text" msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five names." msgstr "" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3150868\n" "15\n" "help.text" msgid "See also: FindObject" msgstr "See also: FindObject" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "hd_id3147287\n" "16\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3149560\n" "17\n" "help.text" msgid "FindPropertyObject( ObjVar, PropName As String )" msgstr "FindPropertyObject( ObjVar, PropName As String )" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "hd_id3150012\n" "18\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3109839\n" "19\n" "help.text" msgid "ObjVar: Object variable that you want to dynamically define at run-time." msgstr "" #: 03103900.xhp msgctxt "" "03103900.xhp\n" "par_id3153363\n" "20\n" "help.text" msgid "PropName: String that specifies the name of the property that you want to address at run-time." msgstr "" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "tit\n" "help.text" msgid "IsMissing function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "bm_id3153527\n" "help.text" msgid "IsMissing function" msgstr "Fungsi Sin" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "hd_id3153527\n" "1\n" "help.text" msgid "IsMissing function [Runtime]" msgstr "Fungsi IsMissing [Runtime]" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3153825\n" "2\n" "help.text" msgid "Tests if a function is called with an optional parameter." msgstr "" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3150669\n" "3\n" "help.text" msgid "See also: Optional" msgstr "Lihat juga: Opsional" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "hd_id3145611\n" "4\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3154924\n" "5\n" "help.text" msgid "IsMissing( ArgumentName )" msgstr "" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "hd_id3145069\n" "6\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3149457\n" "7\n" "help.text" msgid "ArgumentName: the name of an optional argument." msgstr "" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3150398\n" "8\n" "help.text" msgid "If the IsMissing function is called by the ArgumentName, then True is returned." msgstr "" #: 03104000.xhp msgctxt "" "03104000.xhp\n" "par_id3148798\n" "9\n" "help.text" msgid "See also Examples." msgstr "See Contoh." #: 03104100.xhp msgctxt "" "03104100.xhp\n" "tit\n" "help.text" msgid "Optional (in Function Statement) [Runtime]" msgstr "" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "bm_id3149205\n" "help.text" msgid "Optional function" msgstr "Fungsi Atn" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "hd_id3149205\n" "1\n" "help.text" msgid "Optional (in Function Statement) [Runtime]" msgstr "Optional (dalam Pernyataan Function) [Runtime]" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3143267\n" "2\n" "help.text" msgid "Allows you to define parameters that are passed to a function as optional." msgstr "" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3155419\n" "3\n" "help.text" msgid "See also: IsMissing" msgstr "Lihat juga: IsMissing" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "hd_id3153824\n" "4\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3159157\n" "5\n" "help.text" msgid "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)" msgstr "" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "hd_id3145610\n" "7\n" "help.text" msgid "Examples:" msgstr "Contoh:" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3154347\n" "8\n" "help.text" msgid "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed." msgstr "" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3146795\n" "9\n" "help.text" msgid "Result = MyFunction(\"Test\", ,1) ' second argument is missing." msgstr "" #: 03104100.xhp msgctxt "" "03104100.xhp\n" "par_id3153897\n" "10\n" "help.text" msgid "See also Examples." msgstr "See Contoh." #: 03104200.xhp msgctxt "" "03104200.xhp\n" "tit\n" "help.text" msgid "Array Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "bm_id3150499\n" "help.text" msgid "Array function" msgstr "fungsi Day" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "hd_id3150499\n" "1\n" "help.text" msgid "Array Function [Runtime]" msgstr "Fungsi Array [Runtime]" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3155555\n" "2\n" "help.text" msgid "Returns the type Variant with a data field." msgstr "" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "hd_id3148538\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3153126\n" "4\n" "help.text" msgid "Array ( Argument list)" msgstr "" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3155419\n" "5\n" "help.text" msgid "See also DimArray" msgstr "Lihat juga DimArray" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "hd_id3150669\n" "6\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3145609\n" "7\n" "help.text" msgid "Argument list: A list of any number of arguments that are separated by commas." msgstr "" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "hd_id3156343\n" "8\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3153897\n" "9\n" "help.text" msgid "Dim A As Variant" msgstr "Dim vVarOut as Variant" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3153525\n" "10\n" "help.text" msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")" msgstr "A = Array(\"Fred\",\"Tom\",\"Bill\")" #: 03104200.xhp msgctxt "" "03104200.xhp\n" "par_id3150792\n" "11\n" "help.text" msgid "Msgbox A(2)" msgstr "Msgbox A(2)" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "tit\n" "help.text" msgid "DimArray Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "bm_id3150616\n" "help.text" msgid "DimArray function" msgstr "fungsi Dir" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3150616\n" "1\n" "help.text" msgid "DimArray Function [Runtime]" msgstr "Fungsi DimArray [Runtime]" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3153527\n" "2\n" "help.text" msgid "Returns a Variant array." msgstr "" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3149762\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3148473\n" "4\n" "help.text" msgid "DimArray ( Argument list)" msgstr "" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3154142\n" "5\n" "help.text" msgid "See also Array" msgstr "Lihat juga Larik" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3156023\n" "6\n" "help.text" msgid "If no parameters are passed, an empty array is created (like Dim A() that is the same as a sequence of length 0 in Uno). If parameters are specified, a dimension is created for each parameter." msgstr "" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3154760\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3159414\n" "8\n" "help.text" msgid "Argument list: A list of any number of arguments that are separated by commas." msgstr "" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "hd_id3150358\n" "9\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03104300.xhp msgctxt "" "03104300.xhp\n" "par_id3154939\n" "10\n" "help.text" msgid "DimArray( 2, 2, 4 ) is the same as DIM a( 2, 2, 4 )" msgstr "" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "tit\n" "help.text" msgid "HasUnoInterfaces Function [Runtime]" msgstr "" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "bm_id3149987\n" "help.text" msgid "HasUnoInterfaces function" msgstr "fungsi CreateUnoService" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "hd_id3149987\n" "1\n" "help.text" msgid "HasUnoInterfaces Function [Runtime]" msgstr "Fungsi HasUnoInterfaces [Runtime]" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3151262\n" "2\n" "help.text" msgid "Tests if a Basic Uno object supports certain Uno interfaces." msgstr "" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3154232\n" "3\n" "help.text" msgid "Returns True, if all stated Uno interfaces are supported, otherwise False is returned." msgstr "" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "hd_id3150040\n" "4\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3155555\n" "5\n" "help.text" msgid "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])" msgstr "" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "hd_id3153345\n" "6\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3148538\n" "7\n" "help.text" msgid "Bool" msgstr "Bool" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "hd_id3159157\n" "8\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3155419\n" "9\n" "help.text" msgid "oTest: the Basic Uno object that you want to test." msgstr "" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3149236\n" "10\n" "help.text" msgid "Uno-Interface-Name: list of Uno interface names." msgstr "" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "hd_id3147574\n" "11\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03104400.xhp msgctxt "" "03104400.xhp\n" "par_id3149580\n" "12\n" "help.text" msgid "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )" msgstr "" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "tit\n" "help.text" msgid "IsUnoStruct Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "bm_id3146117\n" "help.text" msgid "IsUnoStruct function" msgstr "fungsi CreateUnoStruct" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3146117\n" "help.text" msgid "IsUnoStruct Function [Runtime]" msgstr "Fungsi IsUnoStruct [Runtime]" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_id3146957\n" "help.text" msgid "Returns True if the given object is a Uno struct." msgstr "" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3148538\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_id3155341\n" "help.text" msgid "IsUnoStruct( Uno type )" msgstr "" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3148473\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_id3145315\n" "help.text" msgid "Bool" msgstr "Bool" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3145609\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_id3148947\n" "help.text" msgid "Uno type : A UnoObject" msgstr "" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "hd_id3156343\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10638\n" "help.text" msgid "' Instantiate a service" msgstr "" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10644\n" "help.text" msgid "MsgBox bIsStruct ' Displays False because oSimpleFileAccess Is NO struct" msgstr "" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10649\n" "help.text" msgid "' Instantiate a Property struct" msgstr "" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN10653\n" "help.text" msgid "MsgBox bIsStruct ' Displays True because aProperty is a struct" msgstr "" #: 03104500.xhp msgctxt "" "03104500.xhp\n" "par_idN1065B\n" "help.text" msgid "MsgBox bIsStruct ' Displays False because 42 is NO struct" msgstr "" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "tit\n" "help.text" msgid "EqualUnoObjects Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "bm_id3149205\n" "help.text" msgid "EqualUnoObjects function" msgstr "fungsi CreateObject" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "hd_id3149205\n" "1\n" "help.text" msgid "EqualUnoObjects Function [Runtime]" msgstr "Fungsi EqualUnoObjects [Runtime]" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3145090\n" "2\n" "help.text" msgid "Returns True if the two specified Basic Uno objects represent the same Uno object instance." msgstr "" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "hd_id3148538\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3150669\n" "4\n" "help.text" msgid "EqualUnoObjects( oObj1, oObj2 )" msgstr "" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "hd_id3150984\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3154285\n" "6\n" "help.text" msgid "Bool" msgstr "Bool" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "hd_id3145315\n" "7\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3156024\n" "8\n" "help.text" msgid "// Copy of objects -> same instance" msgstr "" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3154923\n" "9\n" "help.text" msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )" msgstr "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3147559\n" "10\n" "help.text" msgid "oIntro2 = oIntrospection" msgstr "" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3150541\n" "11\n" "help.text" msgid "print EqualUnoObjects( oIntrospection, oIntro2 )" msgstr "" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3153525\n" "12\n" "help.text" msgid "// Copy of structs as value -> new instance" msgstr "" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3154366\n" "13\n" "help.text" msgid "Dim Struct1 as new com.sun.star.beans.Property" msgstr "Dim oStruct as new com.sun.star.beans.Property" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3154348\n" "14\n" "help.text" msgid "Struct2 = Struct1" msgstr "" #: 03104600.xhp msgctxt "" "03104600.xhp\n" "par_id3154125\n" "15\n" "help.text" msgid "print EqualUnoObjects( Struct1, Struct2 )" msgstr "" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "tit\n" "help.text" msgid "Erase Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "bm_id624713\n" "help.text" msgid "Erase function" msgstr "fungsi Erl" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN10548\n" "help.text" msgid "Erase Function [Runtime]" msgstr "Fungsi Erase [Runtime]" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN10558\n" "help.text" msgid "Erases the contents of array elements of fixed size arrays, and releases the memory used by arrays of variable size." msgstr "" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN1055D\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN105E6\n" "help.text" msgid "Erase Arraylist" msgstr "" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN105E9\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03104700.xhp msgctxt "" "03104700.xhp\n" "par_idN105ED\n" "help.text" msgid "Arraylist - The list of arrays to be erased." msgstr "" #: 03110000.xhp msgctxt "" "03110000.xhp\n" "tit\n" "help.text" msgid "Comparison Operators" msgstr "Operator Pembanding" #: 03110000.xhp msgctxt "" "03110000.xhp\n" "hd_id3155555\n" "1\n" "help.text" msgid "Comparison Operators" msgstr "Operator Perbandingan" #: 03110000.xhp msgctxt "" "03110000.xhp\n" "par_id3153528\n" "2\n" "help.text" msgid "The available comparison operators are described here." msgstr "" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "tit\n" "help.text" msgid "Comparison Operators [Runtime]" msgstr "" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "bm_id3150682\n" "help.text" msgid "comparison operators;%PRODUCTNAME Basic operators;comparisons" msgstr "" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3150682\n" "help.text" msgid "Comparison Operators [Runtime]" msgstr "Operator Perbandingan [Runtime]" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3156042\n" "help.text" msgid "Comparison operators compare two expressions. The result is returned as a Boolean expression that determines if the comparison is True (-1) or False (0)." msgstr "" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3147291\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3149177\n" "help.text" msgid "Result = Expression1 { = | < | > | <= | >= } Expression2" msgstr "" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3145316\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3147573\n" "help.text" msgid "Result: Boolean expression that specifies the result of the comparison (True, or False)" msgstr "" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3148686\n" "help.text" msgid "Expression1, Expression2: Any numeric values or strings that you want to compare." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3147531\n" "help.text" msgid "Comparison operators" msgstr "Operator pembanding" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3147265\n" "help.text" msgid "= : Equal to" msgstr "= : Sama dengan" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3154924\n" "help.text" msgid "< : Less than" msgstr "< : Lebih kecil" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3146795\n" "help.text" msgid "> : Greater than" msgstr "> : Lebih besar" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3150541\n" "help.text" msgid "<= : Less than or equal to" msgstr "<= : Lebih kecil atau sama dengan" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3150400\n" "help.text" msgid ">= : Greater than or equal to" msgstr ">= : Lebih besar atau sama dengan" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3148797\n" "help.text" msgid "<> : Not equal to" msgstr "<> : Tidak sama dengan" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "hd_id3154686\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03110100.xhp msgctxt "" "03110100.xhp\n" "par_id3154909\n" "help.text" msgid "Dim sRoot As String ' Root directory for file in and output" msgstr "" #: 03120000.xhp msgctxt "" "03120000.xhp\n" "tit\n" "help.text" msgid "Strings" msgstr "String" #: 03120000.xhp msgctxt "" "03120000.xhp\n" "hd_id3156153\n" "1\n" "help.text" msgid "Strings" msgstr "String" #: 03120000.xhp msgctxt "" "03120000.xhp\n" "par_id3159176\n" "2\n" "help.text" msgid "The following functions and statements validate and return strings." msgstr "" #: 03120000.xhp msgctxt "" "03120000.xhp\n" "par_id3154285\n" "3\n" "help.text" msgid "You can use strings to edit text within $[officename] Basic programs." msgstr "" #: 03120100.xhp msgctxt "" "03120100.xhp\n" "tit\n" "help.text" msgid "ASCII/ANSI Conversion in Strings" msgstr "" #: 03120100.xhp msgctxt "" "03120100.xhp\n" "hd_id3147443\n" "1\n" "help.text" msgid "ASCII/ANSI Conversion in Strings" msgstr "" #: 03120100.xhp msgctxt "" "03120100.xhp\n" "par_id3159201\n" "2\n" "help.text" msgid "The following functions convert strings to and from ASCII or ANSI code." msgstr "" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "tit\n" "help.text" msgid "Asc Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "bm_id3150499\n" "help.text" msgid "Asc function" msgstr "fungsi Loc" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3150499\n" "help.text" msgid "Asc Function [Runtime]" msgstr "Fungsi Asc [Runtime]" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3151384\n" "help.text" msgid "Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression." msgstr "" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3155555\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3143267\n" "help.text" msgid "Asc (Text As String)" msgstr "Dim sText As String" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3147242\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3150669\n" "help.text" msgid "Integer" msgstr "Integer" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3148473\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3149415\n" "help.text" msgid "Text: Any valid string expression. Only the first character in the string is relevant." msgstr "" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3145609\n" "help.text" msgid "Use the Asc function to replace keys with values. If the Asc function encounters a blank string, $[officename] Basic reports a run-time error. In addition to 7 bit ASCII characters (Codes 0-127), the ASCII function can also detect non-printable key codes in ASCII code. This function can also handle 16 bit unicode characters." msgstr "" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "hd_id3159413\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3150792\n" "help.text" msgid "Print ASC(\"A\") ' returns 65" msgstr "Print sgn(0) REM menghasilkan 0" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3148797\n" "help.text" msgid "Print ASC(\"Z\") ' returns 90" msgstr "Print sgn(0) REM menghasilkan 0" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_id3163800\n" "help.text" msgid "Print ASC(\"Las Vegas\") ' returns 76, since only the first character is taken into account" msgstr "" #: 03120101.xhp msgctxt "" "03120101.xhp\n" "par_idN1067B\n" "help.text" msgid "CHR" msgstr "CHR" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "tit\n" "help.text" msgid "Chr Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "bm_id3149205\n" "help.text" msgid "Chr function" msgstr "fungsi Dir" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3149205\n" "help.text" msgid "Chr Function [Runtime]" msgstr "Fungsi Chr [Runtime]" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3153311\n" "help.text" msgid "Returns the character that corresponds to the specified character code." msgstr "" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3149514\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3150669\n" "help.text" msgid "Chr(Expression As Integer)" msgstr "" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3143228\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3153824\n" "help.text" msgid "String" msgstr "String" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3148944\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3149295\n" "help.text" msgid "Expression: Numeric variables that represent a valid 8 bit ASCII value (0-255) or a 16 bit Unicode value." msgstr "" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3159414\n" "help.text" msgid "Use the Chr$ function to send special control sequences to a printer or to another output source. You can also use it to insert quotation marks in a string expression." msgstr "" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "hd_id3154366\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3154909\n" "help.text" msgid "' This example inserts quotation marks (ASCII value 34) in a string." msgstr "" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3151380\n" "help.text" msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\"" msgstr "" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3145174\n" "help.text" msgid "' The printout appears in the dialog as: A \"short\" trip." msgstr "" #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_idN10668\n" "help.text" msgid "ASC" msgstr "ASC" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "tit\n" "help.text" msgid "Str Function [Runtime]" msgstr "Fungsi Str [Runtime]" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "bm_id3143272\n" "help.text" msgid "Str function" msgstr "fungsi Str" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3143272\n" "help.text" msgid "Str Function [Runtime]" msgstr "Fungsi Str [Runtime]" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3155100\n" "help.text" msgid "Converts a numeric expression into a string." msgstr "Mengkonversi ekspresi numerik menjadi string." #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3109850\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3149497\n" "help.text" msgid "Str (Expression)" msgstr "Str (Ekspresi)" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3150040\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3146117\n" "help.text" msgid "String" msgstr "String" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3155805\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3149178\n" "help.text" msgid "Expression: Any numeric expression." msgstr "Ekspresi:Sebarang ekspresi numerik." #: 03120103.xhp msgctxt "" "03120103.xhp\n" "par_id3146958\n" "help.text" msgid "The Str function converts a numeric variable, or the result of a calculation into a string. Negative numbers are preceded by a minus sign. Positive numbers are preceded by a space (instead of the plus sign)." msgstr "" #: 03120103.xhp msgctxt "" "03120103.xhp\n" "hd_id3155419\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "tit\n" "help.text" msgid "Val Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "bm_id3149205\n" "help.text" msgid "Val function" msgstr "fungsi Day" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3149205\n" "help.text" msgid "Val Function [Runtime]" msgstr "Fungsi Val [Runtime]" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3153345\n" "help.text" msgid "Converts a string to a numeric expression." msgstr "" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3159157\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3149514\n" "help.text" msgid "Val (Text As String)" msgstr "TimeValue (Teks As String)" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3150669\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3143228\n" "help.text" msgid "Double" msgstr "Ganda" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3156024\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3154348\n" "help.text" msgid "Text: String that represents a number." msgstr "" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "par_id3149670\n" "help.text" msgid "Using the Val function, you can convert a string that represents numbers into numeric expressions. This is the inverse of the Str function. If only part of the string contains numbers, only the first appropriate characters of the string are converted. If the string does not contain any numbers, the Val function returns the value 0." msgstr "" #: 03120104.xhp msgctxt "" "03120104.xhp\n" "hd_id3154365\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "tit\n" "help.text" msgid "CByte Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "bm_id3156027\n" "help.text" msgid "CByte function" msgstr "fungsi Blue" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "hd_id3156027\n" "1\n" "help.text" msgid "CByte Function [Runtime]" msgstr "Fungsi CByte [Runtime]" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3143267\n" "2\n" "help.text" msgid "Converts a string or a numeric expression to the type Byte." msgstr "" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "hd_id3149811\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3147573\n" "4\n" "help.text" msgid "Cbyte( expression )" msgstr "" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "hd_id3145315\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3148473\n" "6\n" "help.text" msgid "Byte" msgstr "Byte" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "hd_id3147530\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120105.xhp msgctxt "" "03120105.xhp\n" "par_id3145068\n" "8\n" "help.text" msgid "Expression: A string or a numeric expression." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03120200.xhp msgctxt "" "03120200.xhp\n" "tit\n" "help.text" msgid "Repeating Contents" msgstr "Pengulangan Isi" #: 03120200.xhp msgctxt "" "03120200.xhp\n" "hd_id3152363\n" "1\n" "help.text" msgid "Repeating Contents" msgstr "Pengulangan Isi" #: 03120200.xhp msgctxt "" "03120200.xhp\n" "par_id3150178\n" "2\n" "help.text" msgid "The following functions repeat the contents of strings." msgstr "" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "tit\n" "help.text" msgid "Space Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "bm_id3150499\n" "help.text" msgid "Space function" msgstr "fungsi Loc" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3150499\n" "help.text" msgid "Space Function [Runtime]" msgstr "Fungsi Space [Runtime]" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3154927\n" "help.text" msgid "Returns a string that consists of a specified amount of spaces." msgstr "" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3153394\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3143267\n" "help.text" msgid "Space (n As Long)" msgstr "" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3147242\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3149233\n" "help.text" msgid "String" msgstr "String" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3156152\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3143228\n" "help.text" msgid "n: Numeric expression that defines the number of spaces in the string. The maximum allowed value of n is 65535." msgstr "" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "hd_id3154760\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120201.xhp msgctxt "" "03120201.xhp\n" "par_id3154216\n" "help.text" msgid "MsgBox sOut,0,\"Info:\"" msgstr "" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "tit\n" "help.text" msgid "String Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "bm_id3147291\n" "help.text" msgid "String function" msgstr "Fungsi Sin" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3147291\n" "help.text" msgid "String Function [Runtime]" msgstr "Fungsi String [Runtime]" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3147242\n" "help.text" msgid "Creates a string according to the specified character, or the first character of a string expression that is passed to the function." msgstr "" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3149516\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3149233\n" "help.text" msgid "String (n As Long, {expression As Integer | character As String})" msgstr "" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3143270\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3147530\n" "help.text" msgid "String" msgstr "String" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3154923\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3154347\n" "help.text" msgid "n: Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 65535." msgstr "" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3148664\n" "help.text" msgid "Expression: Numeric expression that defines the ASCII code for the character." msgstr "" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "par_id3150359\n" "help.text" msgid "Character: Any single character used to build the return string, or any string of which only the first character will be used." msgstr "" #: 03120202.xhp msgctxt "" "03120202.xhp\n" "hd_id3152920\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120300.xhp msgctxt "" "03120300.xhp\n" "tit\n" "help.text" msgid "Editing String Contents" msgstr "" #: 03120300.xhp msgctxt "" "03120300.xhp\n" "bm_id7499008\n" "help.text" msgid "ampersand symbol in StarBasic" msgstr "" #: 03120300.xhp msgctxt "" "03120300.xhp\n" "hd_id3153894\n" "1\n" "help.text" msgid "Editing String Contents" msgstr "Menyunting Isi String" #: 03120300.xhp msgctxt "" "03120300.xhp\n" "par_id3149178\n" "2\n" "help.text" msgid "The following functions edit, format, and align the contents of strings. Use the & operator to concatenate strings." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "tit\n" "help.text" msgid "Format Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "bm_id3153539\n" "help.text" msgid "Format function" msgstr "fungsi Eof" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3153539\n" "help.text" msgid "Format Function [Runtime]" msgstr "Fungsi Format [Runtime]" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3156042\n" "help.text" msgid "Converts a number to a string, and then formats it according to the format that you specify." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3145090\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153527\n" "help.text" msgid "Format (Number [, Format As String])" msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3149178\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3148474\n" "help.text" msgid "String" msgstr "String" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3159176\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3149415\n" "help.text" msgid "Number: Numeric expression that you want to convert to a formatted string." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3147531\n" "help.text" msgid "Format: String that specifies the format code for the number. If Format is omitted, the Format function works like the Str function." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3147561\n" "help.text" msgid "Formatting Codes" msgstr "Kode Pemformatan" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3147265\n" "help.text" msgid "The following list describes the codes that you can use for formatting a number:" msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153380\n" "help.text" msgid "0: If Number has a digit at the position of the 0 in the format code, the digit is displayed, otherwise a zero is displayed." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3151210\n" "help.text" msgid "If Number has fewer digits than the number of zeros in the format code, (on either side of the decimal), leading or trailing zeros are displayed. If the number has more digits to the left of the decimal separator than the amount of zeros in the format code, the additional digits are displayed without formatting." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3151176\n" "help.text" msgid "Decimal places in the number are rounded according to the number of zeros that appear after the decimal separator in the Format code." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3154123\n" "help.text" msgid "#: If Number contains a digit at the position of the # placeholder in the Format code, the digit is displayed, otherwise nothing is displayed at this position." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3148452\n" "help.text" msgid "This symbol works like the 0, except that leading or trailing zeroes are not displayed if there are more # characters in the format code than digits in the number. Only the relevant digits of the number are displayed." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3159150\n" "help.text" msgid ".: The decimal placeholder determines the number of decimal places to the left and right of the decimal separator." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3159252\n" "help.text" msgid "If the format code contains only # placeholders to the left of this symbol, numbers less than 1 begin with a decimal separator. To always display a leading zero with fractional numbers, use 0 as a placeholder for the first digit to the left of the decimal separator." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153368\n" "help.text" msgid "%: Multiplies the number by 100 and inserts the percent sign (%) where the number appears in the format code." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3149481\n" "help.text" msgid "E- E+ e- e+ : If the format code contains at least one digit placeholder (0 or #) to the right of the symbol E-, E+, e-, or e+, the number is formatted in the scientific or exponential format. The letter E or e is inserted between the number and the exponent. The number of placeholders for digits to the right of the symbol determines the number of digits in the exponent." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3149262\n" "help.text" msgid "If the exponent is negative, a minus sign is displayed directly before an exponent with E-, E+, e-, e+. If the exponent is positive, a plus sign is only displayed before exponents with E+ or e+." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3148617\n" "help.text" msgid "The thousands delimiter is displayed if the format code contains the delimiter enclosed by digit placeholders (0 or #)." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3163713\n" "help.text" msgid "The use of a period as a thousands and decimal separator is dependent on the regional setting. When you enter a number directly in Basic source code, always use a period as decimal delimiter. The actual character displayed as a decimal separator depends on the number format in your system settings." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3152887\n" "help.text" msgid "- + $ ( ) space: A plus (+), minus (-), dollar ($), space, or brackets entered directly in the format code is displayed as a literal character." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3148576\n" "help.text" msgid "To display characters other than the ones listed here, you must precede it by a backslash (\\), or enclose it in quotation marks (\" \")." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153139\n" "help.text" msgid "\\ : The backslash displays the next character in the format code." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153366\n" "help.text" msgid "Characters in the format code that have a special meaning can only be displayed as literal characters if they are preceded by a backslash. The backslash itself is not displayed, unless you enter a double backslash (\\\\) in the format code." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3155411\n" "help.text" msgid "Characters that must be preceded by a backslash in the format code in order to be displayed as literal characters are date- and time-formatting characters (a, c, d, h, m, n, p, q, s, t, w, y, /, :), numeric-formatting characters (#, 0, %, E, e, comma, period), and string-formatting characters (@, &, <, >, !)." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3145749\n" "help.text" msgid "You can also use the following predefined number formats. Except for \"General Number\", all of the predefined format codes return the number as a decimal number with two decimal places." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3150113\n" "help.text" msgid "If you use predefined formats, the name of the format must be enclosed in quotation marks." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3149377\n" "help.text" msgid "Predefined format" msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3154730\n" "help.text" msgid "General Number: Numbers are displayed as entered." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153158\n" "help.text" msgid "Currency: Inserts a dollar sign in front of the number and encloses negative numbers in brackets." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3154490\n" "help.text" msgid "Fixed: Displays at least one digit in front of the decimal separator." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153415\n" "help.text" msgid "Standard: Displays numbers with a thousands separator." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3150715\n" "help.text" msgid "Percent: Multiplies the number by 100 and appends a percent sign to the number." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153836\n" "help.text" msgid "Scientific: Displays numbers in scientific format (for example, 1.00E+03 for 1000)." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3153707\n" "help.text" msgid "A format code can be divided into three sections that are separated by semicolons. The first part defines the format for positive values, the second part for negative values, and the third part for zero. If you only specify one format code, it applies to all numbers." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "hd_id3149019\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_idN107A2\n" "help.text" msgid "' always use a period as decimal delimiter when you enter numbers in Basic source code." msgstr "" #: 03120301.xhp msgctxt "" "03120301.xhp\n" "par_id3147339\n" "help.text" msgid "' displays for example 6,328.20 in English locale, 6.328,20 in German locale." msgstr "" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "tit\n" "help.text" msgid "LCase Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "bm_id3152363\n" "help.text" msgid "LCase function" msgstr "fungsi Cos" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3152363\n" "help.text" msgid "LCase Function [Runtime]" msgstr "Fungsi LCase [Runtime]" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3145609\n" "help.text" msgid "Converts all uppercase letters in a string to lowercase." msgstr "" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3154347\n" "help.text" msgid "See also: UCase Function" msgstr "Lihat juga: Fungsi UCase" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3149456\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3150791\n" "help.text" msgid "LCase (Text As String)" msgstr "FileLen (Teks As String)" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3154940\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3144760\n" "help.text" msgid "String" msgstr "String" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3151043\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3153193\n" "help.text" msgid "Text: Any string expression that you want to convert." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03120302.xhp msgctxt "" "03120302.xhp\n" "hd_id3148451\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3146121\n" "help.text" msgid "Print LCase(sVar) ' Returns \"las vegas\"" msgstr "" #: 03120302.xhp msgctxt "" "03120302.xhp\n" "par_id3146986\n" "help.text" msgid "Print UCase(sVar) ' Returns \"LAS VEGAS\"" msgstr "" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "tit\n" "help.text" msgid "Left Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "bm_id3149346\n" "help.text" msgid "Left function" msgstr "fungsi Lof" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3149346\n" "help.text" msgid "Left Function [Runtime]" msgstr "Fungsi Left [Runtime]" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3147242\n" "help.text" msgid "Returns the number of leftmost characters that you specify of a string expression." msgstr "" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3156153\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3150771\n" "help.text" msgid "Left (Text As String, n As Long)" msgstr "" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3153824\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3147530\n" "help.text" msgid "String" msgstr "String" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3148946\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3148552\n" "help.text" msgid "Text: Any string expression that you want to return the leftmost characters from." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3149456\n" "help.text" msgid "n: Numeric expression that specifies the number of characters that you want to return. If n = 0, a zero-length string is returned. The maximum allowed value is 65535." msgstr "" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3150791\n" "help.text" msgid "The following example converts a date in YYYY.MM.DD format to MM/DD/YYYY format." msgstr "" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "hd_id3125863\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120303.xhp msgctxt "" "03120303.xhp\n" "par_id3150448\n" "help.text" msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")" msgstr "" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "tit\n" "help.text" msgid "LSet Statement [Runtime]" msgstr "Pernyataan LSet [Runtime]" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "bm_id3143268\n" "help.text" msgid "LSet statement" msgstr "pernyataan Get" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "hd_id3143268\n" "help.text" msgid "LSet Statement [Runtime]" msgstr "Pernyataan LSet [Runtime]" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3155419\n" "help.text" msgid "Aligns a string to the left of a string variable, or copies a variable of a user-defined type to another variable of a different user-defined type." msgstr "" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "hd_id3145317\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3150984\n" "help.text" msgid "LSet Var As String = Text or LSet Var1 = Var2" msgstr "" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "hd_id3143271\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3145610\n" "help.text" msgid "Var: Any String variable that contains the string that you want align to the left." msgstr "" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3154346\n" "help.text" msgid "Text: String that you want to align to the left of the string variable." msgstr "" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3151054\n" "help.text" msgid "Var1: Name of the user-defined type variable that you want to copy to." msgstr "" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3153361\n" "help.text" msgid "Var2: Name of the user-defined type variable that you want to copy from." msgstr "" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3154686\n" "help.text" msgid "If the string is shorter than the string variable, LSet left-aligns the string within the string variable. Any remaining positions in the string variable are replaced by spaces. If the string is longer than the string variable, only the leftmost characters up to the length of the string variable are copied. With the LSet statement, you can also copy a user-defined type variable to another variable of the same type." msgstr "" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "hd_id3156282\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3152940\n" "help.text" msgid "' Align \"SBX\" within the 40-character reference string" msgstr "" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3148647\n" "help.text" msgid "' Replace asterisks with spaces" msgstr "" #: 03120304.xhp msgctxt "" "03120304.xhp\n" "par_id3151075\n" "help.text" msgid "' Left-align \"SBX\" within the 40-character reference string" msgstr "" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "tit\n" "help.text" msgid "LTrim Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "bm_id3147574\n" "help.text" msgid "LTrim function" msgstr "fungsi CurDir" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3147574\n" "help.text" msgid "LTrim Function [Runtime]" msgstr "Fungsi LTrim [Runtime]" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3145316\n" "help.text" msgid "Removes all leading spaces at the start of a string expression." msgstr "" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3154924\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3148552\n" "help.text" msgid "LTrim (Text As String)" msgstr "Dim sText As String" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3156344\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3151056\n" "help.text" msgid "String" msgstr "String" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3150543\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3150792\n" "help.text" msgid "Text: Any string expression." msgstr "" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "par_id3125863\n" "help.text" msgid "Use this function to remove spaces at the beginning of a string expression." msgstr "" #: 03120305.xhp msgctxt "" "03120305.xhp\n" "hd_id3145419\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "tit\n" "help.text" msgid "Mid Function, Mid Statement [Runtime]" msgstr "Fungsi Mid, Pernyataan Mid [Runtime]" #: 03120306.xhp #, fuzzy msgctxt "" "03120306.xhp\n" "bm_id3143268\n" "help.text" msgid "Mid function Mid statement" msgstr "pernyataan Select...Casepernyataan Case" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3143268\n" "help.text" msgid "Mid Function, Mid Statement [Runtime]" msgstr "Fungsi Mid, Pernyataan Mid [Runtime]" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3148473\n" "help.text" msgid "Returns the specified portion of a string expression (Mid function), or replaces the portion of a string expression with another string (Mid statement)." msgstr "" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3154285\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3147530\n" "help.text" msgid "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)" msgstr "" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3145068\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3149295\n" "help.text" msgid "String (only by Function)" msgstr "" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3154347\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3148664\n" "help.text" msgid "Text: Any string expression that you want to modify." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3150359\n" "help.text" msgid "Start: Numeric expression that indicates the character position within the string where the string portion that you want to replace or to return begins. The maximum allowed value is 65535." msgstr "" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3148451\n" "help.text" msgid "Length: Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 65535." msgstr "" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3125864\n" "help.text" msgid "If the Length parameter in the Mid function is omitted, all characters in the string expression from the start position to the end of the string are returned." msgstr "" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3144762\n" "help.text" msgid "If the Length parameter in the Mid statement is less than the length of the text that you want to replace, the text is reduced to the specified length." msgstr "" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3150769\n" "help.text" msgid "Text: The string to replace the string expression (Mid statement)." msgstr "" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "hd_id3149560\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120306.xhp msgctxt "" "03120306.xhp\n" "par_id3153189\n" "help.text" msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")" msgstr "" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "tit\n" "help.text" msgid "Right Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "bm_id3153311\n" "help.text" msgid "Right function" msgstr "fungsi Minute" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3153311\n" "help.text" msgid "Right Function [Runtime]" msgstr "Fungsi Right [Runtime]" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3150984\n" "help.text" msgid "Returns the rightmost \"n\" characters of a string expression." msgstr "" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3149763\n" "help.text" msgid "See also: Left Function." msgstr "" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3145315\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3153061\n" "help.text" msgid "Right (Text As String, n As Long)" msgstr "" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3145068\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3156344\n" "help.text" msgid "String" msgstr "String" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3146795\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3153526\n" "help.text" msgid "Text: Any string expression that you want to return the rightmost characters of." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3151211\n" "help.text" msgid "n: Numeric expression that defines the number of characters that you want to return. If n = 0, a zero-length string is returned. The maximum allowed value is 65535." msgstr "" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3158410\n" "help.text" msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)." msgstr "" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "hd_id3156212\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120307.xhp msgctxt "" "03120307.xhp\n" "par_id3159252\n" "help.text" msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")" msgstr "" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "tit\n" "help.text" msgid "RSet Statement [Runtime]" msgstr "Pernyataan RSet [Runtime]" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "bm_id3153345\n" "help.text" msgid "RSet statement" msgstr "pernyataan Reset" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "hd_id3153345\n" "help.text" msgid "RSet Statement [Runtime]" msgstr "Pernyataan RSet [Runtime]" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3150503\n" "help.text" msgid "Right-aligns a string within a string variable, or copies a user-defined variable type into another." msgstr "" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "hd_id3149234\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3150669\n" "help.text" msgid "RSet Text As String = Text or RSet Variable1 = Variable2" msgstr "" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "hd_id3156024\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3148552\n" "help.text" msgid "Text: Any string variable." msgstr "" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3154924\n" "help.text" msgid "Text: String that you want to right-align in the string variable." msgstr "" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3149456\n" "help.text" msgid "Variable1: User-defined variable that is the target for the copied variable." msgstr "" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3153381\n" "help.text" msgid "Variable2: User-defined variable that you want to copy to another variable." msgstr "" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3154140\n" "help.text" msgid "If the string is shorter than the string variable, RSet aligns the string to the right within the string variable. Any remaining characters in the string variable are replaced with spaces. If the string is longer than the string variable, characters exceeding the length of the variable are truncated, and only the remaining characters are right-aligned within the string variable." msgstr "" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3149202\n" "help.text" msgid "You can also use the RSet statement to assign variables of one user-defined type to another." msgstr "" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3151042\n" "help.text" msgid "The following example uses the RSet and LSet statements to modify the left and right alignment of a string." msgstr "" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "hd_id3154909\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3155856\n" "help.text" msgid "' Right-align \"SBX\" in a 40-character string" msgstr "" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3152577\n" "help.text" msgid "' Replace asterisks with spaces" msgstr "" #: 03120308.xhp msgctxt "" "03120308.xhp\n" "par_id3145801\n" "help.text" msgid "' Left-align \"SBX\" in a 40-character string" msgstr "" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "tit\n" "help.text" msgid "RTrim Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "bm_id3154286\n" "help.text" msgid "RTrim function" msgstr "fungsi CurDir" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3154286\n" "help.text" msgid "RTrim Function [Runtime]" msgstr "Fungsi RTrim [Runtime]" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3153127\n" "help.text" msgid "Deletes the spaces at the end of a string expression." msgstr "" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3153062\n" "help.text" msgid "See also: LTrim Function" msgstr "" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3154924\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3154347\n" "help.text" msgid "RTrim (Text As String)" msgstr "Dim sText As String" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3149457\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3153381\n" "help.text" msgid "String" msgstr "String" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3148798\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "par_id3151380\n" "help.text" msgid "Text: Any string expression." msgstr "" #: 03120309.xhp msgctxt "" "03120309.xhp\n" "hd_id3151041\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "tit\n" "help.text" msgid "UCase Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "bm_id3153527\n" "help.text" msgid "UCase function" msgstr "fungsi Cos" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "hd_id3153527\n" "help.text" msgid "UCase Function [Runtime]" msgstr "Fungsi UCase [Runtime]" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3155420\n" "help.text" msgid "Converts lowercase characters in a string to uppercase." msgstr "" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3150771\n" "help.text" msgid "See also: LCase Function" msgstr "" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3149233\n" "help.text" msgid "Syntax:" msgstr "Sintaks:" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3153061\n" "help.text" msgid "UCase (Text As String)" msgstr "FileLen (Teks As String)" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3159414\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3146795\n" "help.text" msgid "String" msgstr "String" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "hd_id3149457\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3150791\n" "help.text" msgid "Text: Any string expression that you want to convert." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03120310.xhp msgctxt "" "03120310.xhp\n" "hd_id3154125\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3149204\n" "help.text" msgid "Print LCase(sVar) ' returns \"las vegas\"" msgstr "" #: 03120310.xhp msgctxt "" "03120310.xhp\n" "par_id3156280\n" "help.text" msgid "Print UCase(sVar) ' returns \"LAS VEGAS\"" msgstr "" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "tit\n" "help.text" msgid "Trim Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "bm_id3150616\n" "help.text" msgid "Trim function" msgstr "fungsi Timer" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3150616\n" "help.text" msgid "Trim Function [Runtime]" msgstr "Fungsi Trim [Runtime]" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "par_id3149177\n" "help.text" msgid "Removes all leading and trailing spaces from a string expression." msgstr "" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3159157\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "par_id3155341\n" "help.text" msgid "Trim( Text As String )" msgstr "Dim sText As String" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3155388\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "par_id3143228\n" "help.text" msgid "String" msgstr "String" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3145609\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "par_id3159414\n" "help.text" msgid "Text: Any string expression." msgstr "" #: 03120311.xhp msgctxt "" "03120311.xhp\n" "hd_id3148663\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "tit\n" "help.text" msgid "ConvertToURL Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "bm_id3152801\n" "help.text" msgid "ConvertToURL function" msgstr "fungsi Environ" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3152801\n" "1\n" "help.text" msgid "ConvertToURL Function [Runtime]" msgstr "Fungsi ConvertToURL [Runtime]" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3148538\n" "2\n" "help.text" msgid "Converts a system file name to a file URL." msgstr "" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3150669\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3154285\n" "4\n" "help.text" msgid "ConvertToURL(filename)" msgstr "" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3150984\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3147530\n" "6\n" "help.text" msgid "String" msgstr "String" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3148550\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3148947\n" "8\n" "help.text" msgid "Filename: A file name as string." msgstr "" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "hd_id3153361\n" "9\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3150792\n" "10\n" "help.text" msgid "systemFile$ = \"c:\\folder\\mytext.txt\"" msgstr "" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3154365\n" "11\n" "help.text" msgid "url$ = ConvertToURL( systemFile$ )" msgstr "" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3151042\n" "12\n" "help.text" msgid "print url$" msgstr "" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3154909\n" "13\n" "help.text" msgid "systemFileAgain$ = ConvertFromURL( url$ )" msgstr "" #: 03120312.xhp msgctxt "" "03120312.xhp\n" "par_id3144762\n" "14\n" "help.text" msgid "print systemFileAgain$" msgstr "" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "tit\n" "help.text" msgid "ConvertFromURL Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "bm_id3153894\n" "help.text" msgid "ConvertFromURL function" msgstr "fungsi CdateFromIso" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "hd_id3153894\n" "1\n" "help.text" msgid "ConvertFromURL Function [Runtime]" msgstr "Fungsi ConvertFromURL [Runtime]" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3147226\n" "2\n" "help.text" msgid "Converts a file URL to a system file name." msgstr "" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "hd_id3143267\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3154142\n" "4\n" "help.text" msgid "ConvertFromURL(filename)" msgstr "" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "hd_id3159157\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3150669\n" "6\n" "help.text" msgid "String" msgstr "String" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "hd_id3143270\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3156023\n" "8\n" "help.text" msgid "Filename: A file name as a string." msgstr "" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "hd_id3154760\n" "9\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3148664\n" "10\n" "help.text" msgid "systemFile$ = \"c:\\folder\\mytext.txt\"" msgstr "" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3150541\n" "11\n" "help.text" msgid "url$ = ConvertToURL( systemFile$ )" msgstr "" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3150792\n" "12\n" "help.text" msgid "print url$" msgstr "" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3154367\n" "13\n" "help.text" msgid "systemFileAgain$ = ConvertFromURL( url$ )" msgstr "" #: 03120313.xhp msgctxt "" "03120313.xhp\n" "par_id3153194\n" "14\n" "help.text" msgid "print systemFileAgain$" msgstr "" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "tit\n" "help.text" msgid "Split Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "bm_id3156027\n" "help.text" msgid "Split function" msgstr "Fungsi Sin" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3156027\n" "help.text" msgid "Split Function [Runtime]" msgstr "Fungsi Split [Runtime]" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3155805\n" "help.text" msgid "Returns an array of substrings from a string expression." msgstr "" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3149177\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3153824\n" "help.text" msgid "Split (Text As String, delimiter, number)" msgstr "" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3149763\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3154285\n" "help.text" msgid "String" msgstr "String" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3145315\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3156023\n" "help.text" msgid "Text: Any string expression." msgstr "" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3147560\n" "help.text" msgid "delimiter (optional): A string of one or more characters length that is used to delimit the Text. The default is the space character." msgstr "" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "par_id3145069\n" "help.text" msgid "number (optional): The number of substrings that you want to return." msgstr "" #: 03120314.xhp msgctxt "" "03120314.xhp\n" "hd_id3150398\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "tit\n" "help.text" msgid "Join Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "bm_id3149416\n" "help.text" msgid "Join function" msgstr "Fungsi Sin" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3149416\n" "1\n" "help.text" msgid "Join Function [Runtime]" msgstr "Fungsi Join [Runtime]" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3149670\n" "2\n" "help.text" msgid "Returns a string from a number of substrings in a string array." msgstr "" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3159414\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3156344\n" "4\n" "help.text" msgid "Join (Text As String Array, delimiter)" msgstr "" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3150400\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3150359\n" "6\n" "help.text" msgid "String" msgstr "String" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3148798\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3145171\n" "8\n" "help.text" msgid "Text: A string array." msgstr "" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "par_id3154908\n" "9\n" "help.text" msgid "delimiter (optional): A string character that is used to separate the substrings in the resulting string. The default delimiter is the space character. If delimiter is a string of length zero \"\", the substrings are joined without separator." msgstr "" #: 03120315.xhp msgctxt "" "03120315.xhp\n" "hd_id3154218\n" "10\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120400.xhp msgctxt "" "03120400.xhp\n" "tit\n" "help.text" msgid "Editing String Length" msgstr "" #: 03120400.xhp msgctxt "" "03120400.xhp\n" "hd_id3155150\n" "1\n" "help.text" msgid "Editing String Length" msgstr "Menyunting Panjang String" #: 03120400.xhp msgctxt "" "03120400.xhp\n" "par_id3159201\n" "2\n" "help.text" msgid "The following functions determine string lengths and compare strings." msgstr "" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "tit\n" "help.text" msgid "InStr Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "bm_id3155934\n" "help.text" msgid "InStr function" msgstr "fungsi Int" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3155934\n" "help.text" msgid "InStr Function [Runtime]" msgstr "Fungsi InStr [Runtime]" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3153990\n" "help.text" msgid "Returns the position of a string within another string." msgstr "" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3147303\n" "help.text" msgid "The Instr function returns the position at which the match was found. If the string was not found, the function returns 0." msgstr "" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3145090\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3146957\n" "help.text" msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])" msgstr "" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3148538\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3149763\n" "help.text" msgid "Integer" msgstr "Integer" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3148473\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3153126\n" "help.text" msgid "Start: A numeric expression that marks the position in a string where the search for the specified substring starts. If you omit this parameter, the search starts at the first character of the string. The maximum allowed value is 65535." msgstr "" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3145609\n" "help.text" msgid "Text1: The string expression that you want to search." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3147559\n" "help.text" msgid "Text2: The string expression that you want to search for." msgstr "Ekspresi1, Ekspresi2: Ekspresi apa saja yang hendak dibandingkan." #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3154758\n" "help.text" msgid "Compare: Optional numeric expression that defines the type of comparison. The value of this parameter can be 0 or 1. The default value of 1 specifies a text comparison that is not case-sensitive. The value of 0 specifies a binary comparison that is case-sensitive." msgstr "" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3153361\n" "help.text" msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted." msgstr "" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "hd_id3154366\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3144760\n" "help.text" msgid "sInput = \"Office\"" msgstr "" #: 03120401.xhp msgctxt "" "03120401.xhp\n" "par_id3154125\n" "help.text" msgid "iPos = Instr(sInput,\"c\")" msgstr "" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "tit\n" "help.text" msgid "Len Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "bm_id3154136\n" "help.text" msgid "Len function" msgstr "fungsi Red" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3154136\n" "1\n" "help.text" msgid "Len Function [Runtime]" msgstr "Fungsi Len [Runtime]" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3147576\n" "2\n" "help.text" msgid "Returns the number of characters in a string, or the number of bytes that are required to store a variable." msgstr "" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3159177\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3150669\n" "4\n" "help.text" msgid "Len (Text As String)" msgstr "FileLen (Teks As String)" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3148473\n" "5\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3143270\n" "6\n" "help.text" msgid "Long" msgstr "Long" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3147531\n" "7\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3147265\n" "8\n" "help.text" msgid "Text: Any string expression or a variable of another type." msgstr "" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "hd_id3153360\n" "9\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03120402.xhp msgctxt "" "03120402.xhp\n" "par_id3156214\n" "13\n" "help.text" msgid "MsgBox Len(sText) REM Returns 9" msgstr "" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "tit\n" "help.text" msgid "StrComp Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "bm_id3156027\n" "help.text" msgid "StrComp function" msgstr "fungsi Cos" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3156027\n" "help.text" msgid "StrComp Function [Runtime]" msgstr "Fungsi StrComp [Runtime]" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3155805\n" "help.text" msgid "Compares two strings and returns an integer value that represents the result of the comparison." msgstr "" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3153345\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3150503\n" "help.text" msgid "StrComp (Text1 As String, Text2 As String[, Compare])" msgstr "" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3147574\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3156152\n" "help.text" msgid "Integer" msgstr "Integer" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3150984\n" "help.text" msgid "Parameter:" msgstr "Parameter:" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3153061\n" "help.text" msgid "Text1: Any string expression" msgstr "" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3147560\n" "help.text" msgid "Text2: Any string expression" msgstr "" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3146796\n" "help.text" msgid "Compare: This optional parameter sets the comparison method. If Compare = 1, the string comparison is case-sensitive. If Compare = 0, no distinction is made between uppercase and lowercase letters." msgstr "" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3154940\n" "help.text" msgid "Return value" msgstr "Nilai hasil" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3150358\n" "help.text" msgid "If Text1 < Text2 the function returns -1" msgstr "" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3151043\n" "help.text" msgid "If Text1 = Text2 the function returns 0" msgstr "" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "par_id3158410\n" "help.text" msgid "If Text1 > Text2 the function returns 1" msgstr "" #: 03120403.xhp msgctxt "" "03120403.xhp\n" "hd_id3153968\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03130000.xhp msgctxt "" "03130000.xhp\n" "tit\n" "help.text" msgid "Other Commands" msgstr "Perintah Lainnya" #: 03130000.xhp msgctxt "" "03130000.xhp\n" "hd_id3156027\n" "1\n" "help.text" msgid "Other Commands" msgstr "Perintah Lain" #: 03130000.xhp msgctxt "" "03130000.xhp\n" "par_id3153312\n" "2\n" "help.text" msgid "This is a list of the functions and the statements that are not included in the other categories." msgstr "" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "tit\n" "help.text" msgid "Beep Statement [Runtime]" msgstr "Pernyataan Beep [Runtime]" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "bm_id3143284\n" "help.text" msgid "Beep statement" msgstr "pernyataan Seek" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "hd_id3143284\n" "1\n" "help.text" msgid "Beep Statement [Runtime]" msgstr "Pernyataan Beep [Runtime]" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "par_id3159201\n" "2\n" "help.text" msgid "Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch." msgstr "" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "hd_id3153990\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "par_id3147291\n" "4\n" "help.text" msgid "Beep" msgstr "Bip" #: 03130100.xhp msgctxt "" "03130100.xhp\n" "hd_id3148538\n" "5\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "tit\n" "help.text" msgid "Shell Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "bm_id3150040\n" "help.text" msgid "Shell function" msgstr "fungsi Seek" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3150040\n" "help.text" msgid "Shell Function [Runtime]" msgstr "Fungsi Shell [Runtime]" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3153394\n" "help.text" msgid "Starts another application and defines the respective window style, if necessary." msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3153345\n" "help.text" msgid "Syntax" msgstr "Sintaksis" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3147576\n" "help.text" msgid "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])" msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3149235\n" "help.text" msgid "Parameter" msgstr "Parameter" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3154306\n" "help.text" msgid "Pathname" msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3155419\n" "help.text" msgid "Complete path and program name of the program that you want to start." msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3150771\n" "help.text" msgid "Windowstyle" msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3145609\n" "help.text" msgid "Optional integer expression that specifies the style of the window that the program is executed in. The following values are possible:" msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3153360\n" "help.text" msgid "The focus is on the hidden program window." msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3144760\n" "help.text" msgid "The focus is on the program window in standard size." msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3148451\n" "help.text" msgid "The focus is on the minimized program window." msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3146921\n" "help.text" msgid "focus is on the maximized program window." msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3155854\n" "help.text" msgid "Standard size program window, without focus." msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3152938\n" "help.text" msgid "Minimized program window, focus remains on the active window." msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3151112\n" "help.text" msgid "Full-screen display." msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3150419\n" "help.text" msgid "Param" msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3149412\n" "help.text" msgid "Any string expression that specifies the command line that want to pass." msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3148456\n" "help.text" msgid "bSync" msgstr "bSync" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "par_id3154096\n" "help.text" msgid "If this value is set to true, the Shell command and all $[officename] tasks wait until the shell process completes. If the value is set to false, the shell returns directly. The default value is false." msgstr "" #: 03130500.xhp msgctxt "" "03130500.xhp\n" "hd_id3154270\n" "help.text" msgid "Example" msgstr "Contoh" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "tit\n" "help.text" msgid "Wait Statement [Runtime]" msgstr "Pernyataan Wait [Runtime]" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "bm_id3154136\n" "help.text" msgid "Wait statement" msgstr "pernyataan Wait" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "hd_id3154136\n" "1\n" "help.text" msgid "Wait Statement [Runtime]" msgstr "Pernyataan Wait [Runtime]" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "par_id3149236\n" "2\n" "help.text" msgid "Interrupts the program execution for the amount of time that you specify in milliseconds." msgstr "" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "hd_id3143229\n" "3\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "par_id3150669\n" "4\n" "help.text" msgid "Wait millisec" msgstr "Wait milidetik" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "hd_id3148943\n" "5\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "par_id3154924\n" "6\n" "help.text" msgid "millisec: Numeric expression that contains the amount of time (in milliseconds) to wait before the program is executed." msgstr "milidetik: Ekspresi numerik yang mengandung sejumlah waktu (dalam milidetik) untuk menunggu sebelum program dieksekusi." #: 03130600.xhp msgctxt "" "03130600.xhp\n" "hd_id3150541\n" "7\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03130600.xhp msgctxt "" "03130600.xhp\n" "par_id3156214\n" "13\n" "help.text" msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\"" msgstr "" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "tit\n" "help.text" msgid "GetSystemTicks Function [Runtime]" msgstr "" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "bm_id3147143\n" "help.text" msgid "GetSystemTicks function" msgstr "fungsi GetSystemTicks" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3147143\n" "help.text" msgid "GetSystemTicks Function [Runtime]" msgstr "Fungsi GetSystemTicks [Runtime]" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "par_id3153750\n" "help.text" msgid "Returns the number of system ticks provided by the operating system. You can use this function to optimize certain processes." msgstr "" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3153311\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "par_id3147242\n" "help.text" msgid "GetSystemTicks()" msgstr "GetSystemTicks()" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3149233\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "par_id3149762\n" "help.text" msgid "Long" msgstr "Long" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "hd_id3156152\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03130700.xhp msgctxt "" "03130700.xhp\n" "par_id3154938\n" "help.text" msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\"" msgstr "" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "tit\n" "help.text" msgid "Environ Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "bm_id3155364\n" "help.text" msgid "Environ function" msgstr "fungsi Environ" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3155364\n" "help.text" msgid "Environ Function [Runtime]" msgstr "Fungsi Environ [Runtime]" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3145090\n" "help.text" msgid "Returns the value of an environment variable as a string. Environment variables are dependent on the type of operating system that you have." msgstr "" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3150670\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3159176\n" "help.text" msgid "Environ (Environment As String)" msgstr "Environ (Environment As String)" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3159157\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3148473\n" "help.text" msgid "String" msgstr "String" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3145609\n" "help.text" msgid "Parameters:" msgstr "Parameter:" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3159414\n" "help.text" msgid "Environment: Environment variable that you want to return the value for." msgstr "" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "hd_id3148663\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03130800.xhp msgctxt "" "03130800.xhp\n" "par_id3145419\n" "help.text" msgid "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\"" msgstr "MsgBox \"'\" & sTemp & \"'\" ,64,\"Drektori berkas temporer:\"" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "tit\n" "help.text" msgid "GetSolarVersion Function [Runtime]" msgstr "" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "bm_id3157898\n" "help.text" msgid "GetSolarVersion function" msgstr "fungsi GetSolarVersion" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3157898\n" "help.text" msgid "GetSolarVersion Function [Runtime]" msgstr "Fungsi GetSolarVersion [Runtime]" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "par_id3152801\n" "help.text" msgid "Returns the internal number of the current $[officename] version." msgstr "" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3153311\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "par_id3155388\n" "help.text" msgid "s = GetSolarVersion" msgstr "s = GetSolarVersion" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3149514\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "par_id3148685\n" "help.text" msgid "String" msgstr "String" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "hd_id3143270\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03131000.xhp msgctxt "" "03131000.xhp\n" "par_id3148947\n" "help.text" msgid "MsgBox sSep,64,\"Version number of the solar technology\"" msgstr "MsgBox sSep,64,\"Nomor versi dari teknologi solar\"" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "tit\n" "help.text" msgid "TwipsPerPixelX Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "bm_id3153539\n" "help.text" msgid "TwipsPerPixelX function" msgstr "fungsi TwipsPerPixelX" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3153539\n" "help.text" msgid "TwipsPerPixelX Function [Runtime]" msgstr "Fungsi TwipsPerPixelX [Runtime]" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "par_id3153394\n" "help.text" msgid "Returns the number of twips that represent the width of a pixel." msgstr "" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3153527\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "par_id3151110\n" "help.text" msgid "n = TwipsPerPixelX" msgstr "n = TwipsPerPixelX" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3150669\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "par_id3150503\n" "help.text" msgid "Integer" msgstr "Integer" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "hd_id3159176\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03131300.xhp msgctxt "" "03131300.xhp\n" "par_id3153061\n" "help.text" msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\"" msgstr "" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "tit\n" "help.text" msgid "TwipsPerPixelY Function [Runtime]" msgstr "Fungsi Sin [Runtime]" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "bm_id3150040\n" "help.text" msgid "TwipsPerPixelY function" msgstr "fungsi TwipsPerPixelY" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3150040\n" "help.text" msgid "TwipsPerPixelY Function [Runtime]" msgstr "Fungsi TwipsPerPixelY [Runtime]" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "par_id3154186\n" "help.text" msgid "Returns the number of twips that represent the height of a pixel." msgstr "" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3145090\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "par_id3153681\n" "help.text" msgid "n = TwipsPerPixelY" msgstr "n = TwipsPerPixelY" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3148473\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "par_id3154306\n" "help.text" msgid "Integer" msgstr "Integer" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "hd_id3149235\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03131400.xhp msgctxt "" "03131400.xhp\n" "par_id3154142\n" "help.text" msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\"" msgstr "" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "tit\n" "help.text" msgid "CreateUnoStruct Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "bm_id3150499\n" "help.text" msgid "CreateUnoStruct function" msgstr "fungsi CreateUnoStruct" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "hd_id3150499\n" "1\n" "help.text" msgid "CreateUnoStruct Function [Runtime]" msgstr "Fungsi CreateUnoStruct [Runtime]" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "par_id3150713\n" "2\n" "help.text" msgid "Creates an instance of a Uno structure type." msgstr "" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "par_id3147226\n" "3\n" "help.text" msgid "Use the following structure for your statement:" msgstr "Gunakan struktur berikut untuk pernyataan Anda:" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "par_id3149177\n" "4\n" "help.text" msgid "Dim oStruct as new com.sun.star.beans.Property" msgstr "Dim oStruct as new com.sun.star.beans.Property" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "hd_id3156153\n" "5\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "par_id3155341\n" "6\n" "help.text" msgid "oStruct = CreateUnoStruct( Uno type name )" msgstr "oStruct = CreateUnoStruct( Nama jenis Uno )" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "hd_id3145316\n" "7\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03131500.xhp msgctxt "" "03131500.xhp\n" "par_id3149762\n" "8\n" "help.text" msgid "oStruct = CreateUnoStruct( \"com.sun.star.beans.Property\" )" msgstr "oStruct = CreateUnoStruct( \"com.sun.star.beans.Property\" )" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "tit\n" "help.text" msgid "CreateUnoService Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "bm_id3150682\n" "help.text" msgid "CreateUnoService function" msgstr "fungsi CreateUnoService" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "hd_id3150682\n" "help.text" msgid "CreateUnoService Function [Runtime]" msgstr "Fungsi CreateUnoService [Runtime]" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_id3152924\n" "help.text" msgid "Instantiates a Uno service with the ProcessServiceManager." msgstr "" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "hd_id3152801\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_id3153346\n" "help.text" msgid "oService = CreateUnoService( Uno service name )" msgstr "oService = CreateUnoService( Nama layanan Uno )" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_idN1060F\n" "help.text" msgid "For a list of available services, go to: http://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html" msgstr "" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "hd_id3151111\n" "help.text" msgid "Examples:" msgstr "Contoh:" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_id3154046\n" "help.text" msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )" msgstr "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "bm_id8334604\n" "help.text" msgid "filepicker;API service" msgstr "pengambil berkas;layanan API" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_idN10625\n" "help.text" msgid "The following code uses a service to open a file open dialog:" msgstr "Kode berikut menggunakan layanan untuk membuka dialog buka berkas:" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_idN1062B\n" "help.text" msgid "fName = FileOpenDialog (\"Please select a file\")" msgstr "fName = FileOpenDialog (\"Silakan pilih berkas\")" #: 03131600.xhp msgctxt "" "03131600.xhp\n" "par_idN10630\n" "help.text" msgid "Print \"file chosen: \"+fName" msgstr "print \"berkas yang dipilih: \"+fName" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "tit\n" "help.text" msgid "GetProcessServiceManager Function [Runtime]" msgstr "" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "bm_id3153255\n" "help.text" msgid "GetProcessServiceManager functionProcessServiceManager" msgstr "fungsi GetProcessServiceManagerProcessServiceManager" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "hd_id3153255\n" "1\n" "help.text" msgid "GetProcessServiceManager Function [Runtime]" msgstr "Fungsi GetProcessServiceManager [Runtime]" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3156414\n" "2\n" "help.text" msgid "Returns the ProcessServiceManager (central Uno ServiceManager)." msgstr "" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3145136\n" "3\n" "help.text" msgid "This function is required when you want to instantiate a service using CreateInstanceWithArguments." msgstr "" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "hd_id3153681\n" "4\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3151110\n" "5\n" "help.text" msgid "oServiceManager = GetProcessServiceManager()" msgstr "oServiceManager = GetProcessServiceManager()" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "hd_id3149516\n" "6\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3143270\n" "7\n" "help.text" msgid "oServiceManager = GetProcessServiceManager()" msgstr "oServiceManager = GetProcessServiceManager()" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3153825\n" "8\n" "help.text" msgid "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");" msgstr "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3148473\n" "9\n" "help.text" msgid "this is the same as the following statement:" msgstr "ini sama dengan pernyataan berikut:" #: 03131700.xhp msgctxt "" "03131700.xhp\n" "par_id3145609\n" "10\n" "help.text" msgid "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")" msgstr "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "tit\n" "help.text" msgid "CreateUnoDialog Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "bm_id3150040\n" "help.text" msgid "CreateUnoDialog function" msgstr "fungsi CreateUnoDialog" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "hd_id3150040\n" "1\n" "help.text" msgid "CreateUnoDialog Function [Runtime]" msgstr "Fungsi CreateUnoDialog [Runtime]" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3154186\n" "2\n" "help.text" msgid "Creates a Basic Uno object that represents a Uno dialog control during Basic runtime." msgstr "" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3153750\n" "3\n" "help.text" msgid "Dialogs are defined in the dialog libraries. To display a dialog, a \"live\" dialog must be created from the library." msgstr "" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3153681\n" "4\n" "help.text" msgid "See Examples." msgstr "See Contoh." #: 03131800.xhp msgctxt "" "03131800.xhp\n" "hd_id3154286\n" "5\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3159176\n" "6\n" "help.text" msgid "CreateUnoDialog( oDlgDesc )" msgstr "CreateUnoDialog( oDlgDesc )" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "hd_id3143270\n" "7\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3159157\n" "8\n" "help.text" msgid "' Get dialog description from the dialog library" msgstr "" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3149234\n" "9\n" "help.text" msgid "oDlgDesc = DialogLibraries.Standard.Dialog1" msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3154923\n" "10\n" "help.text" msgid "' generate \"live\" dialog" msgstr "" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3149670\n" "11\n" "help.text" msgid "oDlgControl = CreateUnoDialog( oDlgDesc )" msgstr "oDlgControl = CreateUnoDialog( oDlgDesc )" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3148550\n" "12\n" "help.text" msgid "' display \"live\" dialog" msgstr "" #: 03131800.xhp msgctxt "" "03131800.xhp\n" "par_id3154072\n" "13\n" "help.text" msgid "oDlgControl.execute" msgstr "oDlgControl.execute" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "tit\n" "help.text" msgid "GlobalScope [Runtime]" msgstr "" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "bm_id3150682\n" "help.text" msgid "GlobalScope functionlibrary systemsLibraryContainerBasicLibraries (LibraryContainer)DialogLibraries (LibraryContainer)" msgstr "fungsi GlobalScopesistem pustakaLibraryContainerBasicLibraries (LibraryContainer)DialogLibraries (LibraryContainer)" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3150682\n" "1\n" "help.text" msgid "GlobalScope [Runtime]" msgstr "GlobalScope [Runtime]" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3153345\n" "2\n" "help.text" msgid "Basic source code and dialogs are organized in a library system." msgstr "Kode sumber Basic dan dialognya diorganisasikan di dalam sistem pustaka." #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3145315\n" "3\n" "help.text" msgid "The LibraryContainer contains libraries" msgstr "LibraryContainer mengandung pustaka-pustaka" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3149514\n" "4\n" "help.text" msgid "Libraries can contain modules and dialogs" msgstr "Pustaka dapat mengandung modul dan dialog" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3143271\n" "5\n" "help.text" msgid "In Basic:" msgstr "Dalam Basic:" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3153061\n" "6\n" "help.text" msgid "The LibraryContainer is called BasicLibraries." msgstr "LibraryContainer dipanggil dengan BasicLibraries." #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3154346\n" "7\n" "help.text" msgid "In dialogs:" msgstr "Dalam dialog:" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3148663\n" "8\n" "help.text" msgid "The LibraryContainer is called DialogLibraries." msgstr "LibraryContainer dipanggil dengan DialogLibraries." #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3150543\n" "9\n" "help.text" msgid "Both LibraryContainers exist in an application level and within every document. In the document Basic, the document's LibraryContainers are called automatically. If you want to call the global LibraryContainers from within a document, you must use the keyword GlobalScope." msgstr "" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3148920\n" "10\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3149203\n" "11\n" "help.text" msgid "GlobalScope" msgstr "GlobalScope" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "hd_id3154685\n" "12\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3154124\n" "13\n" "help.text" msgid "Example in the document Basic" msgstr "Contoh dalam dokumen Basic" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3158408\n" "14\n" "help.text" msgid "' calling Dialog1 in the document library Standard" msgstr "" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3125865\n" "15\n" "help.text" msgid "oDlgDesc = DialogLibraries.Standard.Dialog1" msgstr "oDlgDesc = DialogLibraries.Standard.Dialog1" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3154910\n" "16\n" "help.text" msgid "' calling Dialog2 in the application library Library1" msgstr "" #: 03131900.xhp msgctxt "" "03131900.xhp\n" "par_id3156424\n" "17\n" "help.text" msgid "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2" msgstr "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "tit\n" "help.text" msgid "CreateUnoListener Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "bm_id3155150\n" "help.text" msgid "CreateUnoListener function" msgstr "fungsi CreateUnoListener" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "hd_id3155150\n" "help.text" msgid "CreateUnoListener Function [Runtime]" msgstr "Fungsi CreateUnoListener [Runtime]" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3149346\n" "help.text" msgid "Creates a Listener instance." msgstr "" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3153681\n" "help.text" msgid "Many Uno interfaces let you register listeners on a special listener interface. This allows you to listen for specific events and call up the appropriate listener method. The CreateUnoListener function waits for the called listener interface and then passes the interface an object that the interface supports. This object is then passed to the method to register the listener." msgstr "" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "hd_id3148685\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3143228\n" "help.text" msgid "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )" msgstr "oListener = CreateUnoListener( PrefiksNama, NamaAntarmukaPenyimakaAtauListener)" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "hd_id3147574\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3154046\n" "help.text" msgid "The following example is based on a Basic library object." msgstr "Contoh berikut berdasarkan pustaka objek pada Basic." #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3149294\n" "help.text" msgid "The CreateUnoListener method requires two parameters. The first is a prefix and is explained in detail below. The second parameter is the fully qualified name of the Listener interface that you want to use." msgstr "" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3149670\n" "help.text" msgid "The Listener must then be added to the Broadcaster Object. This is done by calling the appropriate method for adding a Listener. These methods always follow the pattern \"addFooListener\", where \"Foo\" is the Listener Interface Type, without the 'X'. In this example, the addContainerListener method is called to register the XContainerListener:" msgstr "" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3154940\n" "help.text" msgid "oLib = BasicLibraries.Library1 ' Library1 must exist!" msgstr "oLib = BasicLibraries.Library1 ' Library1 harus ada!" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150359\n" "help.text" msgid "oLib.addContainerListener( oListener ) ' Register the listener" msgstr "oLib.addContainerListener( oListener ) ' Mendaftarkan penyimak (listener)" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3154138\n" "help.text" msgid "The Listener is now registered. When an event occurs, the corresponding Listener calls the appropriate method from the com.sun.star.container.XContainerListener Interface." msgstr "" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3148922\n" "help.text" msgid "The prefix calls registered Listeners from Basic-subroutines. The Basic run-time system searches for Basic-subroutines or functions that have the name \"PrefixListenerMethode\" and calls them when found. Otherwise, a run-time error occurs." msgstr "" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150768\n" "help.text" msgid "In this example, the Listener-Interface uses the following methods:" msgstr "Dalam contoh ini, Antarmuka-Penyimak (Listener-Interface) menggunakan metode-metode berikut:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3151176\n" "help.text" msgid "disposing:" msgstr "disposing:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3145173\n" "help.text" msgid "Listener base interface (com.sun.star.lang.XEventListener): base interface for all Listener Interfaces" msgstr "" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3156212\n" "help.text" msgid "elementInserted:" msgstr "elementInserted:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3159254\n" "help.text" msgid "Method of the com.sun.star.container.XContainerListener interface" msgstr "Metode dari antarmuka com.sun.star.container.XContainerListener" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3147287\n" "help.text" msgid "elementRemoved:" msgstr "elementRemoved:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3146119\n" "help.text" msgid "Method of the com.sun.star.container.XContainerListener interface" msgstr "Metode dari antarmuka com.sun.star.container.XContainerListener" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3153951\n" "help.text" msgid "elementReplaced:" msgstr "elementReplaced:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3154013\n" "help.text" msgid "Method of the com.sun.star.container.XContainerListener interface" msgstr "Metode dari antarmuka com.sun.star.container.XContainerListener" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3147435\n" "help.text" msgid "In this example, the prefix is ContListener_. The following subroutines must therefore be implemented in Basic:" msgstr "" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3155411\n" "help.text" msgid "ContListener_disposing" msgstr "ContListener_disposing" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3146923\n" "help.text" msgid "ContListener_elementInserted" msgstr "ContListener_elementInserted" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3147318\n" "help.text" msgid "ContListener_elementRemoved" msgstr "ContListener_elementRemoved" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3152578\n" "help.text" msgid "ContListener_elementReplaced" msgstr "ContListener_elementReplaced" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150592\n" "help.text" msgid "An event structure type that contains information about an event exists for every Listener type. When a Listener method is called, an instance of this event is passed to the method as a parameter. Basic Listener methods can also call these event objects, so long as the appropriate parameter is passed in the Sub declaration. For example:" msgstr "" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3153876\n" "help.text" msgid "MsgBox \"disposing\"" msgstr "MsgBox \"disposing\"" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3154098\n" "help.text" msgid "MsgBox \"elementInserted\"" msgstr "MsgBox \"elementInserted\"" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3153947\n" "help.text" msgid "MsgBox \"elementRemoved\"" msgstr "MsgBox \"elementRemoved\"" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3148915\n" "help.text" msgid "MsgBox \"elementReplaced\"" msgstr "MsgBox \"elementReplaced\"" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3156056\n" "help.text" msgid "You do not need to include the parameter of an event object if the object is not used:" msgstr "Anda tidak perlu menyertakan paramater peristiwa objek jika objeknya tidak digunakan:" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150042\n" "help.text" msgid "' Minimal implementation of Sub disposing" msgstr "" #: 03132000.xhp msgctxt "" "03132000.xhp\n" "par_id3150940\n" "help.text" msgid "Listener methods must always be implemented to avoid Basic run-time errors." msgstr "" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "tit\n" "help.text" msgid "GetGuiType Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "bm_id3147143\n" "help.text" msgid "GetGuiType function" msgstr "fungsi GetGuiType" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3155310\n" "1\n" "help.text" msgid "GetGuiType Function [Runtime]" msgstr "Fungsi GetGuiType [Runtime]" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3152459\n" "2\n" "help.text" msgid "Returns a numerical value that specifies the graphical user interface." msgstr "Menghasilkan nilai numerikal yang menentukan antarmuka grafis bagi pengguna." #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3153323\n" "3\n" "help.text" msgid "This runtime function is only provided for downward compatibility to previous versions. The return value is not defined in client-server environments." msgstr "" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3154894\n" "4\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3147143\n" "5\n" "help.text" msgid "GetGUIType()" msgstr "GetGUIType()" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3149346\n" "6\n" "help.text" msgid "Return value:" msgstr "Nilai hasil:" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3153748\n" "7\n" "help.text" msgid "Integer" msgstr "Integer" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3149177\n" "8\n" "help.text" msgid "Return values:" msgstr "Nilai hasil:" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3147242\n" "9\n" "help.text" msgid "1: Windows" msgstr "1: Windows" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "par_id3156152\n" "11\n" "help.text" msgid "4: UNIX" msgstr "4: UNIX" #: 03132100.xhp msgctxt "" "03132100.xhp\n" "hd_id3148685\n" "12\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "tit\n" "help.text" msgid "ThisComponent Statement [Runtime]" msgstr "" #: 03132200.xhp #, fuzzy msgctxt "" "03132200.xhp\n" "bm_id3155342\n" "help.text" msgid "ThisComponent property components;addressing" msgstr "properti ThisComponentkomponen;pengalamatan" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "hd_id3155342\n" "help.text" msgid "ThisComponent [Runtime]" msgstr "ThisComponent [Runtime]" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3154923\n" "help.text" msgid "Addresses the active component so that its properties can be read and set. ThisComponent is used from document Basic, where it represents the document the Basic belongs to. The type of object accessed by ThisComponent depends on the document type." msgstr "" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "hd_id3154346\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3151056\n" "help.text" msgid "ThisComponent" msgstr "ThisComponent" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "hd_id3154940\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3154123\n" "help.text" msgid "' updates the \"Table of Contents\" in a text doc" msgstr "" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3153194\n" "help.text" msgid "index = allindexes.getByName(\"Table of Contents1\")" msgstr "index = allindexes.getByName(\"Daftar Isi1\")" #: 03132200.xhp msgctxt "" "03132200.xhp\n" "par_id3156422\n" "help.text" msgid "' use the default name for Table of Contents and a 1" msgstr "" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "tit\n" "help.text" msgid "CreateUnoValue Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "bm_id3150682\n" "help.text" msgid "CreateUnoValue function" msgstr "fungsi CreateUnoValue" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "hd_id3150682\n" "1\n" "help.text" msgid "CreateUnoValue Function [Runtime]" msgstr "Fungsi CreateUnoValue [Runtime]" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3147291\n" "2\n" "help.text" msgid "Returns an object that represents a strictly typed value referring to the Uno type system." msgstr "" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3143267\n" "3\n" "help.text" msgid "This object is automatically converted to an Any of the corresponding type when passed to Uno. The type must be specified by its fully qualified Uno type name." msgstr "" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3153626\n" "4\n" "help.text" msgid "The $[officename] API frequently uses the Any type. It is the counterpart of the Variant type known from other environments. The Any type holds one arbitrary Uno type and is used in generic Uno interfaces." msgstr "" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "hd_id3147560\n" "5\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3154760\n" "6\n" "help.text" msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) to get a byte sequence." msgstr "" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3150541\n" "7\n" "help.text" msgid "If CreateUnoValue cannot be converted to the specified Uno type, and error occurs. For the conversion, the TypeConverter service is used." msgstr "" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3153524\n" "8\n" "help.text" msgid "This function is intended for use in situations where the default Basic to Uno type converting mechanism is insufficient. This can happen when you try to access generic Any based interfaces, such as XPropertySet::setPropertyValue( Name, Value ) or X???Container::insertBy???( ???, Value ), from $[officename] Basic. The Basic runtime does not recognize these types as they are only defined in the corresponding service." msgstr "" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3154366\n" "9\n" "help.text" msgid "In this type of situation, $[officename] Basic chooses the best matching type for the Basic type that you want to convert. However, if the wrong type is selected, an error occurs. You use the CreateUnoValue() function to create a value for the unknown Uno type." msgstr "" #: 03132300.xhp msgctxt "" "03132300.xhp\n" "par_id3150769\n" "10\n" "help.text" msgid "You can also use this function to pass non-Any values, but this is not recommend. If Basic already knows the target type, using the CreateUnoValue() function will only lead to additional converting operations that slow down the Basic execution." msgstr "" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "tit\n" "help.text" msgid "CreateObject Function [Runtime]" msgstr "Fungsi Atn [Runtime]" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "bm_id659810\n" "help.text" msgid "CreateObject function" msgstr "fungsi CreateObject" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN10580\n" "help.text" msgid "CreateObject Function [Runtime]" msgstr "Fungsi CreateObject [Runtime]" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN10590\n" "help.text" msgid "Creates a UNO object. On Windows, can also create OLE objects." msgstr "Membuat sebuah objek UNO. Di Windows, juga dapat membuat objek OLE." #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN1059F\n" "help.text" msgid "This method creates instances of the type that is passed as parameter." msgstr "" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN105A2\n" "help.text" msgid "Syntax:" msgstr "Sintaksis:" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN105A6\n" "help.text" msgid "oObj = CreateObject( type )" msgstr "oObj = CreateObject( jenis )" #: 03132400.xhp msgctxt "" "03132400.xhp\n" "par_idN105A9\n" "help.text" msgid "Example:" msgstr "Contoh:" #: 03132500.xhp msgctxt "" "03132500.xhp\n" "tit\n" "help.text" msgid "GetDefaultContext Function [Runtime]" msgstr "" #: 03132500.xhp msgctxt "" "03132500.xhp\n" "bm_id4761192\n" "help.text" msgid "GetDefaultContext function" msgstr "fungsi GetDefaultContext" #: 03132500.xhp msgctxt "" "03132500.xhp\n" "par_idN10580\n" "help.text" msgid "GetDefaultContext Function [Runtime]" msgstr "Fungsi GetDefaultContext [Runtime]" #: 03132500.xhp msgctxt "" "03132500.xhp\n" "par_idN10590\n" "help.text" msgid "Returns the default context of the process service factory, if existent, else returns a null reference." msgstr "" #: 03132500.xhp msgctxt "" "03132500.xhp\n" "par_idN10593\n" "help.text" msgid "This runtime function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the Professional UNO chapter in the Developer's Guide on api.libreoffice.org for more information." msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "tit\n" "help.text" msgid "Macro" msgstr "Makro" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "bm_id3153894\n" "help.text" msgid "events;linked to objects" msgstr "perisitiwa;dihubungkan ke objek" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3153894\n" "1\n" "help.text" msgid "Macro" msgstr "Makro" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153748\n" "2\n" "help.text" msgid "Choose the macro that you want to execute when the selected graphic, frame, or OLE object is selected. Depending on the object that is selected, the function is either found on the Macro tab of the Object dialog, or in the Assign Macro dialog." msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3150503\n" "3\n" "help.text" msgid "Event" msgstr "Peristiwa" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3149763\n" "4\n" "help.text" msgid "Lists the events that are relevant to the macros that are currently assigned to the selected object." msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150670\n" "23\n" "help.text" msgid "The following table describes the macros and the events that can by linked to objects in your document:" msgstr "Tabel berikut menjelaskan tentang makro dan peristiwa yang dapat dihubungkan ke objek dalam dokumen Anda." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153360\n" "24\n" "help.text" msgid "Event" msgstr "Peristiwa" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154365\n" "25\n" "help.text" msgid "Event trigger" msgstr "Picu Peristiwa" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3159149\n" "26\n" "help.text" msgid "OLE object" msgstr "Objek OLE" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3148451\n" "27\n" "help.text" msgid "Graphics" msgstr "Grafik" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3125863\n" "28\n" "help.text" msgid "Frame" msgstr "Bingkai" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154216\n" "29\n" "help.text" msgid "AutoText" msgstr "Teks Otomatis" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145785\n" "30\n" "help.text" msgid "ImageMap area" msgstr "Wilayah ImageMap" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153138\n" "31\n" "help.text" msgid "Hyperlink" msgstr "Hyperlink" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155306\n" "32\n" "help.text" msgid "Click object" msgstr "Klik objek" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3152460\n" "33\n" "help.text" msgid "Object is selected." msgstr "Objek dipilih." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147348\n" "34\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147426\n" "35\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153951\n" "36\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150116\n" "37\n" "help.text" msgid "Mouse over object" msgstr "Mouse sekitar objek" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145253\n" "38\n" "help.text" msgid "Mouse moves over the object." msgstr "Pergerakan mouse di sekitar objek." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3144765\n" "39\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153418\n" "40\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153948\n" "41\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145652\n" "42\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155066\n" "43\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155446\n" "44\n" "help.text" msgid "Trigger Hyperlink" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154756\n" "45\n" "help.text" msgid "Hyperlink assigned to the object is clicked." msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150042\n" "46\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151252\n" "47\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147344\n" "48\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3146920\n" "49\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3159333\n" "50\n" "help.text" msgid "Mouse leaves object" msgstr "Mouse meninggalkan objek" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147003\n" "51\n" "help.text" msgid "Mouse moves off of the object." msgstr "Pergerakan mouse di sekitar objek." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151278\n" "52\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145257\n" "53\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154122\n" "54\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3156139\n" "55\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3149036\n" "56\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150785\n" "57\n" "help.text" msgid "Graphics load successful" msgstr "Berhasil memuat grafik" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153705\n" "58\n" "help.text" msgid "Graphics are loaded successfully." msgstr "Berhasil memuat grafik." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150343\n" "59\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150202\n" "60\n" "help.text" msgid "Graphics load terminated" msgstr "Pemuatan grafik diterminasi" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145584\n" "61\n" "help.text" msgid "Loading of graphics is stopped by the user (for example, when downloading the page)." msgstr "Pemuatan grafik dihentikan oleh pengguna (sebagai contoh, saat mengunduh halaman)." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154259\n" "62\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155089\n" "63\n" "help.text" msgid "Graphics load faulty" msgstr "Kesalahan memuat grafik" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153307\n" "64\n" "help.text" msgid "Graphics not successfully loaded, for example, if a graphic was not found." msgstr "Grafik tidak berhasil dimuat, sebagai contoh, apabila grafik tidak ditemukan." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3148840\n" "65\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154533\n" "66\n" "help.text" msgid "Input of alpha characters" msgstr "Memasukkan karakter alfabet" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155266\n" "67\n" "help.text" msgid "Text is entered from the keyboard." msgstr "Teks dimasukkan melalui kibor." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3144768\n" "68\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3145659\n" "69\n" "help.text" msgid "Input of non-alpha characters" msgstr "Memasukkan karakter bukan alfabet" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151131\n" "70\n" "help.text" msgid "Nonprinting characters are entered from the keyboard, for example, tabs and line breaks." msgstr "Karakter tak-ikut-tercetak (pada kertas) dimasukkan melalui kibor, sebagai contoh, tab dan pemutus baris." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3159206\n" "71\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150405\n" "72\n" "help.text" msgid "Resize frame" msgstr "Ubah ukuran bingkai" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153972\n" "73\n" "help.text" msgid "Frame is resized with the mouse." msgstr "Bingkai diubahukuran oleh mouse." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3152873\n" "74\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3148900\n" "75\n" "help.text" msgid "Move frame" msgstr "Pindah bingkai" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154767\n" "76\n" "help.text" msgid "Frame is moved with the mouse." msgstr "Bingkai dipindah dengan mouse." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3155914\n" "77\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3153010\n" "78\n" "help.text" msgid "Before inserting AutoText" msgstr "Sebelum menyisipkan Teks Otomatis" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147515\n" "79\n" "help.text" msgid "Before a text block is inserted." msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151191\n" "80\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150956\n" "81\n" "help.text" msgid "After inserting AutoText" msgstr "Usai menyisipkan Teks Otomatis" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147502\n" "82\n" "help.text" msgid "After a text block is inserted." msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147555\n" "83\n" "help.text" msgid "x" msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3153958\n" "5\n" "help.text" msgid "Macros" msgstr "Makro" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3150432\n" "6\n" "help.text" msgid "Choose the macro that you want to execute when the selected event occurs." msgstr "Pilih makro yang hendak Anda eksekusi saat even yang dipilih berlangsung." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147296\n" "84\n" "help.text" msgid "Frames allow you to link events to a function, so that the function can determine if it processes the event or $[officename] Writer." msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3155587\n" "7\n" "help.text" msgid "Category" msgstr "Kategori" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3154068\n" "8\n" "help.text" msgid "Lists the open $[officename] documents and applications. Click the name of the location where you want to save the macros." msgstr "Daftar dari dokumen dan aplikasi $[officename] yang terbuka. Klik nama lokasi sebagai tempat untuk menyimpan makro." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3149744\n" "9\n" "help.text" msgid "Macro name" msgstr "Nama makro" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3151391\n" "10\n" "help.text" msgid "Lists the available macros. Click the macro that you want to assign to the selected object." msgstr "Daftar dari makro yang tersedia. Klik pada makro yang hendak Anda tambahkan kepada objek yang terpilih." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3159260\n" "11\n" "help.text" msgid "Assign" msgstr "Tambah" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3147406\n" "12\n" "help.text" msgid "Assigns the selected macro to the specified event. The assigned macro's entries are set after the event." msgstr "" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3150533\n" "15\n" "help.text" msgid "Remove" msgstr "Buang" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3166456\n" "16\n" "help.text" msgid "Removes the macro that is assigned to the selected item." msgstr "Membuang makro yang telah ditambahkan pada item yang dipilih." #: 05060700.xhp msgctxt "" "05060700.xhp\n" "hd_id3159126\n" "85\n" "help.text" msgid "Macro selection" msgstr "Seleksi makro" #: 05060700.xhp msgctxt "" "05060700.xhp\n" "par_id3149149\n" "86\n" "help.text" msgid "Select the macro that you want to assign." msgstr "Memilih makro yang hendak Anda tambahkan." #: code-stubs.xhp msgctxt "" "code-stubs.xhp\n" "tit\n" "help.text" msgid "BasicCodeStubs" msgstr "" #: keys.xhp msgctxt "" "keys.xhp\n" "tit\n" "help.text" msgid "Keyboard Shortcuts in the Basic IDE" msgstr "Jalan Pintas Kibor di IDE Basic" #: keys.xhp msgctxt "" "keys.xhp\n" "bm_id3154760\n" "help.text" msgid "keyboard;in IDEshortcut keys;Basic IDEIDE;keyboard shortcuts" msgstr "papan ketik;dalam IDEtombol pintas;IDE BasicIDE;tombol pintas" #: keys.xhp msgctxt "" "keys.xhp\n" "hd_id3154760\n" "1\n" "help.text" msgid "Keyboard Shortcuts in the Basic IDE" msgstr "Jalan Pintas Kibor dalam IDE Basic" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3149655\n" "2\n" "help.text" msgid "In the Basic IDE you can use the following keyboard shortcuts:" msgstr "Dalam IDE Basic Anda dapat menggunakan jalan pintas kibor berikut:" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3154908\n" "3\n" "help.text" msgid "Action" msgstr "Aksi" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3153192\n" "4\n" "help.text" msgid "Keyboard shortcut" msgstr "Jalan pintas kibor" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3159254\n" "5\n" "help.text" msgid "Run code starting from the first line, or from the current breakpoint, if the program stopped there before" msgstr "Menjalankan kode dimulai dari baris pertama, atau dari titik putus terkini, jika program sebelumnya berhenti di sana" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3163712\n" "6\n" "help.text" msgid "F5" msgstr "F5" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3150010\n" "7\n" "help.text" msgid "Stop" msgstr "Henti" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3154319\n" "8\n" "help.text" msgid "Shift+F5" msgstr "Shift+F5" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3151073\n" "11\n" "help.text" msgid "Add watch for the variable at the cursor" msgstr "Menambahkan pengawas untuk variabel pada kursor" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3154731\n" "12\n" "help.text" msgid "F7" msgstr "F7" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3148455\n" "13\n" "help.text" msgid "Single step through each statement, starting at the first line or at that statement where the program execution stopped before." msgstr "" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3150716\n" "14\n" "help.text" msgid "F8" msgstr "F8" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3156275\n" "15\n" "help.text" msgid "Single step as with F8, but a function call is considered to be only one statement" msgstr "" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3153764\n" "16\n" "help.text" msgid "Shift+F8" msgstr "Shift+F8" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3150323\n" "17\n" "help.text" msgid "Set or remove a breakpoint at the current line or all breakpoints in the current selection" msgstr "Mengeset atau membuang sebuah titik putus pada baris yang dipilih atau seluruh titik putus pada seleksi yang sekarang terpilih" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3147339\n" "18\n" "help.text" msgid "F9" msgstr "F9" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3153963\n" "19\n" "help.text" msgid "Enable/disable the breakpoint at the current line or all breakpoints in the current selection" msgstr "Mengadakan/meniadakan titik putus pada baris tertentu atau seluruh titik putus di seleksi tertentu" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3155175\n" "20\n" "help.text" msgid "Shift+F9" msgstr "Shift+F9" #: keys.xhp msgctxt "" "keys.xhp\n" "par_id3154702\n" "21\n" "help.text" msgid "A running macro can be aborted with Shift+CommandCtrl+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+CommandCtrl+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8." msgstr "" #: main0211.xhp msgctxt "" "main0211.xhp\n" "tit\n" "help.text" msgid "Macro Toolbar" msgstr "Baris Alat Makro" #: main0211.xhp msgctxt "" "main0211.xhp\n" "bm_id3150543\n" "help.text" msgid "toolbars; Basic IDEmacro toolbar" msgstr "baris alat; IDE Basicbaris alat makro" #: main0211.xhp msgctxt "" "main0211.xhp\n" "hd_id3150543\n" "1\n" "help.text" msgid "Macro Toolbar" msgstr "Baris Alat Makro" #: main0211.xhp msgctxt "" "main0211.xhp\n" "par_id3147288\n" "2\n" "help.text" msgid "The Macro Toolbar contains commands to create, edit, and run macros." msgstr "Baris Alat Makro memiliki perintah untuk membuat, menyunting, dan menjalankan makro." #: main0601.xhp msgctxt "" "main0601.xhp\n" "tit\n" "help.text" msgid "$[officename] Basic Help" msgstr "Bantuan $[officename] Basic" #: main0601.xhp msgctxt "" "main0601.xhp\n" "hd_id3154232\n" "1\n" "help.text" msgid "%PRODUCTNAME Basic Help" msgstr "Bantuan %PRODUCTNAME Basic" #: main0601.xhp msgctxt "" "main0601.xhp\n" "par_id3153894\n" "4\n" "help.text" msgid "%PRODUCTNAME provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit http://api.libreoffice.org" msgstr "" #: main0601.xhp msgctxt "" "main0601.xhp\n" "par_id3147226\n" "10\n" "help.text" msgid "This help section explains the most common runtime functions of %PRODUCTNAME Basic. For more in-depth information please refer to the OpenOffice.org BASIC Programming Guide on the Wiki." msgstr "" #: main0601.xhp msgctxt "" "main0601.xhp\n" "hd_id3146957\n" "9\n" "help.text" msgid "Working with %PRODUCTNAME Basic" msgstr "Bekerja dengan %PRODUCTNAME Basic" #: main0601.xhp msgctxt "" "main0601.xhp\n" "hd_id3148473\n" "7\n" "help.text" msgid "Help about the Help" msgstr "Bantuan tentang Bantuan"