aboutsummaryrefslogtreecommitdiff
path: root/source/ko/desktop/messages.po
blob: 808bab187e3518928eebd7385549696c02d6dcb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
#
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: 2017-04-12 14:13+0200\n"
"PO-Revision-Date: 2015-07-24 02:28+0000\n"
"Last-Translator: Jihui Choi <jihui.choi@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ko\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: LibreOffice\n"
"X-POOTLE-MTIME: 1437704895.000000\n"

#. Ea8Mi
#: desktop.src
msgctxt "STR_BOOTSTRAP_ERR_CANNOT_START"
msgid "The application cannot be started. "
msgstr "응용 프로그램을 시작할 수 없습니다."

#. STFHr
#: desktop.src
msgctxt "STR_BOOTSTRAP_ERR_DIR_MISSING"
msgid "The configuration directory \"$1\" could not be found."
msgstr "구성 디렉토리 \"$1\"이(가) 없습니다."

#. bGWux
#: desktop.src
msgctxt "STR_BOOTSTRAP_ERR_PATH_INVALID"
msgid "The installation path is invalid."
msgstr "설치 경로가 올바르지 않습니다."

#. kdZLA
#: desktop.src
msgctxt "STR_BOOTSTRAP_ERR_INTERNAL"
msgid "An internal error occurred."
msgstr "내부 오류가 발생했습니다."

#. yGBza
#: desktop.src
msgctxt "STR_BOOTSTRAP_ERR_FILE_CORRUPT"
msgid "The configuration file \"$1\" is corrupt."
msgstr "구성 파일 \"$1\"이(가) 손상되었습니다."

#. CP9Qk
#: desktop.src
msgctxt "STR_BOOTSTRAP_ERR_FILE_MISSING"
msgid "The configuration file \"$1\" was not found."
msgstr "구성 파일 \"$1\"이(가) 없습니다."

#. maapb
#: desktop.src
msgctxt "STR_BOOTSTRAP_ERR_NO_SUPPORT"
msgid "The configuration file \"$1\" does not support the current version."
msgstr "구성 파일 \"$1\"에서 현재 버전을 지원하지 않습니다."

#. q2F59
#: desktop.src
msgctxt "STR_BOOTSTRAP_ERR_LANGUAGE_MISSING"
msgid "The user interface language cannot be determined."
msgstr "사용자 화면 언어를 확인할 수 없습니다."

#. UTKHa
#: desktop.src
msgctxt "STR_BOOTSTRAP_ERR_USERINSTALL_FAILED"
msgid "User installation could not be completed. "
msgstr "사용자 설치를 완료할 수 없습니다."

#. dgxZP
#: desktop.src
msgctxt "STR_BOOTSTRAP_ERR_NO_CFG_SERVICE"
msgid "The configuration service is not available."
msgstr "구성 서비스를 사용할 수 없습니다."

#. wbj4W
#: desktop.src
msgctxt "STR_ASK_START_SETUP_MANUALLY"
msgid ""
"Start the setup application to repair the installation from the CD or the "
"folder containing the installation packages."
msgstr "설치 패키지가 들어 있는 폴더 또는 CD의 설치 프로그램을 복구하려면 설치 프로그램을 시작하십시오. "

#. d3or5
#: desktop.src
msgctxt "STR_CONFIG_ERR_ACCESS_GENERAL"
msgid "A general error occurred while accessing your central configuration. "
msgstr "중앙 집중 설정으로 액세스하던 중 일반적 오류가 발생했습니다."

#. TXCKM
#: desktop.src
msgctxt "STR_BOOTSTRAP_ERR_CFG_DATAACCESS"
msgid ""
"%PRODUCTNAME cannot be started due to an error in accessing the %PRODUCTNAME configuration data.\n"
"\n"
"Please contact your system administrator."
msgstr ""
"%PRODUCTNAME 의 설정 데이터에 액세스하는 중 오류가 발생했습니다. %PRODUCTNAME 을(를) 시작할 수 없습니다.\n"
"\n"
"시스템 관리자에게 문의하십시오."

#. bouaV
#: desktop.src
msgctxt "STR_INTERNAL_ERRMSG"
msgid "The following internal error has occurred: "
msgstr "다음과 같은 내부적 오류가 발생했습니다:"

#. zBSDM
#: desktop.src
msgctxt "STR_LO_MUST_BE_RESTARTED"
msgid ""
"%PRODUCTNAME must unfortunately be manually restarted once after "
"installation or update."
msgstr "%PRODUCTNAME 를 설치하거나 업데이트한 뒤, 수동으로 재시작하십시오."

#. NBTfi
#: desktop.src
msgctxt "STR_QUERY_USERDATALOCKED"
msgid ""
"Either another instance of %PRODUCTNAME is accessing your personal settings or your personal settings are locked.\n"
"Simultaneous access can lead to inconsistencies in your personal settings. Before continuing, you should make sure user '$u' closes %PRODUCTNAME on host '$h'.\n"
"\n"
"Do you really want to continue?"
msgstr ""
"%PRODUCTNAME 의 다른 인스턴스가 사용자 임의 설정에 액세스 중이거나 설정이 잠겨있습니다.\n"
"동시 다발적인 액세스로 인하여 사용자 임의 설정 내용의 일관성에 문제가 생길 수 있습니다. 계속 실행하기 전에 사용자 '$u' 이(가) %PRODUCTNAME 을(를) '$h' 호스트에서 종료하였는지 확인해야 합니다.\n"
"\n"
"계속 진행하겠습니까?"

#. EB6Yf
#: desktop.src
msgctxt "STR_TITLE_USERDATALOCKED"
msgid "%PRODUCTNAME %PRODUCTVERSION"
msgstr "%PRODUCTNAME %PRODUCTVERSION"

#. GiCJZ
#: desktop.src
msgctxt "STR_ERR_PRINTDISABLED"
msgid "Printing is disabled. No documents can be printed."
msgstr "인쇄가 불가능합니다. 문서를 인쇄할 수 없습니다."

#. VxBTE
#: desktop.src
msgctxt "STR_BOOTSTRAP_ERR_NO_PATHSET_SERVICE"
msgid "The path manager is not available.\n"
msgstr "경로 관리자를 사용할 수 없습니다.\n"

#. TPwk6
#: desktop.src
msgctxt "STR_BOOSTRAP_ERR_NOTENOUGHDISKSPACE"
msgid ""
"%PRODUCTNAME user installation could not be completed due to insufficient free disk space. Please free more disc space at the following location and restart %PRODUCTNAME:\n"
"\n"
msgstr ""
"디스크 공간이 충분하지 않아서 %PRODUCTNAME 사용자 설치를 완료하지 못했습니다. 다음 위치에 여유 디스크 공간을 더 확보한 후 %PRODUCTNAME 을(를) 다시 시작하십시오.\n"
"\n"

#. 3Vs8M
#: desktop.src
msgctxt "STR_BOOSTRAP_ERR_NOACCESSRIGHTS"
msgid ""
"%PRODUCTNAME user installation could not be processed due to missing access rights. Please make sure that you have sufficient access rights for the following location and restart %PRODUCTNAME:\n"
"\n"
msgstr ""
"액세스 권한이 없어서 %PRODUCTNAME 사용자 설치를 완료하지 못했습니다. 다음 위치에 대한 액세스 권한이 충분한지 확인한 후 %PRODUCTNAME 을(를) 다시 시작하십시오.\n"
"\n"

#. u3kcb
#: dp_gui_dialog.src
msgctxt "RID_STR_ADD_PACKAGES"
msgid "Add Extension(s)"
msgstr "확장 추가"

#. DDxFn
#: dp_gui_dialog.src
msgctxt "RID_CTX_ITEM_REMOVE"
msgid "~Remove"
msgstr "제거(~R)"

#. s6iho
#: dp_gui_dialog.src
msgctxt "RID_CTX_ITEM_ENABLE"
msgid "~Enable"
msgstr "활성화(~E)"

#. CeKUw
#: dp_gui_dialog.src
msgctxt "RID_CTX_ITEM_DISABLE"
msgid "~Disable"
msgstr "비활성화(~D)"

#. Z7G4r
#: dp_gui_dialog.src
msgctxt "RID_CTX_ITEM_CHECK_UPDATE"
msgid "~Update..."
msgstr "업데이트(~U)..."

#. iFBQd
#: dp_gui_dialog.src
msgctxt "RID_STR_ADDING_PACKAGES"
msgid "Adding %EXTENSION_NAME"
msgstr "%EXTENSION_NAME 추가 중"

#. J5KAU
#: dp_gui_dialog.src
msgctxt "RID_STR_REMOVING_PACKAGES"
msgid "Removing %EXTENSION_NAME"
msgstr "%EXTENSION_NAME 제거 중"

#. A6AzC
#: dp_gui_dialog.src
msgctxt "RID_STR_ENABLING_PACKAGES"
msgid "Enabling %EXTENSION_NAME"
msgstr "%EXTENSION_NAME 활성화 중"

#. Mh7ag
#: dp_gui_dialog.src
msgctxt "RID_STR_DISABLING_PACKAGES"
msgid "Disabling %EXTENSION_NAME"
msgstr "%EXTENSION_NAME 비활성화 중"

#. GjgyB
#: dp_gui_dialog.src
msgctxt "RID_STR_ACCEPT_LICENSE"
msgid "Accept license for %EXTENSION_NAME"
msgstr "%EXTENSION_NAME 에 대한 라이선스 승인"

#. buqgv
#: dp_gui_dialog.src
msgctxt "RID_STR_ERROR_UNKNOWN_STATUS"
msgid "Error: The status of this extension is unknown"
msgstr "오류: 이 확장의 상태를 알 수 없습니다."

#. H6NGb
#: dp_gui_dialog.src
msgctxt "RID_STR_CLOSE_BTN"
msgid "Close"
msgstr "닫기"

#. T9Gqg
#: dp_gui_dialog.src
msgctxt "RID_STR_EXIT_BTN"
msgid "Quit"
msgstr "종료"

#. AEv5h
#: dp_gui_dialog.src
msgctxt "RID_STR_NO_ADMIN_PRIVILEGE"
msgid ""
"%PRODUCTNAME has been updated to a new version. Some shared %PRODUCTNAME extensions are not compatible with this version and need to be updated before %PRODUCTNAME can be started.\n"
"\n"
"Updating of shared extension requires administrator privileges. Contact your system administrator to update the following shared extensions:"
msgstr ""
"%PRODUCTNAME 이(가) 업데이트되었습니다. 일부 공용 %PRODUCTNAME 확장이 현재 버젼과 호환되지 않아 %PRODUCTNAME 을(를) 시작하기 전에 업데이트가 필요합니다.\n"
"\n"
"공용 확장의 업데이트를 위해 관리자 권한이 필요합니다. 시스템 관리자에게 연락하여 아래의 공용 확장을 업데이트하십시오:"

#. mQAQ9
#: dp_gui_dialog.src
msgctxt "RID_STR_ERROR_MISSING_DEPENDENCIES"
msgid ""
"The extension cannot be enabled as the following system dependencies are not"
" fulfilled:"
msgstr "다음 시스템 종속성을 수행하지 않았으므로 확장을 설치할 수 없습니다:"

#. X4uSy
#: dp_gui_dialog.src
msgctxt "RID_STR_ERROR_MISSING_LICENSE"
msgid ""
"This extension is disabled because you haven't accepted the license yet.\n"
msgstr "이 확장은 라이센스가 아직 승인되지 않았기 때문에 비활성화되었습니다.\n"

#. ky6LA
#: dp_gui_dialog.src
msgctxt "RID_STR_SHOW_LICENSE_CMD"
msgid "Show license"
msgstr "라이센스 표시(~S)"

#. xyCf9
#: dp_gui_dialog.src
msgctxt "RID_STR_WARNING_INSTALL_EXTENSION"
msgid ""
"You are about to install the extension '%NAME'.\n"
"Click 'OK' to proceed with the installation.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
"'%NAME' 확장을 설치합니다.\n"
"확장 설치를 계속하려면 [확인] 을 클릭합니다.\n"
"확장 설치를 중지하려면 [취소] 를 클릭합니다."

#. Y4EHy
#: dp_gui_dialog.src
msgctxt "RID_STR_WARNING_INSTALL_EXTENSION_DISABLED"
msgid ""
"Extension installation is currently disabled. Please consult your system "
"administrator for more information."
msgstr ""

#. LncbY
#: dp_gui_dialog.src
msgctxt "RID_STR_WARNING_REMOVE_EXTENSION"
msgid ""
"You are about to remove the extension '%NAME'.\n"
"Click 'OK' to remove the extension.\n"
"Click 'Cancel' to stop removing the extension."
msgstr ""
"'%NAME' 확장을 제거합니다.\n"
"확장을 제거하려면 [확인] 을 클릭합니다.\n"
"확장 제거를 중지하려면 [취소] 를 클릭합니다."

#. JiEFG
#: dp_gui_dialog.src
msgctxt "RID_STR_WARNING_REMOVE_EXTENSION_DISABLED"
msgid ""
"Extension removal is currently disabled. Please consult your system "
"administrator for more information."
msgstr ""

#. fiYMH
#: dp_gui_dialog.src
msgctxt "RID_STR_WARNING_REMOVE_SHARED_EXTENSION"
msgid ""
"Make sure that no further users are working with the same %PRODUCTNAME, when changing shared extensions in a multi user environment.\n"
"Click 'OK' to remove the extension.\n"
"Click 'Cancel' to stop removing the extension."
msgstr ""
"다중 사용자 환경에서 공유된 확장을 변경하는 경우, %PRODUCTNAME 을(를) 사용하는 다른 사용자가 없는지 확인합니다.\n"
"확장을 제거하려면 [확인] 을 클릭합니다.\n"
"확장 제거를 중지하려면 [취소] 를 클릭합니다."

#. bQ675
#: dp_gui_dialog.src
msgctxt "RID_STR_WARNING_ENABLE_SHARED_EXTENSION"
msgid ""
"Make sure that no further users are working with the same %PRODUCTNAME, when changing shared extensions in a multi user environment.\n"
"Click 'OK' to enable the extension.\n"
"Click 'Cancel' to stop enabling the extension."
msgstr ""
"다중 사용자 환경에서 공유된 확장을 변경하는 경우, %PRODUCTNAME 을(를) 사용하는 다른 사용자가 없는지 확인합니다.\n"
"확장을 사용하려면 [확인] 을 클릭합니다.\n"
"확장 사용을 중지하려면 [취소] 를 클릭합니다."

#. zEGzE
#: dp_gui_dialog.src
msgctxt "RID_STR_WARNING_DISABLE_SHARED_EXTENSION"
msgid ""
"Make sure that no further users are working with the same %PRODUCTNAME, when changing shared extensions in a multi user environment.\n"
"Click 'OK' to disable the extension.\n"
"Click 'Cancel' to stop disabling the extension."
msgstr ""
"다중 사용자 환경에서 공유된 확장을 변경하는 경우, %PRODUCTNAME 을(를) 사용하는 다른 사용자가 없는지 확인합니다.\n"
"확장을 사용 중지하려면 [확인] 을 클릭합니다.\n"
"확장 사용 중지를 중지하려면 [취소] 를 클릭합니다."

#. bfdYH
#: dp_gui_dialog.src
msgctxt "RID_STR_UNSUPPORTED_PLATFORM"
msgid "The extension '%Name' does not work on this computer."
msgstr "확장 '%Name'이(가) 이 컴퓨터에서 작동하지 않습니다."

#. J2X2b
#: dp_gui_updatedialog.src
msgctxt "RID_DLG_UPDATE_NONE"
msgid "No new updates are available."
msgstr "새 업데이트가 없습니다."

#. y7gVg
#: dp_gui_updatedialog.src
msgctxt "RID_DLG_UPDATE_NOINSTALLABLE"
msgid ""
"No installable updates are available. To see ignored or disabled updates, "
"mark the check box 'Show all updates'."
msgstr "설치할 수 있는 업데이트가 없습니다. 모든 업데이트를 보려면 '모든 업데이트 표시' 확인란을 선택하십시오."

#. rq2Co
#: dp_gui_updatedialog.src
msgctxt "RID_DLG_UPDATE_FAILURE"
msgid "An error occurred:"
msgstr "오류가 발생했습니다:"

#. 77Hco
#: dp_gui_updatedialog.src
msgctxt "RID_DLG_UPDATE_UNKNOWNERROR"
msgid "Unknown error."
msgstr "알 수 없는 오류입니다."

#. 7xdom
#: dp_gui_updatedialog.src
msgctxt "RID_DLG_UPDATE_NODESCRIPTION"
msgid "No more details are available for this update."
msgstr "이 업데이트에 대한 설명이 없습니다."

#. NECjC
#: dp_gui_updatedialog.src
msgctxt "RID_DLG_UPDATE_NOINSTALL"
msgid "The extension cannot be updated because:"
msgstr "다음과 같은 이유로 확장을 업데이트할 수 없습니다:"

#. BstEF
#: dp_gui_updatedialog.src
msgctxt "RID_DLG_UPDATE_NODEPENDENCY"
msgid "Required %PRODUCTNAME version doesn't match:"
msgstr "요구하는 %PRODUCTNAME 버전과 일치하지 않음:"

#. fz5C3
#: dp_gui_updatedialog.src
msgctxt "RID_DLG_UPDATE_NODEPENDENCY_CUR_VER"
msgid "You have %PRODUCTNAME %VERSION"
msgstr "%PRODUCTNAME %VERSION 입니다."

#. ofeoD
#: dp_gui_updatedialog.src
msgctxt "RID_DLG_UPDATE_BROWSERBASED"
msgid "browser based update"
msgstr "브라우저 기반 업데이트"

#. 4NJkE
#: dp_gui_updatedialog.src
msgctxt "RID_DLG_UPDATE_VERSION"
msgid "Version"
msgstr "버전"

#. m6EtT
#: dp_gui_updatedialog.src
msgctxt "RID_DLG_UPDATE_IGNORE"
msgid "Ignore this Update"
msgstr "이 업데이트 무시"

#. thoRv
#: dp_gui_updatedialog.src
msgctxt "RID_DLG_UPDATE_IGNORE_ALL"
msgid "Ignore all Updates"
msgstr "모든 업데이트 무시"

#. GBGe5
#: dp_gui_updatedialog.src
msgctxt "RID_DLG_UPDATE_ENABLE"
msgid "Enable Updates"
msgstr "업데이트 활성화"

#. JRSnS
#: dp_gui_updatedialog.src
msgctxt "RID_DLG_UPDATE_IGNORED_UPDATE"
msgid "This update will be ignored.\n"
msgstr "이 업데이트는 무시됩니다.\n"

#. cGEv7
#: dp_gui_updateinstalldialog.src
msgctxt "RID_DLG_UPDATE_INSTALL_INSTALLING"
msgid "Installing extensions..."
msgstr "확장을 설치하는 중..."

#. TP9Jx
#: dp_gui_updateinstalldialog.src
msgctxt "RID_DLG_UPDATE_INSTALL_FINISHED"
msgid "Installation finished"
msgstr "설치를 완료했습니다."

#. vga5X
#: dp_gui_updateinstalldialog.src
msgctxt "RID_DLG_UPDATE_INSTALL_NO_ERRORS"
msgid "No errors."
msgstr "오류가 없습니다."

#. GtBF5
#: dp_gui_updateinstalldialog.src
msgctxt "RID_DLG_UPDATE_INSTALL_ERROR_DOWNLOAD"
msgid "Error while downloading extension %NAME. "
msgstr "%NAME 확장을 다운로드하는 동안 오류가 발생했습니다. "

#. 8wV4e
#: dp_gui_updateinstalldialog.src
msgctxt "RID_DLG_UPDATE_INSTALL_THIS_ERROR_OCCURRED"
msgid "The error message is: "
msgstr "오류 메시지: "

#. vAP5D
#: dp_gui_updateinstalldialog.src
msgctxt "RID_DLG_UPDATE_INSTALL_ERROR_INSTALLATION"
msgid "Error while installing extension %NAME. "
msgstr "%NAME 확장을 설치하는 동안 오류가 발생했습니다. "

#. DNwGS
#: dp_gui_updateinstalldialog.src
msgctxt "RID_DLG_UPDATE_INSTALL_ERROR_LIC_DECLINED"
msgid "The license agreement for extension %NAME was refused. "
msgstr "%NAME 확장의 사용권 계약에 동의하지 않았습니다. "

#. q4fDv
#: dp_gui_updateinstalldialog.src
msgctxt "RID_DLG_UPDATE_INSTALL_EXTENSION_NOINSTALL"
msgid "The extension will not be installed."
msgstr "확장이 설치되지 않습니다."

#. dNBtG
#: dp_gui_versionboxes.src
msgctxt "RID_STR_WARNING_VERSION_LESS"
msgid ""
"You are about to install version $NEW of the extension '$NAME'.\n"
"The newer version $DEPLOYED is already installed.\n"
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
"'$NAME' 확장의 $NEW 버전을 설치합니다.\n"
"최신 버전 $DEPLOYED 이(가) 이미 설치되어 있습니다.\n"
"설치된 확장을 대체하려면 [확인] 버튼을 누르시고\n"
"설치를 중지하려면 [취소] 버튼을 누르십시오."

#. TmQCx
#: dp_gui_versionboxes.src
msgctxt "RID_STR_WARNINGBOX_VERSION_LESS_DIFFERENT_NAMES"
msgid ""
"You are about to install version $NEW of the extension '$NAME'.\n"
"The newer version $DEPLOYED, named '$OLDNAME', is already installed.\n"
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
"'$NAME' 확장의 $NEW 버전을 설치합니다.\n"
"최신 버전 $DEPLOYED, '$OLDNAME' 이(가) 이미 설치되어 있습니다.\n"
"설치된 확장을 대체하려면 [확인] 버튼을 누르시고\n"
"설치를 중지하려면 [취소] 버튼을 누르십시오."

#. AMTBi
#: dp_gui_versionboxes.src
msgctxt "RID_STR_WARNING_VERSION_EQUAL"
msgid ""
"You are about to install version $NEW of the extension '$NAME'.\n"
"That version is already installed.\n"
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
"'$NAME' 확장의 $NEW 버전을 설치합니다.\n"
"같은 버전이 이미 설치되어 있습니다.\n"
"설치된 확장을 대체하려면 [확인] 버튼을 누르시고\n"
"설치를 중지하려면 [취소] 버튼을 누르십시오."

#. 5TDnT
#: dp_gui_versionboxes.src
msgctxt "RID_STR_WARNINGBOX_VERSION_EQUAL_DIFFERENT_NAMES"
msgid ""
"You are about to install version $NEW of the extension '$NAME'.\n"
"That version, named '$OLDNAME', is already installed.\n"
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
"'$NAME' 확장의 $NEW 버전을 설치합니다.\n"
"같은 버전 '$OLDNAME' 이(가) 이미 설치되어 있습니다.\n"
"설치된 확장을 대체하려면 [확인] 버튼을 누르시고\n"
"설치를 중지하려면 [취소] 버튼을 누르십시오."

#. 9wcAB
#: dp_gui_versionboxes.src
msgctxt "RID_STR_WARNING_VERSION_GREATER"
msgid ""
"You are about to install version $NEW of the extension '$NAME'.\n"
"The older version $DEPLOYED is already installed.\n"
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
"'$NAME' 확장의 $NEW 버전을 설치합니다.\n"
"이전 버전 $DEPLOYED 이(가) 이미 설치되어 있습니다.\n"
"설치된 확장을 대체하려면 [확인] 버튼을 누르시고\n"
"설치를 중지하려면 [취소] 버튼을 누르십시오."

#. 2WQJk
#: dp_gui_versionboxes.src
msgctxt "RID_STR_WARNINGBOX_VERSION_GREATER_DIFFERENT_NAMES"
msgid ""
"You are about to install version $NEW of the extension '$NAME'.\n"
"The older version $DEPLOYED, named '$OLDNAME', is already installed.\n"
"Click 'OK' to replace the installed extension.\n"
"Click 'Cancel' to stop the installation."
msgstr ""
"'$NAME' 확장의 $NEW 버전을 설치합니다.\n"
"이전 버전 $DEPLOYED, '$OLDNAME' 이(가) 이미 설치되어 있습니다.\n"
"설치된 확장을 대체하려면 [확인] 버튼을 누르시고\n"
"설치를 중지하려면 [취소] 버튼을 누르십시오."

#. dp8bf
#: dp_registry.src
msgctxt "RID_STR_REGISTERING_PACKAGE"
msgid "Enabling: "
msgstr "활성화: "

#. xBysg
#: dp_registry.src
msgctxt "RID_STR_REVOKING_PACKAGE"
msgid "Disabling: "
msgstr "비활성화: "

#. HDgpp
#: dp_registry.src
msgctxt "RID_STR_CANNOT_DETECT_MEDIA_TYPE"
msgid "Cannot detect media-type: "
msgstr "매체 유형을 확인할 수 없습니다. "

#. QfGM7
#: dp_registry.src
msgctxt "RID_STR_UNSUPPORTED_MEDIA_TYPE"
msgid "This media-type is not supported: "
msgstr "이 매체 유형을 지원하지 않습니다. "

#. VHcMc
#: dp_registry.src
msgctxt "RID_STR_ERROR_WHILE_REGISTERING"
msgid "An error occurred while enabling: "
msgstr "활성화하는 동안 오류가 발생했습니다: "

#. BqmAM
#: dp_registry.src
msgctxt "RID_STR_ERROR_WHILE_REVOKING"
msgid "An error occurred while disabling: "
msgstr "비활성화하는 동안 오류가 발생했습니다: "

#. v2iwK
#: dp_manager.src
msgctxt "RID_STR_COPYING_PACKAGE"
msgid "Copying: "
msgstr "복사: "

#. 2dzDt
#: dp_manager.src
msgctxt "RID_STR_ERROR_WHILE_ADDING"
msgid "Error while adding: "
msgstr "추가하는 동안 오류가 발생했습니다: "

#. CUrtD
#: dp_manager.src
msgctxt "RID_STR_ERROR_WHILE_REMOVING"
msgid "Error while removing: "
msgstr "제거하는 동안 오류가 발생했습니다: "

#. XyESz
#: dp_manager.src
msgctxt "RID_STR_PACKAGE_ALREADY_ADDED"
msgid "Extension has already been added: "
msgstr "확장이 이미 추가되었습니다: "

#. cuydq
#: dp_manager.src
msgctxt "RID_STR_NO_SUCH_PACKAGE"
msgid "There is no such extension deployed: "
msgstr "해당 확장이 배포되지 않았습니다: "

#. wzGYv
#: dp_manager.src
msgctxt "RID_STR_SYNCHRONIZING_REPOSITORY"
msgid "Synchronizing repository for %NAME extensions"
msgstr "%NAME 확장에 대한 저장소 동기화 중"

#. uigQN
#: unopkg.src
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_1"
msgid "Extension Software License Agreement of $NAME:"
msgstr "$NAME 에 대한 확장 소프트웨어 사용권 계약:"

#. DEkAo
#: unopkg.src
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_2"
msgid ""
"Read the complete License Agreement displayed above. Accept the License "
"Agreement by typing \"yes\" on the console then press the Return key. Type "
"\"no\" to decline and to abort the extension setup."
msgstr ""
"상기에 명시된 사용권 계약 전체를 읽으십시오. 사용권 계약에 동의하는 경우 콘솔에서 \"yes\" 를 입력한 다음 [Enter] 키를 "
"누릅니다. 계약을 거부하고 확장 설치를 중단하려면 \"no\" 를 입력합니다."

#. wANiC
#: unopkg.src
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_3"
msgid "[Enter \"yes\" or \"no\"]:"
msgstr "[\"예\" 또는 \"아니요\" 입력]:"

#. wEFn2
#: unopkg.src
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_4"
msgid "Your input was not correct. Please enter \"yes\" or \"no\":"
msgstr "입력한 내용이 올바르지 않습니다. \"예\" 또는 \"아니요\" 입력:"

#. A9CdG
#: unopkg.src
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_YES"
msgid "YES"
msgstr "예"

#. HLETc
#: unopkg.src
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_Y"
msgid "Y"
msgstr "Y"

#. SQ6jd
#: unopkg.src
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_NO"
msgid "NO"
msgstr "아니요"

#. 6LgGA
#: unopkg.src
msgctxt "RID_STR_UNOPKG_ACCEPT_LIC_N"
msgid "N"
msgstr "N"

#. aCY73
#: unopkg.src
#, fuzzy
msgctxt "RID_STR_CONCURRENTINSTANCE"
msgid ""
"unopkg cannot be started. The lock file indicates it is already running. If "
"this does not apply, delete the lock file at:"
msgstr "unopkg를 시작할 수 없습니다. 잠김 파일은 이미 실행 중임을 나타냅니다. 적용되지 않으면, 잠김 파일을 삭제하십시오:"

#. MLhHo
#: unopkg.src
msgctxt "RID_STR_UNOPKG_ERROR"
msgid "ERROR: "
msgstr "오류: "

#. 2yEGV
#: dp_misc.src
msgctxt "RID_DEPLOYMENT_DEPENDENCIES_UNKNOWN"
msgid "Unknown"
msgstr "알 수 없음"

#. kGwZa
#: dp_misc.src
msgctxt "RID_DEPLOYMENT_DEPENDENCIES_OOO_MIN"
msgid "Extension requires at least OpenOffice.org reference version %VERSION"
msgstr "확장은 리브레오피스 %VERSION 버전 이상에서만 동작합니다."

#. rcfFe
#: dp_misc.src
msgctxt "RID_DEPLOYMENT_DEPENDENCIES_OOO_MAX"
msgid ""
"Extension does not support OpenOffice.org reference versions greater than "
"%VERSION"
msgstr "확장은 리브레오피스 %VERSION 버전 이상은 지원하지 않습니다."

#. 776kM
#: dp_misc.src
msgctxt "RID_DEPLOYMENT_DEPENDENCIES_LO_MIN"
msgid "Extension requires at least %PRODUCTNAME version %VERSION"
msgstr "확장은 %PRODUCTNAME %VERSION 버전 이상에서만 동작합니다."

#. Avii2
#: dp_configuration.src
msgctxt "RID_STR_CONF_SCHEMA"
msgid "Configuration Schema"
msgstr "구성 스키마"

#. cL9MC
#: dp_configuration.src
msgctxt "RID_STR_CONF_DATA"
msgid "Configuration Data"
msgstr "구성 데이터"

#. 5TAZB
#: dp_component.src
msgctxt "RID_STR_DYN_COMPONENT"
msgid "UNO Dynamic Library Component"
msgstr "UNO Dynamic Library Component"

#. SK5Ay
#: dp_component.src
msgctxt "RID_STR_JAVA_COMPONENT"
msgid "UNO Java Component"
msgstr "UNO Java Component"

#. a7o4C
#: dp_component.src
msgctxt "RID_STR_PYTHON_COMPONENT"
msgid "UNO Python Component"
msgstr "UNO Python Component"

#. QyN3F
#: dp_component.src
msgctxt "RID_STR_COMPONENTS"
msgid "UNO Components"
msgstr "UNO Component"

#. G6LCn
#: dp_component.src
msgctxt "RID_STR_RDB_TYPELIB"
msgid "UNO RDB Type Library"
msgstr "UNO RDB Type Library"

#. KcXfh
#: dp_component.src
msgctxt "RID_STR_JAVA_TYPELIB"
msgid "UNO Java Type Library"
msgstr "UNO Java Type Library"

#. wBhDU
#: dp_sfwk.src
msgctxt "RID_STR_SFWK_LIB"
msgid "%MACROLANG Library"
msgstr "%MACROLANG 라이브러리"

#. 3qnyB
#: dp_script.src
msgctxt "RID_STR_BASIC_LIB"
msgid "%PRODUCTNAME Basic Library"
msgstr "%PRODUCTNAME Basic 라이브러리"

#. Tnphj
#: dp_script.src
msgctxt "RID_STR_DIALOG_LIB"
msgid "Dialog Library"
msgstr "Dialog Library"

#. ThJQm
#: dp_script.src
msgctxt "RID_STR_CANNOT_DETERMINE_LIBNAME"
msgid "The library name could not be determined."
msgstr "라이브러리 이름을 확인하지 못했습니다."

#. k2PBJ
#: dp_help.src
msgctxt "RID_STR_HELP"
msgid "Help"
msgstr "도움말"

#. wPwGt
#: dp_help.src
msgctxt "RID_STR_HELPPROCESSING_GENERAL_ERROR"
msgid "The extension cannot be installed because:\n"
msgstr "확장을 설치할 수 없습니다. 이유:\n"

#. PBXkt
#: dp_help.src
msgctxt "RID_STR_HELPPROCESSING_XMLPARSING_ERROR"
msgid ""
"The extension will not be installed because an error occurred in the Help "
"files:\n"
msgstr "도움말 파일에 오류가 발생되어 확장을 설치할 수 없습니다.:\n"

#. G6SqW
#: dp_package.src
msgctxt "RID_STR_PACKAGE_BUNDLE"
msgid "Extension"
msgstr "확장"

#. Qcv5A
#: dependenciesdialog.ui
msgctxt "dependenciesdialog|Dependencies"
msgid "System dependencies check"
msgstr "시스템 종속성 검사"

#. JNnsh
#: dependenciesdialog.ui
msgctxt "dependenciesdialog|label1"
msgid ""
"The extension cannot be installed as the following system dependencies are "
"not fulfilled:"
msgstr "다음 시스템 종속성이 충족되지 않아, 해당 확장을 설치할 수 없습니다."

#. FfYDj
#: extensionmanager.ui
msgctxt "extensionmanager|ExtensionManagerDialog"
msgid "Extension Manager"
msgstr "확장 관리자"

#. DLME5
#: extensionmanager.ui
msgctxt "extensionmanager|optionsbtn"
msgid "_Options"
msgstr ""

#. ieiF4
#: extensionmanager.ui
msgctxt "extensionmanager|updatebtn"
msgid "Check for _Updates"
msgstr ""

#. GehiB
#: extensionmanager.ui
msgctxt "extensionmanager|addbtn"
msgid "_Add"
msgstr ""

#. wNCAw
#: extensionmanager.ui
msgctxt "extensionmanager|removebtn"
msgid "_Remove"
msgstr ""

#. qHMdq
#: extensionmanager.ui
msgctxt "extensionmanager|enablebtn"
msgid "_Enable"
msgstr ""

#. gjCkd
#: extensionmanager.ui
msgctxt "extensionmanager|shared"
msgid "Installed for all users"
msgstr "모든 사용자용으로 설치됨"

#. zhqZT
#: extensionmanager.ui
msgctxt "extensionmanager|user"
msgid "Installed for current user"
msgstr "현재 사용자용으로 설치됨"

#. 6wBVk
#: extensionmanager.ui
msgctxt "extensionmanager|bundled"
msgid "Bundled with %PRODUCTNAME"
msgstr "%PRODUCTNAME 와 함께 설치됨"

#. T8BGR
#: extensionmanager.ui
msgctxt "extensionmanager|label1"
msgid "Display Extensions"
msgstr "확장 표시"

#. vz3Ti
#: extensionmanager.ui
msgctxt "extensionmanager|progressft"
msgid "Adding %EXTENSION_NAME"
msgstr "%EXTENSION_NAME 추가 중"

#. A33SB
#: extensionmanager.ui
msgctxt "extensionmanager|getextensions"
msgid "Get more extensions online..."
msgstr "더 많은 확장 가져오기..."

#. EGwkP
#: installforalldialog.ui
msgctxt "installforalldialog|InstallForAllDialog"
msgid "For whom do you want to install the extension?"
msgstr "어떤 사용자용으로 확장을 설치하겠습니까?"

#. bFbLc
#: installforalldialog.ui
msgctxt "installforalldialog|InstallForAllDialog"
msgid ""
"Make sure that no further users are working with the same %PRODUCTNAME, when"
" installing an extension for all users in a multi user environment."
msgstr ""
"다중 사용자 환경에서 모든 사용자용으로 확장을 설치하는 경우, %PRODUCTNAME 을(를) 사용하고 있는 다른 사용자가 없는지 "
"확인하십시오."

#. urmUy
#: installforalldialog.ui
msgctxt "installforalldialog|no"
msgid "_For all users"
msgstr "모든 사용자(_F)"

#. nPnM4
#: installforalldialog.ui
msgctxt "installforalldialog|yes"
msgid "_Only for me"
msgstr "현재 사용자만(_O)"

#. feAcg
#: licensedialog.ui
msgctxt "licensedialog|LicenseDialog"
msgid "Extension Software License Agreement"
msgstr "확장 소프트웨어 사용권 계약"

#. Q6dKY
#: licensedialog.ui
msgctxt "licensedialog|accept"
msgid "Accept"
msgstr "수락"

#. zXBFv
#: licensedialog.ui
msgctxt "licensedialog|decline"
msgid "Decline"
msgstr "거절"

#. rvo9y
#: licensedialog.ui
msgctxt "licensedialog|head"
msgid ""
"Please follow these steps to proceed with the installation of the extension:"
msgstr "확장 설치를 진행하려면 다음 과정을 따라 하십시오."

#. tEDSx
#: licensedialog.ui
msgctxt "licensedialog|label2"
msgid "1."
msgstr "1."

#. NyS5E
#: licensedialog.ui
msgctxt "licensedialog|label3"
msgid "2."
msgstr "2."

#. 5h4GZ
#: licensedialog.ui
#, fuzzy
msgctxt "licensedialog|label4"
msgid ""
"Read the complete License Agreement. Use the scroll bar or the 'Scroll Down'"
" button in this dialog to view the entire license text."
msgstr "사용권 계약 전문을 보십시오. 이 대화 상자의 스크롤 막대를 사용하면 사용권 전문을 볼 수 있습니다.\""

#. oyoCK
#: licensedialog.ui
msgctxt "licensedialog|label5"
msgid ""
"Accept the License Agreement for the extension by pressing the 'Accept' "
"button."
msgstr "'수락' 버튼을 눌러 확장의 사용권 계약에 동의합니다."

#. ydBcE
#: licensedialog.ui
msgctxt "licensedialog|down"
msgid "_Scroll Down"
msgstr "아래로 스크롤(_S)"

#. qquCs
#: showlicensedialog.ui
msgctxt "showlicensedialog|ShowLicenseDialog"
msgid "Extension Software License Agreement"
msgstr "확장 소프트웨어 사용권 계약"

#. GX3k2
#: updatedialog.ui
msgctxt "updatedialog|UpdateDialog"
msgid "Extension Update"
msgstr "확장 업데이트"

#. DmHy5
#: updatedialog.ui
msgctxt "updatedialog|INSTALL"
msgid "_Install"
msgstr "설치(_I)"

#. 3bJwo
#: updatedialog.ui
msgctxt "updatedialog|UPDATE_LABEL"
msgid "_Available extension updates"
msgstr "사용 가능한 확장 업데이트(_A)"

#. 3mtLC
#: updatedialog.ui
msgctxt "updatedialog|UPDATE_CHECKING"
msgid "Checking..."
msgstr "확인 중..."

#. WkYgi
#: updatedialog.ui
msgctxt "updatedialog|UPDATE_ALL"
msgid "_Show all updates"
msgstr "모든 업데이트 표시(_S)"

#. BriDD
#: updatedialog.ui
msgctxt "updatedialog|DESCRIPTION_LABEL"
msgid "Description"
msgstr "설명"

#. 7DTtA
#: updatedialog.ui
msgctxt "updatedialog|PUBLISHER_LABEL"
msgid "Publisher:"
msgstr "발행자:"

#. iaD89
#: updatedialog.ui
msgctxt "updatedialog|PUBLISHER_LINK"
msgid "button"
msgstr "버튼"

#. kgLHP
#: updatedialog.ui
msgctxt "updatedialog|RELEASE_NOTES_LABEL"
msgid "What is new:"
msgstr "새로워진 점:"

#. JqHGH
#: updatedialog.ui
msgctxt "updatedialog|RELEASE_NOTES_LINK"
msgid "Release notes"
msgstr "출시 정보"

#. YEhMN
#: updateinstalldialog.ui
msgctxt "updateinstalldialog|UpdateInstallDialog"
msgid "Download and Installation"
msgstr "다운로드 및 설치"

#. t9MoN
#: updateinstalldialog.ui
msgctxt "updateinstalldialog|DOWNLOADING"
msgid "Downloading extensions..."
msgstr "확장 다운로드 중..."

#. 3AFnH
#: updateinstalldialog.ui
msgctxt "updateinstalldialog|RESULTS"
msgid "Result"
msgstr "결과"

#. Kfhc4
#: updaterequireddialog.ui
msgctxt "updaterequireddialog|UpdateRequiredDialog"
msgid "Extension Update Required"
msgstr "확장 업데이트 필요"

#. VYnoR
#: updaterequireddialog.ui
msgctxt "updaterequireddialog|updatelabel"
msgid ""
"%PRODUCTNAME has been updated to a new version. Some installed %PRODUCTNAME "
"extensions are not compatible with this version and need to be updated "
"before they can be used."
msgstr ""
"%PRODUCTNAME 이(가) 새 버전으로 업데이트 되었습니다. 설치된 %PRODUCTNAME 확장 중 일부가 이 버전과 호환되지 "
"않습니다. 해당 확장을 사용할 수 있도록 확장을 업데이트하십시오."

#. FXDEw
#: updaterequireddialog.ui
msgctxt "updaterequireddialog|progresslabel"
msgid "Adding %EXTENSION_NAME"
msgstr "%EXTENSION_NAME 추가 중"

#. bp47k
#: updaterequireddialog.ui
msgctxt "updaterequireddialog|check"
msgid "Check for _Updates..."
msgstr "업데이트 확인(_U)..."

#. 9S2f3
#: updaterequireddialog.ui
msgctxt "updaterequireddialog|disable"
msgid "Disable all"
msgstr "모두 사용 안 함"
-msgctxt ""
-"swriter.tree\n"
-"0221\n"
-"node.text"
-msgid "Links and References"
-msgstr ""
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"0222\n"
-"node.text"
-msgid "Printing"
-msgstr ""
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"0223\n"
-"node.text"
-msgid "Searching and Replacing"
-msgstr ""
-
-#: swriter.tree
-msgctxt ""
-"swriter.tree\n"
-"06\n"
-"help_section.text"
-msgid "HTML Documents"
-msgstr ""
-
-#: smath.tree
-msgctxt ""
-"smath.tree\n"
-"03\n"
-"help_section.text"
-msgid "Formulas"
-msgstr ""
-
-#: smath.tree
-msgctxt ""
-"smath.tree\n"
-"0301\n"
-"node.text"
-msgid "General Information and User Interface Usage"
-msgstr ""
-
-#: smath.tree
-msgctxt ""
-"smath.tree\n"
-"0302\n"
-"node.text"
-msgid "Command and Menu Reference"
-msgstr ""
-
-#: smath.tree
-msgctxt ""
-"smath.tree\n"
-"0303\n"
-"node.text"
-msgid "Working with Formulas"
-msgstr ""
-
#: shared.tree
msgctxt ""
"shared.tree\n"
@@ -540,7 +300,7 @@ msgctxt ""
"100505\n"
"node.text"
msgid "Presentation Wizard"
-msgstr ""
+msgstr "प्रेज़ेन्टेशन विज़ॉर्ड"
#: shared.tree
msgctxt ""
@@ -686,146 +446,386 @@ msgctxt ""
msgid "General Information"
msgstr ""
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"08\n"
+"simpress.tree\n"
+"04\n"
"help_section.text"
-msgid "Spreadsheets"
+msgid "Presentations and Drawings"
msgstr ""
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0801\n"
+"simpress.tree\n"
+"0401\n"
"node.text"
msgid "General Information and User Interface Usage"
msgstr ""
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0802\n"
+"simpress.tree\n"
+"0402\n"
"node.text"
msgid "Command and Menu Reference"
msgstr ""
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"080201\n"
+"simpress.tree\n"
+"040201\n"
"node.text"
-msgid "Menus"
+msgid "Presentations (%PRODUCTNAME Impress)"
msgstr ""
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"080202\n"
+"simpress.tree\n"
+"04020101\n"
+"node.text"
+msgid "Menus"
+msgstr "मेन्यू"
+
+#: simpress.tree
+msgctxt ""
+"simpress.tree\n"
+"04020102\n"
"node.text"
msgid "Toolbars"
-msgstr ""
+msgstr "औज़ार पट्टियाँ"
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0803\n"
+"simpress.tree\n"
+"040202\n"
"node.text"
-msgid "Functions Types and Operators"
+msgid "Drawings (%PRODUCTNAME Draw)"
msgstr ""
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0804\n"
+"simpress.tree\n"
+"04020201\n"
+"node.text"
+msgid "Menus"
+msgstr "मेन्यू"
+
+#: simpress.tree
+msgctxt ""
+"simpress.tree\n"
+"04020202\n"
+"node.text"
+msgid "Toolbars"
+msgstr "औज़ार पट्टियाँ"
+
+#: simpress.tree
+msgctxt ""
+"simpress.tree\n"
+"0403\n"
"node.text"
msgid "Loading, Saving, Importing, and Exporting"
msgstr ""
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0805\n"
+"simpress.tree\n"
+"0404\n"
"node.text"
msgid "Formatting"
+msgstr "फ़ॉर्मेट किया जा रहा है"
+
+#: simpress.tree
+msgctxt ""
+"simpress.tree\n"
+"0405\n"
+"node.text"
+msgid "Printing"
msgstr ""
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0806\n"
+"simpress.tree\n"
+"0406\n"
"node.text"
-msgid "Filtering and Sorting"
+msgid "Effects"
+msgstr "प्रभाव"
+
+#: simpress.tree
+msgctxt ""
+"simpress.tree\n"
+"0407\n"
+"node.text"
+msgid "Objects, Graphics, and Bitmaps"
msgstr ""
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0807\n"
+"simpress.tree\n"
+"0408\n"
"node.text"
-msgid "Printing"
+msgid "Groups and Layers"
msgstr ""
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0808\n"
+"simpress.tree\n"
+"0409\n"
"node.text"
-msgid "Data Ranges"
+msgid "Text in Presentations and Drawings"
msgstr ""
-#: scalc.tree
+#: simpress.tree
msgctxt ""
-"scalc.tree\n"
-"0809\n"
+"simpress.tree\n"
+"0410\n"
"node.text"
-msgid "Pivot Table"
+msgid "Viewing"
msgstr ""
-#: scalc.tree
+#: smath.tree
msgctxt ""
-"scalc.tree\n"
-"0810\n"
+"smath.tree\n"
+"03\n"
+"help_section.text"
+msgid "Formulas"
+msgstr "सूत्र"
+
+#: smath.tree
+msgctxt ""
+"smath.tree\n"
+"0301\n"
"node.text"
-msgid "Scenarios"
+msgid "General Information and User Interface Usage"
msgstr ""
-#: scalc.tree
+#: smath.tree
msgctxt ""
-"scalc.tree\n"
-"0811\n"
+"smath.tree\n"
+"0302\n"
"node.text"
-msgid "References"
+msgid "Command and Menu Reference"
msgstr ""
-#: scalc.tree
+#: smath.tree
msgctxt ""
-"scalc.tree\n"
-"0812\n"
+"smath.tree\n"
+"0303\n"
"node.text"
-msgid "Viewing, Selecting, Copying"
+msgid "Working with Formulas"
msgstr ""
-#: scalc.tree
+#: swriter.tree
msgctxt ""
-"scalc.tree\n"
-"0813\n"
+"swriter.tree\n"
+"02\n"
+"help_section.text"
+msgid "Text Documents"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0201\n"
"node.text"
-msgid "Formulas and Calculations"
+msgid "General Information and User Interface Usage"
msgstr ""
-#: scalc.tree
+#: swriter.tree
msgctxt ""
-"scalc.tree\n"
-"0814\n"
+"swriter.tree\n"
+"0202\n"
"node.text"
-msgid "Protection"
+msgid "Command and Menu Reference"
msgstr ""
-#: scalc.tree
+#: swriter.tree
msgctxt ""
-"scalc.tree\n"
-"0815\n"
+"swriter.tree\n"
+"020201\n"
"node.text"
-msgid "Miscellaneous"
+msgid "Menus"
+msgstr "मेन्यू"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"020202\n"
+"node.text"
+msgid "Toolbars"
+msgstr "औज़ार पट्टियाँ"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0203\n"
+"node.text"
+msgid "Creating Text Documents"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0204\n"
+"node.text"
+msgid "Graphics in Text Documents"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0205\n"
+"node.text"
+msgid "Tables in Text Documents"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0206\n"
+"node.text"
+msgid "Objects in Text Documents"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0207\n"
+"node.text"
+msgid "Sections and Frames in Text Documents"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0208\n"
+"node.text"
+msgid "Tables of Contents and Indexes"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0209\n"
+"node.text"
+msgid "Fields in Text Documents"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0210\n"
+"node.text"
+msgid "Navigating Text Documents"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0211\n"
+"node.text"
+msgid "Calculating in Text Documents"
+msgstr "पाठ दस्तावेज़ों में गणनाएँ"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0212\n"
+"node.text"
+msgid "Formatting Text Documents"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"021201\n"
+"node.text"
+msgid "Templates and Styles"
+msgstr "टैम्पलेट व शैलियाँ"
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0213\n"
+"node.text"
+msgid "Special Text Elements"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0214\n"
+"node.text"
+msgid "Automatic Functions"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0215\n"
+"node.text"
+msgid "Numbering and Lists"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0216\n"
+"node.text"
+msgid "Spellchecking, Thesaurus, and Languages"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0218\n"
+"node.text"
+msgid "Troubleshooting Tips"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0219\n"
+"node.text"
+msgid "Loading, Saving, Importing, and Exporting"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0220\n"
+"node.text"
+msgid "Master Documents"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0221\n"
+"node.text"
+msgid "Links and References"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0222\n"
+"node.text"
+msgid "Printing"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"0223\n"
+"node.text"
+msgid "Searching and Replacing"
+msgstr ""
+
+#: swriter.tree
+msgctxt ""
+"swriter.tree\n"
+"06\n"
+"help_section.text"
+msgid "HTML Documents"
msgstr ""
diff --git a/source/hi/helpcontent2/source/text/sbasic/guide.po b/source/hi/helpcontent2/source/text/sbasic/guide.po
index 2d1dd3d193f..a2e37e220f9 100644
--- a/source/hi/helpcontent2/source/text/sbasic/guide.po
+++ b/source/hi/helpcontent2/source/text/sbasic/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
"PO-Revision-Date: 2011-04-05 20:28+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +15,49 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"tit\n"
+"help.text"
+msgid "Changing the Properties of Controls in the Dialog Editor"
+msgstr "संवाद संपादक में नियंत्रक के गुणों को बदलना"
+
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"bm_id3145786\n"
+"help.text"
+msgid "<bookmark_value>properties; controls in dialog editor</bookmark_value><bookmark_value>changing;control properties</bookmark_value><bookmark_value>controls;changing properties</bookmark_value><bookmark_value>dialog editor;changing control properties</bookmark_value>"
+msgstr ""
+
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"hd_id3145786\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Changing the Properties of Controls in the Dialog Editor</link></variable>"
+msgstr ""
+
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"par_id3147317\n"
+"2\n"
+"help.text"
+msgid "You can set the properties of control that you add to a dialog. For example, you can change the color, name, and size of a button that you added. You can change most control properties when you create or edit a dialog. However, you can only change some properties at runtime."
+msgstr ""
+
+#: control_properties.xhp
+msgctxt ""
+"control_properties.xhp\n"
+"par_id3145749\n"
+"3\n"
+"help.text"
+msgid "To change the properties of a control in design mode, right-click the control, and then choose <emph>Properties</emph>."
+msgstr ""
+
#: create_dialog.xhp
msgctxt ""
"create_dialog.xhp\n"
@@ -345,47 +388,65 @@ msgctxt ""
msgid "REM remove the first entry from the ListBox"
msgstr "REM ListBox से प्रथम प्रविष्टि मिटाएँ"
-#: control_properties.xhp
+#: show_dialog.xhp
msgctxt ""
-"control_properties.xhp\n"
+"show_dialog.xhp\n"
"tit\n"
"help.text"
-msgid "Changing the Properties of Controls in the Dialog Editor"
-msgstr "संवाद संपादक में नियंत्रक के गुणों को बदलना"
+msgid "Opening a Dialog With Program Code"
+msgstr "प्रोग्राम कोड के साथ संवाद खोलना"
-#: control_properties.xhp
+#: show_dialog.xhp
msgctxt ""
-"control_properties.xhp\n"
-"bm_id3145786\n"
+"show_dialog.xhp\n"
+"bm_id3154140\n"
"help.text"
-msgid "<bookmark_value>properties; controls in dialog editor</bookmark_value><bookmark_value>changing;control properties</bookmark_value><bookmark_value>controls;changing properties</bookmark_value><bookmark_value>dialog editor;changing control properties</bookmark_value>"
+msgid "<bookmark_value>module/dialog toggle</bookmark_value><bookmark_value>dialogs;using program code to show (example)</bookmark_value><bookmark_value>examples; showing a dialog using program code</bookmark_value>"
msgstr ""
-#: control_properties.xhp
+#: show_dialog.xhp
msgctxt ""
-"control_properties.xhp\n"
-"hd_id3145786\n"
+"show_dialog.xhp\n"
+"hd_id3154140\n"
"1\n"
"help.text"
-msgid "<variable id=\"control_properties\"><link href=\"text/sbasic/guide/control_properties.xhp\" name=\"Changing the Properties of Controls in the Dialog Editor\">Changing the Properties of Controls in the Dialog Editor</link></variable>"
+msgid "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog With Program Code\">Opening a Dialog With Program Code</link></variable>"
msgstr ""
-#: control_properties.xhp
+#: show_dialog.xhp
msgctxt ""
-"control_properties.xhp\n"
-"par_id3147317\n"
+"show_dialog.xhp\n"
+"par_id3145171\n"
"2\n"
"help.text"
-msgid "You can set the properties of control that you add to a dialog. For example, you can change the color, name, and size of a button that you added. You can change most control properties when you create or edit a dialog. However, you can only change some properties at runtime."
+msgid "In the <item type=\"productname\">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window."
msgstr ""
-#: control_properties.xhp
+#: show_dialog.xhp
msgctxt ""
-"control_properties.xhp\n"
-"par_id3145749\n"
-"3\n"
+"show_dialog.xhp\n"
+"par_id3153968\n"
+"6\n"
"help.text"
-msgid "To change the properties of a control in design mode, right-click the control, and then choose <emph>Properties</emph>."
+msgid "Enter the following code for a subroutine called <emph>Dialog1Show</emph>. In this example, the name of the dialog that you created is \"Dialog1\":"
+msgstr ""
+
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"par_id3152596\n"
+"18\n"
+"help.text"
+msgid "Without using \"LoadDialog\" you can call the code as follows:"
+msgstr "\"LoadDialog\" का इस्तेमाल किए बगैर आप कोड को निम्नानुसार काल कर सकते हैं:"
+
+#: show_dialog.xhp
+msgctxt ""
+"show_dialog.xhp\n"
+"par_id3153157\n"
+"16\n"
+"help.text"
+msgid "When you execute this code, \"Dialog1\" opens. To close the dialog, click the close button (x) on its title bar."
msgstr ""
#: translation.xhp
@@ -659,64 +720,3 @@ msgctxt ""
"help.text"
msgid "If the user has an older version of %PRODUCTNAME that does not know localizable string resources for Basic dialogs, the user will see the default language strings."
msgstr ""
-
-#: show_dialog.xhp
-msgctxt ""
-"show_dialog.xhp\n"
-"tit\n"
-"help.text"
-msgid "Opening a Dialog With Program Code"
-msgstr "प्रोग्राम कोड के साथ संवाद खोलना"
-
-#: show_dialog.xhp
-msgctxt ""
-"show_dialog.xhp\n"
-"bm_id3154140\n"
-"help.text"
-msgid "<bookmark_value>module/dialog toggle</bookmark_value><bookmark_value>dialogs;using program code to show (example)</bookmark_value><bookmark_value>examples; showing a dialog using program code</bookmark_value>"
-msgstr ""
-
-#: show_dialog.xhp
-msgctxt ""
-"show_dialog.xhp\n"
-"hd_id3154140\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"show_dialog\"><link href=\"text/sbasic/guide/show_dialog.xhp\" name=\"Opening a Dialog With Program Code\">Opening a Dialog With Program Code</link></variable>"
-msgstr ""
-
-#: show_dialog.xhp
-msgctxt ""
-"show_dialog.xhp\n"
-"par_id3145171\n"
-"2\n"
-"help.text"
-msgid "In the <item type=\"productname\">%PRODUCTNAME</item> BASIC window for a dialog that you created, leave the dialog editor by clicking the name tab of the Module that the dialog is assigned to. The name tab is at the bottom of the window."
-msgstr ""
-
-#: show_dialog.xhp
-msgctxt ""
-"show_dialog.xhp\n"
-"par_id3153968\n"
-"6\n"
-"help.text"
-msgid "Enter the following code for a subroutine called <emph>Dialog1Show</emph>. In this example, the name of the dialog that you created is \"Dialog1\":"
-msgstr ""
-
-#: show_dialog.xhp
-msgctxt ""
-"show_dialog.xhp\n"
-"par_id3152596\n"
-"18\n"
-"help.text"
-msgid "Without using \"LoadDialog\" you can call the code as follows:"
-msgstr "\"LoadDialog\" का इस्तेमाल किए बगैर आप कोड को निम्नानुसार काल कर सकते हैं:"
-
-#: show_dialog.xhp
-msgctxt ""
-"show_dialog.xhp\n"
-"par_id3153157\n"
-"16\n"
-"help.text"
-msgid "When you execute this code, \"Dialog1\" opens. To close the dialog, click the close button (x) on its title bar."
-msgstr ""
diff --git a/source/hi/helpcontent2/source/text/sbasic/shared.po b/source/hi/helpcontent2/source/text/sbasic/shared.po
index 715a1e7eea3..6b7d24b7cb1 100644
--- a/source/hi/helpcontent2/source/text/sbasic/shared.po
+++ b/source/hi/helpcontent2/source/text/sbasic/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
"PO-Revision-Date: 2011-10-31 23:44+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,14713 +15,13590 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
+"00000002.xhp\n"
"tit\n"
"help.text"
-msgid "General"
-msgstr "सामान्य"
+msgid "$[officename] Basic Glossary"
+msgstr ""
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3147436\n"
+"00000002.xhp\n"
+"hd_id3145068\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01170101.xhp\" name=\"General\">General</link>"
+msgid "<link href=\"text/sbasic/shared/00000002.xhp\" name=\"$[officename] Basic Glossary\">$[officename] Basic Glossary</link>"
msgstr ""
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3155855\n"
+"00000002.xhp\n"
+"par_id3150792\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 "पंक्तिबद्धता"
-
-#: 01170101.xhp
-msgctxt ""
-"01170101.xhp\n"
-"par_id3147318\n"
-"12\n"
-"help.text"
-msgid "<ahelp hid=\"HID_PROP_IMAGE_ALIGN\">Specify the alignment option for the selected control.</ahelp>"
+msgid "This glossary explains some technical terms that you may come across when working with $[officename] Basic."
msgstr ""
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3153189\n"
-"76\n"
+"00000002.xhp\n"
+"hd_id3155133\n"
+"7\n"
"help.text"
-msgid "AutoFill"
-msgstr "स्वत: भरें"
+msgid "Decimal Point"
+msgstr "दशमलव बिंदु"
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3152460\n"
-"77\n"
+"00000002.xhp\n"
+"par_id3156443\n"
+"8\n"
"help.text"
-msgid "<ahelp hid=\".\">Select \"Yes\" to enable the AutoFill function for the selected control. </ahelp>"
+msgid "When converting numbers, $[officename] Basic uses the locale settings of the system for determining the type of decimal and thousand separator."
msgstr ""
-#: 01170101.xhp
-msgctxt ""
-"01170101.xhp\n"
-"hd_id3155307\n"
-"3\n"
-"help.text"
-msgid "Background color"
-msgstr "पृष्ठभूमि रंग"
-
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3145251\n"
-"4\n"
+"00000002.xhp\n"
+"par_id3153092\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the background color for the current control.</ahelp>"
+msgid "The behavior has an effect on both the implicit conversion ( 1 + \"2.3\" = 3.3 ) as well as the runtime function <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
msgstr ""
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3151076\n"
-"263\n"
+"00000002.xhp\n"
+"hd_id3155854\n"
+"29\n"
"help.text"
-msgid "Large change"
-msgstr "विस्तृत परिवर्तन"
+msgid "Colors"
+msgstr "रंग"
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3148457\n"
-"262\n"
+"00000002.xhp\n"
+"par_id3145366\n"
+"30\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the number of units to scroll when a user clicks in the area between the slider and the arrows on a scrollbar.</ahelp>"
+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 <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB function\">RGB function</link>."
msgstr ""
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3153876\n"
-"139\n"
+"00000002.xhp\n"
+"hd_id3146119\n"
+"32\n"
"help.text"
-msgid "Border"
-msgstr "किनारा"
+msgid "Measurement Units"
+msgstr "मापक इकाईयां"
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3154017\n"
-"140\n"
+"00000002.xhp\n"
+"par_id3154013\n"
+"33\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the border type for the current control.</ahelp>"
+msgid "In $[officename] Basic, a <emph>method parameter</emph> or a <emph>property</emph> 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 <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - (Document Type) - General</emph>."
msgstr ""
-#: 01170101.xhp
-msgctxt ""
-"01170101.xhp\n"
-"hd_id3150749\n"
-"23\n"
-"help.text"
-msgid "Button type"
-msgstr "बटन प्रकार"
-
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3155064\n"
-"24\n"
+"00000002.xhp\n"
+"bm_id3145801\n"
"help.text"
-msgid "<ahelp hid=\".\">Select a button type. Button types determine what type of action is initiated.</ahelp>"
+msgid "<bookmark_value>twips; definition</bookmark_value>"
msgstr ""
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3149019\n"
+"00000002.xhp\n"
+"hd_id3145801\n"
"5\n"
"help.text"
-msgid "Character set"
-msgstr "अक्षर सेट"
+msgid "Twips"
+msgstr "ट्विप्स"
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3148406\n"
+"00000002.xhp\n"
+"par_id3154731\n"
"6\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the font to be used for displaying the contents of the current control.</ahelp>"
+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 ""
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3147341\n"
-"149\n"
+"00000002.xhp\n"
+"hd_id3153159\n"
+"106\n"
"help.text"
-msgid "Currency symbol"
-msgstr "करेंसी चिह्न"
+msgid "URL Notation"
+msgstr "यूआरएल नोटेशन"
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3146315\n"
-"150\n"
+"00000002.xhp\n"
+"par_id3153415\n"
+"108\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter the currency symbol to be used for currency controls.</ahelp>"
+msgid "URLs (<emph>Uniform Resource Locators</emph>) 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 ""
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id7936643\n"
+"00000002.xhp\n"
+"par_id3149121\n"
+"107\n"
"help.text"
-msgid "Date"
+msgid "<emph>protocol</emph>://<emph>host.name</emph>/<emph>path/to/the/file.html</emph>"
msgstr ""
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id2293771\n"
+"00000002.xhp\n"
+"par_id3168612\n"
+"109\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the default date to be shown in the Date control.</ahelp>"
+msgid "The most common usage of URLs is on the internet when specifying web pages. Example for protocols are <emph>http</emph>, <emph>ftp</emph>, or <emph>file</emph>. The <emph>file</emph> protocol specifier is used when referring to a file on the local file system."
msgstr ""
-#: 01170101.xhp
-msgctxt ""
-"01170101.xhp\n"
-"hd_id3153965\n"
-"82\n"
-"help.text"
-msgid "Date format"
-msgstr "तारीख़ फार्मेट"
-
-#: 01170101.xhp
+#: 00000002.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3155334\n"
-"83\n"
+"00000002.xhp\n"
+"par_id3150324\n"
+"110\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the desired format for a date control. A date control interprets the user input depending on this format setting.</ahelp>"
+msgid "URL notation does not allow certain special characters to be used. These are either replaced by other characters or encoded. A slash (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.sxw</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.sxw</emph> in URL notation."
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3154663\n"
-"121\n"
+"00000003.xhp\n"
+"tit\n"
"help.text"
-msgid "Date max."
-msgstr "तारीख न्यून."
+msgid "Information"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3148485\n"
-"122\n"
+"00000003.xhp\n"
+"hd_id3148550\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the upper limit for a date control.</ahelp>"
+msgid "Information"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3152778\n"
-"131\n"
+"00000003.xhp\n"
+"par_id3153381\n"
+"102\n"
"help.text"
-msgid "Date min."
-msgstr "तारीख न्यून."
+msgid "You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>. In Basic format codes, the decimal point (<emph>.</emph>) is always used as <emph>placeholder</emph> for the decimal separator defined in your locale and will be replaced by the corresponding character."
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3154120\n"
-"132\n"
+"00000003.xhp\n"
+"par_id3150870\n"
+"103\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the lower limit for a date control.</ahelp>"
+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 ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3154573\n"
-"137\n"
+"00000003.xhp\n"
+"par_id3156424\n"
+"2\n"
"help.text"
-msgid "Decimal accuracy"
-msgstr "दशमलव परिशुद्धता"
+msgid "The color values of the 16 basic colors are as follows:"
+msgstr "16 बेसिक रंगों के रंग मूल्य निम्नानुसार हैं:"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3166426\n"
-"138\n"
+"00000003.xhp\n"
+"par_id3153091\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the number of decimal places displayed for a numerical or currency control.</ahelp>"
+msgid "<emph>Color Value</emph>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3159091\n"
-"144\n"
+"00000003.xhp\n"
+"par_id3154319\n"
+"4\n"
"help.text"
-msgid "Default button"
-msgstr "डिफ़ॉल्ट बटन"
+msgid "<emph>Color Name</emph>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3154200\n"
-"145\n"
+"00000003.xhp\n"
+"par_id3151112\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\".\">Select \"Yes\" to make the current button control the default selection. Pressing <emph>Return</emph> in the dialog activates the default button.</ahelp>"
+msgid "0"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_idN108BA\n"
+"00000003.xhp\n"
+"par_id3155854\n"
+"6\n"
"help.text"
-msgid "Delay"
-msgstr "देरी"
+msgid "Black"
+msgstr "काला"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_idN108D0\n"
+"00000003.xhp\n"
+"par_id3154942\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the delay in milliseconds between scrollbar trigger events.</ahelp> 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."
+msgid "128"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3151278\n"
-"19\n"
+"00000003.xhp\n"
+"par_id3154731\n"
+"8\n"
"help.text"
-msgid "Dropdown"
-msgstr "ड्रापडाउन"
+msgid "Blue"
+msgstr "नीला"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3155113\n"
-"20\n"
+"00000003.xhp\n"
+"par_id3145645\n"
+"9\n"
"help.text"
-msgid "<ahelp hid=\".\">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.</ahelp>"
+msgid "32768"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3151216\n"
-"13\n"
+"00000003.xhp\n"
+"par_id3149400\n"
+"10\n"
"help.text"
-msgid "Enabled"
-msgstr "सक्षम"
+msgid "Green"
+msgstr "हरा"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3150517\n"
-"14\n"
+"00000003.xhp\n"
+"par_id3150753\n"
+"11\n"
"help.text"
-msgid "<ahelp hid=\".\">Select \"Yes\" to enable the control. If the control is disabled, it is grayed out in the dialog.</ahelp>"
+msgid "32896"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3155379\n"
-"91\n"
+"00000003.xhp\n"
+"par_id3153765\n"
+"12\n"
"help.text"
-msgid "Edit mask"
-msgstr "मास्क संपादन"
+msgid "Cyan"
+msgstr "क्यान"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3155509\n"
-"92\n"
+"00000003.xhp\n"
+"par_id3154756\n"
+"13\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the edit mask for a pattern control. This is a character code that defines the input format for the control.</ahelp>"
+msgid "8388608"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3154485\n"
-"184\n"
+"00000003.xhp\n"
+"par_id3159266\n"
+"14\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 ""
+msgid "Red"
+msgstr "लाल"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3155809\n"
-"93\n"
+"00000003.xhp\n"
+"par_id3163807\n"
+"15\n"
"help.text"
-msgid "Character"
-msgstr "अक्षर"
+msgid "8388736"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3148702\n"
-"94\n"
+"00000003.xhp\n"
+"par_id3145150\n"
+"16\n"
"help.text"
-msgid "Meaning"
-msgstr "अर्थ"
+msgid "Magenta"
+msgstr "मजेंटा"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3156199\n"
-"95\n"
+"00000003.xhp\n"
+"par_id3147002\n"
+"17\n"
"help.text"
-msgid "L"
+msgid "8421376"
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 "पाठ स्थिरांक. यह अक्षर उपयोक्ता के द्वारा परिवर्धित नहीं किया जा सकता."
-
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3156016\n"
-"97\n"
+"00000003.xhp\n"
+"par_id3152778\n"
+"18\n"
"help.text"
-msgid "a"
-msgstr ""
+msgid "Yellow"
+msgstr "पीला"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3157983\n"
-"98\n"
+"00000003.xhp\n"
+"par_id3150088\n"
+"19\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."
+msgid "8421504"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3148607\n"
-"99\n"
+"00000003.xhp\n"
+"par_id3159239\n"
+"20\n"
"help.text"
-msgid "A"
-msgstr "अ"
+msgid "White"
+msgstr "सफेद"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3159204\n"
-"100\n"
+"00000003.xhp\n"
+"par_id3150206\n"
+"21\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"
+msgid "12632256"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3149126\n"
-"101\n"
+"00000003.xhp\n"
+"par_id3149817\n"
+"22\n"
"help.text"
-msgid "c"
-msgstr ""
+msgid "Gray"
+msgstr "धूसर"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3151304\n"
-"102\n"
+"00000003.xhp\n"
+"par_id3150363\n"
+"23\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."
+msgid "255"
msgstr ""
-#: 01170101.xhp
-msgctxt ""
-"01170101.xhp\n"
-"par_id3152870\n"
-"103\n"
-"help.text"
-msgid "C"
-msgstr "स्यान"
-
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3155071\n"
-"104\n"
+"00000003.xhp\n"
+"par_id3154576\n"
+"24\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 ""
+msgid "Light blue"
+msgstr "हल्का नीला"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3159230\n"
-"105\n"
+"00000003.xhp\n"
+"par_id3150367\n"
+"25\n"
"help.text"
-msgid "N"
+msgid "65280"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3154650\n"
-"106\n"
+"00000003.xhp\n"
+"par_id3150202\n"
+"26\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "सिर्फ अक्षर 0-9 ही भरे जा सकते हैं."
+msgid "Light green"
+msgstr "हल्का हरा"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3149383\n"
-"107\n"
+"00000003.xhp\n"
+"par_id3154487\n"
+"27\n"
"help.text"
-msgid "x"
+msgid "65535"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3153489\n"
-"108\n"
+"00000003.xhp\n"
+"par_id3151332\n"
+"28\n"
"help.text"
-msgid "All printable characters can be entered."
-msgstr "सभी छपाई योग्य अक्षरों को प्रविष्ट किया जा सकता है."
+msgid "Light cyan"
+msgstr "हल्का क्यान"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3146967\n"
-"109\n"
+"00000003.xhp\n"
+"par_id3148702\n"
+"29\n"
"help.text"
-msgid "X"
-msgstr "एक्स"
+msgid "16711680"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3154707\n"
-"110\n"
+"00000003.xhp\n"
+"par_id3153067\n"
+"30\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 ""
+msgid "Light red"
+msgstr "हल्का लाल"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id2128971\n"
+"00000003.xhp\n"
+"par_id3153912\n"
+"31\n"
"help.text"
-msgid "Editable"
+msgid "16711935"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id6519974\n"
+"00000003.xhp\n"
+"par_id3159097\n"
+"32\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether the nodes of the tree control are editable.</ahelp>"
-msgstr ""
+msgid "Light magenta"
+msgstr "हल्का मजेंटा"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id4591814\n"
+"00000003.xhp\n"
+"par_id3155266\n"
+"33\n"
"help.text"
-msgid "The default value is FALSE."
+msgid "16776960"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3149317\n"
-"114\n"
+"00000003.xhp\n"
+"par_id3157978\n"
+"34\n"
"help.text"
-msgid "Graphics"
-msgstr ""
+msgid "Light yellow"
+msgstr "हल्का पीला"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3147546\n"
-"115\n"
+"00000003.xhp\n"
+"par_id3153286\n"
+"35\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the source of the graphics for a button or an image control. Click \"...\" to select a file.</ahelp>"
+msgid "16777215"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3154627\n"
-"258\n"
+"00000003.xhp\n"
+"par_id3151302\n"
+"36\n"
"help.text"
-msgid "Height"
-msgstr "ऊंचाई"
+msgid "Transparent white"
+msgstr "पारदर्शी सफेद"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3155754\n"
-"257\n"
+"00000003.xhp\n"
+"hd_id3152869\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the height of the current control or the dialog.</ahelp>"
+msgid "<variable id=\"errorcode\">Error Codes</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3153072\n"
-"208\n"
+"00000003.xhp\n"
+"par_id315509599\n"
"help.text"
-msgid "Help text"
-msgstr "मदद पाठ"
+msgid "<variable id=\"err1\">1 An exception occurred</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3147502\n"
-"209\n"
+"00000003.xhp\n"
+"par_id3155095\n"
+"38\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a help text that is displayed as a tip (bubble help) when the mouse rests over the control.</ahelp>"
+msgid "<variable id=\"err2\">2 Syntax error</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3154400\n"
-"212\n"
+"00000003.xhp\n"
+"par_id3149126\n"
+"39\n"
"help.text"
-msgid "Help URL"
-msgstr "मदद यूआरएल"
+msgid "<variable id=\"err3\">3 Return without Gosub</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3150431\n"
-"213\n"
+"00000003.xhp\n"
+"par_id3153976\n"
+"40\n"
"help.text"
-msgid "<ahelp hid=\".\">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.</ahelp>"
+msgid "<variable id=\"err4\">4 Incorrect entry; please retry</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id4171269\n"
+"00000003.xhp\n"
+"par_id3150891\n"
+"41\n"
"help.text"
-msgid "Set the environment variable HELP_DEBUG to 1 to view the Help-IDs as extended help tips."
+msgid "<variable id=\"err5\">5 Invalid procedure call</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3159260\n"
-"85\n"
+"00000003.xhp\n"
+"par_id3159227\n"
+"42\n"
"help.text"
-msgid "Incr./decrement value"
-msgstr "तरक्की / अवनति मूल्य"
+msgid "<variable id=\"err6\">6 Overflow</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3145233\n"
-"86\n"
+"00000003.xhp\n"
+"par_id3154649\n"
+"43\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the increment and decrement interval for spin button controls.</ahelp>"
+msgid "<variable id=\"err7\">7 Not enough memory</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id539262\n"
+"00000003.xhp\n"
+"par_id3150050\n"
+"44\n"
"help.text"
-msgid "Invokes stop mode editing"
+msgid "<variable id=\"err8\">8 Array already dimensioned</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id234382\n"
+"00000003.xhp\n"
+"par_id3148900\n"
+"45\n"
"help.text"
-msgid "<ahelp hid=\".\">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.</ahelp>"
+msgid "<variable id=\"err9\">9 Index out of defined range</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id6591082\n"
+"00000003.xhp\n"
+"par_id3153806\n"
+"46\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."
+msgid "<variable id=\"err10\">10 Duplicate definition</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id9298074\n"
+"00000003.xhp\n"
+"par_id3146963\n"
+"47\n"
"help.text"
-msgid "The default value is FALSE."
+msgid "<variable id=\"err11\">11 Division by zero</variable>"
msgstr ""
-#: 01170101.xhp
-#, fuzzy
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3150536\n"
-"7\n"
+"00000003.xhp\n"
+"par_id3153013\n"
+"48\n"
"help.text"
-msgid "Label"
-msgstr "लेबल"
+msgid "<variable id=\"err12\">12 Variable not defined</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3146324\n"
-"8\n"
+"00000003.xhp\n"
+"par_id3155593\n"
+"49\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the label of the current control. The label is displayed along with the control.</ahelp>"
+msgid "<variable id=\"err13\">13 Data type mismatch</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3146816\n"
-"223\n"
+"00000003.xhp\n"
+"par_id3151197\n"
+"50\n"
"help.text"
-msgid "You can create multi-line <emph>labels</emph> by inserting manual line breaks in the label using <emph>Shift+Enter</emph>."
+msgid "<variable id=\"err14\">14 Invalid parameter</variable>"
msgstr ""
-#: 01170101.xhp
-msgctxt ""
-"01170101.xhp\n"
-"hd_id3150457\n"
-"74\n"
-"help.text"
-msgid "Line Count"
-msgstr "पंक्ति संख्या"
-
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3149143\n"
-"75\n"
+"00000003.xhp\n"
+"par_id3154710\n"
+"51\n"
"help.text"
-msgid "<ahelp hid=\".\">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. </ahelp>"
+msgid "<variable id=\"err18\">18 Process interrupted by user</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id7468489\n"
+"00000003.xhp\n"
+"par_id3147504\n"
+"52\n"
"help.text"
-msgid "Scrollbar"
+msgid "<variable id=\"err20\">20 Resume without error</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id7706228\n"
+"00000003.xhp\n"
+"par_id3145319\n"
+"53\n"
"help.text"
-msgid "Adds the scrollbar type that you specify to a text box."
+msgid "<variable id=\"err28\">28 Not enough stack memory</variable>"
msgstr ""
-#: 01170101.xhp
-msgctxt ""
-"01170101.xhp\n"
-"hd_id3153121\n"
-"256\n"
-"help.text"
-msgid "Small change"
-msgstr "लघु परिवर्तन"
-
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3157875\n"
-"255\n"
+"00000003.xhp\n"
+"par_id3146110\n"
+"54\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the number of units to scroll when a user clicks an arrow on a scrollbar.</ahelp>"
+msgid "<variable id=\"err35\">35 Sub-procedure or function procedure not defined</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3145221\n"
-"73\n"
+"00000003.xhp\n"
+"par_id3147246\n"
+"55\n"
"help.text"
-msgid "List entries"
-msgstr "प्रविष्टियाँ सूची"
+msgid "<variable id=\"err48\">48 Error loading DLL file</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3154580\n"
-"120\n"
+"00000003.xhp\n"
+"par_id3146101\n"
+"56\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the entries for a list control. One line takes one list entry. Press <emph>Shift+Enter</emph> to insert a new line.</ahelp>"
+msgid "<variable id=\"err49\">49 Wrong DLL call convention</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3149723\n"
-"159\n"
+"00000003.xhp\n"
+"par_id3153957\n"
+"57\n"
"help.text"
-msgid "Literal mask"
-msgstr "लिटरल मॉस्क"
+msgid "<variable id=\"err51\">51 Internal error</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3150656\n"
-"160\n"
+"00000003.xhp\n"
+"par_id3154404\n"
+"58\n"
"help.text"
-msgid "<ahelp hid=\".\">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.</ahelp>"
+msgid "<variable id=\"err52\">52 Invalid file name or file number</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3149015\n"
-"116\n"
+"00000003.xhp\n"
+"par_id3151338\n"
+"59\n"
"help.text"
-msgid "Manual line break"
-msgstr "हस्तचालित लाइन ब्रेक"
+msgid "<variable id=\"err53\">53 File not found</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3149893\n"
-"117\n"
+"00000003.xhp\n"
+"par_id3147298\n"
+"60\n"
"help.text"
-msgid "<ahelp hid=\".\">Select \"Yes\" to allow manual line breaks inside multiline controls.</ahelp>"
+msgid "<variable id=\"err54\">54 Incorrect file mode</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3150463\n"
-"123\n"
+"00000003.xhp\n"
+"par_id3148747\n"
+"61\n"
"help.text"
-msgid "Max. text length"
-msgstr "अधिकतम पाठ लंबाई"
+msgid "<variable id=\"err55\">55 File already open</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3150745\n"
-"124\n"
+"00000003.xhp\n"
+"par_id3145233\n"
+"62\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the maximum number of characters that the user can enter.</ahelp>"
+msgid "<variable id=\"err57\">57 Device I/O error</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3154675\n"
-"21\n"
+"00000003.xhp\n"
+"par_id3156399\n"
+"63\n"
"help.text"
-msgid "Multiline Input"
-msgstr "बहुपंक्ति इनपुट"
+msgid "<variable id=\"err58\">58 File already exists</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3144741\n"
-"22\n"
+"00000003.xhp\n"
+"par_id3149324\n"
+"64\n"
"help.text"
-msgid "<ahelp hid=\".\">Select \"Yes\" to allow the input of multiple lines in the control. Press Enter to insert a manual line break in the control.</ahelp>"
+msgid "<variable id=\"err59\">59 Incorrect record length</variable>"
msgstr ""
-#: 01170101.xhp
-msgctxt ""
-"01170101.xhp\n"
-"hd_id3154848\n"
-"129\n"
-"help.text"
-msgid "Multiselection"
-msgstr "बहुचयन"
-
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3151235\n"
-"130\n"
+"00000003.xhp\n"
+"par_id3147409\n"
+"65\n"
"help.text"
-msgid "<ahelp hid=\".\">Select \"Yes\" to allow the selection of multiple entries in list controls.</ahelp>"
+msgid "<variable id=\"err61\">61 Disk or hard drive full</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3148887\n"
-"9\n"
+"00000003.xhp\n"
+"par_id3149146\n"
+"66\n"
"help.text"
-msgid "Name"
-msgstr "नाम"
+msgid "<variable id=\"err62\">62 Reading exceeds EOF</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3154548\n"
-"10\n"
+"00000003.xhp\n"
+"par_id3150456\n"
+"67\n"
"help.text"
-msgid "<ahelp hid=\".\">Insert a name for the current control. This name is used to identify the control.</ahelp>"
+msgid "<variable id=\"err63\">63 Incorrect record number</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3148739\n"
-"44\n"
+"00000003.xhp\n"
+"par_id3146883\n"
+"68\n"
"help.text"
-msgid "Order"
-msgstr "अनुक्रम"
+msgid "<variable id=\"err67\">67 Too many files</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3149252\n"
-"45\n"
+"00000003.xhp\n"
+"par_id3146818\n"
+"69\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the order in which the controls receive the focus when the Tab key is pressed in the dialog.</ahelp> On entering a dialog, the control with the lowest order (0) receives the focus. Pressing the <emph>Tab</emph> key the successively focusses the other controls as specified by their order number."
+msgid "<variable id=\"err68\">68 Device not available</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3155259\n"
-"46\n"
+"00000003.xhp\n"
+"par_id3145225\n"
+"70\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."
+msgid "<variable id=\"err70\">70 Access denied</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3149511\n"
-"247\n"
+"00000003.xhp\n"
+"par_id3150372\n"
+"71\n"
"help.text"
-msgid "Orientation"
-msgstr "दिशा"
+msgid "<variable id=\"err71\">71 Disk not ready</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3153780\n"
-"246\n"
+"00000003.xhp\n"
+"par_id3148894\n"
+"72\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the orientation for a scrollbar control.</ahelp>"
+msgid "<variable id=\"err73\">73 Not implemented</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3154374\n"
-"239\n"
+"00000003.xhp\n"
+"par_id3152981\n"
+"73\n"
"help.text"
-msgid "Page (step)"
+msgid "<variable id=\"err74\">74 Renaming on different drives impossible</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3154109\n"
-"238\n"
+"00000003.xhp\n"
+"par_id3149355\n"
+"74\n"
"help.text"
-msgid "<ahelp hid=\".\">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.</ahelp> If a dialog has only one page set its <emph>Page (Step)</emph> value to <emph>0</emph>."
+msgid "<variable id=\"err75\">75 Path/file access error</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3148580\n"
-"236\n"
+"00000003.xhp\n"
+"par_id3150477\n"
+"75\n"
"help.text"
-msgid "Select <emph>Page (Step)</emph> = 0 to make a control visible on every dialog page."
-msgstr ""
+msgid "<variable id=\"err76\">76 Path not found</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3146144\n"
-"235\n"
+"00000003.xhp\n"
+"par_id3154678\n"
+"76\n"
"help.text"
-msgid "To switch between dialog pages at run time, you need to create a macro that changes the value of <emph>Page (Step)</emph>."
+msgid "<variable id=\"err91\">91 Object variable not set</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3154558\n"
-"156\n"
+"00000003.xhp\n"
+"par_id3149890\n"
+"77\n"
"help.text"
-msgid "Password characters"
-msgstr "पासवर्ड अक्षर"
+msgid "<variable id=\"err93\">93 Invalid string pattern</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3152787\n"
-"157\n"
+"00000003.xhp\n"
+"par_id3146942\n"
+"78\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a character to be displayed instead of the characters that are typed. This can be used for entering passwords in text controls.</ahelp>"
+msgid "<variable id=\"err94\">94 Use of zero not permitted</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3148750\n"
-"245\n"
+"00000003.xhp\n"
+"par_id31469429\n"
"help.text"
-msgid "PositionX"
-msgstr "स्थानX"
+msgid "<variable id=\"err250\">250 DDE Error</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3154517\n"
-"244\n"
+"00000003.xhp\n"
+"par_id31469428\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the distance of the current control from the left side of the dialog.</ahelp>"
+msgid "<variable id=\"err280\">280 Awaiting response to DDE connection</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3152767\n"
-"243\n"
+"00000003.xhp\n"
+"par_id31469427\n"
"help.text"
-msgid "PositionY"
-msgstr "स्थानY"
+msgid "<variable id=\"err281\">281 No DDE channels available</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3159082\n"
-"242\n"
+"00000003.xhp\n"
+"par_id31469426\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the distance of the current control from the top of the dialog.</ahelp>"
+msgid "<variable id=\"err282\">282 No application responded to DDE connect initiation</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3159213\n"
-"221\n"
+"00000003.xhp\n"
+"par_id31469425\n"
"help.text"
-msgid "Prefix symbol"
-msgstr "उपसर्ग प्रतीक"
+msgid "<variable id=\"err283\">283 Too many applications responded to DDE connect initiation</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3149688\n"
-"222\n"
+"00000003.xhp\n"
+"par_id31469424\n"
"help.text"
-msgid "<ahelp hid=\".\">Select \"Yes\" to display the currency symbol prefix in currency controls when a number was entered.</ahelp>"
+msgid "<variable id=\"err284\">284 DDE channel locked</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3149728\n"
-"89\n"
+"00000003.xhp\n"
+"par_id31469423\n"
"help.text"
-msgid "Print"
-msgstr "छापें"
+msgid "<variable id=\"err285\">285 External application cannot execute DDE operation</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3150001\n"
-"90\n"
+"00000003.xhp\n"
+"par_id31469422\n"
"help.text"
-msgid "<ahelp hid=\".\">Select \"Yes\" to include the current control in a document's printout.</ahelp>"
+msgid "<variable id=\"err286\">286 Timeout while waiting for DDE response</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3154671\n"
-"261\n"
+"00000003.xhp\n"
+"par_id31469421\n"
"help.text"
-msgid "Progress value"
-msgstr "प्रगति मूल्य"
+msgid "<variable id=\"err287\">287 user pressed ESCAPE during DDE operation</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3146849\n"
-"260\n"
+"00000003.xhp\n"
+"par_id31469420\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify a progress value for a progress bar control.</ahelp>"
+msgid "<variable id=\"err288\">288 External application busy</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3153112\n"
-"254\n"
+"00000003.xhp\n"
+"par_id31469419\n"
"help.text"
-msgid "Progress value max."
-msgstr "प्रगति मूल्य अधि."
+msgid "<variable id=\"err289\">289 DDE operation without data</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3145167\n"
-"253\n"
+"00000003.xhp\n"
+"par_id31469418\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the maximum value of a progress bar control.</ahelp>"
+msgid "<variable id=\"err290\">290 Data are in wrong format</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3153569\n"
-"249\n"
+"00000003.xhp\n"
+"par_id31469417\n"
"help.text"
-msgid "Progress value min."
-msgstr "प्रगति मूल्य न्यून."
+msgid "<variable id=\"err291\">291 External application has been terminated</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3154506\n"
-"248\n"
+"00000003.xhp\n"
+"par_id31469416\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the minimum value of a progress bar control.</ahelp>"
+msgid "<variable id=\"err292\">292 DDE connection interrupted or modified</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3150134\n"
-"42\n"
+"00000003.xhp\n"
+"par_id31469415\n"
"help.text"
-msgid "Read-only"
-msgstr "सिर्फ पढ़ने के लिए"
+msgid "<variable id=\"err293\">293 DDE method invoked with no channel open</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3155930\n"
-"43\n"
+"00000003.xhp\n"
+"par_id31469414\n"
"help.text"
-msgid "<ahelp hid=\".\">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.</ahelp>"
+msgid "<variable id=\"err294\">294 Invalid DDE link format</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_idN11112\n"
+"00000003.xhp\n"
+"par_id31469413\n"
"help.text"
-msgid "Repeat"
-msgstr "दोहराएँ"
+msgid "<variable id=\"err295\">295 DDE message has been lost</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_idN11128\n"
+"00000003.xhp\n"
+"par_id31469412\n"
"help.text"
-msgid "<ahelp hid=\".\">Repeats trigger events when you keep the mouse button pressed on a control such as a spin button.</ahelp>"
+msgid "<variable id=\"err296\">296 Paste link already performed</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id9579149\n"
+"00000003.xhp\n"
+"par_id31469411\n"
"help.text"
-msgid "Root displayed"
+msgid "<variable id=\"err297\">297 Link mode cannot be set due to invalid link topic</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id7126987\n"
+"00000003.xhp\n"
+"par_id31469410\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if the root node of the tree control is displayed.</ahelp>"
+msgid "<variable id=\"err298\">298 DDE requires the DDEML.DLL file</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id9174779\n"
+"00000003.xhp\n"
+"par_id3150028\n"
+"79\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."
+msgid "<variable id=\"err323\">323 Module cannot be loaded; invalid format</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id594195\n"
+"00000003.xhp\n"
+"par_id3148434\n"
+"80\n"
"help.text"
-msgid "The default value is TRUE."
+msgid "<variable id=\"err341\">341 Invalid object index</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id7534409\n"
+"00000003.xhp\n"
+"par_id3143219\n"
+"81\n"
"help.text"
-msgid "Row height"
-msgstr "पंक्ति ऊँचाई"
+msgid "<variable id=\"err366\">366 Object is not available</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id6471755\n"
+"00000003.xhp\n"
+"par_id3144744\n"
+"82\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the height of each row of a tree control, in pixels.</ahelp>"
+msgid "<variable id=\"err380\">380 Incorrect property value</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id2909329\n"
+"00000003.xhp\n"
+"par_id3147420\n"
+"83\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."
+msgid "<variable id=\"err382\">382 This property is read-only</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id4601580\n"
+"00000003.xhp\n"
+"par_id3147472\n"
+"84\n"
"help.text"
-msgid "The default value is 0."
+msgid "<variable id=\"err394\">394 This property is write-only</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3148761\n"
-"264\n"
+"00000003.xhp\n"
+"par_id3148583\n"
+"85\n"
"help.text"
-msgid "Scale"
-msgstr "स्केल"
+msgid "<variable id=\"err420\">420 Invalid object reference</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3159134\n"
-"265\n"
+"00000003.xhp\n"
+"par_id3153329\n"
+"86\n"
"help.text"
-msgid "<ahelp hid=\".\">Scales the image to fit the control size.</ahelp>"
+msgid "<variable id=\"err423\">423 Property or method not found</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id7597277\n"
+"00000003.xhp\n"
+"par_id3148738\n"
+"87\n"
"help.text"
-msgid "Scrollbar"
+msgid "<variable id=\"err424\">424 Object required</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id986968\n"
+"00000003.xhp\n"
+"par_id3159084\n"
+"88\n"
"help.text"
-msgid "<ahelp hid=\".\">Adds the scrollbar type that you specify to a text box.</ahelp>"
+msgid "<variable id=\"err425\">425 Invalid use of an object</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3147370\n"
-"241\n"
+"00000003.xhp\n"
+"par_id3146806\n"
+"89\n"
"help.text"
-msgid "Scroll value"
-msgstr "स्क्रॉल मूल्य"
+msgid "<variable id=\"err430\">430 OLE Automation is not supported by this object</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3159622\n"
-"240\n"
+"00000003.xhp\n"
+"par_id3146130\n"
+"90\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the initial value of a scrollbar control. This determines the position of the scrollbar slider.</ahelp>"
+msgid "<variable id=\"err438\">438 This property or method is not supported by the object</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3155440\n"
-"252\n"
+"00000003.xhp\n"
+"par_id3154374\n"
+"91\n"
"help.text"
-msgid "Scroll value max."
-msgstr "स्क्रॉल मूल्य अधिकतम"
+msgid "<variable id=\"err440\">440 OLE automation error</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3148877\n"
-"251\n"
+"00000003.xhp\n"
+"par_id3149685\n"
+"92\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the maximum value of a scrollbar control.</ahelp>"
+msgid "<variable id=\"err445\">445 This action is not supported by given object</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_idN111E4\n"
+"00000003.xhp\n"
+"par_id3150282\n"
+"93\n"
"help.text"
-msgid "Scroll value min."
-msgstr "स्क्रॉल मूल्य न्यूनतम"
+msgid "<variable id=\"err446\">446 Named arguments are not supported by given object</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_idN111E8\n"
+"00000003.xhp\n"
+"par_id3150142\n"
+"94\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the minimum value of a scrollbar control.</ahelp>"
+msgid "<variable id=\"err447\">447 The current locale setting is not supported by the given object</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id543534\n"
+"00000003.xhp\n"
+"par_id3152771\n"
+"95\n"
"help.text"
-msgid "Show handles"
+msgid "<variable id=\"err448\">448 Named argument not found</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id5060884\n"
+"00000003.xhp\n"
+"par_id3145145\n"
+"96\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should be displayed.</ahelp>"
+msgid "<variable id=\"err449\">449 Argument is not optional</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id4974822\n"
+"00000003.xhp\n"
+"par_id3154399\n"
+"97\n"
"help.text"
-msgid "The handles are dotted lines that visualize the hierarchy of the tree control."
+msgid "<variable id=\"err450\">450 Invalid number of arguments</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id7687307\n"
+"00000003.xhp\n"
+"par_id3146137\n"
+"98\n"
"help.text"
-msgid "The default value is TRUE."
+msgid "<variable id=\"err451\">451 Object is not a list</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id4062013\n"
+"00000003.xhp\n"
+"par_id3149507\n"
+"99\n"
"help.text"
-msgid "Show root handles"
+msgid "<variable id=\"err452\">452 Invalid ordinal number</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3314004\n"
+"00000003.xhp\n"
+"par_id3154566\n"
+"100\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should also be displayed at root level.</ahelp>"
+msgid "<variable id=\"err453\">453 Specified DLL function not found</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id2396313\n"
+"00000003.xhp\n"
+"par_id3145595\n"
+"101\n"
"help.text"
-msgid "The default value is TRUE."
+msgid "<variable id=\"err460\">460 Invalid clipboard format</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_idN10EC2\n"
+"00000003.xhp\n"
+"par_id31455951\n"
"help.text"
-msgid "Selection"
-msgstr "चयन"
+msgid "<variable id=\"err951\">951 Unexpected symbol:</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_idN10ED8\n"
+"00000003.xhp\n"
+"par_id31455952\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the sequence of the selected items, where \"0\" corresponds to the first item. To select more than one item, Multiselection must be enabled.</ahelp>"
-msgstr ""
+msgid "<variable id=\"err952\">952 Expected:</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_idN10EEB\n"
+"00000003.xhp\n"
+"par_id31455953\n"
"help.text"
-msgid "Click the <emph>...</emph> button to open the <emph>Selection</emph> dialog."
-msgstr ""
+msgid "<variable id=\"err953\">953 Symbol expected</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_idN10F0A\n"
+"00000003.xhp\n"
+"par_id31455954\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the item or items that you want to select. To select more than one item, ensure that the Multiselection option is selected.</ahelp>"
-msgstr ""
+msgid "<variable id=\"err954\">954 Variable expected</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id5026093\n"
+"00000003.xhp\n"
+"par_id31455955\n"
"help.text"
-msgid "Selection type"
-msgstr ""
+msgid "<variable id=\"err955\">955 Label expected</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id1134067\n"
+"00000003.xhp\n"
+"par_id31455956\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the selection mode that is enabled for this tree control.</ahelp>"
+msgid "<variable id=\"err956\">956 Value cannot be applied</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3154193\n"
-"87\n"
+"00000003.xhp\n"
+"par_id31455957\n"
"help.text"
-msgid "Spin Button"
-msgstr "स्पिन बटन"
+msgid "<variable id=\"err957\">957 Variable already defined</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3145298\n"
-"88\n"
+"00000003.xhp\n"
+"par_id31455958\n"
"help.text"
-msgid "<ahelp hid=\".\">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.</ahelp>"
+msgid "<variable id=\"err958\">958 Sub procedure or function procedure already defined</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3156267\n"
-"232\n"
+"00000003.xhp\n"
+"par_id31455959\n"
"help.text"
-msgid "State"
-msgstr "स्थिति"
+msgid "<variable id=\"err959\">959 Label already defined</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3150928\n"
-"231\n"
+"00000003.xhp\n"
+"par_id31455960\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the selection state of the current control.</ahelp>"
-msgstr ""
+msgid "<variable id=\"err960\">960 Variable not found</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3148396\n"
-"112\n"
+"00000003.xhp\n"
+"par_id31455961\n"
"help.text"
-msgid "Strict format"
-msgstr "स्ट्रिक्ट फ़ॉर्मेट"
+msgid "<variable id=\"err961\">961 Array or procedure not found</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3153042\n"
-"113\n"
+"00000003.xhp\n"
+"par_id31455962\n"
"help.text"
-msgid "<ahelp hid=\".\">Select \"Yes\" to only allow valid characters to be entered in a numerical, currency, date, or time control.</ahelp>"
-msgstr ""
+msgid "<variable id=\"err962\">962 Procedure not found</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3149538\n"
-"48\n"
+"00000003.xhp\n"
+"par_id31455963\n"
"help.text"
-msgid "Tabstop"
-msgstr "टॉबरुकावट"
+msgid "<variable id=\"err963\">963 Label undefined</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3148543\n"
-"49\n"
+"00000003.xhp\n"
+"par_id31455964\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the focus behavior of the current control when using the <emph>Tab</emph> key.</ahelp>"
+msgid "<variable id=\"err964\">964 Unknown data type</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3148776\n"
-"178\n"
+"00000003.xhp\n"
+"par_id31455965\n"
"help.text"
-msgid "Default"
-msgstr "डिफ़ॉल्ट"
+msgid "<variable id=\"err965\">965 Exit expected</variable>"
+msgstr "वेरिएबल उपलब्ध नहीं है"
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3153547\n"
-"179\n"
+"00000003.xhp\n"
+"par_id31455966\n"
"help.text"
-msgid "Only input controls receive the focus when using the <emph>Tab</emph> key. Controls without input like caption controls are omitted."
+msgid "<variable id=\"err966\">966 Statement block still open: missing</variable>"
msgstr ""
-#: 01170101.xhp
-msgctxt ""
-"01170101.xhp\n"
-"par_id3154632\n"
-"52\n"
-"help.text"
-msgid "No"
-msgstr "नहीं"
-
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3150475\n"
-"53\n"
+"00000003.xhp\n"
+"par_id31455967\n"
"help.text"
-msgid "When using the tab key focusing skips the control."
-msgstr "जब टैब कुंजी का इस्तेमाल किया जा रहा हो, फ़ोकस करने पर नियंत्रण छूट जाता है."
+msgid "<variable id=\"err967\">967 Parentheses do not match</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3150690\n"
-"50\n"
+"00000003.xhp\n"
+"par_id31455968\n"
"help.text"
-msgid "Yes"
-msgstr "हाँ"
+msgid "<variable id=\"err968\">968 Symbol already defined differently</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3159106\n"
-"51\n"
+"00000003.xhp\n"
+"par_id31455969\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "नियंत्रण को टैब कुंजी द्वारा चुना जा सकता है."
+msgid "<variable id=\"err969\">969 Parameters do not correspond to procedure</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3145152\n"
-"147\n"
+"00000003.xhp\n"
+"par_id31455970\n"
"help.text"
-msgid "Thousands Separator"
-msgstr "हजार सेपरेटर"
+msgid "<variable id=\"err970\">970 Invalid character in number</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3155085\n"
-"148\n"
+"00000003.xhp\n"
+"par_id31455971\n"
"help.text"
-msgid "<ahelp hid=\".\">Select \"Yes\" to display thousands separator characters in numerical and currency controls.</ahelp>"
+msgid "<variable id=\"err971\">971 Array must be dimensioned</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3152816\n"
-"168\n"
+"00000003.xhp\n"
+"par_id31455972\n"
"help.text"
-msgid "Time Format"
-msgstr "समय फॉर्मेट"
+msgid "<variable id=\"err972\">972 Else/Endif without If</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3145263\n"
-"169\n"
+"00000003.xhp\n"
+"par_id31455973\n"
"help.text"
-msgid "<ahelp hid=\".\">Select the format to be used for time controls.</ahelp>"
+msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3153920\n"
-"127\n"
+"00000003.xhp\n"
+"par_id31455974\n"
"help.text"
-msgid "Time max."
-msgstr "अधिकतम समय"
+msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3155401\n"
-"128\n"
+"00000003.xhp\n"
+"par_id31455975\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the maximum time value for a time control.</ahelp>"
+msgid "<variable id=\"err975\">975 Dimension specifications do not match</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3163818\n"
-"135\n"
+"00000003.xhp\n"
+"par_id31455976\n"
"help.text"
-msgid "Time min."
-msgstr "समय न्यून."
+msgid "<variable id=\"err976\">976 Unknown option:</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3156262\n"
-"136\n"
+"00000003.xhp\n"
+"par_id31455977\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the minimum time value for a time control.</ahelp>"
+msgid "<variable id=\"err977\">977 Constant redefined</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3148638\n"
-"266\n"
+"00000003.xhp\n"
+"par_id31455978\n"
"help.text"
-msgid "Title"
-msgstr "शीर्षक"
+msgid "<variable id=\"err978\">978 Program too large</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3147169\n"
-"267\n"
+"00000003.xhp\n"
+"par_id31455979\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the title of the dialog. Click the border of the dialog to select the dialog.</ahelp>"
+msgid "<variable id=\"err979\">979 Strings or arrays not permitted</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3153716\n"
-"55\n"
+"00000003.xhp\n"
+"par_id31455980\n"
"help.text"
-msgid "<emph>Titles</emph> 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 <emph>Name</emph> property."
+msgid "<variable id=\"err1000\">1000 Object does not have this property</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3152594\n"
-"173\n"
+"00000003.xhp\n"
+"par_id31455981\n"
"help.text"
-msgid "Tristate"
-msgstr "ट्राइस्टेट"
+msgid "<variable id=\"err1001\">1001 Object does not have this method</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3149825\n"
-"174\n"
+"00000003.xhp\n"
+"par_id31455982\n"
"help.text"
-msgid "<ahelp hid=\".\">Select \"Yes\" to allow a check box to have three states (checked, unchecked, and grayed out) instead of two (checked and unchecked).</ahelp>"
+msgid "<variable id=\"err1002\">1002 Required argument lacking</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3150614\n"
-"268\n"
+"00000003.xhp\n"
+"par_id31455983\n"
"help.text"
-msgid "Value"
+msgid "<variable id=\"err1003\">1003 Invalid number of arguments</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3154315\n"
-"269\n"
+"00000003.xhp\n"
+"par_id31455984\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value for the current control.</ahelp>"
+msgid "<variable id=\"err1004\">1004 Error executing a method</variable>"
msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3152480\n"
-"125\n"
+"00000003.xhp\n"
+"par_id31455985\n"
"help.text"
-msgid "Value max."
-msgstr "अधि. मान"
+msgid "<variable id=\"err1005\">1005 Unable to set property</variable>"
+msgstr ""
-#: 01170101.xhp
+#: 00000003.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3163823\n"
-"126\n"
+"00000003.xhp\n"
+"par_id31455986\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the maximum value for the current control.</ahelp>"
+msgid "<variable id=\"err1006\">1006 Unable to determine property</variable>"
msgstr ""
-#: 01170101.xhp
+#: 01000000.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3149276\n"
-"133\n"
+"01000000.xhp\n"
+"tit\n"
"help.text"
-msgid "Value min."
-msgstr "न्यून. मान"
+msgid "Programming with $[officename] Basic"
+msgstr "$[officename] बेसिक के साथ प्रोग्रामिंग"
-#: 01170101.xhp
+#: 01000000.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3145088\n"
-"134\n"
+"01000000.xhp\n"
+"hd_id3156027\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the minimum value for the current control.</ahelp>"
+msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\" name=\"Programming with $[officename] Basic \">Programming with $[officename] Basic </link></variable>"
msgstr ""
-#: 01170101.xhp
+#: 01000000.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3149712\n"
-"234\n"
+"01000000.xhp\n"
+"par_id3153708\n"
+"2\n"
"help.text"
-msgid "Visible size"
-msgstr "दृष्टिगोचर आकारः"
+msgid "This is where you find general information about working with macros and $[officename] Basic."
+msgstr "यह वह स्थल है जहाँ आप मॅक्रोज़ तथा $[officename] बेसिक के साथ कार्य करने के बारे में सामान्य जानकारियाँ पाएँगे."
-#: 01170101.xhp
+#: 01010210.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3149445\n"
-"233\n"
+"01010210.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the length of the slider of a scrollbar control.</ahelp>"
-msgstr ""
+msgid "Basics"
+msgstr "बेसिक्स"
-#: 01170101.xhp
+#: 01010210.xhp
msgctxt ""
-"01170101.xhp\n"
-"hd_id3152472\n"
-"142\n"
+"01010210.xhp\n"
+"bm_id4488967\n"
"help.text"
-msgid "Width"
-msgstr "चौड़ाई"
+msgid "<bookmark_value>fundamentals</bookmark_value><bookmark_value>subroutines</bookmark_value><bookmark_value>variables;global and local</bookmark_value><bookmark_value>modules;subroutines and functions</bookmark_value>"
+msgstr ""
-#: 01170101.xhp
+#: 01010210.xhp
msgctxt ""
-"01170101.xhp\n"
-"par_id3157963\n"
-"143\n"
+"01010210.xhp\n"
+"hd_id3154927\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the width of the current control or dialog.</ahelp>"
+msgid "<link href=\"text/sbasic/shared/01010210.xhp\" name=\"Basics\">Basics</link>"
msgstr ""
-#: 03010301.xhp
+#: 01010210.xhp
msgctxt ""
-"03010301.xhp\n"
-"tit\n"
+"01010210.xhp\n"
+"par_id3156023\n"
+"14\n"
"help.text"
-msgid "Blue Function [Runtime]"
-msgstr "Blue फंक्शन [रनटाइम]"
+msgid "This section provides the fundamentals for working with $[officename] Basic."
+msgstr "यह खण्ड $[officename] बेसिक में कार्य करने के लिए मूल-भूत जानकारियाँ देता है."
-#: 03010301.xhp
+#: 01010210.xhp
msgctxt ""
-"03010301.xhp\n"
-"bm_id3149180\n"
+"01010210.xhp\n"
+"par_id3147560\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>Blue function</bookmark_value>"
+msgid "$[officename] Basic code is based on subroutines and functions that are specified between <emph>sub...end sub</emph> and <emph>function...end function</emph> 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 <link href=\"text/sbasic/shared/01020300.xhp\" name=\"Procedures and Functions\">Procedures and Functions</link>."
msgstr ""
-#: 03010301.xhp
+#: 01010210.xhp
msgctxt ""
-"03010301.xhp\n"
-"hd_id3149180\n"
-"1\n"
+"01010210.xhp\n"
+"par_id314756320\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010301.xhp\" name=\"Blue Function [Runtime]\">Blue Function [Runtime]</link>"
+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 ""
-#: 03010301.xhp
+#: 01010210.xhp
msgctxt ""
-"03010301.xhp\n"
-"par_id3156343\n"
-"2\n"
+"01010210.xhp\n"
+"hd_id3150398\n"
+"3\n"
"help.text"
-msgid "Returns the blue component of the specified color code."
-msgstr "निर्धारित रंग कोड के नीले अवयव को प्रस्तुत करता है."
+msgid "What is a Sub?"
+msgstr ""
-#: 03010301.xhp
+#: 01010210.xhp
msgctxt ""
-"03010301.xhp\n"
-"hd_id3149670\n"
-"3\n"
+"01010210.xhp\n"
+"par_id3148797\n"
+"4\n"
"help.text"
-msgid "Syntax:"
+msgid "<emph>Sub</emph> is the short form of <emph>subroutine</emph>, 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 ""
-#: 03010301.xhp
+#: 01010210.xhp
msgctxt ""
-"03010301.xhp\n"
-"par_id3149457\n"
-"4\n"
+"01010210.xhp\n"
+"par_id3150868\n"
+"15\n"
"help.text"
-msgid "Blue (Color As Long)"
-msgstr "Blue (Color As Long)"
+msgid "DoSomethingWithTheValues(MyFirstValue,MySecondValue)"
+msgstr "DoSomethingWithTheValues(MyFirstValue,MySecondValue)"
-#: 03010301.xhp
+#: 01010210.xhp
msgctxt ""
-"03010301.xhp\n"
-"hd_id3149656\n"
+"01010210.xhp\n"
+"hd_id3156282\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "What is a Function?"
+msgstr "फ़ंक्शन क्या है?"
-#: 03010301.xhp
+#: 01010210.xhp
msgctxt ""
-"03010301.xhp\n"
-"par_id3154365\n"
+"01010210.xhp\n"
+"par_id3156424\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "A <emph>function</emph> 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 ""
-#: 03010301.xhp
+#: 01010210.xhp
msgctxt ""
-"03010301.xhp\n"
-"hd_id3156423\n"
+"01010210.xhp\n"
+"par_id3146985\n"
"7\n"
"help.text"
-msgid "Parameter:"
-msgstr ""
+msgid "MySecondValue = myFunction(MyFirstValue)"
+msgstr "MySecondValue = myFunction(MyFirstValue)"
-#: 03010301.xhp
+#: 01010210.xhp
msgctxt ""
-"03010301.xhp\n"
-"par_id3150448\n"
+"01010210.xhp\n"
+"hd_id3153364\n"
"8\n"
"help.text"
-msgid "<emph>Color value</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the blue component."
-msgstr ""
+msgid "Global and local variables"
+msgstr "ग्लोबल तथा लोकल वेरिएबल"
-#: 03010301.xhp
+#: 01010210.xhp
msgctxt ""
-"03010301.xhp\n"
-"hd_id3153091\n"
+"01010210.xhp\n"
+"par_id3151112\n"
"9\n"
"help.text"
-msgid "Example:"
+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 ""
-#: 03010301.xhp
+#: 01010210.xhp
msgctxt ""
-"03010301.xhp\n"
+"01010210.xhp\n"
"par_id3154012\n"
-"13\n"
+"10\n"
"help.text"
-msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
+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 ""
-#: 03010301.xhp
+#: 01010210.xhp
msgctxt ""
-"03010301.xhp\n"
-"par_id3148645\n"
-"14\n"
+"01010210.xhp\n"
+"hd_id3150010\n"
+"11\n"
"help.text"
-msgid "\"red= \" & Red(lVar) & Chr(13)&_"
-msgstr "\"red= \" & Red(lVar) & Chr(13)&_"
+msgid "Structuring"
+msgstr "स्ट्रक्चर बनाना"
-#: 03010301.xhp
+#: 01010210.xhp
msgctxt ""
-"03010301.xhp\n"
-"par_id3159155\n"
-"15\n"
+"01010210.xhp\n"
+"par_id3153727\n"
+"12\n"
"help.text"
-msgid "\"green= \" & Green(lVar) & Chr(13)&_"
-msgstr "\"green= \" & Green(lVar) & Chr(13)&_"
+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 <link href=\"text/sbasic/shared/01020500.xhp\" name=\"Modules and Libraries\">Modules and Libraries</link>. 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 ""
-#: 03010301.xhp
+#: 01010210.xhp
msgctxt ""
-"03010301.xhp\n"
-"par_id3147319\n"
-"16\n"
+"01010210.xhp\n"
+"par_id3152578\n"
+"13\n"
"help.text"
-msgid "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\""
-msgstr "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\""
+msgid "You can copy or move subs, functions, modules and libraries from one file to another by using the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro\">Macro</link> dialog."
+msgstr ""
-#: 03110100.xhp
+#: 01020000.xhp
msgctxt ""
-"03110100.xhp\n"
+"01020000.xhp\n"
"tit\n"
"help.text"
-msgid "Comparison Operators [Runtime]"
-msgstr "तुलनात्मक ऑपरेटर्स [रनटाइम]"
+msgid "Syntax"
+msgstr ""
-#: 03110100.xhp
+#: 01020000.xhp
msgctxt ""
-"03110100.xhp\n"
-"bm_id3150682\n"
+"01020000.xhp\n"
+"hd_id3148946\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value><bookmark_value>operators;comparisons</bookmark_value>"
+msgid "<link href=\"text/sbasic/shared/01020000.xhp\" name=\"Syntax\">Syntax</link>"
msgstr ""
-#: 03110100.xhp
+#: 01020000.xhp
msgctxt ""
-"03110100.xhp\n"
-"hd_id3150682\n"
-"1\n"
+"01020000.xhp\n"
+"par_id3150793\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"Comparison Operators [Runtime]\">Comparison Operators [Runtime]</link>"
+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 ""
-#: 03110100.xhp
+#: 01020100.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3156042\n"
-"2\n"
+"01020100.xhp\n"
+"tit\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)."
+msgid "Using Variables"
+msgstr "वेरिएबल्स इस्तेमाल करना"
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"bm_id3149346\n"
+"help.text"
+msgid "<bookmark_value>names of variables</bookmark_value><bookmark_value>variables; using</bookmark_value><bookmark_value>types of variables</bookmark_value><bookmark_value>declaring variables</bookmark_value><bookmark_value>values;of variables</bookmark_value><bookmark_value>constants</bookmark_value><bookmark_value>arrays;declaring</bookmark_value><bookmark_value>defining;constants</bookmark_value>"
msgstr ""
-#: 03110100.xhp
+#: 01020100.xhp
msgctxt ""
-"03110100.xhp\n"
-"hd_id3147291\n"
-"3\n"
+"01020100.xhp\n"
+"hd_id3149346\n"
+"1\n"
"help.text"
-msgid "Syntax:"
+msgid "<link href=\"text/sbasic/shared/01020100.xhp\" name=\"Using Variables\">Using Variables</link>"
msgstr ""
-#: 03110100.xhp
+#: 01020100.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3149177\n"
+"01020100.xhp\n"
+"par_id3154346\n"
+"3\n"
+"help.text"
+msgid "The following describes the basic use of variables in $[officename] Basic."
+msgstr "$[officename] बेसिक में वेरिएबल के आधारभूत उपयोग निम्नानुसार वर्णित हैं."
+
+#: 01020100.xhp
+msgctxt ""
+"01020100.xhp\n"
+"hd_id3153361\n"
"4\n"
"help.text"
-msgid "Result = Expression1 { = | < | > | <= | >= } Expression2"
-msgstr "Result = Expression1 { = | < | > | <= | >= } Expression2"
+msgid "Naming Conventions for Variable Identifiers"
+msgstr "वेरिएबल आइडेंटिफ़ायर्स के लिए नामकरण प्रथा"
-#: 03110100.xhp
+#: 01020100.xhp
msgctxt ""
-"03110100.xhp\n"
-"hd_id3145316\n"
+"01020100.xhp\n"
+"par_id3148797\n"
"5\n"
"help.text"
-msgid "Parameters:"
+msgid "A variable name can consist of a maximum of 255 characters. The first character of a variable name <emph>must</emph> 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 ""
-#: 03110100.xhp
+#: 01020100.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3147573\n"
+"01020100.xhp\n"
+"par_id3156422\n"
"6\n"
"help.text"
-msgid "<emph>Result:</emph> Boolean expression that specifies the result of the comparison (True, or False)"
-msgstr ""
+msgid "Examples for variable identifiers:"
+msgstr "वेरिएबल आइडेंटिफ़ायर के उदाहरण:"
-#: 03110100.xhp
+#: 01020100.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3148686\n"
-"7\n"
+"01020100.xhp\n"
+"par_id3156441\n"
+"126\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any numeric values or strings that you want to compare."
+msgid "Correct"
msgstr ""
-#: 03110100.xhp
+#: 01020100.xhp
msgctxt ""
-"03110100.xhp\n"
-"hd_id3147531\n"
-"8\n"
+"01020100.xhp\n"
+"par_id3149664\n"
+"127\n"
"help.text"
-msgid "Comparison operators"
-msgstr "तुलनात्मक ऑपरेटर्स"
+msgid "Correct"
+msgstr ""
-#: 03110100.xhp
+#: 01020100.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3147265\n"
-"9\n"
+"01020100.xhp\n"
+"par_id3146119\n"
+"128\n"
"help.text"
-msgid "= : Equal to"
-msgstr "= : के बराबर"
+msgid "Correct"
+msgstr ""
-#: 03110100.xhp
+#: 01020100.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3154924\n"
-"10\n"
+"01020100.xhp\n"
+"par_id3153876\n"
+"11\n"
"help.text"
-msgid "< : Less than"
-msgstr "< : से कम"
+msgid "Not valid, variable with space must be enclosed in square brackets"
+msgstr ""
-#: 03110100.xhp
+#: 01020100.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3146795\n"
-"11\n"
+"01020100.xhp\n"
+"par_id3154510\n"
+"15\n"
"help.text"
-msgid "> : Greater than"
-msgstr "> : से बड़ा"
+msgid "Correct"
+msgstr ""
-#: 03110100.xhp
+#: 01020100.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3150541\n"
-"12\n"
+"01020100.xhp\n"
+"par_id3150330\n"
+"129\n"
"help.text"
-msgid "<= : Less than or equal to"
-msgstr "<= : से कम है या समान है"
+msgid "Not valid, special characters are not allowed"
+msgstr "वैध नहीं, विशिष्ट अक्षर स्वीकार्य नहीं हैं"
-#: 03110100.xhp
+#: 01020100.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3150400\n"
-"13\n"
+"01020100.xhp\n"
+"par_id3154254\n"
+"130\n"
"help.text"
-msgid ">= : Greater than or equal to"
-msgstr ">= : से बड़ा है या समान है"
+msgid "Not valid, variable may not begin with a number"
+msgstr "वैध नहीं, वेरिएबल किसी संख्या के साथ प्रारंभ नहीं हो सकते"
-#: 03110100.xhp
+#: 01020100.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3148797\n"
-"14\n"
+"01020100.xhp\n"
+"par_id3149256\n"
+"131\n"
"help.text"
-msgid "<> : Not equal to"
-msgstr "<> : के बराबर नहीं"
+msgid "Not valid, punctuation marks are not allowed"
+msgstr "वैध नहीं, विरामचिह्न स्वीकार्य नहीं हैं"
-#: 03110100.xhp
+#: 01020100.xhp
msgctxt ""
-"03110100.xhp\n"
-"hd_id3154686\n"
-"15\n"
+"01020100.xhp\n"
+"hd_id3146317\n"
+"17\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Declaring Variables"
+msgstr "वेरिएबल्स डिक्लेयर करना"
-#: 03110100.xhp
+#: 01020100.xhp
msgctxt ""
-"03110100.xhp\n"
-"par_id3154909\n"
+"01020100.xhp\n"
+"par_id3150299\n"
"18\n"
"help.text"
-msgid "Dim sRoot As String ' Root directory for file in and output"
+msgid "In $[officename] Basic you don't need to declare variables explicitly. A variable declaration can be performed with the <emph>Dim</emph> 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 ""
-#: 03030303.xhp
+#: 01020100.xhp
msgctxt ""
-"03030303.xhp\n"
-"tit\n"
+"01020100.xhp\n"
+"par_id3154118\n"
+"140\n"
"help.text"
-msgid "Timer Function [Runtime]"
-msgstr "Timer फंक्शन [रनटाइम]"
+msgid "Examples for variable declarations:"
+msgstr "वेरिएबल डिक्लेरेशन के लिए उदाहरण:"
-#: 03030303.xhp
+#: 01020100.xhp
msgctxt ""
-"03030303.xhp\n"
-"bm_id3149346\n"
+"01020100.xhp\n"
+"par_id3150982\n"
+"132\n"
"help.text"
-msgid "<bookmark_value>Timer function</bookmark_value>"
+msgid "Declares the variable \"a\" as a String"
msgstr ""
-#: 03030303.xhp
+#: 01020100.xhp
msgctxt ""
-"03030303.xhp\n"
-"hd_id3149346\n"
-"1\n"
+"01020100.xhp\n"
+"par_id3150343\n"
+"133\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030303.xhp\" name=\"Timer Function [Runtime]\">Timer Function [Runtime]</link>"
+msgid "Declares the variable \"a\" as a String"
msgstr ""
-#: 03030303.xhp
+#: 01020100.xhp
msgctxt ""
-"03030303.xhp\n"
-"par_id3156023\n"
-"2\n"
+"01020100.xhp\n"
+"par_id3155507\n"
+"22\n"
"help.text"
-msgid "Returns a value that specifies the number of seconds that have elapsed since midnight."
-msgstr "मध्यरात्रि के पश्चात् कितने सेकण्ड गुजर चुके हैं यह निर्धारित करने वाले मूल्य को प्रस्तुत करता है."
+msgid "Declares one variable as a String and one as an Integer"
+msgstr "वेरिएबल को स्ट्रिंग के रूप में तथा एक को पूर्णांक के रूप में डिक्लेयर करता है"
-#: 03030303.xhp
+#: 01020100.xhp
msgctxt ""
-"03030303.xhp\n"
-"par_id3156212\n"
-"3\n"
+"01020100.xhp\n"
+"par_idN10859\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 ""
+msgid "Declares c as a Boolean variable that can be TRUE or FALSE"
+msgstr "c को बूलिए वेरिएबल के रूप में डिक्लेयर करता है जो TRUE या FALSE हो सकता है"
-#: 03030303.xhp
+#: 01020100.xhp
msgctxt ""
-"03030303.xhp\n"
-"hd_id3153768\n"
-"4\n"
+"01020100.xhp\n"
+"par_id3150519\n"
+"23\n"
"help.text"
-msgid "Syntax:"
+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 ""
-#: 03030303.xhp
+#: 01020100.xhp
msgctxt ""
-"03030303.xhp\n"
-"par_id3161831\n"
-"5\n"
+"01020100.xhp\n"
+"par_id3154527\n"
+"134\n"
"help.text"
-msgid "Timer"
-msgstr "Timer"
+msgid "Declares \"a\" as a String"
+msgstr "\"a\" को स्ट्रिंग के रुप में डिक्लेयर करता है"
-#: 03030303.xhp
+#: 01020100.xhp
msgctxt ""
-"03030303.xhp\n"
-"hd_id3146975\n"
-"6\n"
+"01020100.xhp\n"
+"par_id3153064\n"
+"135\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Type-declaration missing: \"a$=\""
+msgstr "टाइप डिक्लेरेशन गुम है: \"a$=\""
-#: 03030303.xhp
+#: 01020100.xhp
msgctxt ""
-"03030303.xhp\n"
-"par_id3146984\n"
-"7\n"
+"01020100.xhp\n"
+"par_id3144770\n"
+"26\n"
"help.text"
-msgid "Date"
+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 ""
-#: 03030303.xhp
+#: 01020100.xhp
msgctxt ""
-"03030303.xhp\n"
-"hd_id3156442\n"
-"8\n"
+"01020100.xhp\n"
+"hd_id3149331\n"
+"27\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Forcing Variable Declarations"
+msgstr "वेरिएबल डिक्लेरेशन फ़ोर्स करना"
-#: 03030303.xhp
+#: 01020100.xhp
msgctxt ""
-"03030303.xhp\n"
-"par_id3145748\n"
-"12\n"
+"01020100.xhp\n"
+"par_id3149443\n"
+"28\n"
"help.text"
-msgid "MsgBox lSec,0,\"Seconds since midnight\""
-msgstr ""
+msgid "To force declaration of variables, use the following command:"
+msgstr "वेरिएबल का डिक्लेरेशन फोर्स करने के लिए, निम्न कमांड का इस्तेमाल करें:"
-#: 03030303.xhp
+#: 01020100.xhp
msgctxt ""
-"03030303.xhp\n"
-"par_id3156283\n"
-"17\n"
+"01020100.xhp\n"
+"par_id3155072\n"
+"30\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,\"The time is\""
+msgid "The <emph>Option Explicit</emph> 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 <emph>Single</emph>."
+msgstr ""
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"tit\n"
+"01020100.xhp\n"
+"hd_id3154614\n"
+"34\n"
"help.text"
-msgid "Dir Function [Runtime]"
-msgstr "Dir फंक्शन [रनटाइम]"
+msgid "Variable Types"
+msgstr "वेरिएबल क़िस्में"
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"bm_id3154347\n"
+"01020100.xhp\n"
+"par_id3155383\n"
+"35\n"
"help.text"
-msgid "<bookmark_value>Dir function</bookmark_value>"
-msgstr ""
+msgid "$[officename] Basic supports four variable classes:"
+msgstr "$[officename] बेसिक चार वेरिएबल क्लास को समर्थित करता है:"
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"hd_id3154347\n"
-"1\n"
+"01020100.xhp\n"
+"par_id3153972\n"
+"36\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir Function [Runtime]\">Dir Function [Runtime]</link>"
+msgid "<emph>Numeric</emph> 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 ""
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3153381\n"
-"2\n"
+"01020100.xhp\n"
+"par_id3159226\n"
+"37\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."
+msgid "<emph>String</emph> variables contain character strings."
msgstr ""
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"hd_id3154365\n"
-"3\n"
+"01020100.xhp\n"
+"par_id3145217\n"
+"38\n"
"help.text"
-msgid "Syntax:"
+msgid "<emph>Boolean</emph> variables contain either the TRUE or the FALSE value."
msgstr ""
-#: 03020404.xhp
-msgctxt ""
-"03020404.xhp\n"
-"par_id3156282\n"
-"4\n"
-"help.text"
-msgid "Dir [(Text As String) [, Attrib As Integer]]"
-msgstr "Dir [((पाठ वाक्यांश के रुप में)) [, Attrib As Integer]]"
-
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"hd_id3156424\n"
-"5\n"
+"01020100.xhp\n"
+"par_id3154762\n"
+"39\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "<emph>Object</emph> variables can store objects of various types, like tables and documents within a document."
+msgstr ""
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3153193\n"
-"6\n"
+"01020100.xhp\n"
+"hd_id3153805\n"
+"40\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "Integer Variables"
+msgstr "पूर्णांक वेरिएबल्स"
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"hd_id3153770\n"
-"7\n"
+"01020100.xhp\n"
+"par_id3146966\n"
+"41\n"
"help.text"
-msgid "Parameters:"
+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 ""
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3161831\n"
-"8\n"
+"01020100.xhp\n"
+"hd_id3147546\n"
+"45\n"
"help.text"
-msgid "<emph>Text:</emph> 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 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr ""
+msgid "Long Integer Variables"
+msgstr "Long Integer Variables"
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3146974\n"
-"9\n"
+"01020100.xhp\n"
+"par_id3151193\n"
+"46\n"
"help.text"
-msgid "<emph>Attrib: </emph>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:"
+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 ""
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3149666\n"
-"11\n"
+"01020100.xhp\n"
+"hd_id7596972\n"
"help.text"
-msgid "0 : Normal files."
+msgid "Decimal Variables"
msgstr ""
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3147427\n"
-"15\n"
+"01020100.xhp\n"
+"par_id2649311\n"
"help.text"
-msgid "16 : Returns the name of the directory only."
+msgid "Decimal variables can take positive or negative numbers or zero. Accuracy is up to 29 digits."
msgstr ""
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3153952\n"
-"16\n"
+"01020100.xhp\n"
+"par_id7617114\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."
+msgid "You can use plus (+) or minus (-) signs as prefixes for decimal numbers (with or without spaces)."
msgstr ""
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3159156\n"
-"17\n"
+"01020100.xhp\n"
+"par_id1593676\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 (\"\")."
+msgid "If a decimal number is assigned to an integer variable, %PRODUCTNAME Basic rounds the figure up or down."
msgstr ""
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3154012\n"
-"18\n"
+"01020100.xhp\n"
+"hd_id3147500\n"
+"50\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\\*.sxw\". 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 ""
+msgid "Single Variables"
+msgstr "एकल वेरिएबल्स"
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3147348\n"
-"19\n"
+"01020100.xhp\n"
+"par_id3153070\n"
+"51\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)"
+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 ""
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"hd_id3154942\n"
-"20\n"
+"01020100.xhp\n"
+"hd_id3155753\n"
+"54\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Double Variables"
+msgstr "दोहरे वेरिएबल्स"
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3148455\n"
-"22\n"
+"01020100.xhp\n"
+"par_id3150953\n"
+"55\n"
"help.text"
-msgid "' Displays all files and directories"
+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 ""
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3153416\n"
-"27\n"
+"01020100.xhp\n"
+"hd_id3155747\n"
+"95\n"
"help.text"
-msgid "sDir=\"Directories:\""
-msgstr ""
+msgid "Currency Variables"
+msgstr "करंसी वेरिएबल्स"
-#: 03020404.xhp
+#: 01020100.xhp
msgctxt ""
-"03020404.xhp\n"
-"par_id3154253\n"
-"34\n"
+"01020100.xhp\n"
+"par_id3153337\n"
+"96\n"
"help.text"
-msgid "' Get the directories"
+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 ""
-#: 03070500.xhp
-msgctxt ""
-"03070500.xhp\n"
-"tit\n"
-"help.text"
-msgid "\"^\" Operator [Runtime]"
-msgstr "\"^\" ऑपरेटर [रनटाइम]"
-
-#: 03070500.xhp
+#: 01020100.xhp
msgctxt ""
-"03070500.xhp\n"
-"bm_id3145315\n"
+"01020100.xhp\n"
+"hd_id3148742\n"
+"58\n"
"help.text"
-msgid "<bookmark_value>\"^\" operator (mathematical)</bookmark_value>"
-msgstr ""
+msgid "String Variables"
+msgstr "वाक्यांश वेरिएबल्स"
-#: 03070500.xhp
+#: 01020100.xhp
msgctxt ""
-"03070500.xhp\n"
-"hd_id3145315\n"
-"1\n"
+"01020100.xhp\n"
+"par_id3151393\n"
+"59\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03070500.xhp\">\"^\" Operator [Runtime]</link>"
+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 ""
-#: 03070500.xhp
+#: 01020100.xhp
msgctxt ""
-"03070500.xhp\n"
-"par_id3149670\n"
-"2\n"
+"01020100.xhp\n"
+"hd_id3150534\n"
+"62\n"
"help.text"
-msgid "Raises a number to a power."
-msgstr "किसी संख्या में कोई घात लगाता है."
+msgid "Boolean Variables"
+msgstr "बूलिये वेरिएबल्स"
-#: 03070500.xhp
+#: 01020100.xhp
msgctxt ""
-"03070500.xhp\n"
-"hd_id3147264\n"
-"3\n"
+"01020100.xhp\n"
+"par_id3145632\n"
+"63\n"
"help.text"
-msgid "Syntax:"
+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 ""
-#: 03070500.xhp
+#: 01020100.xhp
msgctxt ""
-"03070500.xhp\n"
-"par_id3149656\n"
-"4\n"
+"01020100.xhp\n"
+"hd_id3149722\n"
+"65\n"
"help.text"
-msgid "Result = Expression ^ Exponent"
-msgstr "परिणाम = एक्सप्रेशन ^ घात"
+msgid "Date Variables"
+msgstr "तारीख़ वेरिएबल्स"
-#: 03070500.xhp
+#: 01020100.xhp
msgctxt ""
-"03070500.xhp\n"
-"hd_id3151211\n"
-"5\n"
+"01020100.xhp\n"
+"par_id3159116\n"
+"66\n"
"help.text"
-msgid "Parameters:"
+msgid "Date variables can only contain dates and time values stored in an internal format. Values assigned to Date variables with <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>, <link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>, <link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> or <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link> are automatically converted to the internal format. Date-variables are converted to normal numbers by using the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> 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 <emph>Date</emph>."
msgstr ""
-#: 03070500.xhp
+#: 01020100.xhp
msgctxt ""
-"03070500.xhp\n"
-"par_id3153192\n"
-"6\n"
+"01020100.xhp\n"
+"hd_id3148732\n"
+"68\n"
"help.text"
-msgid "<emph>Result:</emph> Any numerical expression that contains the result of the number raised to a power."
-msgstr ""
+msgid "Initial Variable Values"
+msgstr "Initial Variable Values"
-#: 03070500.xhp
+#: 01020100.xhp
msgctxt ""
-"03070500.xhp\n"
-"par_id3150448\n"
-"7\n"
+"01020100.xhp\n"
+"par_id3154549\n"
+"69\n"
"help.text"
-msgid "<emph>Expression:</emph> Numerical value that you want to raise to a power."
+msgid "As soon as the variable has been declared, it is automatically set to the \"Null\" value. Note the following conventions:"
msgstr ""
-#: 03070500.xhp
+#: 01020100.xhp
msgctxt ""
-"03070500.xhp\n"
-"par_id3156422\n"
-"8\n"
+"01020100.xhp\n"
+"par_id3143222\n"
+"70\n"
"help.text"
-msgid "<emph>Exponent:</emph> The value of the power that you want to raise the expression to."
+msgid "<emph>Numeric</emph> variables are automatically assigned the value \"0\" as soon as they are declared."
msgstr ""
-#: 03070500.xhp
+#: 01020100.xhp
msgctxt ""
-"03070500.xhp\n"
-"hd_id3147287\n"
-"9\n"
+"01020100.xhp\n"
+"par_id3150693\n"
+"71\n"
"help.text"
-msgid "Example:"
+msgid "<emph>Date variables</emph> are assigned the value 0 internally; equivalent to converting the value to \"0\" with the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function."
msgstr ""
-#: 03070500.xhp
-#, fuzzy
+#: 01020100.xhp
msgctxt ""
-"03070500.xhp\n"
-"par_id3146984\n"
-"12\n"
+"01020100.xhp\n"
+"par_id3154807\n"
+"72\n"
"help.text"
-msgid "Print Exp ( 23 * Log( 12.345 ) ) ' Raises by forming a logarithm"
-msgstr "Print Exp ( 23 * Log( 12.345 ) ) REM लॉगरिद्म फ़ॉर्म कर रेज़ करता है"
+msgid "<emph>String variables</emph> are assigned an empty-string (\"\") when they are declared."
+msgstr ""
-#: 03080701.xhp
+#: 01020100.xhp
msgctxt ""
-"03080701.xhp\n"
-"tit\n"
+"01020100.xhp\n"
+"hd_id3153936\n"
+"83\n"
"help.text"
-msgid "Sgn Function [Runtime]"
-msgstr "Sgn फंक्शन [रनटाइम]"
+msgid "Arrays"
+msgstr "Arrays"
-#: 03080701.xhp
+#: 01020100.xhp
msgctxt ""
-"03080701.xhp\n"
-"bm_id3148474\n"
+"01020100.xhp\n"
+"par_id3148736\n"
+"84\n"
"help.text"
-msgid "<bookmark_value>Sgn function</bookmark_value>"
+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 ""
-#: 03080701.xhp
+#: 01020100.xhp
msgctxt ""
-"03080701.xhp\n"
-"hd_id3148474\n"
-"1\n"
+"01020100.xhp\n"
+"par_id3149546\n"
+"85\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080701.xhp\" name=\"Sgn Function [Runtime]\">Sgn Function [Runtime]</link>"
+msgid "Arrays <emph>must</emph> be declared with the <emph>Dim</emph> statement. There are several ways to define the index range of an array:"
msgstr ""
-#: 03080701.xhp
+#: 01020100.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3148686\n"
-"2\n"
+"01020100.xhp\n"
+"par_id3154567\n"
+"136\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."
+msgid "21 elements numbered from 0 to 20"
msgstr ""
-#: 03080701.xhp
+#: 01020100.xhp
msgctxt ""
-"03080701.xhp\n"
-"hd_id3156023\n"
-"3\n"
+"01020100.xhp\n"
+"par_id3154397\n"
+"137\n"
"help.text"
-msgid "Syntax:"
+msgid "30 elements (a matrix of 6 x 5 elements)"
msgstr ""
-#: 03080701.xhp
+#: 01020100.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3153897\n"
-"4\n"
+"01020100.xhp\n"
+"par_id3149690\n"
+"138\n"
"help.text"
-msgid "Sgn (Number)"
-msgstr "Sgn (Number)"
+msgid "21 elements numbered from 5 to 25"
+msgstr ""
-#: 03080701.xhp
+#: 01020100.xhp
msgctxt ""
-"03080701.xhp\n"
-"hd_id3145069\n"
-"5\n"
+"01020100.xhp\n"
+"par_id3153113\n"
+"89\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "21 elements (including 0), numbered from -15 to 5"
+msgstr "21 अवयव ( 0 सम्मिलित), संख्याएँ -15 से 5"
-#: 03080701.xhp
+#: 01020100.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3150359\n"
-"6\n"
+"01020100.xhp\n"
+"par_id3153005\n"
+"90\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "The index range can include positive as well as negative numbers."
+msgstr "निर्देशिका सीमा में धनात्मक तथा ऋणात्मक संख्याएँ शामिल हो सकती हैं."
-#: 03080701.xhp
+#: 01020100.xhp
msgctxt ""
-"03080701.xhp\n"
-"hd_id3150543\n"
-"7\n"
+"01020100.xhp\n"
+"hd_id3154507\n"
+"91\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Constants"
+msgstr "स्थिरांक"
-#: 03080701.xhp
+#: 01020100.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3154365\n"
-"8\n"
+"01020100.xhp\n"
+"par_id3156357\n"
+"92\n"
"help.text"
-msgid "<emph>Number:</emph> Numeric expression that determines the value that is returned by the function."
+msgid "Constants have a fixed value. They are only defined once in the program and cannot be redefined later:"
msgstr ""
-#: 03080701.xhp
-msgctxt ""
-"03080701.xhp\n"
-"par_id3150767\n"
-"9\n"
-"help.text"
-msgid "NumExpression"
-msgstr "NumExpression"
-
-#: 03080701.xhp
+#: 01020200.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3150441\n"
-"10\n"
+"01020200.xhp\n"
+"tit\n"
"help.text"
-msgid "Return value"
-msgstr "वापसी मूल्य:"
+msgid "Using Objects"
+msgstr "Using Objects"
-#: 03080701.xhp
+#: 01020200.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3161833\n"
-"11\n"
+"01020200.xhp\n"
+"hd_id3145645\n"
+"1\n"
"help.text"
-msgid "negative"
+msgid "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">Using the Object Catalog</link></variable>"
msgstr ""
-#: 03080701.xhp
+#: 01020200.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3155306\n"
-"12\n"
+"01020200.xhp\n"
+"par_id3153707\n"
+"76\n"
"help.text"
-msgid "Sgn returns -1."
-msgstr "Sgn returns -1."
+msgid "The object catalog provides an overview of all modules and dialogs you have created in $[officename]."
+msgstr ""
-#: 03080701.xhp
+#: 01020200.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3145271\n"
-"13\n"
+"01020200.xhp\n"
+"par_id3147346\n"
+"78\n"
"help.text"
-msgid "0"
+msgid "Click the <emph>Object Catalog</emph> icon <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Icon</alt></image> in the Macro toolbar to display the object catalog."
msgstr ""
-#: 03080701.xhp
+#: 01020200.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3146119\n"
-"14\n"
+"01020200.xhp\n"
+"par_id3155114\n"
+"79\n"
"help.text"
-msgid "Sgn returns 0."
-msgstr "Sgn returns 0."
+msgid "The dialog shows a list of all existing objects in a hierarchical representation. Double-clicking a list entry opens its subordinate objects."
+msgstr ""
-#: 03080701.xhp
+#: 01020200.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3153139\n"
-"15\n"
+"01020200.xhp\n"
+"par_id3150786\n"
+"83\n"
"help.text"
-msgid "positive"
+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 ""
-#: 03080701.xhp
+#: 01020300.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3154319\n"
-"16\n"
+"01020300.xhp\n"
+"tit\n"
"help.text"
-msgid "Sgn returns 1."
-msgstr "Sgn returns 1."
+msgid "Using Procedures and Functions"
+msgstr "प्रोसीजर तथा फ़ंक्शन का इस्तेमाल"
-#: 03080701.xhp
+#: 01020300.xhp
msgctxt ""
-"03080701.xhp\n"
-"hd_id3152576\n"
-"17\n"
+"01020300.xhp\n"
+"bm_id3149456\n"
"help.text"
-msgid "Example:"
+msgid "<bookmark_value>procedures</bookmark_value><bookmark_value>functions;using</bookmark_value><bookmark_value>variables;passing to procedures and functions</bookmark_value><bookmark_value>parameters;for procedures and functions</bookmark_value><bookmark_value>parameters;passing by reference or value</bookmark_value><bookmark_value>variables;scope</bookmark_value><bookmark_value>scope of variables</bookmark_value><bookmark_value>GLOBAL variables</bookmark_value><bookmark_value>PUBLIC variables</bookmark_value><bookmark_value>PRIVATE variables</bookmark_value><bookmark_value>functions;return value type</bookmark_value><bookmark_value>return value type of functions</bookmark_value>"
msgstr ""
-#: 03080701.xhp
-#, fuzzy
+#: 01020300.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3155416\n"
-"19\n"
+"01020300.xhp\n"
+"hd_id3149456\n"
+"1\n"
"help.text"
-msgid "Print sgn(-10) ' returns -1"
-msgstr "Print sgn(-10) REM returns -1"
+msgid "<link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures and Functions</link>"
+msgstr ""
-#: 03080701.xhp
-#, fuzzy
+#: 01020300.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3154096\n"
-"20\n"
+"01020300.xhp\n"
+"par_id3150767\n"
+"2\n"
"help.text"
-msgid "Print sgn(0) ' returns 0"
-msgstr "Print sgn(0) REM returns 0"
+msgid "The following describes the basic use of procedures and functions in $[officename] Basic."
+msgstr "$[officename] बेसिक में प्रोसीजर तथा फ़ंक्शन का इस्तेमाल निम्न अनुसार वर्णित है:"
-#: 03080701.xhp
-#, fuzzy
+#: 01020300.xhp
msgctxt ""
-"03080701.xhp\n"
-"par_id3148457\n"
-"21\n"
+"01020300.xhp\n"
+"par_id3151215\n"
+"56\n"
"help.text"
-msgid "Print sgn(10) ' returns 1"
-msgstr "Print sgn(10) REM returns 1"
+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 ""
-#: 03090400.xhp
+#: 01020300.xhp
msgctxt ""
-"03090400.xhp\n"
-"tit\n"
+"01020300.xhp\n"
+"par_id314756320\n"
"help.text"
-msgid "Further Statements"
-msgstr "Further Statements"
+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 ""
-#: 03090400.xhp
+#: 01020300.xhp
msgctxt ""
-"03090400.xhp\n"
-"hd_id3145316\n"
-"1\n"
+"01020300.xhp\n"
+"par_id3154124\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Further Statements\">Further Statements</link>"
+msgid "Procedures (SUBS) and functions (FUNCTIONS) help you maintaining a structured overview by separating a program into logical pieces."
msgstr ""
-#: 03090400.xhp
+#: 01020300.xhp
msgctxt ""
-"03090400.xhp\n"
-"par_id3154923\n"
-"2\n"
+"01020300.xhp\n"
+"par_id3153193\n"
+"4\n"
"help.text"
-msgid "Statements that do not belong to any of the other runtime categories are described here."
+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 ""
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"tit\n"
+"01020300.xhp\n"
+"hd_id3153770\n"
+"26\n"
"help.text"
-msgid "LBound Function [Runtime]"
-msgstr "LBound फंक्शन [रनटाइम]"
+msgid "Passing Variables to Procedures (SUB) and Functions (FUNCTION)"
+msgstr "वेरिएबल को प्रोसीज़र (SUB) तथा फ़ंक्शन (FUNCTION) में पास करना"
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"bm_id3156027\n"
+"01020300.xhp\n"
+"par_id3155414\n"
+"27\n"
"help.text"
-msgid "<bookmark_value>LBound function</bookmark_value>"
+msgid "Variables can be passed to both procedures and functions. The SUB or FUNCTION must be declared to expect parameters:"
msgstr ""
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"hd_id3156027\n"
-"1\n"
+"01020300.xhp\n"
+"par_id3151114\n"
+"29\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102900.xhp\" name=\"LBound Function [Runtime]\">LBound Function [Runtime]</link>"
-msgstr ""
+msgid "Program code"
+msgstr "प्रोग्राम अंत"
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3147226\n"
-"2\n"
+"01020300.xhp\n"
+"par_id3152577\n"
+"31\n"
"help.text"
-msgid "Returns the lower boundary of an array."
-msgstr "एरे की निचली सीमा बताता है."
+msgid "The SUB is called using the following syntax:"
+msgstr "निम्न सिंटेक्स के उपयोग से SUB काल होता है:"
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"hd_id3148538\n"
-"3\n"
+"01020300.xhp\n"
+"par_id3147124\n"
+"33\n"
"help.text"
-msgid "Syntax:"
+msgid "The parameters passed to a SUB must fit to those specified in the SUB declaration."
msgstr ""
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3150503\n"
-"4\n"
+"01020300.xhp\n"
+"par_id3147397\n"
+"34\n"
"help.text"
-msgid "LBound (ArrayName [, Dimension])"
-msgstr "LBound (ArrayName [, Dimension])"
+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 ""
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"hd_id3150984\n"
-"5\n"
+"01020300.xhp\n"
+"par_id3156284\n"
+"36\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Program code"
+msgstr "प्रोग्राम अंत"
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3153126\n"
-"6\n"
+"01020300.xhp\n"
+"par_id3145799\n"
+"37\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "FunctionName=Result"
+msgstr ""
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"hd_id3144500\n"
-"7\n"
+"01020300.xhp\n"
+"par_id3153839\n"
+"39\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "The FUNCTION is called using the following syntax:"
+msgstr "निम्न सिंटेक्स के उपयोग से फ़ंक्शन काल होता है:"
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3145069\n"
-"8\n"
+"01020300.xhp\n"
+"par_id3146914\n"
+"40\n"
"help.text"
-msgid "<emph>ArrayName:</emph> Name of the array for which you want to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary of the array dimension."
-msgstr ""
+msgid "Variable=FunctionName(Parameter1, Parameter2,...)"
+msgstr "Variable=FunctionName(Parameter1, Parameter2,...)"
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3149457\n"
-"9\n"
+"01020300.xhp\n"
+"par_idN107B3\n"
"help.text"
-msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary for. If a value is not specified, the first dimension is assumed."
+msgid "You can also use the fully qualified name to call a procedure or function:<br/><item type=\"literal\">Library.Module.Macro()</item><br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
msgstr ""
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"hd_id3145171\n"
-"10\n"
+"01020300.xhp\n"
+"hd_id3156276\n"
+"45\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Passing Variables by Value or Reference"
+msgstr "मूल्य या संदर्भ द्वारा वेरिएबल पास करना"
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3145365\n"
-"18\n"
+"01020300.xhp\n"
+"par_id3155765\n"
+"47\n"
"help.text"
-msgid "Print LBound(sVar()) ' Returns 10"
+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 ""
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3150486\n"
-"19\n"
+"01020300.xhp\n"
+"par_id3145640\n"
+"53\n"
"help.text"
-msgid "Print UBound(sVar()) ' Returns 20"
+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 ""
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3149665\n"
-"20\n"
+"01020300.xhp\n"
+"par_id3150042\n"
+"54\n"
"help.text"
-msgid "Print LBound(sVar(),2) ' Returns 5"
+msgid "Result = Function(ByVal Parameter)"
msgstr ""
-#: 03102900.xhp
+#: 01020300.xhp
msgctxt ""
-"03102900.xhp\n"
-"par_id3159154\n"
-"21\n"
+"01020300.xhp\n"
+"par_id3149258\n"
+"55\n"
"help.text"
-msgid "Print UBound(sVar(),2) ' Returns 70"
+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 ""
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"tit\n"
+"01020300.xhp\n"
+"hd_id3150982\n"
+"57\n"
"help.text"
-msgid "UBound Function [Runtime]"
-msgstr "UBound फंक्शन [रनटाइम]"
+msgid "Scope of Variables"
+msgstr "वेरिएबल्स का विस्तार"
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"bm_id3148538\n"
+"01020300.xhp\n"
+"par_id3149814\n"
+"58\n"
"help.text"
-msgid "<bookmark_value>UBound function</bookmark_value>"
+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 ""
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"hd_id3148538\n"
-"1\n"
+"01020300.xhp\n"
+"hd_id3154186\n"
+"59\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103000.xhp\" name=\"UBound Function [Runtime]\">UBound Function [Runtime]</link>"
+msgid "Declaring Variables Outside a SUB or FUNCTION"
msgstr ""
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3147573\n"
-"2\n"
+"01020300.xhp\n"
+"par_id3150208\n"
+"111\n"
"help.text"
-msgid "Returns the upper boundary of an array."
-msgstr "एरे की ऊपरी सीमा प्रस्तुत करता है."
+msgid "Global VarName As TYPENAME"
+msgstr "DIM VarName As TYPENAME"
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"hd_id3150984\n"
-"3\n"
+"01020300.xhp\n"
+"par_id3145258\n"
+"112\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "The variable is valid as long as the $[officename] session lasts."
+msgstr "जब तक $[officename] सत्र चलता है तब तक वेरिएबल वैध है."
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3149415\n"
-"4\n"
+"01020300.xhp\n"
+"par_id3153198\n"
+"60\n"
"help.text"
-msgid "UBound (ArrayName [, Dimension])"
-msgstr "UBound (ArrayName [, Dimension])"
+msgid "Public VarName As TYPENAME"
+msgstr "DIM VarName As TYPENAME"
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"hd_id3153897\n"
-"5\n"
+"01020300.xhp\n"
+"par_id3150088\n"
+"61\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "The variable is valid in all modules."
+msgstr "वेरिएबल सभी मॉड्यूल में वैध है."
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3149670\n"
-"6\n"
+"01020300.xhp\n"
+"par_id3158212\n"
+"62\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "Private VarName As TYPENAME"
+msgstr "DIM VarName As TYPENAME"
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"hd_id3154347\n"
-"7\n"
+"01020300.xhp\n"
+"par_id3152994\n"
+"63\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "The variable is only valid in this module."
+msgstr "वेरिएबल सभी मॉड्यूल में वैध है."
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3153381\n"
-"8\n"
+"01020300.xhp\n"
+"par_id3150886\n"
+"64\n"
"help.text"
-msgid "<emph>ArrayName:</emph> Name of the array for which you want to determine the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary."
+msgid "Dim VarName As TYPENAME"
msgstr ""
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3148797\n"
-"9\n"
+"01020300.xhp\n"
+"par_id3150368\n"
+"65\n"
"help.text"
-msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper(<emph>Ubound</emph>) or lower (<emph>LBound</emph>) boundary for. If no value is specified, the boundary of the first dimension is returned."
-msgstr ""
+msgid "The variable is only valid in this module."
+msgstr "वेरिएबल सभी मॉड्यूल में वैध है."
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"hd_id3153192\n"
-"10\n"
+"01020300.xhp\n"
+"hd_id5097506\n"
"help.text"
-msgid "Example:"
+msgid "Example for private variables"
msgstr ""
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3152596\n"
-"18\n"
+"01020300.xhp\n"
+"par_id8738975\n"
"help.text"
-msgid "Print LBound(sVar()) ' Returns 10"
+msgid "Enforce private variables to be private across modules by setting CompatibilityMode(true)."
msgstr ""
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3153138\n"
-"19\n"
+"01020300.xhp\n"
+"par_id9475997\n"
"help.text"
-msgid "Print UBound(sVar()) ' Returns 20"
+msgid "myText = \"Hello\""
msgstr ""
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3149665\n"
-"20\n"
+"01020300.xhp\n"
+"par_id6933500\n"
"help.text"
-msgid "Print LBound(sVar(),2) ' Returns 5"
+msgid "Print \"In module1 : \", myText"
msgstr ""
-#: 03103000.xhp
+#: 01020300.xhp
msgctxt ""
-"03103000.xhp\n"
-"par_id3147214\n"
-"21\n"
+"01020300.xhp\n"
+"par_id4104129\n"
"help.text"
-msgid "Print UBound(sVar(),2) ' Returns 70"
+msgid "' Now returns empty string"
msgstr ""
-#: 03103400.xhp
+#: 01020300.xhp
msgctxt ""
-"03103400.xhp\n"
-"tit\n"
+"01020300.xhp\n"
+"par_id7906125\n"
"help.text"
-msgid "Public Statement [Runtime]"
-msgstr "Public वक्तव्य [रनटाइम]"
+msgid "' (or rises error for Option Explicit)"
+msgstr ""
-#: 03103400.xhp
+#: 01020300.xhp
msgctxt ""
-"03103400.xhp\n"
-"bm_id3153311\n"
+"01020300.xhp\n"
+"par_id8055970\n"
"help.text"
-msgid "<bookmark_value>Public statement</bookmark_value>"
+msgid "Print \"Now in module2 : \", myText"
msgstr ""
-#: 03103400.xhp
+#: 01020300.xhp
msgctxt ""
-"03103400.xhp\n"
-"hd_id3153311\n"
-"1\n"
+"01020300.xhp\n"
+"hd_id3154368\n"
+"66\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103400.xhp\" name=\"Public Statement [Runtime]\">Public Statement [Runtime]</link>"
-msgstr ""
+msgid "Saving Variable Content after Exiting a SUB or FUNCTION"
+msgstr "SUB या FUNCTION से बाहर होने पर वेरिएबल कॉन्टेंट सहेजना"
-#: 03103400.xhp
+#: 01020300.xhp
msgctxt ""
-"03103400.xhp\n"
-"par_id3150669\n"
-"2\n"
+"01020300.xhp\n"
+"par_id3156288\n"
+"67\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 ""
+msgid "Static VarName As TYPENAME"
+msgstr "DIM VarName As TYPENAME"
-#: 03103400.xhp
+#: 01020300.xhp
msgctxt ""
-"03103400.xhp\n"
-"hd_id3150772\n"
-"3\n"
+"01020300.xhp\n"
+"par_id3154486\n"
+"68\n"
"help.text"
-msgid "Syntax:"
+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 ""
-#: 03103400.xhp
+#: 01020300.xhp
msgctxt ""
-"03103400.xhp\n"
-"par_id3155341\n"
-"4\n"
+"01020300.xhp\n"
+"hd_id3155809\n"
+"41\n"
"help.text"
-msgid "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
-msgstr "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
+msgid "Specifying the Return Value Type of a FUNCTION"
+msgstr "फ़ंक्शन का रिटर्न वेल्यू टाइप निर्धारित करना"
-#: 03103400.xhp
+#: 01020300.xhp
msgctxt ""
-"03103400.xhp\n"
-"hd_id3145315\n"
-"5\n"
+"01020300.xhp\n"
+"par_id3149404\n"
+"42\n"
"help.text"
-msgid "Example:"
+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 ""
-#: 03132300.xhp
+#: 01020500.xhp
msgctxt ""
-"03132300.xhp\n"
+"01020500.xhp\n"
"tit\n"
"help.text"
-msgid "CreateUnoValue Function [Runtime]"
-msgstr "CreateUnoValue फंक्शन [रनटाइम]"
-
-#: 03132300.xhp
-msgctxt ""
-"03132300.xhp\n"
-"bm_id3150682\n"
-"help.text"
-msgid "<bookmark_value>CreateUnoValue function</bookmark_value>"
-msgstr ""
+msgid "Libraries, Modules and Dialogs"
+msgstr "लाइब्रेरी, मॉड्यूल तथा संवाद"
-#: 03132300.xhp
+#: 01020500.xhp
msgctxt ""
-"03132300.xhp\n"
-"hd_id3150682\n"
+"01020500.xhp\n"
+"hd_id3147317\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"CreateUnoValue Function [Runtime]\">CreateUnoValue Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"Libraries, Modules and Dialogs\">Libraries, Modules and Dialogs</link>"
msgstr ""
-#: 03132300.xhp
+#: 01020500.xhp
msgctxt ""
-"03132300.xhp\n"
-"par_id3147291\n"
+"01020500.xhp\n"
+"par_id3147427\n"
"2\n"
"help.text"
-msgid "Returns an object that represents a strictly typed value referring to the Uno type system."
-msgstr ""
+msgid "The following describes the basic use of libraries, modules and dialogs in $[officename] Basic."
+msgstr "$[officename] बेसिक में प्रोसीजर तथा फ़ंक्शन का इस्तेमाल निम्न अनुसार वर्णित है:"
-#: 03132300.xhp
+#: 01020500.xhp
msgctxt ""
-"03132300.xhp\n"
-"par_id3143267\n"
+"01020500.xhp\n"
+"par_id3146120\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."
+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 ""
-#: 03132300.xhp
+#: 01020500.xhp
msgctxt ""
-"03132300.xhp\n"
-"hd_id3147560\n"
+"01020500.xhp\n"
+"hd_id3148575\n"
"5\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "Libraries"
+msgstr "लाइब्रेरीज़"
-#: 03132300.xhp
+#: 01020500.xhp
msgctxt ""
-"03132300.xhp\n"
-"par_id3154760\n"
+"01020500.xhp\n"
+"par_id3150011\n"
"6\n"
"help.text"
-msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) to get a byte sequence."
+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 ""
-#: 03132300.xhp
+#: 01020500.xhp
msgctxt ""
-"03132300.xhp\n"
-"par_id3150541\n"
+"01020500.xhp\n"
+"par_id3151112\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 ""
+msgid "A library can contain up to 16,000 modules."
+msgstr "लाइब्रेरी में 16000 मॉड्यूल हो सकते हैं."
-#: 03132300.xhp
+#: 01020500.xhp
msgctxt ""
-"03132300.xhp\n"
-"par_id3153524\n"
+"01020500.xhp\n"
+"hd_id3149262\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 ""
+msgid "Modules"
+msgstr "मॉडयूल"
-#: 03132300.xhp
+#: 01020500.xhp
msgctxt ""
-"03132300.xhp\n"
-"par_id3154366\n"
+"01020500.xhp\n"
+"par_id3156441\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."
+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 ""
-#: 03132300.xhp
+#: 01020500.xhp
msgctxt ""
-"03132300.xhp\n"
-"par_id3150769\n"
-"10\n"
+"01020500.xhp\n"
+"hd_id3152577\n"
+"11\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."
+msgid "Dialog Modules"
+msgstr "संवाद मॉड्यूल्स"
+
+#: 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 ""
-#: 03120303.xhp
+#: 01030000.xhp
msgctxt ""
-"03120303.xhp\n"
+"01030000.xhp\n"
"tit\n"
"help.text"
-msgid "Left Function [Runtime]"
-msgstr "Left फंक्शन [रनटाइम]"
+msgid "Integrated Development Environment (IDE)"
+msgstr "एकीकृत डेवलपमेंट वातावरण (आईडीई)"
-#: 03120303.xhp
+#: 01030000.xhp
msgctxt ""
-"03120303.xhp\n"
-"bm_id3149346\n"
+"01030000.xhp\n"
+"bm_id3145090\n"
"help.text"
-msgid "<bookmark_value>Left function</bookmark_value>"
+msgid "<bookmark_value>Basic IDE;Integrated Development Environment</bookmark_value><bookmark_value>IDE;Integrated Development Environment</bookmark_value>"
msgstr ""
-#: 03120303.xhp
+#: 01030000.xhp
msgctxt ""
-"03120303.xhp\n"
-"hd_id3149346\n"
+"01030000.xhp\n"
+"hd_id3145090\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function [Runtime]\">Left Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/01030000.xhp\" name=\"Integrated Development Environment (IDE)\">Integrated Development Environment (IDE)</link>"
msgstr ""
-#: 03120303.xhp
+#: 01030000.xhp
msgctxt ""
-"03120303.xhp\n"
-"par_id3147242\n"
+"01030000.xhp\n"
+"par_id3146795\n"
"2\n"
"help.text"
-msgid "Returns the number of leftmost characters that you specify of a string expression."
-msgstr "बायीँ ओर का अंतिम अक्षर प्रस्तुत करता है जिसे आप स्ट्रिंग एक्सप्रेशन में निर्धारित करते हैं."
+msgid "This section describes the Integrated Development Environment for $[officename] Basic."
+msgstr "यह खण्ड $[officename] बेसिक के लिए इंटीग्रेटेड डेवलपमेंट एनवायरनमेंट का वर्णन करता है."
-#: 03120303.xhp
+#: 01030100.xhp
msgctxt ""
-"03120303.xhp\n"
-"hd_id3156153\n"
-"3\n"
+"01030100.xhp\n"
+"tit\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "IDE Overview"
+msgstr "आईडीई समग्रदृश्य"
-#: 03120303.xhp
+#: 01030100.xhp
msgctxt ""
-"03120303.xhp\n"
-"par_id3150771\n"
-"4\n"
+"01030100.xhp\n"
+"hd_id3147291\n"
+"1\n"
"help.text"
-msgid "Left (Text As String, n As Long)"
+msgid "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"IDE Overview\">IDE Overview</link>"
msgstr ""
-#: 03120303.xhp
-msgctxt ""
-"03120303.xhp\n"
-"hd_id3153824\n"
-"5\n"
-"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
-
-#: 03120303.xhp
-msgctxt ""
-"03120303.xhp\n"
-"par_id3147530\n"
-"6\n"
-"help.text"
-msgid "String"
-msgstr "वाक्यांश"
-
-#: 03120303.xhp
+#: 01030100.xhp
msgctxt ""
-"03120303.xhp\n"
-"hd_id3148946\n"
-"7\n"
+"01030100.xhp\n"
+"par_id3156344\n"
+"3\n"
"help.text"
-msgid "Parameters:"
+msgid "The <link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\"><emph>Macro Toolbar</emph></link> in the IDE provides various icons for editing and testing programs."
msgstr ""
-#: 03120303.xhp
+#: 01030100.xhp
msgctxt ""
-"03120303.xhp\n"
-"par_id3148552\n"
-"8\n"
+"01030100.xhp\n"
+"par_id3151210\n"
+"4\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to return the leftmost characters from."
+msgid "In the <link href=\"text/sbasic/shared/01030200.xhp\" name=\"Editor window\"><emph>Editor window</emph></link>, 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 ""
-#: 03120303.xhp
+#: 01030100.xhp
msgctxt ""
-"03120303.xhp\n"
-"par_id3149456\n"
-"9\n"
+"01030100.xhp\n"
+"par_id3154686\n"
+"5\n"
"help.text"
-msgid "<emph>n:</emph> Numeric expression that specifies the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
+msgid "The <link href=\"text/sbasic/shared/01050100.xhp\" name=\"Watch\"><emph>Watch window</emph></link> (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process."
msgstr ""
-#: 03120303.xhp
-msgctxt ""
-"03120303.xhp\n"
-"par_id3150791\n"
-"10\n"
-"help.text"
-msgid "The following example converts a date in YYYY.MM.DD format to MM/DD/YYYY format."
-msgstr "निम्न उदाहरण तारीख़ फ़ॉर्मेट को YYYY.MM.DD से MM/DD/YYYY फ़ॉर्मेट में परिवर्तित करता है."
-
-#: 03120303.xhp
+#: 01030100.xhp
msgctxt ""
-"03120303.xhp\n"
-"hd_id3125863\n"
-"11\n"
+"01030100.xhp\n"
+"par_id3145787\n"
+"8\n"
"help.text"
-msgid "Example:"
+msgid "The <emph>Call Stack</emph> window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs."
msgstr ""
-#: 03120303.xhp
+#: 01030100.xhp
msgctxt ""
-"03120303.xhp\n"
-"par_id3150448\n"
-"15\n"
+"01030100.xhp\n"
+"par_id3147434\n"
+"6\n"
"help.text"
-msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
+msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
msgstr ""
-#: 03020412.xhp
+#: 01030200.xhp
msgctxt ""
-"03020412.xhp\n"
+"01030200.xhp\n"
"tit\n"
"help.text"
-msgid "Name Statement [Runtime]"
-msgstr "Name वक्तव्य [रनटाइम]"
+msgid "The Basic Editor"
+msgstr "बेसिक संपादक"
-#: 03020412.xhp
+#: 01030200.xhp
msgctxt ""
-"03020412.xhp\n"
-"bm_id3143268\n"
+"01030200.xhp\n"
+"bm_id3148647\n"
"help.text"
-msgid "<bookmark_value>Name statement</bookmark_value>"
+msgid "<bookmark_value>saving;Basic code</bookmark_value><bookmark_value>loading;Basic code</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value>navigating;in Basic projects</bookmark_value><bookmark_value>long lines;in Basic editor</bookmark_value><bookmark_value>lines of text;in Basic editor</bookmark_value><bookmark_value>continuation;long lines in editor</bookmark_value>"
msgstr ""
-#: 03020412.xhp
+#: 01030200.xhp
msgctxt ""
-"03020412.xhp\n"
-"hd_id3143268\n"
+"01030200.xhp\n"
+"hd_id3147264\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Name Statement [Runtime]\">Name Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"The Basic Editor\">The Basic Editor</link>"
msgstr ""
-#: 03020412.xhp
-msgctxt ""
-"03020412.xhp\n"
-"par_id3154346\n"
-"2\n"
-"help.text"
-msgid "Renames an existing file or directory."
-msgstr "किसी मौजूदा फ़ाइल या डिरेक्ट्री का नाम बदलता है."
-
-#: 03020412.xhp
+#: 01030200.xhp
msgctxt ""
-"03020412.xhp\n"
-"hd_id3156344\n"
+"01030200.xhp\n"
+"par_id3145069\n"
"3\n"
"help.text"
-msgid "Syntax:"
+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 <emph>Edit</emph> 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 <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and the arrow keys)."
msgstr ""
-#: 03020412.xhp
-msgctxt ""
-"03020412.xhp\n"
-"par_id3153381\n"
-"4\n"
-"help.text"
-msgid "Name OldName As String As NewName As String"
-msgstr "Name OldName As String As NewName As String"
-
-#: 03020412.xhp
+#: 01030200.xhp
msgctxt ""
-"03020412.xhp\n"
-"hd_id3153362\n"
-"5\n"
+"01030200.xhp\n"
+"par_id3154686\n"
+"31\n"
"help.text"
-msgid "Parameters:"
+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 ""
-#: 03020412.xhp
+#: 01030200.xhp
msgctxt ""
-"03020412.xhp\n"
-"par_id3151210\n"
-"6\n"
+"01030200.xhp\n"
+"par_id3151042\n"
+"32\n"
"help.text"
-msgid "<emph>OldName, NewName:</emph> Any string expression that specifies the file name, including the path. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgid "If you press the <emph>Run BASIC</emph> icon on the <emph>Macro</emph> 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 ""
-#: 03020412.xhp
+#: 01030200.xhp
msgctxt ""
-"03020412.xhp\n"
-"hd_id3125863\n"
-"8\n"
+"01030200.xhp\n"
+"par_id59816\n"
"help.text"
-msgid "Example:"
+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 ""
-#: 03020412.xhp
-#, fuzzy
+#: 01030200.xhp
msgctxt ""
-"03020412.xhp\n"
-"par_id3152462\n"
-"16\n"
+"01030200.xhp\n"
+"hd_id3125863\n"
+"4\n"
"help.text"
-msgid "MsgBox \"File already exists\""
-msgstr "msgbox \"फ़ाइल पहले ही मौज़ूद है\""
+msgid "Navigating in a Project"
+msgstr "परियोजना में नेविगेट करना"
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"tit\n"
+"01030200.xhp\n"
+"hd_id3145785\n"
+"6\n"
"help.text"
-msgid "EqualUnoObjects Function [Runtime]"
-msgstr "EqualUnoObjects फंक्शन [रनटाइम]"
+msgid "The Library List"
+msgstr "लाइब्रेरी सूची"
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"bm_id3149205\n"
+"01030200.xhp\n"
+"par_id3146120\n"
+"7\n"
"help.text"
-msgid "<bookmark_value>EqualUnoObjects function</bookmark_value>"
+msgid "Select a library from the <emph>Library</emph> 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 ""
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"hd_id3149205\n"
-"1\n"
+"01030200.xhp\n"
+"hd_id3153190\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"EqualUnoObjects Function [Runtime]\">EqualUnoObjects Function [Runtime]</link>"
-msgstr ""
+msgid "The Object Catalog"
+msgstr "ऑब्जैक्ट कैटलॉग"
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3145090\n"
-"2\n"
+"01030200.xhp\n"
+"hd_id3148647\n"
+"15\n"
"help.text"
-msgid "Returns True if the two specified Basic Uno objects represent the same Uno object instance."
-msgstr ""
+msgid "Saving and Loading Basic Source Code"
+msgstr "बेसिक स्रोत कोड सहेजना व लोड करना"
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"hd_id3148538\n"
-"3\n"
+"01030200.xhp\n"
+"par_id3154320\n"
+"16\n"
"help.text"
-msgid "Syntax:"
+msgid "You can save Basic code in a text file for saving and importing in other programming systems."
msgstr ""
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3150669\n"
-"4\n"
+"01030200.xhp\n"
+"par_id3149959\n"
+"25\n"
"help.text"
-msgid "EqualUnoObjects( oObj1, oObj2 )"
-msgstr "EqualUnoObjects( oObj1, oObj2 )"
+msgid "You cannot save Basic dialogs to a text file."
+msgstr "आप बेसिक संवादों को पाठ फ़ाइल में नहीं सहेज सकते."
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"hd_id3150984\n"
-"5\n"
+"01030200.xhp\n"
+"hd_id3149403\n"
+"17\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Saving Source Code to a Text File"
+msgstr "पाठ फ़ाइल में स्रोत कोड सहेजना"
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3154285\n"
-"6\n"
+"01030200.xhp\n"
+"par_id3150327\n"
+"18\n"
"help.text"
-msgid "Bool"
+msgid "Select the module that you want to export as text from the object catalog."
msgstr ""
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"hd_id3145315\n"
-"7\n"
+"01030200.xhp\n"
+"par_id3150752\n"
+"19\n"
"help.text"
-msgid "Example:"
+msgid "Click the <emph>Save Source As</emph> icon in the Macro toolbar."
msgstr ""
-#: 03104600.xhp
-msgctxt ""
-"03104600.xhp\n"
-"par_id3156024\n"
-"8\n"
-"help.text"
-msgid "// Copy of objects -> same instance"
-msgstr "// वस्तुओं की नक़ल -> वही इंस्टैंस"
-
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3154923\n"
-"9\n"
+"01030200.xhp\n"
+"par_id3154754\n"
+"20\n"
"help.text"
-msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
-msgstr "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
+msgid "Select a file name and click <emph>OK</emph> to save the file."
+msgstr ""
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3147559\n"
-"10\n"
+"01030200.xhp\n"
+"hd_id3159264\n"
+"21\n"
"help.text"
-msgid "oIntro2 = oIntrospection"
-msgstr "oIntro2 = oIntrospection"
+msgid "Loading Source Code From a Text File"
+msgstr "पाठ फ़ाइल से स्रोत कोड लोड करना"
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3150541\n"
-"11\n"
+"01030200.xhp\n"
+"par_id3147343\n"
+"22\n"
"help.text"
-msgid "print EqualUnoObjects( oIntrospection, oIntro2 )"
-msgstr "print EqualUnoObjects( oIntrospection, oIntro2 )"
+msgid "Select the module where you want to import the source code from the object catalog."
+msgstr ""
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3153525\n"
-"12\n"
+"01030200.xhp\n"
+"par_id3145230\n"
+"23\n"
"help.text"
-msgid "// Copy of structs as value -> new instance"
-msgstr "// स्ट्रक्ट की नक़ल मूल्य के रूप में -> नया इंस्टैंस"
+msgid "Position the cursor where you want to insert the program code."
+msgstr "जहाँ आप प्रोग्राम कोड को प्रविष्ट करना चाहते हैं वहाँ संकेतक को रखें."
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3154366\n"
-"13\n"
+"01030200.xhp\n"
+"par_id3149565\n"
+"24\n"
"help.text"
-msgid "Dim Struct1 as new com.sun.star.beans.Property"
-msgstr "Dim Struct1 as new com.sun.star.beans.Property"
+msgid "Click the <emph>Insert Source Text</emph> icon in the Macro toolbar."
+msgstr ""
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3154348\n"
-"14\n"
+"01030200.xhp\n"
+"par_id3154020\n"
+"33\n"
"help.text"
-msgid "Struct2 = Struct1"
-msgstr "Struct2 = Struct1"
+msgid "Select the text file containing the source code and click <emph>OK</emph>."
+msgstr ""
-#: 03104600.xhp
+#: 01030200.xhp
msgctxt ""
-"03104600.xhp\n"
-"par_id3154125\n"
-"15\n"
+"01030200.xhp\n"
+"par_id3153198\n"
+"29\n"
"help.text"
-msgid "print EqualUnoObjects( Struct1, Struct2 )"
-msgstr "print EqualUnoObjects( Struct1, Struct2 )"
+msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
+msgstr ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
+"01030300.xhp\n"
"tit\n"
"help.text"
-msgid "FileAttr-Function [Runtime]"
-msgstr "FileAttr-फंक्शन [रनटाइम]"
+msgid "Debugging a Basic Program"
+msgstr "बेसिक प्रोग्राम डिबग करना"
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"bm_id3153380\n"
+"01030300.xhp\n"
+"bm_id3153344\n"
"help.text"
-msgid "<bookmark_value>FileAttr function</bookmark_value>"
+msgid "<bookmark_value>debugging Basic programs</bookmark_value><bookmark_value>variables; observing values</bookmark_value><bookmark_value>watching variables</bookmark_value><bookmark_value>run-time errors in Basic</bookmark_value><bookmark_value>error codes in Basic</bookmark_value><bookmark_value>breakpoints</bookmark_value><bookmark_value>Call Stack window</bookmark_value>"
msgstr ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"hd_id3153380\n"
+"01030300.xhp\n"
+"hd_id3153344\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"FileAttr-Function [Runtime]\">FileAttr Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/01030300.xhp\">Debugging a Basic Program</link>"
msgstr ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3154366\n"
-"2\n"
+"01030300.xhp\n"
+"hd_id3159224\n"
+"4\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 ""
+msgid "Breakpoints and Single Step Execution"
+msgstr "ब्रेकपाइंट तथा एकल चरण एक्जीक्यूशन"
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3153364\n"
-"3\n"
+"01030300.xhp\n"
+"par_id3150682\n"
+"5\n"
"help.text"
-msgid "If you use a 32-Bit operating system, you cannot use the FileAttr-Function to determine the file access number."
+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 ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3163713\n"
-"4\n"
+"01030300.xhp\n"
+"par_id3147303\n"
+"7\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>"
+msgid "Double-click in the <emph>breakpoint</emph> 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 ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"hd_id3151116\n"
-"5\n"
+"01030300.xhp\n"
+"par_id3155805\n"
+"8\n"
"help.text"
-msgid "Syntax:"
+msgid "The <emph>single step </emph>execution using the <emph>Single Step</emph> icon causes the program to branch into procedures and functions."
msgstr ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3154012\n"
-"6\n"
+"01030300.xhp\n"
+"par_id3151110\n"
+"25\n"
"help.text"
-msgid "FileAttr (FileNumber As Integer, Attribute As Integer)"
-msgstr "FileAttr (FileNumber As Integer, Attribute As Integer)"
+msgid "The procedure step execution using the <emph>Procedure Step</emph> icon causes the program to skip over procedures and functions as a single step."
+msgstr ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"hd_id3147349\n"
-"7\n"
+"01030300.xhp\n"
+"hd_id3153825\n"
+"9\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Properties of a Breakpoint"
+msgstr "ब्रेकपाइंट के गुण"
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3146974\n"
-"8\n"
+"01030300.xhp\n"
+"par_id3147574\n"
+"26\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "The properties of a breakpoint are available through its context menu by right-clicking the breakpoint in the breakpoint column."
+msgstr ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"hd_id3153728\n"
-"9\n"
+"01030300.xhp\n"
+"par_id3148473\n"
+"10\n"
"help.text"
-msgid "Parameters:"
+msgid "You can <emph>activate</emph> and <emph>deactivate</emph> a breakpoint by selecting <emph>Active</emph> from its context menu. When a breakpoint is deactivated, it does not interrupt the program execution."
msgstr ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3151074\n"
-"10\n"
+"01030300.xhp\n"
+"par_id3159413\n"
+"27\n"
"help.text"
-msgid "<emph>FileNumber:</emph> The number of the file that was opened with the Open statement."
+msgid "Select <emph>Properties</emph> from the context menu of a breakpoint or select <emph>Breakpoints</emph> from the context menu of the breakpoint column to call the <emph>Breakpoints</emph> dialog where you can specify other breakpoint options."
msgstr ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3144766\n"
+"01030300.xhp\n"
+"par_id3156280\n"
"11\n"
"help.text"
-msgid "<emph>Attribute:</emph> Integer expression that indicates the type of file information that you want to return. The following values are possible:"
+msgid "The list displays all <emph>breakpoints</emph> with the corresponding line number in the source code. You can activate or deactivate a selected breakpoint by checking or clearing the <emph>Active</emph> box."
msgstr ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3147396\n"
+"01030300.xhp\n"
+"par_id3158407\n"
"12\n"
"help.text"
-msgid "1: The FileAttr-Function indicates the access mode of the file."
-msgstr "1: FileAttr-फ़ंक्शन फ़ाइल का एक्सेस मोड इंगित करता है."
+msgid "The <emph>Pass Count</emph> 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 ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3149959\n"
+"01030300.xhp\n"
+"par_id3153968\n"
"13\n"
"help.text"
-msgid "2: The FileAttr-Function returns the file access number of the operating system."
+msgid "Click <emph>Delete</emph> to remove the breakpoint from the program."
msgstr ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3154018\n"
+"01030300.xhp\n"
+"hd_id3150439\n"
"14\n"
"help.text"
-msgid "If you specify a parameter attribute with a value of 1, the following return values apply:"
-msgstr ""
+msgid "Observing the Value of Variables"
+msgstr "वेरिएबल्स के मूल्य निरीक्षण करना"
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3149124\n"
+"01030300.xhp\n"
+"par_id3153368\n"
"15\n"
"help.text"
-msgid "1 - INPUT (file open for input)"
-msgstr "2 - OUTPUT ( आउटपुच के लिए फ़ाइल खुला है)"
+msgid "You can monitor the values of a variable by adding it to the <emph>Watch</emph> window. To add a variable to the list of watched variables, type the variable name in the <emph>Watch</emph> text box and press Enter."
+msgstr ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3156275\n"
+"01030300.xhp\n"
+"par_id3146986\n"
"16\n"
"help.text"
-msgid "2 - OUTPUT (file open for output)"
-msgstr "2 - OUTPUT ( आउटपुच के लिए फ़ाइल खुला है)"
-
-#: 03020405.xhp
-msgctxt ""
-"03020405.xhp\n"
-"par_id3155066\n"
-"17\n"
-"help.text"
-msgid "4 - RANDOM (file open for random access)"
+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 ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3148406\n"
-"18\n"
+"01030300.xhp\n"
+"par_id3145272\n"
+"17\n"
"help.text"
-msgid "8 - APPEND (file open for appending)"
+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 ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3154757\n"
+"01030300.xhp\n"
+"par_id3145749\n"
"19\n"
"help.text"
-msgid "32 - BINARY (file open in binary mode)."
+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 ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"hd_id3147339\n"
+"01030300.xhp\n"
+"hd_id3148618\n"
"20\n"
"help.text"
-msgid "Example:"
-msgstr ""
-
-#: 03020405.xhp
-msgctxt ""
-"03020405.xhp\n"
-"par_id3155607\n"
-"29\n"
-"help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr ""
+msgid "The Call Stack Window"
+msgstr "काल स्टेक विंडो"
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3150361\n"
-"30\n"
+"01030300.xhp\n"
+"par_id3154491\n"
+"21\n"
"help.text"
-msgid "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\""
+msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\">Provides an overview of the call hierarchy of procedures and functions.</ahelp> You can determine which procedures and functions called which other procedures and functions at the current point in the source code."
msgstr ""
-#: 03020405.xhp
+#: 01030300.xhp
msgctxt ""
-"03020405.xhp\n"
-"par_id3149817\n"
-"31\n"
+"01030300.xhp\n"
+"hd_id3150594\n"
+"24\n"
"help.text"
-msgid "MsgBox FileAttr(#iNumber, 2 ),0,\"File attribute\""
-msgstr ""
+msgid "List of Run-Time Errors"
+msgstr "रन-टाइम त्रुटियों की सूची"
-#: 03080301.xhp
+#: 01030400.xhp
msgctxt ""
-"03080301.xhp\n"
+"01030400.xhp\n"
"tit\n"
"help.text"
-msgid "Randomize Statement [Runtime]"
-msgstr "Randomize वक्तव्य [रनटाइम]"
+msgid "Organizing Libraries and Modules"
+msgstr "लाइब्रेरी तथा मॉड्यूल व्यवस्थित करना"
-#: 03080301.xhp
+#: 01030400.xhp
msgctxt ""
-"03080301.xhp\n"
-"bm_id3150616\n"
+"01030400.xhp\n"
+"bm_id3148797\n"
"help.text"
-msgid "<bookmark_value>Randomize statement</bookmark_value>"
+msgid "<bookmark_value>libraries;organizing</bookmark_value><bookmark_value>modules;organizing</bookmark_value><bookmark_value>copying;modules</bookmark_value><bookmark_value>adding libraries</bookmark_value><bookmark_value>deleting;libraries/modules/dialogs</bookmark_value><bookmark_value>dialogs;organizing</bookmark_value><bookmark_value>moving;modules</bookmark_value><bookmark_value>organizing;modules/libraries/dialogs</bookmark_value><bookmark_value>renaming modules and dialogs</bookmark_value>"
msgstr ""
-#: 03080301.xhp
+#: 01030400.xhp
msgctxt ""
-"03080301.xhp\n"
-"hd_id3150616\n"
+"01030400.xhp\n"
+"hd_id3148797\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize Statement [Runtime]\">Randomize Statement [Runtime]</link>"
-msgstr ""
-
-#: 03080301.xhp
-msgctxt ""
-"03080301.xhp\n"
-"par_id3145090\n"
-"2\n"
-"help.text"
-msgid "Initializes the random-number generator."
-msgstr "रेण्डम संख्या जेनरेटर को प्रारंभ करता है."
-
-#: 03080301.xhp
-msgctxt ""
-"03080301.xhp\n"
-"hd_id3147573\n"
-"3\n"
-"help.text"
-msgid "Syntax:"
+msgid "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Organizing Libraries and Modules</link></variable>"
msgstr ""
-#: 03080301.xhp
+#: 01030400.xhp
msgctxt ""
-"03080301.xhp\n"
-"par_id3145315\n"
+"01030400.xhp\n"
+"hd_id3150868\n"
"4\n"
"help.text"
-msgid "Randomize [Number]"
-msgstr "Randomize [संख्या]"
+msgid "Organizing Libraries"
+msgstr "लाइब्रेरी प्रबंधन"
-#: 03080301.xhp
+#: 01030400.xhp
msgctxt ""
-"03080301.xhp\n"
-"hd_id3152456\n"
+"01030400.xhp\n"
+"hd_id3125864\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Creating a New Library"
+msgstr "नया लाइब्रेरी बनाना"
-#: 03080301.xhp
-#, fuzzy
+#: 01030400.xhp
msgctxt ""
-"03080301.xhp\n"
-"par_id3149670\n"
+"01030400.xhp\n"
+"par_id3152576\n"
"6\n"
"help.text"
-msgid "<emph>Number:</emph> Any integer value that initializes the random-number generator."
-msgstr "रेण्डम संख्या जेनरेटर को प्रारंभ करता है."
-
-#: 03080301.xhp
-msgctxt ""
-"03080301.xhp\n"
-"hd_id3149655\n"
-"7\n"
-"help.text"
-msgid "Example:"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr ""
-#: 03080301.xhp
+#: 01030400.xhp
msgctxt ""
-"03080301.xhp\n"
-"par_id3147288\n"
-"14\n"
+"01030400.xhp\n"
+"par_id3153726\n"
+"8\n"
"help.text"
-msgid "iVar = Int((10 * Rnd) ) ' Range from 0 To 9"
+msgid "Click the <emph>Libraries</emph> tab."
msgstr ""
-#: 03080301.xhp
+#: 01030400.xhp
msgctxt ""
-"03080301.xhp\n"
-"par_id3148617\n"
-"22\n"
+"01030400.xhp\n"
+"par_id3149664\n"
+"9\n"
"help.text"
-msgid "MsgBox sText,0,\"Spectral Distribution\""
-msgstr "MsgBox sText,0,\"Spectral Distribution\""
+msgid "Select to where you want to attach the library in the <emph>Location</emph> 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 ""
-#: 03104300.xhp
+#: 01030400.xhp
msgctxt ""
-"03104300.xhp\n"
-"tit\n"
+"01030400.xhp\n"
+"par_id3153365\n"
+"10\n"
"help.text"
-msgid "DimArray Function [Runtime]"
-msgstr "DimArray फंक्शन [रनटाइम]"
+msgid "Click <emph>New</emph> and insert a name to create a new library."
+msgstr ""
-#: 03104300.xhp
+#: 01030400.xhp
msgctxt ""
-"03104300.xhp\n"
-"bm_id3150616\n"
+"01030400.xhp\n"
+"hd_id3147394\n"
+"48\n"
"help.text"
-msgid "<bookmark_value>DimArray function</bookmark_value>"
+msgid "Import a Library"
msgstr ""
-#: 03104300.xhp
+#: 01030400.xhp
msgctxt ""
-"03104300.xhp\n"
-"hd_id3150616\n"
-"1\n"
+"01030400.xhp\n"
+"par_id3153157\n"
+"49\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray Function [Runtime]\">DimArray Function [Runtime]</link>"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr ""
-#: 03104300.xhp
+#: 01030400.xhp
msgctxt ""
-"03104300.xhp\n"
-"par_id3153527\n"
-"2\n"
+"01030400.xhp\n"
+"par_id3146972\n"
+"50\n"
"help.text"
-msgid "Returns a Variant array."
-msgstr "वेरिएण्ट ऐरे प्रस्तुत करता है."
+msgid "Click the <emph>Libraries</emph> tab."
+msgstr ""
-#: 03104300.xhp
+#: 01030400.xhp
msgctxt ""
-"03104300.xhp\n"
-"hd_id3149762\n"
-"3\n"
+"01030400.xhp\n"
+"par_id3145640\n"
+"51\n"
"help.text"
-msgid "Syntax:"
+msgid "Select to where you want to import the library in the <emph>Location</emph> 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 ""
-#: 03104300.xhp
+#: 01030400.xhp
msgctxt ""
-"03104300.xhp\n"
-"par_id3148473\n"
-"4\n"
+"01030400.xhp\n"
+"par_id3154253\n"
+"52\n"
"help.text"
-msgid "DimArray ( Argument list)"
+msgid "Click <emph>Import...</emph> and select an external library to import."
msgstr ""
-#: 03104300.xhp
+#: 01030400.xhp
msgctxt ""
-"03104300.xhp\n"
-"par_id3154142\n"
-"5\n"
+"01030400.xhp\n"
+"par_id3154705\n"
+"53\n"
"help.text"
-msgid "See also <link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array\">Array</link>"
+msgid "Select all libraries to be imported in the <emph>Import Libraries</emph> dialog. The dialog displays all libraries that are contained in the selected file."
msgstr ""
-#: 03104300.xhp
+#: 01030400.xhp
msgctxt ""
-"03104300.xhp\n"
-"par_id3156023\n"
-"6\n"
+"01030400.xhp\n"
+"par_id3163807\n"
+"54\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."
+msgid "If you want to insert the library as a reference only check the <emph>Insert as reference (read-only)</emph> box. Read-only libraries are fully functional but cannot be modified in the Basic IDE."
msgstr ""
-#: 03104300.xhp
+#: 01030400.xhp
msgctxt ""
-"03104300.xhp\n"
-"hd_id3154760\n"
-"7\n"
+"01030400.xhp\n"
+"par_id3145228\n"
+"55\n"
"help.text"
-msgid "Parameters:"
+msgid "Check the <emph>Replace existing libraries</emph> box if you want existing libraries of the same name to be overwritten."
msgstr ""
-#: 03104300.xhp
+#: 01030400.xhp
msgctxt ""
-"03104300.xhp\n"
-"par_id3159414\n"
-"8\n"
+"01030400.xhp\n"
+"par_id3147004\n"
+"56\n"
"help.text"
-msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
+msgid "Click <emph>OK</emph> to import the library."
msgstr ""
-#: 03104300.xhp
+#: 01030400.xhp
msgctxt ""
-"03104300.xhp\n"
-"hd_id3150358\n"
-"9\n"
+"01030400.xhp\n"
+"hd_id3159099\n"
+"17\n"
"help.text"
-msgid "Example:"
+msgid "Export a Library"
msgstr ""
-#: 03104300.xhp
+#: 01030400.xhp
msgctxt ""
-"03104300.xhp\n"
-"par_id3154939\n"
-"10\n"
+"01030400.xhp\n"
+"par_id3147005\n"
+"70\n"
"help.text"
-msgid "DimArray( 2, 2, 4 ) is the same as DIM a( 2, 2, 4 )"
-msgstr "DimArray( 2, 2, 4 ) वैसा ही है जैसा DIM a( 2, 2, 4 )"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"tit\n"
+"01030400.xhp\n"
+"par_id3147006\n"
+"71\n"
"help.text"
-msgid "TypeName Function; VarType Function[Runtime]"
-msgstr "TypeName फंक्शन; VarType फंक्शन[रनटाइम]"
+msgid "Click the <emph>Libraries</emph> tab."
+msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"bm_id3143267\n"
+"01030400.xhp\n"
+"par_id3147007\n"
+"72\n"
"help.text"
-msgid "<bookmark_value>TypeName function</bookmark_value><bookmark_value>VarType function</bookmark_value>"
+msgid "In the <emph>Location</emph> list you specify where your library is stored. Select the library that you want to export. Note that you cannot export the <emph>Standard</emph> library."
msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"hd_id3143267\n"
-"1\n"
+"01030400.xhp\n"
+"par_id3147008\n"
+"73\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"TypeName Function; VarType Function[Runtime]\">TypeName Function; VarType Function[Runtime]</link>"
+msgid "Click <emph>Export...</emph>"
msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3159157\n"
-"2\n"
+"01030400.xhp\n"
+"par_id3147009\n"
+"74\n"
"help.text"
-msgid "Returns a string (TypeName) or a numeric value (VarType) that contains information for a variable."
+msgid "Choose whether you want to export the library as an extension or as a basic library."
msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"hd_id3153825\n"
-"3\n"
+"01030400.xhp\n"
+"par_id3147010\n"
+"75\n"
"help.text"
-msgid "Syntax:"
+msgid "Click <emph>OK</emph>."
msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3155341\n"
-"4\n"
+"01030400.xhp\n"
+"par_id3147011\n"
+"76\n"
"help.text"
-msgid "TypeName (Variable)VarType (Variable)"
-msgstr "TypeName (Variable)VarType (Variable)"
+msgid "Select where you want your library exported."
+msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"hd_id3145610\n"
-"5\n"
+"01030400.xhp\n"
+"par_id3147012\n"
+"77\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Click <emph>Save</emph> to export the library."
+msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3148947\n"
-"6\n"
+"01030400.xhp\n"
+"hd_id3159100\n"
+"17\n"
"help.text"
-msgid "String; Integer"
-msgstr "String; Integer"
+msgid "Deleting a Library"
+msgstr "लाइब्रेरी मिटाना"
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"hd_id3146795\n"
-"7\n"
+"01030400.xhp\n"
+"par_id3150086\n"
+"18\n"
"help.text"
-msgid "Parameters:"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3148664\n"
-"8\n"
+"01030400.xhp\n"
+"par_id3146808\n"
+"57\n"
"help.text"
-msgid "<emph>Variable:</emph> The variable that you want to determine the type of. You can use the following values:"
+msgid "Click the <emph>Libraries</emph> tab."
msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3145171\n"
-"9\n"
+"01030400.xhp\n"
+"par_id3158212\n"
+"58\n"
"help.text"
-msgid "key word"
+msgid "Select the library to be deleted from the list."
msgstr ""
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
-"par_id3156212\n"
-"10\n"
-"help.text"
-msgid "VarType"
-msgstr "VarType"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
-"par_id3154684\n"
-"11\n"
-"help.text"
-msgid "Variable type"
-msgstr "चर का प्रकार"
-
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3151041\n"
-"12\n"
+"01030400.xhp\n"
+"par_id3150361\n"
+"20\n"
"help.text"
-msgid "Boolean"
-msgstr "बूलिये"
+msgid "Click <emph>Delete</emph>."
+msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3153367\n"
-"13\n"
+"01030400.xhp\n"
+"par_id3152986\n"
+"19\n"
"help.text"
-msgid "11"
+msgid "Deleting a library permanently deletes all existing modules and corresponding procedures and functions."
msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3148645\n"
-"14\n"
+"01030400.xhp\n"
+"par_id3148868\n"
+"59\n"
"help.text"
-msgid "Boolean variable"
-msgstr "Boolean variable"
+msgid "You cannot delete the default library named \"Standard\"."
+msgstr "आप डिफ़ॉल्ट लाइब्रेरी \"मानक\" को मिटा नहीं सकते."
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3153138\n"
-"15\n"
+"01030400.xhp\n"
+"par_id3146869\n"
+"60\n"
"help.text"
-msgid "Date"
+msgid "If you delete a library that was inserted as reference only the reference is deleted but not the library itself."
msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3153363\n"
-"16\n"
+"01030400.xhp\n"
+"hd_id3147070\n"
+"21\n"
"help.text"
-msgid "7"
-msgstr ""
+msgid "Organizing Modules and Dialogs"
+msgstr "मॉड्यूल तथा संवाद प्रबंधन"
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3155411\n"
-"17\n"
+"01030400.xhp\n"
+"hd_id3155265\n"
+"61\n"
"help.text"
-msgid "Date variable"
-msgstr "Date variable"
+msgid "Creating a New Module or Dialog"
+msgstr "नया मॉड्यूल या संवाद बनाना"
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3146975\n"
-"18\n"
+"01030400.xhp\n"
+"par_id3154537\n"
+"62\n"
"help.text"
-msgid "Double"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3150486\n"
-"19\n"
+"01030400.xhp\n"
+"par_id3146781\n"
+"63\n"
"help.text"
-msgid "5"
+msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
msgstr ""
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
-"par_id3148616\n"
-"20\n"
-"help.text"
-msgid "Double floating point variable"
-msgstr "Double floating point variable"
-
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3148457\n"
-"21\n"
+"01030400.xhp\n"
+"par_id3159206\n"
+"64\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "Select the library where the module will be inserted and click <emph>New</emph>."
+msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3145647\n"
-"22\n"
+"01030400.xhp\n"
+"par_id3152389\n"
+"65\n"
"help.text"
-msgid "2"
+msgid "Enter a name for the module or the dialog and click <emph>OK</emph>."
msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3154490\n"
-"23\n"
+"01030400.xhp\n"
+"hd_id3152872\n"
+"25\n"
"help.text"
-msgid "Integer variable"
-msgstr "Integer variable"
+msgid "Renaming a Module or Dialog"
+msgstr "मॉड्यूल या संवाद नाम बदलना"
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3149960\n"
-"24\n"
+"01030400.xhp\n"
+"par_id3159230\n"
+"66\n"
"help.text"
-msgid "Long"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3154513\n"
-"25\n"
+"01030400.xhp\n"
+"par_id3150046\n"
+"67\n"
"help.text"
-msgid "3"
+msgid "Click the module to be renamed twice, with a pause between the clicks. Enter the new name."
msgstr ""
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
-"par_id3151318\n"
-"26\n"
-"help.text"
-msgid "Long integer variable"
-msgstr "Long integer variable"
-
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3146972\n"
+"01030400.xhp\n"
+"par_id3153801\n"
"27\n"
"help.text"
-msgid "Object"
-msgstr "वस्तु"
+msgid "In the Basic IDE, right-click the name of the module or dialog in the tabs at the bottom of the screen, choose <emph>Rename</emph> and type in the new name."
+msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3154482\n"
+"01030400.xhp\n"
+"par_id3155526\n"
"28\n"
"help.text"
-msgid "9"
-msgstr ""
+msgid "Press Enter to confirm your changes."
+msgstr "अपने परिवर्तनों को सुनिश्चित करने के लिए एंटर बटन दबाएँ."
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3150323\n"
+"01030400.xhp\n"
+"hd_id3146963\n"
"29\n"
"help.text"
-msgid "Object variable"
-msgstr "Object variable"
+msgid "Deleting a Module or Dialog"
+msgstr "मॉड्यूल या संवाद मिटाना"
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3148405\n"
-"30\n"
+"01030400.xhp\n"
+"par_id3147547\n"
+"68\n"
"help.text"
-msgid "Single"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3149020\n"
-"31\n"
+"01030400.xhp\n"
+"par_id3150958\n"
+"69\n"
"help.text"
-msgid "4"
+msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3147341\n"
-"32\n"
+"01030400.xhp\n"
+"par_id3149870\n"
+"30\n"
"help.text"
-msgid "Single floating-point variable"
-msgstr "Single floating-point variable"
+msgid "Select the module or dialog to be deleted from the list. Double-click an entry to reveal sub-entries, if required."
+msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3155901\n"
-"33\n"
+"01030400.xhp\n"
+"par_id3147248\n"
+"32\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "Click <emph>Delete</emph>."
+msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3155960\n"
-"34\n"
+"01030400.xhp\n"
+"par_id3151339\n"
+"31\n"
"help.text"
-msgid "8"
+msgid "Deleting a module permanently deletes all existing procedures and functions in that module."
msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3146313\n"
-"35\n"
+"01030400.xhp\n"
+"hd_id3151392\n"
+"33\n"
"help.text"
-msgid "String variable"
-msgstr "String variable"
+msgid "Organizing Projects among Documents or Templates"
+msgstr "दस्तावेज़ या टैम्प्लेट में परियोजना प्रबंधन"
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3145149\n"
+"01030400.xhp\n"
+"hd_id3156400\n"
"36\n"
"help.text"
-msgid "Variant"
-msgstr "Variant"
+msgid "Moving or copying modules between documents, templates and the application."
+msgstr "मॉड्यूल को दस्तावेज़, टैम्प्लेट तथा अनुप्रयोग के बीच खिसकाना व नक़ल करना."
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3154021\n"
+"01030400.xhp\n"
+"par_id3146819\n"
"37\n"
"help.text"
-msgid "12"
+msgid "Open all documents or templates among which you want to move or copy the modules or dialogs."
msgstr ""
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"par_id3145789\n"
+"01030400.xhp\n"
+"par_id3149319\n"
"38\n"
"help.text"
-msgid "Variant variable (can contain all types specified by the definition)"
-msgstr "वेरिएण्ट वेरिएबल (परिभाषा द्वारा निर्धारित सभी क़िस्में हो सकती हैं)"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
-"par_id3148630\n"
-"39\n"
-"help.text"
-msgid "Empty"
-msgstr "रिक्त"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
-"par_id3152584\n"
-"40\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
-"par_id3151278\n"
-"41\n"
-"help.text"
-msgid "Variable is not initialized"
-msgstr "वेरिएबल इनिशियलाइज्ड नहीं है"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
-"par_id3154576\n"
-"42\n"
-"help.text"
-msgid "Null"
-msgstr "नल"
-
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
-"par_id3166424\n"
-"43\n"
-"help.text"
-msgid "1"
+msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
msgstr ""
-#: 03103600.xhp
-msgctxt ""
-"03103600.xhp\n"
-"par_id3145131\n"
-"44\n"
-"help.text"
-msgid "No valid data"
-msgstr "कोई वैध डाटा नहीं"
-
-#: 03103600.xhp
+#: 01030400.xhp
msgctxt ""
-"03103600.xhp\n"
-"hd_id3149338\n"
-"45\n"
+"01030400.xhp\n"
+"par_id3145637\n"
+"39\n"
"help.text"
-msgid "Example:"
+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 <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging to copy the object instead of moving it."
msgstr ""
-#: 03103600.xhp
-#, fuzzy
-msgctxt ""
-"03103600.xhp\n"
-"par_id3148817\n"
-"58\n"
-"help.text"
-msgid "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types In $[officename] Basic\""
-msgstr "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types in $[officename] Basic\""
-
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
+"01040000.xhp\n"
"tit\n"
"help.text"
-msgid "Hour Function [Runtime]"
-msgstr "Hour फंक्शन [रनटाइम]"
+msgid "Event-Driven Macros"
+msgstr "घटनाओं से चलने वाले मॅक्रो"
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
-"bm_id3156042\n"
+"01040000.xhp\n"
+"bm_id3154581\n"
"help.text"
-msgid "<bookmark_value>Hour function</bookmark_value>"
+msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value>"
msgstr ""
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
-"hd_id3156042\n"
+"01040000.xhp\n"
+"hd_id3147348\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour Function [Runtime]\">Hour Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Event-Driven Macros\">Event-Driven Macros</link>"
msgstr ""
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3149346\n"
+"01040000.xhp\n"
+"par_id3146120\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:"
+msgid "This section describes how to assign Basic programs to program events."
msgstr ""
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3147264\n"
+"01040000.xhp\n"
+"par_id3149263\n"
"4\n"
"help.text"
-msgid "Hour (Number)"
-msgstr "Hex (Number)"
+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 ""
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
-"hd_id3145069\n"
+"01040000.xhp\n"
+"par_id3148455\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Event"
+msgstr "घटनाएँ"
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3149670\n"
+"01040000.xhp\n"
+"par_id3145799\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "An assigned macro is executed..."
+msgstr "आबंटित मॅक्रो चलाया गया..."
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
-"hd_id3150359\n"
+"01040000.xhp\n"
+"par_id3149379\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Program Start"
+msgstr "प्रोग्राम प्रारंभ"
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3154366\n"
+"01040000.xhp\n"
+"par_id3150715\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the hour value."
-msgstr ""
+msgid "... after a $[officename] application is started."
+msgstr "... $[officename] अनुप्रयोग को चालू होने के बाद."
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3154909\n"
+"01040000.xhp\n"
+"par_id3146914\n"
"9\n"
"help.text"
-msgid "This function is the opposite of the <emph>TimeSerial</emph> function. It returns an integer value that represents the hour from a time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression"
-msgstr ""
+msgid "Program End"
+msgstr "प्रोग्राम अंत"
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3163798\n"
+"01040000.xhp\n"
+"par_id3153765\n"
"10\n"
"help.text"
-msgid "Print Hour(TimeSerial(12,30,41))"
-msgstr "Print Second(TimeSerial(12,30,41))"
+msgid "...before a $[officename] application is terminated."
+msgstr "... $[officename] अनुप्रयोग को बन्द करने से पहले."
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3155132\n"
+"01040000.xhp\n"
+"par_id3145150\n"
"11\n"
"help.text"
-msgid "returns the value 12."
-msgstr ""
+msgid "Create Document"
+msgstr "दस्तावेज़ बनाएँ"
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
-"hd_id3147348\n"
+"01040000.xhp\n"
+"par_id3163808\n"
"12\n"
"help.text"
-msgid "Example:"
+msgid "...after a new document is created with <emph>File - New</emph> or with the <emph>New</emph> icon."
msgstr ""
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3146985\n"
+"01040000.xhp\n"
+"par_id3145790\n"
"13\n"
"help.text"
-msgid "Sub ExampleHour"
-msgstr "Sub ExampleHour"
+msgid "Open Document"
+msgstr "दस्तावेज़ खोलें"
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3156441\n"
+"01040000.xhp\n"
+"par_id3154572\n"
"14\n"
"help.text"
-msgid "Print \"The current hour is \" & Hour( Now )"
+msgid "...after a document is opened with <emph>File - Open</emph> or with the <emph>Open</emph> icon."
msgstr ""
-#: 03030201.xhp
+#: 01040000.xhp
msgctxt ""
-"03030201.xhp\n"
-"par_id3153145\n"
+"01040000.xhp\n"
+"par_id3153266\n"
"15\n"
"help.text"
-msgid "End Sub"
-msgstr ""
-
-#: 03090404.xhp
-msgctxt ""
-"03090404.xhp\n"
-"tit\n"
-"help.text"
-msgid "End Statement [Runtime]"
-msgstr "End वक्तव्य [रनटाइम]"
-
-#: 03090404.xhp
-msgctxt ""
-"03090404.xhp\n"
-"bm_id3150771\n"
-"help.text"
-msgid "<bookmark_value>End statement</bookmark_value>"
-msgstr ""
+msgid "Save Document As"
+msgstr "दस्तावेज़ ऐसे सहेजें"
-#: 03090404.xhp
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"hd_id3150771\n"
-"1\n"
+"01040000.xhp\n"
+"par_id3150208\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"End Statement [Runtime]\">End Statement [Runtime]</link>"
+msgid "...before a document is saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or the <emph>Save</emph> icon, if a document name has not yet been specified)."
msgstr ""
-#: 03090404.xhp
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3153126\n"
-"2\n"
+"01040000.xhp\n"
+"par_id3158215\n"
+"43\n"
"help.text"
-msgid "Ends a procedure or block."
-msgstr "किसी प्रोसीज़र या खण्ड को समाप्त करता है."
+msgid "Document has been saved as"
+msgstr "दस्तावेज़ ऐसे सहेजा गया"
-#: 03090404.xhp
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"hd_id3147264\n"
-"3\n"
+"01040000.xhp\n"
+"par_id3150980\n"
+"44\n"
"help.text"
-msgid "Syntax:"
+msgid "... after a document was saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or with the <emph>Save</emph> icon, if a document name has not yet been specified)."
msgstr ""
-#: 03090404.xhp
-msgctxt ""
-"03090404.xhp\n"
-"par_id3148552\n"
-"4\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
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"hd_id3149456\n"
-"5\n"
+"01040000.xhp\n"
+"par_id3150519\n"
+"17\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Save Document"
+msgstr "दस्तावेज़ सहेजें"
-#: 03090404.xhp
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3150398\n"
-"6\n"
+"01040000.xhp\n"
+"par_id3155529\n"
+"18\n"
"help.text"
-msgid "Use the End statement as follows:"
+msgid "...before a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
msgstr ""
-#: 03090404.xhp
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"hd_id3154366\n"
-"7\n"
+"01040000.xhp\n"
+"par_id3149404\n"
+"45\n"
"help.text"
-msgid "Statement"
-msgstr "वक्तव्य"
+msgid "Document has been saved"
+msgstr "दस्तावेज़ सहेजा गया"
-#: 03090404.xhp
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3151043\n"
-"8\n"
+"01040000.xhp\n"
+"par_id3151332\n"
+"46\n"
"help.text"
-msgid "End: Is not required, but can be entered anywhere within a procedure to end the program execution."
+msgid "...after a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
msgstr ""
-#: 03090404.xhp
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3145171\n"
-"9\n"
+"01040000.xhp\n"
+"par_id3159171\n"
+"19\n"
"help.text"
-msgid "End Function: Ends a <emph>Function</emph> statement."
+msgid "Document is closing"
msgstr ""
-#: 03090404.xhp
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3153192\n"
-"10\n"
+"01040000.xhp\n"
+"par_id3146868\n"
+"20\n"
"help.text"
-msgid "End If: Marks the end of a <emph>If...Then...Else</emph> block."
-msgstr ""
+msgid "...before a document is closed."
+msgstr "... दस्तावेज़ बन्द करने से पहले."
-#: 03090404.xhp
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3148451\n"
-"11\n"
+"01040000.xhp\n"
+"par_id3159097\n"
+"47\n"
"help.text"
-msgid "End Select: Marks the end of a <emph>Select Case</emph> block."
+msgid "Document closed"
msgstr ""
-#: 03090404.xhp
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3155131\n"
-"12\n"
+"01040000.xhp\n"
+"par_id3148606\n"
+"48\n"
"help.text"
-msgid "End Sub: Ends a <emph>Sub</emph> statement."
+msgid "...after a document was closed. Note that the \"Save Document\" event may also occur when the document is saved before closing."
msgstr ""
-#: 03090404.xhp
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"hd_id3146120\n"
-"13\n"
+"01040000.xhp\n"
+"par_id3144772\n"
+"21\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Activate Document"
+msgstr "दस्तावेज़ सक्रिय करें"
-#: 03090404.xhp
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3152887\n"
-"19\n"
+"01040000.xhp\n"
+"par_id3149442\n"
+"22\n"
"help.text"
-msgid "Print \"Number from 1 to 5\""
-msgstr ""
+msgid "...after a document is brought to the foreground."
+msgstr "... दस्तावेज़ अग्रभूमि में लाए जाने के बाद."
-#: 03090404.xhp
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3148618\n"
-"21\n"
+"01040000.xhp\n"
+"par_id3150888\n"
+"23\n"
"help.text"
-msgid "Print \"Number from 6 to 8\""
-msgstr ""
+msgid "Deactivate Document"
+msgstr "दस्तावेज़ अक्रिय करें"
-#: 03090404.xhp
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3147436\n"
-"23\n"
+"01040000.xhp\n"
+"par_id3154060\n"
+"24\n"
"help.text"
-msgid "Print \"Greater than 8\""
-msgstr ""
+msgid "...after another document is brought to the foreground."
+msgstr "... अन्य दस्तावेज़ अग्रभूमि में लाए जाने के बाद है."
-#: 03090404.xhp
+#: 01040000.xhp
msgctxt ""
-"03090404.xhp\n"
-"par_id3150418\n"
+"01040000.xhp\n"
+"par_id3152384\n"
"25\n"
"help.text"
-msgid "Print \"Outside range 1 to 10\""
-msgstr ""
+msgid "Print Document"
+msgstr "दस्तावेज़ छापें"
-#: 03104400.xhp
+#: 01040000.xhp
msgctxt ""
-"03104400.xhp\n"
-"tit\n"
+"01040000.xhp\n"
+"par_id3152873\n"
+"26\n"
"help.text"
-msgid "HasUnoInterfaces Function [Runtime]"
-msgstr "HasUnoInterfaces फंक्शन [रनटाइम]"
+msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins."
+msgstr ""
-#: 03104400.xhp
+#: 01040000.xhp
msgctxt ""
-"03104400.xhp\n"
-"bm_id3149987\n"
+"01040000.xhp\n"
+"par_id3159227\n"
+"49\n"
"help.text"
-msgid "<bookmark_value>HasUnoInterfaces function</bookmark_value>"
-msgstr ""
+msgid "JavaScript run-time error"
+msgstr "जावा-स्क्रिप्ट रन-टाइम त्रुटि"
-#: 03104400.xhp
+#: 01040000.xhp
msgctxt ""
-"03104400.xhp\n"
-"hd_id3149987\n"
-"1\n"
+"01040000.xhp\n"
+"par_id3145362\n"
+"50\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03104400.xhp\" name=\"HasUnoInterfaces Function [Runtime]\">HasUnoInterfaces Function [Runtime]</link>"
+msgid "...when a JavaScript run-time error occurs."
msgstr ""
-#: 03104400.xhp
+#: 01040000.xhp
msgctxt ""
-"03104400.xhp\n"
-"par_id3151262\n"
-"2\n"
+"01040000.xhp\n"
+"par_id3154767\n"
+"27\n"
"help.text"
-msgid "Tests if a Basic Uno object supports certain Uno interfaces."
-msgstr "जाँचता है कि कोई बेसिक यूएनओ वस्तु कुछ विशिष्ट यूएनओ इंटरफ़ेस को समर्थित करते हैं."
+msgid "Print Mail Merge"
+msgstr "डाक मिलान छापें"
-#: 03104400.xhp
+#: 01040000.xhp
msgctxt ""
-"03104400.xhp\n"
-"par_id3154232\n"
-"3\n"
+"01040000.xhp\n"
+"par_id3153555\n"
+"28\n"
"help.text"
-msgid "Returns True, if <emph>all</emph> stated Uno interfaces are supported, otherwise False is returned."
+msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins. This event occurs for each copy printed."
msgstr ""
-#: 03104400.xhp
+#: 01040000.xhp
msgctxt ""
-"03104400.xhp\n"
-"hd_id3150040\n"
-"4\n"
+"01040000.xhp\n"
+"par_id3156366\n"
+"51\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "Change of the page count"
+msgstr "पृष्ठ गणना बदलना"
-#: 03104400.xhp
+#: 01040000.xhp
msgctxt ""
-"03104400.xhp\n"
-"par_id3155555\n"
-"5\n"
+"01040000.xhp\n"
+"par_id3154627\n"
+"52\n"
"help.text"
-msgid "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])"
-msgstr "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])"
+msgid "...when the page count changes."
+msgstr ""
-#: 03104400.xhp
+#: 01040000.xhp
msgctxt ""
-"03104400.xhp\n"
-"hd_id3153345\n"
-"6\n"
+"01040000.xhp\n"
+"par_id3154737\n"
+"53\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Message received"
+msgstr "संदेश मिला"
-#: 03104400.xhp
+#: 01040000.xhp
msgctxt ""
-"03104400.xhp\n"
-"par_id3148538\n"
-"7\n"
+"01040000.xhp\n"
+"par_id3150952\n"
+"54\n"
"help.text"
-msgid "Bool"
+msgid "...if a message was received."
msgstr ""
-#: 03104400.xhp
+#: 01040000.xhp
msgctxt ""
-"03104400.xhp\n"
-"hd_id3159157\n"
-"8\n"
+"01040000.xhp\n"
+"hd_id3153299\n"
+"30\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Assigning a Macro to an Event"
+msgstr "किसी घटना पर मॅक्रो आबंटित करना"
-#: 03104400.xhp
+#: 01040000.xhp
msgctxt ""
-"03104400.xhp\n"
-"par_id3155419\n"
-"9\n"
+"01040000.xhp\n"
+"par_id3147244\n"
+"31\n"
"help.text"
-msgid "<emph>oTest:</emph> the Basic Uno object that you want to test."
+msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
msgstr ""
-#: 03104400.xhp
+#: 01040000.xhp
msgctxt ""
-"03104400.xhp\n"
-"par_id3149236\n"
-"10\n"
+"01040000.xhp\n"
+"par_id3146098\n"
+"55\n"
"help.text"
-msgid "<emph>Uno-Interface-Name:</emph> list of Uno interface names."
+msgid "Select whether you want the assignment to be globally valid or just valid in the current document in the <emph>Save In</emph> listbox."
msgstr ""
-#: 03104400.xhp
+#: 01040000.xhp
msgctxt ""
-"03104400.xhp\n"
-"hd_id3147574\n"
-"11\n"
+"01040000.xhp\n"
+"par_id3150431\n"
+"32\n"
"help.text"
-msgid "Example:"
+msgid "Select the event from the <emph>Event</emph> list."
msgstr ""
-#: 03104400.xhp
-msgctxt ""
-"03104400.xhp\n"
-"par_id3149580\n"
-"12\n"
-"help.text"
-msgid "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )"
-msgstr "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )"
-
-#: 03090402.xhp
+#: 01040000.xhp
msgctxt ""
-"03090402.xhp\n"
-"tit\n"
+"01040000.xhp\n"
+"par_id3148742\n"
+"33\n"
"help.text"
-msgid "Choose Function [Runtime]"
-msgstr "Choose फंक्शन [रनटाइम]"
+msgid "Click <emph>Macro</emph> and select the macro to be assigned to the selected event."
+msgstr ""
-#: 03090402.xhp
+#: 01040000.xhp
msgctxt ""
-"03090402.xhp\n"
-"bm_id3143271\n"
+"01040000.xhp\n"
+"par_id3146321\n"
+"35\n"
"help.text"
-msgid "<bookmark_value>Choose function</bookmark_value>"
+msgid "Click <emph>OK</emph> to assign the macro."
msgstr ""
-#: 03090402.xhp
+#: 01040000.xhp
msgctxt ""
-"03090402.xhp\n"
-"hd_id3143271\n"
-"1\n"
+"01040000.xhp\n"
+"par_id3147414\n"
+"56\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Choose Function [Runtime]\">Choose Function [Runtime]</link>"
+msgid "Click <emph>OK</emph> to close the dialog."
msgstr ""
-#: 03090402.xhp
+#: 01040000.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3149234\n"
-"2\n"
+"01040000.xhp\n"
+"hd_id3154581\n"
+"36\n"
"help.text"
-msgid "Returns a selected value from a list of arguments."
-msgstr "आर्गुमेन्ट सूची में से चयनित मूल्य को वापस करता है."
+msgid "Removing the Assignment of a Macro to an Event"
+msgstr "किसी घटना पर संयोजित मॅक्रो को मिटाना"
-#: 03090402.xhp
+#: 01040000.xhp
msgctxt ""
-"03090402.xhp\n"
-"hd_id3148943\n"
-"3\n"
+"01040000.xhp\n"
+"par_id3146883\n"
+"57\n"
"help.text"
-msgid "Syntax:"
+msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
msgstr ""
-#: 03090402.xhp
+#: 01040000.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3147560\n"
-"4\n"
+"01040000.xhp\n"
+"par_id3155909\n"
+"58\n"
"help.text"
-msgid "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])"
-msgstr "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])"
+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 <emph>Save In</emph> listbox."
+msgstr ""
-#: 03090402.xhp
+#: 01040000.xhp
msgctxt ""
-"03090402.xhp\n"
-"hd_id3154346\n"
-"5\n"
+"01040000.xhp\n"
+"par_id3159129\n"
+"59\n"
"help.text"
-msgid "Parameters:"
+msgid "Select the event that contains the assignment to be removed from the <emph>Event</emph> list."
msgstr ""
-#: 03090402.xhp
+#: 01040000.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3148664\n"
-"6\n"
+"01040000.xhp\n"
+"par_id3149143\n"
+"37\n"
"help.text"
-msgid "<emph>Index:</emph> A numeric expression that specifies the value to return."
+msgid "Click <emph>Remove</emph>."
msgstr ""
-#: 03090402.xhp
+#: 01040000.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3150791\n"
-"7\n"
+"01040000.xhp\n"
+"par_id3149351\n"
+"60\n"
"help.text"
-msgid "<emph>Selection1:</emph> Any expression that contains one of the possible choices."
+msgid "Click <emph>OK</emph> to close the dialog."
msgstr ""
-#: 03090402.xhp
+#: 01050000.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3151043\n"
-"8\n"
+"01050000.xhp\n"
+"tit\n"
"help.text"
-msgid "The <emph>Choose</emph> 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 ""
+msgid "$[officename] Basic IDE"
+msgstr "$[officename] बेसिक आईडीई"
-#: 03090402.xhp
+#: 01050000.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3153192\n"
-"9\n"
+"01050000.xhp\n"
+"hd_id3154422\n"
+"1\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."
+msgid "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
msgstr ""
-#: 03090402.xhp
+#: 01050000.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3156281\n"
-"10\n"
+"01050000.xhp\n"
+"par_id3153142\n"
+"2\n"
"help.text"
-msgid "The following example uses the <emph>Choose</emph> function to select a string from several strings that form a menu:"
-msgstr ""
+msgid "This section describes the structure of the Basic IDE."
+msgstr "यह खण्ड बेसिक आईडीई के ढांचा का वर्णन करता है."
-#: 03090402.xhp
+#: 01050000.xhp
msgctxt ""
-"03090402.xhp\n"
-"hd_id3150439\n"
-"11\n"
+"01050000.xhp\n"
+"par_idN105C9\n"
"help.text"
-msgid "Example:"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Basic IDE where you can write and edit macros.</ahelp>"
msgstr ""
-#: 03090402.xhp
+#: 01050000.xhp
msgctxt ""
-"03090402.xhp\n"
-"par_id3156443\n"
-"20\n"
+"01050000.xhp\n"
+"hd_id3153188\n"
+"5\n"
"help.text"
-msgid "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")"
-msgstr "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")"
+msgid "Commands From the Context menu of the Module Tabs"
+msgstr "मॉड्यूल टैब के कॉन्टैक्स्ट मेन्यू से कमांड"
-#: 03020203.xhp
+#: 01050000.xhp
msgctxt ""
-"03020203.xhp\n"
-"tit\n"
+"01050000.xhp\n"
+"hd_id3154731\n"
+"6\n"
"help.text"
-msgid "Line Input # Statement [Runtime]"
-msgstr "Line Input # वक्तव्य [रनटाइम]"
+msgid "Insert"
+msgstr "प्रविष्ट"
-#: 03020203.xhp
+#: 01050000.xhp
msgctxt ""
-"03020203.xhp\n"
-"bm_id3153361\n"
+"01050000.xhp\n"
+"hd_id3151074\n"
+"8\n"
"help.text"
-msgid "<bookmark_value>Line Input statement</bookmark_value>"
-msgstr ""
+msgid "Module"
+msgstr "मॉडयूल"
-#: 03020203.xhp
+#: 01050000.xhp
msgctxt ""
-"03020203.xhp\n"
-"hd_id3153361\n"
-"1\n"
+"01050000.xhp\n"
+"par_id3149581\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020203.xhp\" name=\"Line Input # Statement [Runtime]\">Line Input # Statement [Runtime]</link>"
+msgid "<ahelp hid=\".uno:NewModule\">Inserts a new module into the current library.</ahelp>"
msgstr ""
-#: 03020203.xhp
+#: 01050000.xhp
msgctxt ""
-"03020203.xhp\n"
-"par_id3156280\n"
-"2\n"
+"01050000.xhp\n"
+"hd_id3147397\n"
+"10\n"
"help.text"
-msgid "Reads strings from a sequential file into a variable."
-msgstr "सीक्वेंशियल फ़ाइल से वेरिएबल में स्ट्रिंग पढ़ता है."
+msgid "Dialog"
+msgstr "संवाद"
-#: 03020203.xhp
+#: 01050000.xhp
msgctxt ""
-"03020203.xhp\n"
-"hd_id3150447\n"
-"3\n"
+"01050000.xhp\n"
+"par_id3144335\n"
+"11\n"
"help.text"
-msgid "Syntax:"
+msgid "<ahelp hid=\".uno:NewDialog\">Inserts a new dialog into the current library.</ahelp>"
msgstr ""
-#: 03020203.xhp
+#: 01050000.xhp
msgctxt ""
-"03020203.xhp\n"
-"par_id3147229\n"
-"4\n"
+"01050000.xhp\n"
+"hd_id3155602\n"
+"12\n"
"help.text"
-msgid "Line Input #FileNumber As Integer, Var As String"
-msgstr "Line Input #FileNumber As Integer, Var As String"
+msgid "Delete"
+msgstr "मिटाएँ"
-#: 03020203.xhp
+#: 01050000.xhp
msgctxt ""
-"03020203.xhp\n"
-"hd_id3145173\n"
-"5\n"
+"01050000.xhp\n"
+"par_id3155064\n"
+"13\n"
"help.text"
-msgid "Parameters:"
+msgid "<ahelp hid=\".uno:DeleteCurrent\">Deletes the selected module.</ahelp>"
msgstr ""
-#: 03020203.xhp
+#: 01050000.xhp
msgctxt ""
-"03020203.xhp\n"
-"par_id3161832\n"
-"6\n"
+"01050000.xhp\n"
+"hd_id3149018\n"
+"14\n"
"help.text"
-msgid "<emph>FileNumber: </emph>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 ""
+msgid "Rename"
+msgstr "नाम बदलें"
-#: 03020203.xhp
+#: 01050000.xhp
msgctxt ""
-"03020203.xhp\n"
-"par_id3151119\n"
-"7\n"
+"01050000.xhp\n"
+"par_id3154754\n"
+"15\n"
"help.text"
-msgid "<emph>var:</emph> The name of the variable that stores the result."
+msgid "<ahelp hid=\".uno:RenameCurrent\">Renames the current module in place.</ahelp>"
msgstr ""
-#: 03020203.xhp
+#: 01050000.xhp
msgctxt ""
-"03020203.xhp\n"
-"par_id3150010\n"
-"8\n"
+"01050000.xhp\n"
+"hd_id3150043\n"
+"16\n"
"help.text"
-msgid "With the <emph>Line Input#</emph> 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 ""
+msgid "Hide"
+msgstr "छुपाएँ"
-#: 03020203.xhp
+#: 01050000.xhp
msgctxt ""
-"03020203.xhp\n"
-"hd_id3163711\n"
-"9\n"
+"01050000.xhp\n"
+"par_id3145147\n"
+"17\n"
"help.text"
-msgid "Example:"
+msgid "<ahelp hid=\".uno:HideCurPage\">Hides the current module.</ahelp>"
msgstr ""
-#: 03020203.xhp
+#: 01050000.xhp
msgctxt ""
-"03020203.xhp\n"
-"par_id3147124\n"
+"01050000.xhp\n"
+"hd_id3163805\n"
"18\n"
"help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr ""
+msgid "Modules"
+msgstr "मॉडयूल"
-#: 03020203.xhp
+#: 01050000.xhp
msgctxt ""
-"03020203.xhp\n"
-"par_id3153415\n"
+"01050000.xhp\n"
+"par_id3153965\n"
"19\n"
"help.text"
-msgid "Print #iNumber, \"This is another line of text\""
+msgid "Opens the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog."
msgstr ""
-#: 03060600.xhp
+#: 01050100.xhp
msgctxt ""
-"03060600.xhp\n"
+"01050100.xhp\n"
"tit\n"
"help.text"
-msgid "Xor-Operator [Runtime]"
-msgstr "Xor-ऑपरेटर [रनटाइम]"
-
-#: 03060600.xhp
-msgctxt ""
-"03060600.xhp\n"
-"bm_id3156024\n"
-"help.text"
-msgid "<bookmark_value>Xor operator (logical)</bookmark_value>"
-msgstr ""
+msgid "Watch Window"
+msgstr "विंडो देखें"
-#: 03060600.xhp
+#: 01050100.xhp
msgctxt ""
-"03060600.xhp\n"
-"hd_id3156024\n"
+"01050100.xhp\n"
+"hd_id3149457\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03060600.xhp\" name=\"Xor-Operator [Runtime]\">Xor-Operator [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/01050100.xhp\">Watch Window</link>"
msgstr ""
-#: 03060600.xhp
-msgctxt ""
-"03060600.xhp\n"
-"par_id3159414\n"
-"2\n"
-"help.text"
-msgid "Performs a logical Exclusive-Or combination of two expressions."
-msgstr "दो एक्सप्रेशन पर logical Exclusive-Or combination चलाता है."
-
-#: 03060600.xhp
+#: 01050100.xhp
msgctxt ""
-"03060600.xhp\n"
-"hd_id3153381\n"
-"3\n"
+"01050100.xhp\n"
+"par_id3154908\n"
+"9\n"
"help.text"
-msgid "Syntax:"
+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 <link href=\"text/sbasic/shared/02/11080000.xhp\">Enable Watch</link> to add the variable to the list box and to display its values."
msgstr ""
-#: 03060600.xhp
+#: 01050100.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3150400\n"
+"01050100.xhp\n"
+"hd_id3145173\n"
"4\n"
"help.text"
-msgid "Result = Expression1 Xor Expression2"
-msgstr "परिणाम = एक्सप्रेशन1 Xor एक्सप्रेशन2"
+msgid "Watch"
+msgstr "निगरानी"
-#: 03060600.xhp
+#: 01050100.xhp
msgctxt ""
-"03060600.xhp\n"
-"hd_id3153968\n"
+"01050100.xhp\n"
+"par_id3155132\n"
"5\n"
"help.text"
-msgid "Parameters:"
+msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\">Enter the name of the variable whose value is to be monitored.</ahelp>"
msgstr ""
-#: 03060600.xhp
+#: 01050100.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3150448\n"
+"01050100.xhp\n"
+"hd_id3148645\n"
"6\n"
"help.text"
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the combination."
+msgid "Remove Watch"
msgstr ""
-#: 03060600.xhp
+#: 01050100.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3125864\n"
+"01050100.xhp\n"
+"par_id3148576\n"
"7\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to combine."
+msgid "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\">Removes the selected variable from the list of watched variables.</ahelp>"
msgstr ""
-#: 03060600.xhp
+#: 01050100.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3150439\n"
-"8\n"
+"01050100.xhp\n"
+"par_id3147426\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."
+msgid "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">Icon</alt></image>"
msgstr ""
-#: 03060600.xhp
+#: 01050100.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3153770\n"
-"9\n"
+"01050100.xhp\n"
+"par_id3154012\n"
+"8\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."
+msgid "Remove Watch"
msgstr ""
-#: 03060600.xhp
+#: 01050100.xhp
msgctxt ""
-"03060600.xhp\n"
-"hd_id3153366\n"
+"01050100.xhp\n"
+"hd_id3154491\n"
"10\n"
"help.text"
-msgid "Example:"
-msgstr ""
-
-#: 03060600.xhp
-#, fuzzy
-msgctxt ""
-"03060600.xhp\n"
-"par_id3156442\n"
-"15\n"
-"help.text"
-msgid "vOut = vA > vB Xor vB > vC ' returns 0"
-msgstr "vOut = vA > vB Or vB > vD REM -1"
-
-#: 03060600.xhp
-#, fuzzy
-msgctxt ""
-"03060600.xhp\n"
-"par_id3153191\n"
-"16\n"
-"help.text"
-msgid "vOut = vB > vA Xor vB > vC ' returns -1"
-msgstr "vOut = vB > vA Or vB > vC REM -1"
-
-#: 03060600.xhp
-#, fuzzy
-msgctxt ""
-"03060600.xhp\n"
-"par_id3153144\n"
-"17\n"
-"help.text"
-msgid "vOut = vA > vB Xor vB > vD ' returns -1"
-msgstr "vOut = vA > vB Or vB > vD REM -1"
-
-#: 03060600.xhp
-#, fuzzy
-msgctxt ""
-"03060600.xhp\n"
-"par_id3154944\n"
-"18\n"
-"help.text"
-msgid "vOut = (vB > vD Xor vB > vA) ' returns 0"
-msgstr "vOut = (vB > vD Or vB > vA) REM 0"
+msgid "Editing the Value of a Watched Variable"
+msgstr "वाच्ड वेरिएबल के मूल्य का संपादन"
-#: 03060600.xhp
-#, fuzzy
+#: 01050100.xhp
msgctxt ""
-"03060600.xhp\n"
-"par_id3148455\n"
-"19\n"
+"01050100.xhp\n"
+"par_id3156283\n"
+"11\n"
"help.text"
-msgid "vOut = vB Xor vA ' returns 2"
-msgstr "vOut = vB Xor vA REM returns 2"
+msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_LIST\">Displays the list of watched variables. Click twice with a short pause in between on an entry to edit its value.</ahelp> The new value will be taken as the variable's value for the program."
+msgstr ""
-#: 03080600.xhp
+#: 01050200.xhp
msgctxt ""
-"03080600.xhp\n"
+"01050200.xhp\n"
"tit\n"
"help.text"
-msgid "Absolute Values"
-msgstr "Absolute Values"
+msgid "Call Stack Window (Calls)"
+msgstr "काल स्टैक विंडो (काल्स)"
-#: 03080600.xhp
+#: 01050200.xhp
msgctxt ""
-"03080600.xhp\n"
-"hd_id3146958\n"
+"01050200.xhp\n"
+"hd_id3146794\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"Absolute Values\">Absolute Values</link>"
+msgid "<link href=\"text/sbasic/shared/01050200.xhp\" name=\"Call Stack Window (Calls)\">Call Stack Window (Calls)</link>"
msgstr ""
-#: 03080600.xhp
+#: 01050200.xhp
msgctxt ""
-"03080600.xhp\n"
-"par_id3150771\n"
+"01050200.xhp\n"
+"par_id3150400\n"
"2\n"
"help.text"
-msgid "This function returns absolute values."
-msgstr "यह फंक्शन निरपेक्ष मान प्रस्तुत करता है."
+msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"hidden\">Displays the sequence of procedures and functions during the execution of a program.</ahelp> The <emph>Call Stack</emph> 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 ""
-#: 03101600.xhp
+#: 01050300.xhp
msgctxt ""
-"03101600.xhp\n"
+"01050300.xhp\n"
"tit\n"
"help.text"
-msgid "DefLng Statement [Runtime]"
-msgstr "DefLng वक्तव्य [रनटाइम]"
-
-#: 03101600.xhp
-msgctxt ""
-"03101600.xhp\n"
-"bm_id3148538\n"
-"help.text"
-msgid "<bookmark_value>DefLng statement</bookmark_value>"
-msgstr ""
+msgid "Manage Breakpoints"
+msgstr "ब्रेकपाइंट प्रबंधित करें"
-#: 03101600.xhp
+#: 01050300.xhp
msgctxt ""
-"03101600.xhp\n"
-"hd_id3148538\n"
+"01050300.xhp\n"
+"hd_id3154927\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"DefLng Statement [Runtime]\">DefLng Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
msgstr ""
-#: 03101600.xhp
+#: 01050300.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3149514\n"
+"01050300.xhp\n"
+"par_id3148550\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."
+msgid "<ahelp hid=\"HID_BASICIDE_BRKPROPS\">Specifies the options for breakpoints.</ahelp>"
msgstr ""
-#: 03101600.xhp
+#: 01050300.xhp
msgctxt ""
-"03101600.xhp\n"
-"hd_id3150504\n"
+"01050300.xhp\n"
+"hd_id3149670\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "Breakpoints"
+msgstr "ब्रेकपाइन्ट्स"
-#: 03101600.xhp
+#: 01050300.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3145609\n"
+"01050300.xhp\n"
+"par_id3150398\n"
"4\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr ""
-
-#: 03101600.xhp
-msgctxt ""
-"03101600.xhp\n"
-"hd_id3154760\n"
-"5\n"
-"help.text"
-msgid "Parameters:"
+msgid "<ahelp hid=\"BASCTL_COMBOBOX_RID_BASICIDE_BREAKPOINTDLG_RID_CB_BRKPOINTS\">Enter the line number for a new breakpoint, then click <emph>New</emph>.</ahelp>"
msgstr ""
-#: 03101600.xhp
+#: 01050300.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3145069\n"
+"01050300.xhp\n"
+"hd_id3156280\n"
"6\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr ""
+msgid "Active"
+msgstr "सक्रिय"
-#: 03101600.xhp
+#: 01050300.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3150791\n"
+"01050300.xhp\n"
+"par_id3154910\n"
"7\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgid "<ahelp hid=\"HID_BASICIDE_ACTIV\">Activates or deactivates the current breakpoint.</ahelp>"
msgstr ""
-#: 03101600.xhp
+#: 01050300.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3148798\n"
+"01050300.xhp\n"
+"hd_id3144500\n"
"8\n"
"help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
-msgstr ""
+msgid "Pass Count"
+msgstr "पास गिनती"
-#: 03101600.xhp
+#: 01050300.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3154686\n"
+"01050300.xhp\n"
+"par_id3161831\n"
"9\n"
"help.text"
-msgid "<emph>DefLng:</emph> Long"
+msgid "<ahelp hid=\"BASCTL_NUMERICFIELD_RID_BASICIDE_BREAKPOINTDLG_RID_FLD_PASS\">Specify the number of loops to perform before the breakpoint takes effect.</ahelp>"
msgstr ""
-#: 03101600.xhp
+#: 01050300.xhp
msgctxt ""
-"03101600.xhp\n"
-"hd_id3153192\n"
+"01050300.xhp\n"
+"hd_id3152579\n"
"10\n"
"help.text"
-msgid "Example:"
+msgid "New"
+msgstr "नया"
+
+#: 01050300.xhp
+msgctxt ""
+"01050300.xhp\n"
+"par_id3148575\n"
+"11\n"
+"help.text"
+msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_NEW\">Creates a breakpoint on the line number specified.</ahelp>"
msgstr ""
-#: 03101600.xhp
-#, fuzzy
+#: 01050300.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3154124\n"
+"01050300.xhp\n"
+"hd_id3147319\n"
"12\n"
"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "REM Prefix definition for variable types:"
+msgid "Delete"
+msgstr "मिटाएँ"
-#: 03101600.xhp
+#: 01050300.xhp
msgctxt ""
-"03101600.xhp\n"
-"par_id3145273\n"
-"22\n"
+"01050300.xhp\n"
+"par_id3153363\n"
+"13\n"
"help.text"
-msgid "lCount=123456789 ' lCount is an implicit long integer variable"
+msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_DEL\">Deletes the selected breakpoint.</ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
+"01170100.xhp\n"
"tit\n"
"help.text"
-msgid "Using Variables"
-msgstr "वेरिएबल्स इस्तेमाल करना"
+msgid "Control and Dialog Properties"
+msgstr "नियंत्रक तथा संवाद गुण"
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"bm_id3149346\n"
+"01170100.xhp\n"
+"bm_id3153379\n"
"help.text"
-msgid "<bookmark_value>names of variables</bookmark_value><bookmark_value>variables; using</bookmark_value><bookmark_value>types of variables</bookmark_value><bookmark_value>declaring variables</bookmark_value><bookmark_value>values;of variables</bookmark_value><bookmark_value>constants</bookmark_value><bookmark_value>arrays;declaring</bookmark_value><bookmark_value>defining;constants</bookmark_value>"
+msgid "<bookmark_value>controls; properties</bookmark_value><bookmark_value>properties; controls and dialogs</bookmark_value><bookmark_value>dialogs; properties</bookmark_value>"
msgstr ""
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3149346\n"
+"01170100.xhp\n"
+"hd_id3153379\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01020100.xhp\" name=\"Using Variables\">Using Variables</link>"
+msgid "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"Control and Dialog Properties\">Control and Dialog Properties</link>"
msgstr ""
-#: 01020100.xhp
-msgctxt ""
-"01020100.xhp\n"
-"par_id3154346\n"
-"3\n"
-"help.text"
-msgid "The following describes the basic use of variables in $[officename] Basic."
-msgstr "$[officename] बेसिक में वेरिएबल के आधारभूत उपयोग निम्नानुसार वर्णित हैं."
-
-#: 01020100.xhp
-msgctxt ""
-"01020100.xhp\n"
-"hd_id3153361\n"
-"4\n"
-"help.text"
-msgid "Naming Conventions for Variable Identifiers"
-msgstr "वेरिएबल आइडेंटिफ़ायर्स के लिए नामकरण प्रथा"
-
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3148797\n"
-"5\n"
+"01170100.xhp\n"
+"par_id3156280\n"
+"2\n"
"help.text"
-msgid "A variable name can consist of a maximum of 255 characters. The first character of a variable name <emph>must</emph> 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."
+msgid "<ahelp hid=\".\">Specifies the properties of the selected dialog or control.</ahelp> You must be in the design mode to be able to use this command."
msgstr ""
-#: 01020100.xhp
-msgctxt ""
-"01020100.xhp\n"
-"par_id3156422\n"
-"6\n"
-"help.text"
-msgid "Examples for variable identifiers:"
-msgstr "वेरिएबल आइडेंटिफ़ायर के उदाहरण:"
-
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3156441\n"
-"126\n"
+"01170100.xhp\n"
+"hd_id3151043\n"
+"20\n"
"help.text"
-msgid "Correct"
-msgstr ""
+msgid "Entering Data in the Properties Dialog"
+msgstr "गुण संवाद में डाटा प्रविष्ट करना"
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3149664\n"
-"127\n"
+"01170100.xhp\n"
+"par_id3153771\n"
+"3\n"
"help.text"
-msgid "Correct"
+msgid "The following key combinations apply to enter data in multiline fields or combo boxes of the <emph>Properties</emph> dialog:"
msgstr ""
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3146119\n"
-"128\n"
+"01170100.xhp\n"
+"par_id3150010\n"
+"18\n"
"help.text"
-msgid "Correct"
-msgstr ""
+msgid "Keys"
+msgstr "कुंजियाँ"
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153876\n"
-"11\n"
+"01170100.xhp\n"
+"par_id3147317\n"
+"19\n"
"help.text"
-msgid "Not valid, variable with space must be enclosed in square brackets"
-msgstr ""
+msgid "Effects"
+msgstr "प्रभाव"
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154510\n"
-"15\n"
+"01170100.xhp\n"
+"par_id3146121\n"
+"4\n"
"help.text"
-msgid "Correct"
-msgstr ""
+msgid "Alt+Down Arrow"
+msgstr "ऑल्ट+नीचे तीर"
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3150330\n"
-"129\n"
+"01170100.xhp\n"
+"par_id3149581\n"
+"5\n"
"help.text"
-msgid "Not valid, special characters are not allowed"
-msgstr "वैध नहीं, विशिष्ट अक्षर स्वीकार्य नहीं हैं"
+msgid "Opens a combo box"
+msgstr "कॉम्बो बक्सा खोलता है"
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154254\n"
-"130\n"
+"01170100.xhp\n"
+"par_id3147394\n"
+"6\n"
"help.text"
-msgid "Not valid, variable may not begin with a number"
-msgstr "वैध नहीं, वेरिएबल किसी संख्या के साथ प्रारंभ नहीं हो सकते"
+msgid "Alt+Up Arrow"
+msgstr "ऑल्ट+ऊपर तीर"
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3149256\n"
-"131\n"
+"01170100.xhp\n"
+"par_id3148455\n"
+"7\n"
"help.text"
-msgid "Not valid, punctuation marks are not allowed"
-msgstr "वैध नहीं, विरामचिह्न स्वीकार्य नहीं हैं"
+msgid "Closes a combo box"
+msgstr "कॉम्बो बक्सा बन्द करता है"
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3146317\n"
-"17\n"
+"01170100.xhp\n"
+"par_id3154511\n"
+"8\n"
"help.text"
-msgid "Declaring Variables"
-msgstr "वेरिएबल्स डिक्लेयर करना"
+msgid "Shift+Enter"
+msgstr "शिफ़्ट+एन्टर"
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3150299\n"
-"18\n"
+"01170100.xhp\n"
+"par_id3146971\n"
+"9\n"
"help.text"
-msgid "In $[officename] Basic you don't need to declare variables explicitly. A variable declaration can be performed with the <emph>Dim</emph> 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 ""
+msgid "Inserts a line break in multiline fields."
+msgstr "मल्टीलाइन क्षेत्र में लाइन ब्रेक प्रविष्ट करता है."
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154118\n"
-"140\n"
+"01170100.xhp\n"
+"par_id3146914\n"
+"10\n"
"help.text"
-msgid "Examples for variable declarations:"
-msgstr "वेरिएबल डिक्लेरेशन के लिए उदाहरण:"
+msgid "(UpArrow)"
+msgstr "(ऊपर-तीर)"
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3150982\n"
-"132\n"
+"01170100.xhp\n"
+"par_id3153714\n"
+"11\n"
"help.text"
-msgid "Declares the variable \"a\" as a String"
-msgstr ""
+msgid "Goes to the previous line."
+msgstr "पिछली पंक्ति पर जाता है."
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3150343\n"
-"133\n"
+"01170100.xhp\n"
+"par_id3159266\n"
+"12\n"
"help.text"
-msgid "Declares the variable \"a\" as a String"
-msgstr ""
+msgid "(DownArrow)"
+msgstr "(नीचे-तीर)"
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3155507\n"
-"22\n"
+"01170100.xhp\n"
+"par_id3146314\n"
+"13\n"
"help.text"
-msgid "Declares one variable as a String and one as an Integer"
-msgstr "वेरिएबल को स्ट्रिंग के रूप में तथा एक को पूर्णांक के रूप में डिक्लेयर करता है"
+msgid "Goes to the next line."
+msgstr "अगली पंक्ति पर जाता है."
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_idN10859\n"
+"01170100.xhp\n"
+"par_id3149255\n"
+"14\n"
"help.text"
-msgid "Declares c as a Boolean variable that can be TRUE or FALSE"
-msgstr "c को बूलिए वेरिएबल के रूप में डिक्लेयर करता है जो TRUE या FALSE हो सकता है"
+msgid "Enter"
+msgstr "एंटर"
-#: 01020100.xhp
+#: 01170100.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3150519\n"
-"23\n"
+"01170100.xhp\n"
+"par_id3149566\n"
+"15\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:"
+msgid "Applies the changes made to a field and places the cursor into the next field."
msgstr ""
-#: 01020100.xhp
-msgctxt ""
-"01020100.xhp\n"
-"par_id3154527\n"
-"134\n"
-"help.text"
-msgid "Declares \"a\" as a String"
-msgstr "\"a\" को स्ट्रिंग के रुप में डिक्लेयर करता है"
-
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153064\n"
-"135\n"
+"01170101.xhp\n"
+"tit\n"
"help.text"
-msgid "Type-declaration missing: \"a$=\""
-msgstr "टाइप डिक्लेरेशन गुम है: \"a$=\""
+msgid "General"
+msgstr "सामान्य"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3144770\n"
-"26\n"
+"01170101.xhp\n"
+"hd_id3147436\n"
+"1\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!"
+msgid "<link href=\"text/sbasic/shared/01170101.xhp\" name=\"General\">General</link>"
msgstr ""
-#: 01020100.xhp
-msgctxt ""
-"01020100.xhp\n"
-"hd_id3149331\n"
-"27\n"
-"help.text"
-msgid "Forcing Variable Declarations"
-msgstr "वेरिएबल डिक्लेरेशन फ़ोर्स करना"
-
-#: 01020100.xhp
-msgctxt ""
-"01020100.xhp\n"
-"par_id3149443\n"
-"28\n"
-"help.text"
-msgid "To force declaration of variables, use the following command:"
-msgstr "वेरिएबल का डिक्लेरेशन फोर्स करने के लिए, निम्न कमांड का इस्तेमाल करें:"
-
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3155072\n"
-"30\n"
+"01170101.xhp\n"
+"par_id3155855\n"
+"2\n"
"help.text"
-msgid "The <emph>Option Explicit</emph> 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 <emph>Single</emph>."
+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 ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3154614\n"
-"34\n"
+"01170101.xhp\n"
+"hd_id3148647\n"
+"11\n"
"help.text"
-msgid "Variable Types"
-msgstr "वेरिएबल क़िस्में"
+msgid "Alignment"
+msgstr "पंक्तिबद्धता"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3155383\n"
-"35\n"
+"01170101.xhp\n"
+"par_id3147318\n"
+"12\n"
"help.text"
-msgid "$[officename] Basic supports four variable classes:"
-msgstr "$[officename] बेसिक चार वेरिएबल क्लास को समर्थित करता है:"
+msgid "<ahelp hid=\"HID_PROP_IMAGE_ALIGN\">Specify the alignment option for the selected control.</ahelp>"
+msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153972\n"
-"36\n"
+"01170101.xhp\n"
+"hd_id3153189\n"
+"76\n"
"help.text"
-msgid "<emph>Numeric</emph> 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 ""
+msgid "AutoFill"
+msgstr "स्वत: भरें"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3159226\n"
-"37\n"
+"01170101.xhp\n"
+"par_id3152460\n"
+"77\n"
"help.text"
-msgid "<emph>String</emph> variables contain character strings."
+msgid "<ahelp hid=\".\">Select \"Yes\" to enable the AutoFill function for the selected control. </ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3145217\n"
-"38\n"
+"01170101.xhp\n"
+"hd_id3155307\n"
+"3\n"
"help.text"
-msgid "<emph>Boolean</emph> variables contain either the TRUE or the FALSE value."
-msgstr ""
+msgid "Background color"
+msgstr "पृष्ठभूमि रंग"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154762\n"
-"39\n"
+"01170101.xhp\n"
+"par_id3145251\n"
+"4\n"
"help.text"
-msgid "<emph>Object</emph> variables can store objects of various types, like tables and documents within a document."
+msgid "<ahelp hid=\".\">Specify the background color for the current control.</ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3153805\n"
-"40\n"
+"01170101.xhp\n"
+"hd_id3151076\n"
+"263\n"
"help.text"
-msgid "Integer Variables"
-msgstr "पूर्णांक वेरिएबल्स"
+msgid "Large change"
+msgstr "विस्तृत परिवर्तन"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3146966\n"
-"41\n"
+"01170101.xhp\n"
+"par_id3148457\n"
+"262\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."
+msgid "<ahelp hid=\".\">Specify the number of units to scroll when a user clicks in the area between the slider and the arrows on a scrollbar.</ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3147546\n"
-"45\n"
+"01170101.xhp\n"
+"hd_id3153876\n"
+"139\n"
"help.text"
-msgid "Long Integer Variables"
-msgstr "Long Integer Variables"
+msgid "Border"
+msgstr "किनारा"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3151193\n"
-"46\n"
+"01170101.xhp\n"
+"par_id3154017\n"
+"140\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."
+msgid "<ahelp hid=\".\">Specify the border type for the current control.</ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id7596972\n"
+"01170101.xhp\n"
+"hd_id3150749\n"
+"23\n"
"help.text"
-msgid "Decimal Variables"
-msgstr ""
+msgid "Button type"
+msgstr "बटन प्रकार"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id2649311\n"
+"01170101.xhp\n"
+"par_id3155064\n"
+"24\n"
"help.text"
-msgid "Decimal variables can take positive or negative numbers or zero. Accuracy is up to 29 digits."
+msgid "<ahelp hid=\".\">Select a button type. Button types determine what type of action is initiated.</ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id7617114\n"
+"01170101.xhp\n"
+"hd_id3149019\n"
+"5\n"
"help.text"
-msgid "You can use plus (+) or minus (-) signs as prefixes for decimal numbers (with or without spaces)."
-msgstr ""
+msgid "Character set"
+msgstr "अक्षर सेट"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id1593676\n"
+"01170101.xhp\n"
+"par_id3148406\n"
+"6\n"
"help.text"
-msgid "If a decimal number is assigned to an integer variable, %PRODUCTNAME Basic rounds the figure up or down."
+msgid "<ahelp hid=\".\">Select the font to be used for displaying the contents of the current control.</ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3147500\n"
-"50\n"
+"01170101.xhp\n"
+"hd_id3147341\n"
+"149\n"
"help.text"
-msgid "Single Variables"
-msgstr "एकल वेरिएबल्स"
+msgid "Currency symbol"
+msgstr "करेंसी चिह्न"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153070\n"
-"51\n"
+"01170101.xhp\n"
+"par_id3146315\n"
+"150\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 \"!\"."
+msgid "<ahelp hid=\".\">Enter the currency symbol to be used for currency controls.</ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3155753\n"
-"54\n"
+"01170101.xhp\n"
+"hd_id7936643\n"
"help.text"
-msgid "Double Variables"
-msgstr "दोहरे वेरिएबल्स"
+msgid "Date"
+msgstr "तारीख़"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3150953\n"
-"55\n"
+"01170101.xhp\n"
+"par_id2293771\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 \"#\"."
+msgid "<ahelp hid=\".\">Specify the default date to be shown in the Date control.</ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3155747\n"
-"95\n"
+"01170101.xhp\n"
+"hd_id3153965\n"
+"82\n"
"help.text"
-msgid "Currency Variables"
-msgstr "करंसी वेरिएबल्स"
+msgid "Date format"
+msgstr "तारीख़ फार्मेट"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153337\n"
-"96\n"
+"01170101.xhp\n"
+"par_id3155334\n"
+"83\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 \"@\"."
+msgid "<ahelp hid=\".\">Specify the desired format for a date control. A date control interprets the user input depending on this format setting.</ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3148742\n"
-"58\n"
+"01170101.xhp\n"
+"hd_id3154663\n"
+"121\n"
"help.text"
-msgid "String Variables"
-msgstr "वाक्यांश वेरिएबल्स"
+msgid "Date max."
+msgstr "तारीख न्यून."
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3151393\n"
-"59\n"
+"01170101.xhp\n"
+"par_id3148485\n"
+"122\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 \"$\"."
+msgid "<ahelp hid=\".\">Specify the upper limit for a date control.</ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3150534\n"
-"62\n"
+"01170101.xhp\n"
+"hd_id3152778\n"
+"131\n"
"help.text"
-msgid "Boolean Variables"
-msgstr "बूलिये वेरिएबल्स"
+msgid "Date min."
+msgstr "तारीख न्यून."
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3145632\n"
-"63\n"
+"01170101.xhp\n"
+"par_id3154120\n"
+"132\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."
+msgid "<ahelp hid=\".\">Specify the lower limit for a date control.</ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3149722\n"
-"65\n"
+"01170101.xhp\n"
+"hd_id3154573\n"
+"137\n"
"help.text"
-msgid "Date Variables"
-msgstr "तारीख़ वेरिएबल्स"
+msgid "Decimal accuracy"
+msgstr "दशमलव परिशुद्धता"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3159116\n"
-"66\n"
+"01170101.xhp\n"
+"par_id3166426\n"
+"138\n"
"help.text"
-msgid "Date variables can only contain dates and time values stored in an internal format. Values assigned to Date variables with <link href=\"text/sbasic/shared/03030101.xhp\" name=\"Dateserial\"><emph>Dateserial</emph></link>, <link href=\"text/sbasic/shared/03030102.xhp\" name=\"Datevalue\"><emph>Datevalue</emph></link>, <link href=\"text/sbasic/shared/03030205.xhp\" name=\"Timeserial\"><emph>Timeserial</emph></link> or <link href=\"text/sbasic/shared/03030206.xhp\" name=\"Timevalue\"><emph>Timevalue</emph></link> are automatically converted to the internal format. Date-variables are converted to normal numbers by using the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> 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 <emph>Date</emph>."
+msgid "<ahelp hid=\".\">Specify the number of decimal places displayed for a numerical or currency control.</ahelp>"
msgstr ""
-#: 01020100.xhp
-msgctxt ""
-"01020100.xhp\n"
-"hd_id3148732\n"
-"68\n"
-"help.text"
-msgid "Initial Variable Values"
-msgstr "Initial Variable Values"
-
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154549\n"
-"69\n"
+"01170101.xhp\n"
+"hd_id3159091\n"
+"144\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 ""
+msgid "Default button"
+msgstr "डिफ़ॉल्ट बटन"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3143222\n"
-"70\n"
+"01170101.xhp\n"
+"par_id3154200\n"
+"145\n"
"help.text"
-msgid "<emph>Numeric</emph> variables are automatically assigned the value \"0\" as soon as they are declared."
+msgid "<ahelp hid=\".\">Select \"Yes\" to make the current button control the default selection. Pressing <emph>Return</emph> in the dialog activates the default button.</ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3150693\n"
-"71\n"
+"01170101.xhp\n"
+"par_idN108BA\n"
"help.text"
-msgid "<emph>Date variables</emph> are assigned the value 0 internally; equivalent to converting the value to \"0\" with the <link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day\"><emph>Day</emph></link>, <link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month\"><emph>Month</emph></link>, <link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year\"><emph>Year</emph></link> or the <link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour\"><emph>Hour</emph></link>, <link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute\"><emph>Minute</emph></link>, <link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second\"><emph>Second</emph></link> function."
-msgstr ""
+msgid "Delay"
+msgstr "देरी"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154807\n"
-"72\n"
+"01170101.xhp\n"
+"par_idN108D0\n"
"help.text"
-msgid "<emph>String variables</emph> are assigned an empty-string (\"\") when they are declared."
+msgid "<ahelp hid=\".\">Specifies the delay in milliseconds between scrollbar trigger events.</ahelp> 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 ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3153936\n"
-"83\n"
+"01170101.xhp\n"
+"hd_id3151278\n"
+"19\n"
"help.text"
-msgid "Arrays"
-msgstr "Arrays"
+msgid "Dropdown"
+msgstr "ड्रापडाउन"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3148736\n"
-"84\n"
+"01170101.xhp\n"
+"par_id3155113\n"
+"20\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."
+msgid "<ahelp hid=\".\">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.</ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3149546\n"
-"85\n"
+"01170101.xhp\n"
+"hd_id3151216\n"
+"13\n"
"help.text"
-msgid "Arrays <emph>must</emph> be declared with the <emph>Dim</emph> statement. There are several ways to define the index range of an array:"
-msgstr ""
+msgid "Enabled"
+msgstr "सक्षम"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154567\n"
-"136\n"
+"01170101.xhp\n"
+"par_id3150517\n"
+"14\n"
"help.text"
-msgid "21 elements numbered from 0 to 20"
+msgid "<ahelp hid=\".\">Select \"Yes\" to enable the control. If the control is disabled, it is grayed out in the dialog.</ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3154397\n"
-"137\n"
+"01170101.xhp\n"
+"hd_id3155379\n"
+"91\n"
"help.text"
-msgid "30 elements (a matrix of 6 x 5 elements)"
-msgstr ""
+msgid "Edit mask"
+msgstr "मास्क संपादन"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3149690\n"
-"138\n"
+"01170101.xhp\n"
+"par_id3155509\n"
+"92\n"
"help.text"
-msgid "21 elements numbered from 5 to 25"
+msgid "<ahelp hid=\".\">Specify the edit mask for a pattern control. This is a character code that defines the input format for the control.</ahelp>"
msgstr ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153113\n"
-"89\n"
+"01170101.xhp\n"
+"par_id3154485\n"
+"184\n"
"help.text"
-msgid "21 elements (including 0), numbered from -15 to 5"
-msgstr "21 अवयव ( 0 सम्मिलित), संख्याएँ -15 से 5"
+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 ""
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3153005\n"
-"90\n"
+"01170101.xhp\n"
+"par_id3155809\n"
+"93\n"
"help.text"
-msgid "The index range can include positive as well as negative numbers."
-msgstr "निर्देशिका सीमा में धनात्मक तथा ऋणात्मक संख्याएँ शामिल हो सकती हैं."
+msgid "Character"
+msgstr "अक्षर"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"hd_id3154507\n"
-"91\n"
+"01170101.xhp\n"
+"par_id3148702\n"
+"94\n"
"help.text"
-msgid "Constants"
-msgstr "स्थिरांक"
+msgid "Meaning"
+msgstr "अर्थ"
-#: 01020100.xhp
+#: 01170101.xhp
msgctxt ""
-"01020100.xhp\n"
-"par_id3156357\n"
-"92\n"
+"01170101.xhp\n"
+"par_id3156199\n"
+"95\n"
"help.text"
-msgid "Constants have a fixed value. They are only defined once in the program and cannot be redefined later:"
+msgid "L"
msgstr ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"tit\n"
+"01170101.xhp\n"
+"par_id3148869\n"
+"96\n"
"help.text"
-msgid "DefObj Statement [Runtime]"
-msgstr "DefObj वक्तव्य [रनटाइम]"
+msgid "A text constant. This character cannot be modified by the user."
+msgstr "पाठ स्थिरांक. यह अक्षर उपयोक्ता के द्वारा परिवर्धित नहीं किया जा सकता."
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"bm_id3149811\n"
+"01170101.xhp\n"
+"par_id3156016\n"
+"97\n"
"help.text"
-msgid "<bookmark_value>DefObj statement</bookmark_value>"
+msgid "a"
msgstr ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"hd_id3149811\n"
-"1\n"
+"01170101.xhp\n"
+"par_id3157983\n"
+"98\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"DefObj Statement [Runtime]\">DefObj Statement [Runtime]</link>"
+msgid "The characters a-z can be entered here. If a capital letter is entered, it is automatically converted to a lowercase letter."
msgstr ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3147573\n"
-"2\n"
+"01170101.xhp\n"
+"par_id3148607\n"
+"99\n"
"help.text"
-msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgid "A"
msgstr ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"hd_id3150504\n"
-"3\n"
+"01170101.xhp\n"
+"par_id3159204\n"
+"100\n"
"help.text"
-msgid "Syntax:"
+msgid "The characters A-Z can be entered here. If a lowercase letter is entered, it is automatically converted to a capital letter"
msgstr ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3147530\n"
-"4\n"
+"01170101.xhp\n"
+"par_id3149126\n"
+"101\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgid "c"
msgstr ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"hd_id3153896\n"
-"5\n"
+"01170101.xhp\n"
+"par_id3151304\n"
+"102\n"
"help.text"
-msgid "Parameters:"
+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 ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3148552\n"
-"6\n"
+"01170101.xhp\n"
+"par_id3152870\n"
+"103\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgid "C"
msgstr ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3150358\n"
-"7\n"
+"01170101.xhp\n"
+"par_id3155071\n"
+"104\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+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 ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3148798\n"
-"8\n"
+"01170101.xhp\n"
+"par_id3159230\n"
+"105\n"
"help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
+msgid "N"
msgstr ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3150769\n"
-"9\n"
+"01170101.xhp\n"
+"par_id3154650\n"
+"106\n"
"help.text"
-msgid "<emph>DefObj:</emph> Object"
-msgstr ""
+msgid "Only the characters 0-9 can be entered."
+msgstr "सिर्फ अक्षर 0-9 ही भरे जा सकते हैं."
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"hd_id3156212\n"
-"10\n"
+"01170101.xhp\n"
+"par_id3149383\n"
+"107\n"
"help.text"
-msgid "Example:"
+msgid "x"
msgstr ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3153969\n"
-"12\n"
+"01170101.xhp\n"
+"par_id3153489\n"
+"108\n"
"help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM Prefix definition for variable types:"
+msgid "All printable characters can be entered."
+msgstr "सभी छपाई योग्य अक्षरों को प्रविष्ट किया जा सकता है."
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3156424\n"
-"13\n"
+"01170101.xhp\n"
+"par_id3146967\n"
+"109\n"
"help.text"
-msgid "DefBool b"
+msgid "X"
msgstr ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3159254\n"
-"14\n"
+"01170101.xhp\n"
+"par_id3154707\n"
+"110\n"
"help.text"
-msgid "DefDate t"
+msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
msgstr ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3150440\n"
-"15\n"
+"01170101.xhp\n"
+"hd_id2128971\n"
"help.text"
-msgid "DefDbL d"
+msgid "Editable"
msgstr ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3161832\n"
-"16\n"
+"01170101.xhp\n"
+"par_id6519974\n"
"help.text"
-msgid "DefInt i"
+msgid "<ahelp hid=\".\">Specifies whether the nodes of the tree control are editable.</ahelp>"
msgstr ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3145365\n"
-"17\n"
+"01170101.xhp\n"
+"par_id4591814\n"
"help.text"
-msgid "DefLng l"
+msgid "The default value is FALSE."
msgstr ""
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3149481\n"
-"18\n"
+"01170101.xhp\n"
+"hd_id3149317\n"
+"114\n"
"help.text"
-msgid "DefObj o"
-msgstr ""
+msgid "Graphics"
+msgstr "ग्राफिक्स"
-#: 03101700.xhp
+#: 01170101.xhp
msgctxt ""
-"03101700.xhp\n"
-"par_id3152886\n"
-"19\n"
+"01170101.xhp\n"
+"par_id3147546\n"
+"115\n"
"help.text"
-msgid "DefVar v"
+msgid "<ahelp hid=\".\">Specify the source of the graphics for a button or an image control. Click \"...\" to select a file.</ahelp>"
msgstr ""
-#: 03103100.xhp
-msgctxt ""
-"03103100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Let Statement [Runtime]"
-msgstr "Let वक्तव्य [रनटाइम]"
-
-#: 03103100.xhp
+#: 01170101.xhp
msgctxt ""
-"03103100.xhp\n"
-"bm_id3147242\n"
+"01170101.xhp\n"
+"hd_id3154627\n"
+"258\n"
"help.text"
-msgid "<bookmark_value>Let statement</bookmark_value>"
-msgstr ""
+msgid "Height"
+msgstr "ऊंचाई"
-#: 03103100.xhp
+#: 01170101.xhp
msgctxt ""
-"03103100.xhp\n"
-"hd_id3147242\n"
-"1\n"
+"01170101.xhp\n"
+"par_id3155754\n"
+"257\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103100.xhp\" name=\"Let Statement [Runtime]\">Let Statement [Runtime]</link>"
+msgid "<ahelp hid=\".\">Specify the height of the current control or the dialog.</ahelp>"
msgstr ""
-#: 03103100.xhp
+#: 01170101.xhp
msgctxt ""
-"03103100.xhp\n"
-"par_id3149233\n"
-"2\n"
+"01170101.xhp\n"
+"hd_id3153072\n"
+"208\n"
"help.text"
-msgid "Assigns a value to a variable."
-msgstr "वेरिएबल के लिए मूल्य आबंटित करता है."
+msgid "Help text"
+msgstr "मदद पाठ"
-#: 03103100.xhp
+#: 01170101.xhp
msgctxt ""
-"03103100.xhp\n"
-"hd_id3153127\n"
-"3\n"
+"01170101.xhp\n"
+"par_id3147502\n"
+"209\n"
"help.text"
-msgid "Syntax:"
+msgid "<ahelp hid=\".\">Enter a help text that is displayed as a tip (bubble help) when the mouse rests over the control.</ahelp>"
msgstr ""
-#: 03103100.xhp
+#: 01170101.xhp
msgctxt ""
-"03103100.xhp\n"
-"par_id3154285\n"
-"4\n"
+"01170101.xhp\n"
+"hd_id3154400\n"
+"212\n"
"help.text"
-msgid "[Let] VarName=Expression"
-msgstr "[Let] VarName=Expression"
+msgid "Help URL"
+msgstr "मदद यूआरएल"
-#: 03103100.xhp
+#: 01170101.xhp
msgctxt ""
-"03103100.xhp\n"
-"hd_id3148944\n"
-"5\n"
+"01170101.xhp\n"
+"par_id3150431\n"
+"213\n"
"help.text"
-msgid "Parameters:"
+msgid "<ahelp hid=\".\">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.</ahelp>"
msgstr ""
-#: 03103100.xhp
+#: 01170101.xhp
msgctxt ""
-"03103100.xhp\n"
-"par_id3147560\n"
-"6\n"
+"01170101.xhp\n"
+"par_id4171269\n"
"help.text"
-msgid "<emph>VarName:</emph> Variable that you want to assign a value to. Value and variable type must be compatible."
+msgid "Set the environment variable HELP_DEBUG to 1 to view the Help-IDs as extended help tips."
msgstr ""
-#: 03103100.xhp
+#: 01170101.xhp
msgctxt ""
-"03103100.xhp\n"
-"par_id3148451\n"
-"7\n"
+"01170101.xhp\n"
+"hd_id3159260\n"
+"85\n"
"help.text"
-msgid "As in most BASIC dialects, the keyword <emph>Let</emph> is optional."
-msgstr ""
+msgid "Incr./decrement value"
+msgstr "तरक्की / अवनति मूल्य"
-#: 03103100.xhp
+#: 01170101.xhp
msgctxt ""
-"03103100.xhp\n"
-"hd_id3145785\n"
-"8\n"
+"01170101.xhp\n"
+"par_id3145233\n"
+"86\n"
"help.text"
-msgid "Example:"
+msgid "<ahelp hid=\".\">Specify the increment and decrement interval for spin button controls.</ahelp>"
msgstr ""
-#: 03103100.xhp
+#: 01170101.xhp
msgctxt ""
-"03103100.xhp\n"
-"par_id3152939\n"
-"12\n"
+"01170101.xhp\n"
+"hd_id539262\n"
"help.text"
-msgid "MsgBox Len(sText) ' returns 9"
+msgid "Invokes stop mode editing"
msgstr ""
-#: 03010000.xhp
+#: 01170101.xhp
msgctxt ""
-"03010000.xhp\n"
-"tit\n"
+"01170101.xhp\n"
+"par_id234382\n"
"help.text"
-msgid "Screen I/O Functions"
-msgstr "स्क्रीन I/O फंक्शन"
+msgid "<ahelp hid=\".\">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.</ahelp>"
+msgstr ""
-#: 03010000.xhp
+#: 01170101.xhp
msgctxt ""
-"03010000.xhp\n"
-"hd_id3156280\n"
-"1\n"
+"01170101.xhp\n"
+"par_id6591082\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010000.xhp\" name=\"Screen I/O Functions\">Screen I/O Functions</link>"
+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 ""
-#: 03010000.xhp
+#: 01170101.xhp
msgctxt ""
-"03010000.xhp\n"
-"par_id3153770\n"
-"2\n"
+"01170101.xhp\n"
+"par_id9298074\n"
"help.text"
-msgid "This section describes the Runtime Functions used to call dialogs for the input and output of user entries."
+msgid "The default value is FALSE."
msgstr ""
-#: 03131600.xhp
+#: 01170101.xhp
msgctxt ""
-"03131600.xhp\n"
-"tit\n"
+"01170101.xhp\n"
+"hd_id3150536\n"
+"7\n"
"help.text"
-msgid "CreateUnoService Function [Runtime]"
-msgstr "CreateUnoService फंक्शन [रनटाइम]"
+msgid "Label"
+msgstr "लेबल"
-#: 03131600.xhp
+#: 01170101.xhp
msgctxt ""
-"03131600.xhp\n"
-"bm_id3150682\n"
+"01170101.xhp\n"
+"par_id3146324\n"
+"8\n"
"help.text"
-msgid "<bookmark_value>CreateUnoService function</bookmark_value>"
+msgid "<ahelp hid=\".\">Specifies the label of the current control. The label is displayed along with the control.</ahelp>"
msgstr ""
-#: 03131600.xhp
+#: 01170101.xhp
msgctxt ""
-"03131600.xhp\n"
-"hd_id3150682\n"
-"1\n"
+"01170101.xhp\n"
+"par_id3146816\n"
+"223\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function [Runtime]\">CreateUnoService Function [Runtime]</link>"
+msgid "You can create multi-line <emph>labels</emph> by inserting manual line breaks in the label using <emph>Shift+Enter</emph>."
msgstr ""
-#: 03131600.xhp
+#: 01170101.xhp
msgctxt ""
-"03131600.xhp\n"
-"par_id3152924\n"
-"2\n"
+"01170101.xhp\n"
+"hd_id3150457\n"
+"74\n"
"help.text"
-msgid "Instantiates a Uno service with the ProcessServiceManager."
-msgstr ""
+msgid "Line Count"
+msgstr "पंक्ति संख्या"
-#: 03131600.xhp
+#: 01170101.xhp
msgctxt ""
-"03131600.xhp\n"
-"hd_id3152801\n"
-"3\n"
+"01170101.xhp\n"
+"par_id3149143\n"
+"75\n"
"help.text"
-msgid "Syntax:"
+msgid "<ahelp hid=\".\">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. </ahelp>"
msgstr ""
-#: 03131600.xhp
-msgctxt ""
-"03131600.xhp\n"
-"par_id3153346\n"
-"4\n"
-"help.text"
-msgid "oService = CreateUnoService( Uno service name )"
-msgstr "oService = CreateUnoService( Uno service name )"
-
-#: 03131600.xhp
+#: 01170101.xhp
msgctxt ""
-"03131600.xhp\n"
-"par_idN1060F\n"
+"01170101.xhp\n"
+"hd_id7468489\n"
"help.text"
-msgid "For a list of available services, go to: http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html"
-msgstr ""
+msgid "Scrollbar"
+msgstr "स्क्रॉल-पट्टी"
-#: 03131600.xhp
+#: 01170101.xhp
msgctxt ""
-"03131600.xhp\n"
-"hd_id3151111\n"
-"5\n"
+"01170101.xhp\n"
+"par_id7706228\n"
"help.text"
-msgid "Examples:"
+msgid "Adds the scrollbar type that you specify to a text box."
msgstr ""
-#: 03131600.xhp
+#: 01170101.xhp
msgctxt ""
-"03131600.xhp\n"
-"par_id3154046\n"
-"6\n"
+"01170101.xhp\n"
+"hd_id3153121\n"
+"256\n"
"help.text"
-msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
-msgstr "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
+msgid "Small change"
+msgstr "लघु परिवर्तन"
-#: 03131600.xhp
+#: 01170101.xhp
msgctxt ""
-"03131600.xhp\n"
-"bm_id8334604\n"
+"01170101.xhp\n"
+"par_id3157875\n"
+"255\n"
"help.text"
-msgid "<bookmark_value>filepicker;API service</bookmark_value>"
+msgid "<ahelp hid=\".\">Specify the number of units to scroll when a user clicks an arrow on a scrollbar.</ahelp>"
msgstr ""
-#: 03131600.xhp
+#: 01170101.xhp
msgctxt ""
-"03131600.xhp\n"
-"par_idN10625\n"
+"01170101.xhp\n"
+"hd_id3145221\n"
+"73\n"
"help.text"
-msgid "The following code uses a service to open a file open dialog:"
-msgstr "फ़ाइल खोलें संवाद को खोलने के लिए निम्न कोड किसी सेवा का इस्तेमाल करता है:"
+msgid "List entries"
+msgstr "प्रविष्टियाँ सूची"
-#: 03131600.xhp
+#: 01170101.xhp
msgctxt ""
-"03131600.xhp\n"
-"par_idN1062B\n"
+"01170101.xhp\n"
+"par_id3154580\n"
+"120\n"
"help.text"
-msgid "fName = FileOpenDialog (\"Please select a file\")"
+msgid "<ahelp hid=\".\">Specify the entries for a list control. One line takes one list entry. Press <emph>Shift+Enter</emph> to insert a new line.</ahelp>"
msgstr ""
-#: 03131600.xhp
+#: 01170101.xhp
msgctxt ""
-"03131600.xhp\n"
-"par_idN10630\n"
+"01170101.xhp\n"
+"hd_id3149723\n"
+"159\n"
"help.text"
-msgid "Print \"file chosen: \"+fName"
-msgstr ""
+msgid "Literal mask"
+msgstr "लिटरल मॉस्क"
-#: 03030104.xhp
+#: 01170101.xhp
msgctxt ""
-"03030104.xhp\n"
-"tit\n"
+"01170101.xhp\n"
+"par_id3150656\n"
+"160\n"
"help.text"
-msgid "Month Function [Runtime]"
-msgstr "Month फंक्शन [रनटाइम]"
+msgid "<ahelp hid=\".\">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.</ahelp>"
+msgstr ""
-#: 03030104.xhp
+#: 01170101.xhp
msgctxt ""
-"03030104.xhp\n"
-"bm_id3153127\n"
+"01170101.xhp\n"
+"hd_id3149015\n"
+"116\n"
"help.text"
-msgid "<bookmark_value>Month function</bookmark_value>"
-msgstr ""
+msgid "Manual line break"
+msgstr "हस्तचालित लाइन ब्रेक"
-#: 03030104.xhp
+#: 01170101.xhp
msgctxt ""
-"03030104.xhp\n"
-"hd_id3153127\n"
-"1\n"
+"01170101.xhp\n"
+"par_id3149893\n"
+"117\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month Function [Runtime]\">Month Function [Runtime]</link>"
+msgid "<ahelp hid=\".\">Select \"Yes\" to allow manual line breaks inside multiline controls.</ahelp>"
msgstr ""
-#: 03030104.xhp
+#: 01170101.xhp
msgctxt ""
-"03030104.xhp\n"
-"par_id3148550\n"
-"2\n"
+"01170101.xhp\n"
+"hd_id3150463\n"
+"123\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 ""
+msgid "Max. text length"
+msgstr "अधिकतम पाठ लंबाई"
-#: 03030104.xhp
+#: 01170101.xhp
msgctxt ""
-"03030104.xhp\n"
-"hd_id3145068\n"
-"3\n"
+"01170101.xhp\n"
+"par_id3150745\n"
+"124\n"
"help.text"
-msgid "Syntax:"
+msgid "<ahelp hid=\".\">Specify the maximum number of characters that the user can enter.</ahelp>"
msgstr ""
-#: 03030104.xhp
+#: 01170101.xhp
msgctxt ""
-"03030104.xhp\n"
-"par_id3150398\n"
-"4\n"
+"01170101.xhp\n"
+"hd_id3154675\n"
+"21\n"
"help.text"
-msgid "Month (Number)"
-msgstr "Int (Number)"
+msgid "Multiline Input"
+msgstr "बहुपंक्ति इनपुट"
-#: 03030104.xhp
+#: 01170101.xhp
msgctxt ""
-"03030104.xhp\n"
-"hd_id3154366\n"
-"5\n"
+"01170101.xhp\n"
+"par_id3144741\n"
+"22\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "<ahelp hid=\".\">Select \"Yes\" to allow the input of multiple lines in the control. Press Enter to insert a manual line break in the control.</ahelp>"
+msgstr ""
-#: 03030104.xhp
+#: 01170101.xhp
msgctxt ""
-"03030104.xhp\n"
-"par_id3154125\n"
-"6\n"
+"01170101.xhp\n"
+"hd_id3154848\n"
+"129\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "Multiselection"
+msgstr "बहुचयन"
-#: 03030104.xhp
+#: 01170101.xhp
msgctxt ""
-"03030104.xhp\n"
-"hd_id3150768\n"
-"7\n"
+"01170101.xhp\n"
+"par_id3151235\n"
+"130\n"
"help.text"
-msgid "Parameters:"
+msgid "<ahelp hid=\".\">Select \"Yes\" to allow the selection of multiple entries in list controls.</ahelp>"
msgstr ""
-#: 03030104.xhp
+#: 01170101.xhp
msgctxt ""
-"03030104.xhp\n"
-"par_id3156423\n"
-"8\n"
+"01170101.xhp\n"
+"hd_id3148887\n"
+"9\n"
"help.text"
-msgid "<emph>Number:</emph> Numeric expression that contains the serial date number that is used to determine the month of the year."
-msgstr ""
+msgid "Name"
+msgstr "नाम"
-#: 03030104.xhp
+#: 01170101.xhp
msgctxt ""
-"03030104.xhp\n"
-"par_id3153770\n"
-"9\n"
+"01170101.xhp\n"
+"par_id3154548\n"
+"10\n"
"help.text"
-msgid "This function is the opposite of the <emph>DateSerial </emph>function. It returns the month in the year that corresponds to the serial date that is generated by <emph>DateSerial</emph> or <emph>DateValue</emph>. For example, the expression"
+msgid "<ahelp hid=\".\">Insert a name for the current control. This name is used to identify the control.</ahelp>"
msgstr ""
-#: 03030104.xhp
+#: 01170101.xhp
msgctxt ""
-"03030104.xhp\n"
-"par_id3145366\n"
-"11\n"
+"01170101.xhp\n"
+"hd_id3148739\n"
+"44\n"
"help.text"
-msgid "returns the value 12."
-msgstr ""
+msgid "Order"
+msgstr "अनुक्रम"
-#: 03030104.xhp
+#: 01170101.xhp
msgctxt ""
-"03030104.xhp\n"
-"hd_id3146923\n"
-"12\n"
+"01170101.xhp\n"
+"par_id3149252\n"
+"45\n"
"help.text"
-msgid "Example:"
+msgid "<ahelp hid=\".\">Specify the order in which the controls receive the focus when the Tab key is pressed in the dialog.</ahelp> On entering a dialog, the control with the lowest order (0) receives the focus. Pressing the <emph>Tab</emph> key the successively focusses the other controls as specified by their order number."
msgstr ""
-#: 03030104.xhp
+#: 01170101.xhp
msgctxt ""
-"03030104.xhp\n"
-"par_id3149664\n"
-"14\n"
+"01170101.xhp\n"
+"par_id3155259\n"
+"46\n"
"help.text"
-msgid "MsgBox \"\" & Month(Now) ,64,\"The current month\""
+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 ""
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"tit\n"
+"01170101.xhp\n"
+"hd_id3149511\n"
+"247\n"
"help.text"
-msgid "GoSub...Return Statement [Runtime]"
-msgstr "GoSub...Return वक्तव्य [रनटाइम]"
+msgid "Orientation"
+msgstr "दिशा"
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"bm_id3147242\n"
+"01170101.xhp\n"
+"par_id3153780\n"
+"246\n"
"help.text"
-msgid "<bookmark_value>GoSub...Return statement</bookmark_value>"
+msgid "<ahelp hid=\".\">Specify the orientation for a scrollbar control.</ahelp>"
msgstr ""
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"hd_id3147242\n"
-"1\n"
+"01170101.xhp\n"
+"hd_id3154374\n"
+"239\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090301.xhp\" name=\"GoSub...Return Statement [Runtime]\">GoSub...Return Statement [Runtime]</link>"
+msgid "Page (step)"
msgstr ""
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3145316\n"
-"2\n"
+"01170101.xhp\n"
+"par_id3154109\n"
+"238\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 <emph>GoSub </emph>statement."
+msgid "<ahelp hid=\".\">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.</ahelp> If a dialog has only one page set its <emph>Page (Step)</emph> value to <emph>0</emph>."
msgstr ""
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"hd_id3145609\n"
-"3\n"
+"01170101.xhp\n"
+"par_id3148580\n"
+"236\n"
"help.text"
-msgid "Syntax:"
+msgid "Select <emph>Page (Step)</emph> = 0 to make a control visible on every dialog page."
msgstr ""
-#: 03090301.xhp
-msgctxt ""
-"03090301.xhp\n"
-"par_id3145069\n"
-"4\n"
-"help.text"
-msgid "see Parameters"
-msgstr "पैरामीटर देखें"
-
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"hd_id3147265\n"
-"5\n"
+"01170101.xhp\n"
+"par_id3146144\n"
+"235\n"
"help.text"
-msgid "Parameters:"
+msgid "To switch between dialog pages at run time, you need to create a macro that changes the value of <emph>Page (Step)</emph>."
msgstr ""
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3148664\n"
-"6\n"
+"01170101.xhp\n"
+"hd_id3154558\n"
+"156\n"
"help.text"
-msgid "Sub/Function"
-msgstr "Exit Sub/Function"
+msgid "Password characters"
+msgstr "पासवर्ड अक्षर"
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3150400\n"
-"7\n"
+"01170101.xhp\n"
+"par_id3152787\n"
+"157\n"
"help.text"
-msgid "statement block"
+msgid "<ahelp hid=\".\">Enter a character to be displayed instead of the characters that are typed. This can be used for entering passwords in text controls.</ahelp>"
msgstr ""
-#: 03090301.xhp
-#, fuzzy
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3154140\n"
-"8\n"
+"01170101.xhp\n"
+"hd_id3148750\n"
+"245\n"
"help.text"
-msgid "Label"
-msgstr "लेबल"
+msgid "PositionX"
+msgstr "स्थानX"
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3150869\n"
-"9\n"
+"01170101.xhp\n"
+"par_id3154517\n"
+"244\n"
"help.text"
-msgid "statement block"
+msgid "<ahelp hid=\".\">Specify the distance of the current control from the left side of the dialog.</ahelp>"
msgstr ""
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3154909\n"
-"10\n"
+"01170101.xhp\n"
+"hd_id3152767\n"
+"243\n"
"help.text"
-msgid "GoSub Label"
-msgstr "GoSub Label"
+msgid "PositionY"
+msgstr "स्थानY"
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3153969\n"
-"11\n"
+"01170101.xhp\n"
+"par_id3159082\n"
+"242\n"
"help.text"
-msgid "Exit Sub/Function"
-msgstr "Exit Sub/Function"
+msgid "<ahelp hid=\".\">Specify the distance of the current control from the top of the dialog.</ahelp>"
+msgstr ""
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3154685\n"
-"12\n"
+"01170101.xhp\n"
+"hd_id3159213\n"
+"221\n"
"help.text"
-msgid "Label:"
-msgstr "लेबल:"
+msgid "Prefix symbol"
+msgstr "उपसर्ग प्रतीक"
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3145786\n"
-"13\n"
+"01170101.xhp\n"
+"par_id3149688\n"
+"222\n"
"help.text"
-msgid "statement block"
+msgid "<ahelp hid=\".\">Select \"Yes\" to display the currency symbol prefix in currency controls when a number was entered.</ahelp>"
msgstr ""
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3159252\n"
-"14\n"
+"01170101.xhp\n"
+"hd_id3149728\n"
+"89\n"
"help.text"
-msgid "Return"
-msgstr ""
+msgid "Print"
+msgstr "छापें"
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3154321\n"
-"15\n"
+"01170101.xhp\n"
+"par_id3150001\n"
+"90\n"
"help.text"
-msgid "End Sub/Function"
-msgstr "Exit Sub/Function"
+msgid "<ahelp hid=\".\">Select \"Yes\" to include the current control in a document's printout.</ahelp>"
+msgstr ""
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3147318\n"
-"16\n"
+"01170101.xhp\n"
+"hd_id3154671\n"
+"261\n"
"help.text"
-msgid "The <emph>GoSub</emph> 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 ""
+msgid "Progress value"
+msgstr "प्रगति मूल्य"
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3153190\n"
-"17\n"
+"01170101.xhp\n"
+"par_id3146849\n"
+"260\n"
"help.text"
-msgid "If the program encounters a Return statement not preceded by <emph>GoSub</emph>, $[officename] Basic returns an error message. Use <emph>Exit Sub</emph> or <emph>Exit Function</emph> to ensure that the program leaves a Sub or Function before reaching the next Return statement."
+msgid "<ahelp hid=\".\">Specify a progress value for a progress bar control.</ahelp>"
msgstr ""
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3145799\n"
-"19\n"
+"01170101.xhp\n"
+"hd_id3153112\n"
+"254\n"
"help.text"
-msgid "The following example demonstrates the use of <emph>GoSub</emph> and <emph>Return</emph>. By executing a program section twice, the program calculates the square root of two numbers that are entered by the user."
-msgstr ""
+msgid "Progress value max."
+msgstr "प्रगति मूल्य अधि."
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"hd_id3156284\n"
-"20\n"
+"01170101.xhp\n"
+"par_id3145167\n"
+"253\n"
"help.text"
-msgid "Example:"
+msgid "<ahelp hid=\".\">Specify the maximum value of a progress bar control.</ahelp>"
msgstr ""
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3146970\n"
-"25\n"
+"01170101.xhp\n"
+"hd_id3153569\n"
+"249\n"
"help.text"
-msgid "iInputa = Int(InputBox$ \"Enter the first number: \",\"NumberInput\"))"
-msgstr ""
+msgid "Progress value min."
+msgstr "प्रगति मूल्य न्यून."
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3150329\n"
-"26\n"
+"01170101.xhp\n"
+"par_id3154506\n"
+"248\n"
"help.text"
-msgid "iInputb = Int(InputBox$ \"Enter the second number: \",\"NumberInput\"))"
+msgid "<ahelp hid=\".\">Specify the minimum value of a progress bar control.</ahelp>"
msgstr ""
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3154756\n"
-"29\n"
+"01170101.xhp\n"
+"hd_id3150134\n"
+"42\n"
"help.text"
-msgid "Print \"The square root of\";iInputa;\" is\";iInputc"
-msgstr ""
+msgid "Read-only"
+msgstr "सिर्फ पढ़ने के लिए"
-#: 03090301.xhp
+#: 01170101.xhp
msgctxt ""
-"03090301.xhp\n"
-"par_id3147340\n"
-"32\n"
+"01170101.xhp\n"
+"par_id3155930\n"
+"43\n"
"help.text"
-msgid "Print \"The square root of\";iInputb;\" is\";iInputc"
+msgid "<ahelp hid=\".\">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.</ahelp>"
msgstr ""
-#: 03090408.xhp
+#: 01170101.xhp
msgctxt ""
-"03090408.xhp\n"
-"tit\n"
+"01170101.xhp\n"
+"par_idN11112\n"
"help.text"
-msgid "Stop Statement [Runtime]"
-msgstr "Stop वक्तव्य [रनटाइम]"
+msgid "Repeat"
+msgstr "दोहराएँ"
-#: 03090408.xhp
+#: 01170101.xhp
msgctxt ""
-"03090408.xhp\n"
-"bm_id3153311\n"
+"01170101.xhp\n"
+"par_idN11128\n"
"help.text"
-msgid "<bookmark_value>Stop statement</bookmark_value>"
+msgid "<ahelp hid=\".\">Repeats trigger events when you keep the mouse button pressed on a control such as a spin button.</ahelp>"
msgstr ""
-#: 03090408.xhp
+#: 01170101.xhp
msgctxt ""
-"03090408.xhp\n"
-"hd_id3153311\n"
-"1\n"
+"01170101.xhp\n"
+"hd_id9579149\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Stop Statement [Runtime]\">Stop Statement [Runtime]</link>"
+msgid "Root displayed"
msgstr ""
-#: 03090408.xhp
-msgctxt ""
-"03090408.xhp\n"
-"par_id3154142\n"
-"2\n"
-"help.text"
-msgid "Stops the execution of the Basic program."
-msgstr "बेसिक प्रोग्राम का चलाना रोकता है."
-
-#: 03090408.xhp
+#: 01170101.xhp
msgctxt ""
-"03090408.xhp\n"
-"hd_id3153126\n"
-"3\n"
+"01170101.xhp\n"
+"par_id7126987\n"
"help.text"
-msgid "Syntax:"
+msgid "<ahelp hid=\".\">Specifies if the root node of the tree control is displayed.</ahelp>"
msgstr ""
-#: 03090408.xhp
+#: 01170101.xhp
msgctxt ""
-"03090408.xhp\n"
-"par_id3156023\n"
-"4\n"
+"01170101.xhp\n"
+"par_id9174779\n"
"help.text"
-msgid "Stop"
+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 ""
-#: 03090408.xhp
+#: 01170101.xhp
msgctxt ""
-"03090408.xhp\n"
-"hd_id3156344\n"
-"5\n"
+"01170101.xhp\n"
+"par_id594195\n"
"help.text"
-msgid "Example:"
+msgid "The default value is TRUE."
msgstr ""
-#: 03010305.xhp
+#: 01170101.xhp
msgctxt ""
-"03010305.xhp\n"
-"tit\n"
+"01170101.xhp\n"
+"hd_id7534409\n"
"help.text"
-msgid "RGB Function [Runtime]"
-msgstr "RGB फंक्शन [रनटाइम]"
+msgid "Row height"
+msgstr "पंक्ति ऊँचाई"
-#: 03010305.xhp
+#: 01170101.xhp
msgctxt ""
-"03010305.xhp\n"
-"hd_id3150792\n"
-"1\n"
+"01170101.xhp\n"
+"par_id6471755\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB Function [Runtime]\">RGB Function [Runtime]</link>"
+msgid "<ahelp hid=\".\">Specifies the height of each row of a tree control, in pixels.</ahelp>"
msgstr ""
-#: 03010305.xhp
+#: 01170101.xhp
msgctxt ""
-"03010305.xhp\n"
-"par_id3150447\n"
-"2\n"
+"01170101.xhp\n"
+"par_id2909329\n"
"help.text"
-msgid "Returns a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"long integer color value\">long integer color value</link> consisting of red, green, and blue components."
+msgid "If the specified value is less than or equal to zero, the row height is the maximum height of all rows."
msgstr ""
-#: 03010305.xhp
+#: 01170101.xhp
msgctxt ""
-"03010305.xhp\n"
-"hd_id3147229\n"
-"3\n"
+"01170101.xhp\n"
+"par_id4601580\n"
"help.text"
-msgid "Syntax:"
+msgid "The default value is 0."
msgstr ""
-#: 03010305.xhp
-msgctxt ""
-"03010305.xhp\n"
-"par_id3155132\n"
-"4\n"
-"help.text"
-msgid "RGB (Red, Green, Blue)"
-msgstr "RGB (Red, Green, Blue)"
-
-#: 03010305.xhp
+#: 01170101.xhp
msgctxt ""
-"03010305.xhp\n"
-"hd_id3156442\n"
-"5\n"
+"01170101.xhp\n"
+"hd_id3148761\n"
+"264\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Scale"
+msgstr "स्केल"
-#: 03010305.xhp
+#: 01170101.xhp
msgctxt ""
-"03010305.xhp\n"
-"par_id3159153\n"
-"6\n"
+"01170101.xhp\n"
+"par_id3159134\n"
+"265\n"
"help.text"
-msgid "Long"
+msgid "<ahelp hid=\".\">Scales the image to fit the control size.</ahelp>"
msgstr ""
-#: 03010305.xhp
+#: 01170101.xhp
msgctxt ""
-"03010305.xhp\n"
-"hd_id3154013\n"
-"7\n"
+"01170101.xhp\n"
+"hd_id7597277\n"
"help.text"
-msgid "Parameter:"
-msgstr ""
+msgid "Scrollbar"
+msgstr "स्क्रॉल-पट्टी"
-#: 03010305.xhp
+#: 01170101.xhp
msgctxt ""
-"03010305.xhp\n"
-"par_id3152597\n"
-"8\n"
+"01170101.xhp\n"
+"par_id986968\n"
"help.text"
-msgid "<emph>Red</emph>: Any integer expression that represents the red component (0-255) of the composite color."
+msgid "<ahelp hid=\".\">Adds the scrollbar type that you specify to a text box.</ahelp>"
msgstr ""
-#: 03010305.xhp
+#: 01170101.xhp
msgctxt ""
-"03010305.xhp\n"
-"par_id3146974\n"
-"9\n"
+"01170101.xhp\n"
+"hd_id3147370\n"
+"241\n"
"help.text"
-msgid "<emph>Green</emph>: Any integer expression that represents the green component (0-255) of the composite color."
-msgstr ""
+msgid "Scroll value"
+msgstr "स्क्रॉल मूल्य"
-#: 03010305.xhp
+#: 01170101.xhp
msgctxt ""
-"03010305.xhp\n"
-"par_id3151113\n"
-"10\n"
+"01170101.xhp\n"
+"par_id3159622\n"
+"240\n"
"help.text"
-msgid "<emph>Blue</emph>: Any integer expression that represents the blue component (0-255) of the composite color."
+msgid "<ahelp hid=\".\">Specify the initial value of a scrollbar control. This determines the position of the scrollbar slider.</ahelp>"
msgstr ""
-#: 03010305.xhp
+#: 01170101.xhp
msgctxt ""
-"03010305.xhp\n"
-"hd_id3147435\n"
-"11\n"
+"01170101.xhp\n"
+"hd_id3155440\n"
+"252\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Scroll value max."
+msgstr "स्क्रॉल मूल्य अधिकतम"
-#: 03010305.xhp
+#: 01170101.xhp
msgctxt ""
-"03010305.xhp\n"
-"par_id3145647\n"
-"15\n"
+"01170101.xhp\n"
+"par_id3148877\n"
+"251\n"
"help.text"
-msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
+msgid "<ahelp hid=\".\">Specify the maximum value of a scrollbar control.</ahelp>"
msgstr ""
-#: 03010305.xhp
+#: 01170101.xhp
msgctxt ""
-"03010305.xhp\n"
-"par_id3154491\n"
-"16\n"
+"01170101.xhp\n"
+"par_idN111E4\n"
"help.text"
-msgid "\"red= \" & red(lVar) & Chr(13)&_"
-msgstr "\"red = \" & red(lVar) & Chr(13)&_"
+msgid "Scroll value min."
+msgstr "स्क्रॉल मूल्य न्यूनतम"
-#: 03010305.xhp
+#: 01170101.xhp
msgctxt ""
-"03010305.xhp\n"
-"par_id3149401\n"
-"17\n"
+"01170101.xhp\n"
+"par_idN111E8\n"
"help.text"
-msgid "\"green= \" & green(lVar) & Chr(13)&_"
-msgstr "\"green = \" & green(lVar) & Chr(13)&_"
+msgid "<ahelp hid=\".\">Specify the minimum value of a scrollbar control.</ahelp>"
+msgstr ""
-#: 03010305.xhp
+#: 01170101.xhp
msgctxt ""
-"03010305.xhp\n"
-"par_id3150716\n"
-"18\n"
+"01170101.xhp\n"
+"hd_id543534\n"
"help.text"
-msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
-msgstr "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\""
+msgid "Show handles"
+msgstr ""
-#: 03102600.xhp
+#: 01170101.xhp
msgctxt ""
-"03102600.xhp\n"
-"tit\n"
+"01170101.xhp\n"
+"par_id5060884\n"
"help.text"
-msgid "IsNull Function [Runtime]"
-msgstr "IsNull फंक्शन [रनटाइम]"
+msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should be displayed.</ahelp>"
+msgstr ""
-#: 03102600.xhp
+#: 01170101.xhp
msgctxt ""
-"03102600.xhp\n"
-"bm_id3155555\n"
+"01170101.xhp\n"
+"par_id4974822\n"
"help.text"
-msgid "<bookmark_value>IsNull function</bookmark_value><bookmark_value>Null value</bookmark_value>"
+msgid "The handles are dotted lines that visualize the hierarchy of the tree control."
msgstr ""
-#: 03102600.xhp
+#: 01170101.xhp
msgctxt ""
-"03102600.xhp\n"
-"hd_id3155555\n"
-"1\n"
+"01170101.xhp\n"
+"par_id7687307\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102600.xhp\" name=\"IsNull Function [Runtime]\">IsNull Function [Runtime]</link>"
+msgid "The default value is TRUE."
msgstr ""
-#: 03102600.xhp
+#: 01170101.xhp
msgctxt ""
-"03102600.xhp\n"
-"par_id3146957\n"
-"2\n"
+"01170101.xhp\n"
+"hd_id4062013\n"
"help.text"
-msgid "Tests if a Variant contains the special Null value, indicating that the variable does not contain data."
+msgid "Show root handles"
msgstr ""
-#: 03102600.xhp
+#: 01170101.xhp
msgctxt ""
-"03102600.xhp\n"
-"hd_id3150670\n"
-"3\n"
+"01170101.xhp\n"
+"par_id3314004\n"
"help.text"
-msgid "Syntax:"
+msgid "<ahelp hid=\".\">Specifies whether the handles of the nodes should also be displayed at root level.</ahelp>"
msgstr ""
-#: 03102600.xhp
+#: 01170101.xhp
msgctxt ""
-"03102600.xhp\n"
-"par_id3150984\n"
-"4\n"
+"01170101.xhp\n"
+"par_id2396313\n"
"help.text"
-msgid "IsNull (Var)"
-msgstr "IsNull (Var)"
+msgid "The default value is TRUE."
+msgstr ""
-#: 03102600.xhp
+#: 01170101.xhp
msgctxt ""
-"03102600.xhp\n"
-"hd_id3149514\n"
-"5\n"
+"01170101.xhp\n"
+"par_idN10EC2\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Selection"
+msgstr "चयन"
-#: 03102600.xhp
+#: 01170101.xhp
msgctxt ""
-"03102600.xhp\n"
-"par_id3145609\n"
-"6\n"
+"01170101.xhp\n"
+"par_idN10ED8\n"
"help.text"
-msgid "Bool"
+msgid "<ahelp hid=\".\">Specifies the sequence of the selected items, where \"0\" corresponds to the first item. To select more than one item, Multiselection must be enabled.</ahelp>"
msgstr ""
-#: 03102600.xhp
+#: 01170101.xhp
msgctxt ""
-"03102600.xhp\n"
-"hd_id3149669\n"
-"7\n"
+"01170101.xhp\n"
+"par_idN10EEB\n"
"help.text"
-msgid "Parameters:"
+msgid "Click the <emph>...</emph> button to open the <emph>Selection</emph> dialog."
msgstr ""
-#: 03102600.xhp
+#: 01170101.xhp
msgctxt ""
-"03102600.xhp\n"
-"par_id3159414\n"
-"8\n"
+"01170101.xhp\n"
+"par_idN10F0A\n"
"help.text"
-msgid "<emph>Var:</emph> 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."
+msgid "<ahelp hid=\".\">Click the item or items that you want to select. To select more than one item, ensure that the Multiselection option is selected.</ahelp>"
msgstr ""
-#: 03102600.xhp
+#: 01170101.xhp
msgctxt ""
-"03102600.xhp\n"
-"par_idN1062A\n"
+"01170101.xhp\n"
+"hd_id5026093\n"
"help.text"
-msgid "<emph>Null</emph> - This value is used for a variant data sub type without valid contents."
+msgid "Selection type"
msgstr ""
-#: 03102600.xhp
+#: 01170101.xhp
msgctxt ""
-"03102600.xhp\n"
-"hd_id3153381\n"
-"9\n"
+"01170101.xhp\n"
+"par_id1134067\n"
"help.text"
-msgid "Example:"
+msgid "<ahelp hid=\".\">Specifies the selection mode that is enabled for this tree control.</ahelp>"
msgstr ""
-#: 03070300.xhp
+#: 01170101.xhp
msgctxt ""
-"03070300.xhp\n"
-"tit\n"
+"01170101.xhp\n"
+"hd_id3154193\n"
+"87\n"
"help.text"
-msgid "\"+\" Operator [Runtime]"
-msgstr "\"+\" ऑपरेटर [रनटाइम]"
+msgid "Spin Button"
+msgstr "स्पिन बटन"
-#: 03070300.xhp
+#: 01170101.xhp
msgctxt ""
-"03070300.xhp\n"
-"bm_id3145316\n"
+"01170101.xhp\n"
+"par_id3145298\n"
+"88\n"
"help.text"
-msgid "<bookmark_value>\"+\" operator (mathematical)</bookmark_value>"
+msgid "<ahelp hid=\".\">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.</ahelp>"
msgstr ""
-#: 03070300.xhp
+#: 01170101.xhp
msgctxt ""
-"03070300.xhp\n"
-"hd_id3145316\n"
-"1\n"
+"01170101.xhp\n"
+"hd_id3156267\n"
+"232\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03070300.xhp\">\"+\" Operator [Runtime]</link>"
+msgid "State"
+msgstr "स्थिति"
+
+#: 01170101.xhp
+msgctxt ""
+"01170101.xhp\n"
+"par_id3150928\n"
+"231\n"
+"help.text"
+msgid "<ahelp hid=\".\">Select the selection state of the current control.</ahelp>"
msgstr ""
-#: 03070300.xhp
+#: 01170101.xhp
msgctxt ""
-"03070300.xhp\n"
-"par_id3145068\n"
-"2\n"
+"01170101.xhp\n"
+"hd_id3148396\n"
+"112\n"
"help.text"
-msgid "Adds or combines two expressions."
-msgstr "दो या अधिक एक्सप्रेशन को जोड़ता या संयुक्त करता है."
+msgid "Strict format"
+msgstr "स्ट्रिक्ट फ़ॉर्मेट"
-#: 03070300.xhp
+#: 01170101.xhp
msgctxt ""
-"03070300.xhp\n"
-"hd_id3144500\n"
-"3\n"
+"01170101.xhp\n"
+"par_id3153042\n"
+"113\n"
"help.text"
-msgid "Syntax:"
+msgid "<ahelp hid=\".\">Select \"Yes\" to only allow valid characters to be entered in a numerical, currency, date, or time control.</ahelp>"
msgstr ""
-#: 03070300.xhp
+#: 01170101.xhp
msgctxt ""
-"03070300.xhp\n"
-"par_id3150358\n"
-"4\n"
+"01170101.xhp\n"
+"hd_id3149538\n"
+"48\n"
"help.text"
-msgid "Result = Expression1 + Expression2"
-msgstr "परिणाम = एक्सप्रेशन1 + एक्सप्रेशन2"
+msgid "Tabstop"
+msgstr "टॉबरुकावट"
-#: 03070300.xhp
+#: 01170101.xhp
msgctxt ""
-"03070300.xhp\n"
-"hd_id3150400\n"
-"5\n"
+"01170101.xhp\n"
+"par_id3148543\n"
+"49\n"
"help.text"
-msgid "Parameters:"
+msgid "<ahelp hid=\".\">Select the focus behavior of the current control when using the <emph>Tab</emph> key.</ahelp>"
msgstr ""
-#: 03070300.xhp
+#: 01170101.xhp
msgctxt ""
-"03070300.xhp\n"
-"par_id3154123\n"
-"6\n"
+"01170101.xhp\n"
+"par_id3148776\n"
+"178\n"
"help.text"
-msgid "<emph>Result:</emph> Any numerical expression that contains the result of the addition."
-msgstr ""
+msgid "Default"
+msgstr "डिफ़ॉल्ट"
-#: 03070300.xhp
+#: 01170101.xhp
msgctxt ""
-"03070300.xhp\n"
-"par_id3150870\n"
-"7\n"
+"01170101.xhp\n"
+"par_id3153547\n"
+"179\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to combine or to add."
+msgid "Only input controls receive the focus when using the <emph>Tab</emph> key. Controls without input like caption controls are omitted."
msgstr ""
-#: 03070300.xhp
+#: 01170101.xhp
msgctxt ""
-"03070300.xhp\n"
-"hd_id3153969\n"
-"8\n"
+"01170101.xhp\n"
+"par_id3154632\n"
+"52\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "No"
+msgstr "नहीं"
-#: 03120311.xhp
+#: 01170101.xhp
msgctxt ""
-"03120311.xhp\n"
-"tit\n"
+"01170101.xhp\n"
+"par_id3150475\n"
+"53\n"
"help.text"
-msgid "Trim Function [Runtime]"
-msgstr "Trim फंक्शन [रनटाइम]"
+msgid "When using the tab key focusing skips the control."
+msgstr "जब टैब कुंजी का इस्तेमाल किया जा रहा हो, फ़ोकस करने पर नियंत्रण छूट जाता है."
-#: 03120311.xhp
+#: 01170101.xhp
msgctxt ""
-"03120311.xhp\n"
-"bm_id3150616\n"
+"01170101.xhp\n"
+"par_id3150690\n"
+"50\n"
"help.text"
-msgid "<bookmark_value>Trim function</bookmark_value>"
-msgstr ""
+msgid "Yes"
+msgstr "हाँ"
-#: 03120311.xhp
+#: 01170101.xhp
msgctxt ""
-"03120311.xhp\n"
-"hd_id3150616\n"
-"1\n"
+"01170101.xhp\n"
+"par_id3159106\n"
+"51\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Runtime]\">Trim Function [Runtime]</link>"
-msgstr ""
+msgid "The control can be selected with the Tab key."
+msgstr "नियंत्रण को टैब कुंजी द्वारा चुना जा सकता है."
-#: 03120311.xhp
+#: 01170101.xhp
msgctxt ""
-"03120311.xhp\n"
-"par_id3149177\n"
-"2\n"
+"01170101.xhp\n"
+"hd_id3145152\n"
+"147\n"
"help.text"
-msgid "Removes all leading and trailing spaces from a string expression."
-msgstr "सभी लीडिंग व ट्रेलिंग स्पेसेज़ को स्ट्रिंग एक्सप्रेशन से मिटाता है."
+msgid "Thousands Separator"
+msgstr "हजार सेपरेटर"
-#: 03120311.xhp
+#: 01170101.xhp
msgctxt ""
-"03120311.xhp\n"
-"hd_id3159157\n"
-"3\n"
+"01170101.xhp\n"
+"par_id3155085\n"
+"148\n"
"help.text"
-msgid "Syntax:"
+msgid "<ahelp hid=\".\">Select \"Yes\" to display thousands separator characters in numerical and currency controls.</ahelp>"
msgstr ""
-#: 03120311.xhp
-#, fuzzy
+#: 01170101.xhp
msgctxt ""
-"03120311.xhp\n"
-"par_id3155341\n"
-"4\n"
+"01170101.xhp\n"
+"hd_id3152816\n"
+"168\n"
"help.text"
-msgid "Trim( Text As String )"
-msgstr "Dim stext As String"
+msgid "Time Format"
+msgstr "समय फॉर्मेट"
-#: 03120311.xhp
+#: 01170101.xhp
msgctxt ""
-"03120311.xhp\n"
-"hd_id3155388\n"
-"5\n"
+"01170101.xhp\n"
+"par_id3145263\n"
+"169\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "<ahelp hid=\".\">Select the format to be used for time controls.</ahelp>"
+msgstr ""
-#: 03120311.xhp
+#: 01170101.xhp
msgctxt ""
-"03120311.xhp\n"
-"par_id3143228\n"
-"6\n"
+"01170101.xhp\n"
+"hd_id3153920\n"
+"127\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "Time max."
+msgstr "अधिकतम समय"
-#: 03120311.xhp
+#: 01170101.xhp
msgctxt ""
-"03120311.xhp\n"
-"hd_id3145609\n"
-"7\n"
+"01170101.xhp\n"
+"par_id3155401\n"
+"128\n"
"help.text"
-msgid "Parameters:"
+msgid "<ahelp hid=\".\">Specify the maximum time value for a time control.</ahelp>"
msgstr ""
-#: 03120311.xhp
+#: 01170101.xhp
msgctxt ""
-"03120311.xhp\n"
-"par_id3159414\n"
-"8\n"
+"01170101.xhp\n"
+"hd_id3163818\n"
+"135\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression."
-msgstr ""
+msgid "Time min."
+msgstr "समय न्यून."
-#: 03120311.xhp
+#: 01170101.xhp
msgctxt ""
-"03120311.xhp\n"
-"hd_id3148663\n"
-"10\n"
+"01170101.xhp\n"
+"par_id3156262\n"
+"136\n"
"help.text"
-msgid "Example:"
+msgid "<ahelp hid=\".\">Specify the minimum time value for a time control.</ahelp>"
msgstr ""
-#: 03000000.xhp
+#: 01170101.xhp
msgctxt ""
-"03000000.xhp\n"
-"tit\n"
+"01170101.xhp\n"
+"hd_id3148638\n"
+"266\n"
"help.text"
-msgid "Run-Time Functions"
-msgstr "रन-टाइम फ़ंक्शन"
+msgid "Title"
+msgstr "शीर्षक"
-#: 03000000.xhp
+#: 01170101.xhp
msgctxt ""
-"03000000.xhp\n"
-"hd_id3152895\n"
-"1\n"
+"01170101.xhp\n"
+"par_id3147169\n"
+"267\n"
"help.text"
-msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/03000000.xhp\" name=\"Run-Time Functions\">Run-Time Functions</link></variable>"
+msgid "<ahelp hid=\".\">Specify the title of the dialog. Click the border of the dialog to select the dialog.</ahelp>"
msgstr ""
-#: 03000000.xhp
+#: 01170101.xhp
msgctxt ""
-"03000000.xhp\n"
-"par_id3148983\n"
-"2\n"
+"01170101.xhp\n"
+"par_id3153716\n"
+"55\n"
"help.text"
-msgid "This section describes the Runtime Functions of <item type=\"productname\">%PRODUCTNAME</item> Basic."
+msgid "<emph>Titles</emph> 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 <emph>Name</emph> property."
msgstr ""
-#: 03020103.xhp
-msgctxt ""
-"03020103.xhp\n"
-"tit\n"
-"help.text"
-msgid "Open Statement[Runtime]"
-msgstr "Open स्टेटमेंट[रनटाइम]"
-
-#: 03020103.xhp
+#: 01170101.xhp
msgctxt ""
-"03020103.xhp\n"
-"bm_id3150791\n"
+"01170101.xhp\n"
+"hd_id3152594\n"
+"173\n"
"help.text"
-msgid "<bookmark_value>Open statement</bookmark_value>"
-msgstr ""
+msgid "Tristate"
+msgstr "ट्राइस्टेट"
-#: 03020103.xhp
+#: 01170101.xhp
msgctxt ""
-"03020103.xhp\n"
-"hd_id3150791\n"
-"1\n"
+"01170101.xhp\n"
+"par_id3149825\n"
+"174\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement[Runtime]\">Open Statement[Runtime]</link>"
+msgid "<ahelp hid=\".\">Select \"Yes\" to allow a check box to have three states (checked, unchecked, and grayed out) instead of two (checked and unchecked).</ahelp>"
msgstr ""
-#: 03020103.xhp
+#: 01170101.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3150769\n"
-"2\n"
+"01170101.xhp\n"
+"hd_id3150614\n"
+"268\n"
"help.text"
-msgid "Opens a data channel."
-msgstr "डाटा चैनल खोलता है."
+msgid "Value"
+msgstr "मान"
-#: 03020103.xhp
+#: 01170101.xhp
msgctxt ""
-"03020103.xhp\n"
-"hd_id3147230\n"
-"3\n"
+"01170101.xhp\n"
+"par_id3154315\n"
+"269\n"
"help.text"
-msgid "Syntax:"
+msgid "<ahelp hid=\".\">Specify the value for the current control.</ahelp>"
msgstr ""
-#: 03020103.xhp
+#: 01170101.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3154124\n"
-"4\n"
+"01170101.xhp\n"
+"hd_id3152480\n"
+"125\n"
"help.text"
-msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]"
-msgstr ""
+msgid "Value max."
+msgstr "अधि. मान"
-#: 03020103.xhp
+#: 01170101.xhp
msgctxt ""
-"03020103.xhp\n"
-"hd_id3156280\n"
-"5\n"
+"01170101.xhp\n"
+"par_id3163823\n"
+"126\n"
"help.text"
-msgid "Parameters:"
+msgid "<ahelp hid=\".\">Specify the maximum value for the current control.</ahelp>"
msgstr ""
-#: 03020103.xhp
+#: 01170101.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3155132\n"
-"6\n"
+"01170101.xhp\n"
+"hd_id3149276\n"
+"133\n"
"help.text"
-msgid "<emph>FileName: </emph>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 ""
+msgid "Value min."
+msgstr "न्यून. मान"
-#: 03020103.xhp
+#: 01170101.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3149262\n"
-"7\n"
+"01170101.xhp\n"
+"par_id3145088\n"
+"134\n"
"help.text"
-msgid "<emph>Mode:</emph> 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)."
+msgid "<ahelp hid=\".\">Specify the minimum value for the current control.</ahelp>"
msgstr ""
-#: 03020103.xhp
+#: 01170101.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3154014\n"
-"8\n"
+"01170101.xhp\n"
+"hd_id3149712\n"
+"234\n"
"help.text"
-msgid "<emph>IOMode:</emph> Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)."
-msgstr ""
+msgid "Visible size"
+msgstr "दृष्टिगोचर आकारः"
-#: 03020103.xhp
+#: 01170101.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3150011\n"
-"9\n"
+"01170101.xhp\n"
+"par_id3149445\n"
+"233\n"
"help.text"
-msgid "<emph>Protected:</emph> 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)."
+msgid "<ahelp hid=\".\">Specify the length of the slider of a scrollbar control.</ahelp>"
msgstr ""
-#: 03020103.xhp
+#: 01170101.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3153190\n"
-"10\n"
+"01170101.xhp\n"
+"hd_id3152472\n"
+"142\n"
"help.text"
-msgid "<emph>FileNumber:</emph> 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 ""
+msgid "Width"
+msgstr "चौड़ाई"
-#: 03020103.xhp
+#: 01170101.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3151115\n"
-"11\n"
+"01170101.xhp\n"
+"par_id3157963\n"
+"143\n"
"help.text"
-msgid "<emph>DatasetLength:</emph> For random access files, set the length of the records."
+msgid "<ahelp hid=\".\">Specify the width of the current control or dialog.</ahelp>"
msgstr ""
-#: 03020103.xhp
+#: 01170103.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3153418\n"
-"12\n"
+"01170103.xhp\n"
+"tit\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 ""
+msgid "Events"
+msgstr "घटनाएँ"
-#: 03020103.xhp
+#: 01170103.xhp
msgctxt ""
-"03020103.xhp\n"
-"hd_id3149123\n"
-"13\n"
+"01170103.xhp\n"
+"hd_id3155506\n"
+"1\n"
"help.text"
-msgid "Example:"
+msgid "<link href=\"text/sbasic/shared/01170103.xhp\" name=\"Events\">Events</link>"
msgstr ""
-#: 03020103.xhp
+#: 01170103.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3154705\n"
-"22\n"
+"01170103.xhp\n"
+"par_id3146114\n"
+"2\n"
"help.text"
-msgid "Print #iNumber, \"This is a line of text\""
+msgid "Define event assignments for the selected control or dialog. The available events depend on the type of control selected."
msgstr ""
-#: 03020103.xhp
+#: 01170103.xhp
msgctxt ""
-"03020103.xhp\n"
-"par_id3146916\n"
-"23\n"
+"01170103.xhp\n"
+"hd_id3145387\n"
+"16\n"
"help.text"
-msgid "Print #iNumber, \"This is another line of text\""
-msgstr ""
+msgid "When receiving focus"
+msgstr "जब फ़ोकस मिले"
-#: 03070200.xhp
+#: 01170103.xhp
msgctxt ""
-"03070200.xhp\n"
-"tit\n"
+"01170103.xhp\n"
+"par_id3155090\n"
+"17\n"
"help.text"
-msgid "\"*\" Operator [Runtime]"
-msgstr "\"*\" ऑपरेटर [रनटाइम]"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">This event takes place if a control receives the focus.</ahelp>"
+msgstr ""
-#: 03070200.xhp
+#: 01170103.xhp
msgctxt ""
-"03070200.xhp\n"
-"bm_id3147573\n"
+"01170103.xhp\n"
+"hd_id3152892\n"
+"18\n"
"help.text"
-msgid "<bookmark_value>\"*\" operator (mathematical)</bookmark_value>"
-msgstr ""
+msgid "When losing focus"
+msgstr "जब फ़ोकस ख़त्म हो"
-#: 03070200.xhp
+#: 01170103.xhp
msgctxt ""
-"03070200.xhp\n"
-"hd_id3147573\n"
-"1\n"
+"01170103.xhp\n"
+"par_id3153305\n"
+"19\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03070200.xhp\">\"*\" Operator [Runtime]</link>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSLOST\">This event takes place if a control loses the focus.</ahelp>"
msgstr ""
-#: 03070200.xhp
+#: 01170103.xhp
msgctxt ""
-"03070200.xhp\n"
-"par_id3154347\n"
-"2\n"
+"01170103.xhp\n"
+"hd_id3152896\n"
+"20\n"
"help.text"
-msgid "Multiplies two values."
-msgstr "दो मूल्यों को गुणा करता है"
+msgid "Key pressed"
+msgstr "कुंजी दबाया हुआ"
-#: 03070200.xhp
+#: 01170103.xhp
msgctxt ""
-"03070200.xhp\n"
-"hd_id3148946\n"
-"3\n"
+"01170103.xhp\n"
+"par_id3148837\n"
+"21\n"
"help.text"
-msgid "Syntax:"
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">This event occurs when the user presses any key while the control has the focus.</ahelp>"
msgstr ""
-#: 03070200.xhp
+#: 01170103.xhp
msgctxt ""
-"03070200.xhp\n"
-"par_id3150358\n"
-"4\n"
+"01170103.xhp\n"
+"hd_id3146869\n"
+"43\n"
"help.text"
-msgid "Result = Expression1 * Expression2"
-msgstr "परिणाम = एक्सप्रेशन1 * एक्सप्रेशन2"
+msgid "Key released"
+msgstr "कुंजी छोड़ा हुआ"
-#: 03070200.xhp
+#: 01170103.xhp
msgctxt ""
-"03070200.xhp\n"
-"hd_id3150400\n"
-"5\n"
+"01170103.xhp\n"
+"par_id3155267\n"
+"44\n"
"help.text"
-msgid "Parameters:"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">This event occurs when the user releases a key while the control has the focus.</ahelp>"
msgstr ""
-#: 03070200.xhp
+#: 01170103.xhp
msgctxt ""
-"03070200.xhp\n"
-"par_id3154365\n"
-"6\n"
+"01170103.xhp\n"
+"hd_id3159096\n"
+"41\n"
"help.text"
-msgid "<emph>Result:</emph> Any numeric expression that records the result of a multiplication."
-msgstr ""
+msgid "Modified"
+msgstr "परिवर्धित"
-#: 03070200.xhp
+#: 01170103.xhp
msgctxt ""
-"03070200.xhp\n"
-"par_id3154685\n"
-"7\n"
+"01170103.xhp\n"
+"par_id3156019\n"
+"42\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to multiply."
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">This event takes place, when the control loses the focus and the contents of the control were changed since it lost the focus.</ahelp>"
msgstr ""
-#: 03070200.xhp
+#: 01170103.xhp
msgctxt ""
-"03070200.xhp\n"
-"hd_id3153968\n"
-"8\n"
+"01170103.xhp\n"
+"hd_id3144508\n"
+"10\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Text modified"
+msgstr "पाठ परिवर्धित"
-#: 03020000.xhp
+#: 01170103.xhp
msgctxt ""
-"03020000.xhp\n"
-"tit\n"
+"01170103.xhp\n"
+"par_id3148608\n"
+"11\n"
"help.text"
-msgid "File I/O Functions"
-msgstr "File I/O Functions"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">This event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
-#: 03020000.xhp
+#: 01170103.xhp
msgctxt ""
-"03020000.xhp\n"
-"hd_id3156344\n"
-"1\n"
+"01170103.xhp\n"
+"hd_id3159207\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"File I/O Functions\">File I/O Functions</link>"
-msgstr ""
+msgid "Item status changed"
+msgstr "वस्तु स्थिति परिवर्तित"
-#: 03020000.xhp
+#: 01170103.xhp
msgctxt ""
-"03020000.xhp\n"
-"par_id3153360\n"
-"2\n"
+"01170103.xhp\n"
+"par_id3155097\n"
+"9\n"
"help.text"
-msgid "Use File I/O functions to create and manage user-defined (data) files."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\">This event takes place if the status of the control field is changed, for example, from checked to unchecked.</ahelp>"
msgstr ""
-#: 03020000.xhp
+#: 01170103.xhp
msgctxt ""
-"03020000.xhp\n"
-"par_id3150398\n"
-"3\n"
+"01170103.xhp\n"
+"hd_id3151304\n"
+"26\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 ""
+msgid "Mouse inside"
+msgstr "माउस अंदर"
-#: 03101000.xhp
+#: 01170103.xhp
msgctxt ""
-"03101000.xhp\n"
-"tit\n"
+"01170103.xhp\n"
+"par_id3152871\n"
+"27\n"
"help.text"
-msgid "CStr Function [Runtime]"
-msgstr "CStr फंक्शन [रनटाइम]"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">This event takes place when the mouse enters the control.</ahelp>"
+msgstr ""
-#: 03101000.xhp
+#: 01170103.xhp
msgctxt ""
-"03101000.xhp\n"
-"bm_id3146958\n"
+"01170103.xhp\n"
+"hd_id3146778\n"
+"30\n"
"help.text"
-msgid "<bookmark_value>CStr function</bookmark_value>"
-msgstr ""
+msgid "Mouse moved while key pressed"
+msgstr "जब कुंजी दबाया जाए तो माउस खिसके"
-#: 03101000.xhp
+#: 01170103.xhp
msgctxt ""
-"03101000.xhp\n"
-"hd_id3146958\n"
-"1\n"
+"01170103.xhp\n"
+"par_id3150403\n"
+"31\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"CStr Function [Runtime]\">CStr Function [Runtime]</link>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">This event takes place when the mouse is dragged while a key is pressed.</ahelp>"
msgstr ""
-#: 03101000.xhp
+#: 01170103.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3147574\n"
-"2\n"
+"01170103.xhp\n"
+"hd_id3150210\n"
+"32\n"
"help.text"
-msgid "Converts any numeric expression to a string expression."
-msgstr "किसी भी न्यूमेरिक एक्सप्रेशन को स्ट्रिंग एक्सप्रेशन में बदलता है."
+msgid "Mouse moved"
+msgstr "माउस खिसका"
-#: 03101000.xhp
+#: 01170103.xhp
msgctxt ""
-"03101000.xhp\n"
-"hd_id3148473\n"
-"3\n"
+"01170103.xhp\n"
+"par_id3149697\n"
+"33\n"
"help.text"
-msgid "Syntax:"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">This event takes place when the mouse moves over the control.</ahelp>"
msgstr ""
-#: 03101000.xhp
+#: 01170103.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3145315\n"
-"4\n"
+"01170103.xhp\n"
+"hd_id3145216\n"
+"22\n"
"help.text"
-msgid "CStr (Expression)"
-msgstr "IsDate (Expression)"
+msgid "Mouse button pressed"
+msgstr "माउस बटन दबा हुआ"
-#: 03101000.xhp
+#: 01170103.xhp
msgctxt ""
-"03101000.xhp\n"
-"hd_id3153062\n"
-"5\n"
+"01170103.xhp\n"
+"par_id3155914\n"
+"23\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">This event takes place when the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
-#: 03101000.xhp
+#: 01170103.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3153897\n"
-"6\n"
+"01170103.xhp\n"
+"hd_id3148899\n"
+"24\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "Mouse button released"
+msgstr "माउस बटन छोड़ा हुआ"
-#: 03101000.xhp
+#: 01170103.xhp
msgctxt ""
-"03101000.xhp\n"
-"hd_id3154760\n"
-"7\n"
+"01170103.xhp\n"
+"par_id3153812\n"
+"25\n"
"help.text"
-msgid "Parameters:"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">This event takes place when the mouse button is released while the mouse pointer is on the control.</ahelp>"
msgstr ""
-#: 03101000.xhp
+#: 01170103.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3149457\n"
-"8\n"
+"01170103.xhp\n"
+"hd_id3153556\n"
+"28\n"
"help.text"
-msgid "<emph>Expression:</emph> Any valid string or numeric expression that you want to convert."
-msgstr ""
+msgid "Mouse outside"
+msgstr "माउस बाहरी ओर"
-#: 03101000.xhp
+#: 01170103.xhp
msgctxt ""
-"03101000.xhp\n"
-"hd_id3150358\n"
-"9\n"
+"01170103.xhp\n"
+"par_id3153013\n"
+"29\n"
"help.text"
-msgid "Expression Types and Conversion Returns"
-msgstr "एक्सप्रेशन क़िस्में तथा कन्वर्जन रिटर्न्स"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">This event takes place when the mouse leaves the control.</ahelp>"
+msgstr ""
-#: 03101000.xhp
+#: 01170103.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3153192\n"
-"10\n"
+"01170103.xhp\n"
+"hd_id3155759\n"
+"45\n"
"help.text"
-msgid "Boolean :"
-msgstr "Boolean :"
+msgid "While adjusting"
+msgstr "While adjusting"
-#: 03101000.xhp
+#: 01170103.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3156422\n"
-"11\n"
+"01170103.xhp\n"
+"par_id3156364\n"
+"46\n"
"help.text"
-msgid "String that evaluates to either <emph>True</emph> or <emph>False</emph>."
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">This event takes place when a scrollbar is being dragged.</ahelp>"
msgstr ""
-#: 03101000.xhp
-msgctxt ""
-"03101000.xhp\n"
-"par_id3147287\n"
-"12\n"
-"help.text"
-msgid "Date :"
-msgstr "Date :"
-
-#: 03101000.xhp
+#: 03000000.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3155411\n"
-"13\n"
+"03000000.xhp\n"
+"tit\n"
"help.text"
-msgid "String that contains the date and time."
-msgstr "तारीख़ व समय युक्त स्ट्रिंग."
+msgid "Run-Time Functions"
+msgstr "रन-टाइम फ़ंक्शन"
-#: 03101000.xhp
+#: 03000000.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3147428\n"
-"14\n"
+"03000000.xhp\n"
+"hd_id3152895\n"
+"1\n"
"help.text"
-msgid "Null :"
-msgstr "Null :"
+msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/03000000.xhp\" name=\"Run-Time Functions\">Run-Time Functions</link></variable>"
+msgstr ""
-#: 03101000.xhp
+#: 03000000.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3150486\n"
-"15\n"
+"03000000.xhp\n"
+"par_id3148983\n"
+"2\n"
"help.text"
-msgid "Run-time error."
-msgstr "रन-टाइम त्रुटि."
+msgid "This section describes the Runtime Functions of <item type=\"productname\">%PRODUCTNAME</item> Basic."
+msgstr ""
-#: 03101000.xhp
+#: 03010000.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3153953\n"
-"16\n"
+"03010000.xhp\n"
+"tit\n"
"help.text"
-msgid "Empty :"
-msgstr "Empty :"
+msgid "Screen I/O Functions"
+msgstr "स्क्रीन I/O फंक्शन"
-#: 03101000.xhp
+#: 03010000.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3155306\n"
-"17\n"
+"03010000.xhp\n"
+"hd_id3156280\n"
+"1\n"
"help.text"
-msgid "String without any characters."
-msgstr "बिना किसी अक्षरों के स्ट्रिंग."
+msgid "<link href=\"text/sbasic/shared/03010000.xhp\" name=\"Screen I/O Functions\">Screen I/O Functions</link>"
+msgstr ""
-#: 03101000.xhp
+#: 03010000.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3149260\n"
-"18\n"
+"03010000.xhp\n"
+"par_id3153770\n"
+"2\n"
"help.text"
-msgid "Any :"
-msgstr "Any :"
+msgid "This section describes the Runtime Functions used to call dialogs for the input and output of user entries."
+msgstr ""
-#: 03101000.xhp
+#: 03010100.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3152938\n"
-"19\n"
+"03010100.xhp\n"
+"tit\n"
"help.text"
-msgid "Corresponding number as string."
-msgstr "तदनुरूप संख्या स्ट्रिंग के रूप में."
+msgid "Display Functions"
+msgstr "डिस्प्ले फ़ंक्शन"
-#: 03101000.xhp
+#: 03010100.xhp
msgctxt ""
-"03101000.xhp\n"
-"par_id3155738\n"
-"20\n"
+"03010100.xhp\n"
+"hd_id3151384\n"
+"1\n"
"help.text"
-msgid "Zeros at the end of a floating-point number are not included in the returned string."
+msgid "<link href=\"text/sbasic/shared/03010100.xhp\" name=\"Display Functions\">Display Functions</link>"
msgstr ""
-#: 03101000.xhp
+#: 03010100.xhp
msgctxt ""
-"03101000.xhp\n"
-"hd_id3154729\n"
-"21\n"
+"03010100.xhp\n"
+"par_id3149346\n"
+"2\n"
"help.text"
-msgid "Example:"
+msgid "This section describes Runtime functions used to output information to the screen display."
msgstr ""
-#: 03020101.xhp
+#: 03010101.xhp
msgctxt ""
-"03020101.xhp\n"
+"03010101.xhp\n"
"tit\n"
"help.text"
-msgid "Close Statement [Runtime]"
-msgstr "Close वक्तव्य [रनटाइम]"
+msgid "MsgBox Statement [Runtime]"
+msgstr "MsgBox वक्तव्य [रनटाइम]"
-#: 03020101.xhp
+#: 03010101.xhp
msgctxt ""
-"03020101.xhp\n"
-"bm_id3157896\n"
+"03010101.xhp\n"
+"bm_id1807916\n"
"help.text"
-msgid "<bookmark_value>Close statement</bookmark_value>"
+msgid "<bookmark_value>MsgBox statement</bookmark_value>"
msgstr ""
-#: 03020101.xhp
+#: 03010101.xhp
msgctxt ""
-"03020101.xhp\n"
-"hd_id3157896\n"
+"03010101.xhp\n"
+"hd_id3154927\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement [Runtime]\">Close Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement [Runtime]</link>"
msgstr ""
-#: 03020101.xhp
+#: 03010101.xhp
msgctxt ""
-"03020101.xhp\n"
-"par_id3147573\n"
+"03010101.xhp\n"
+"par_id3148947\n"
"2\n"
"help.text"
-msgid "Closes a specified file that was opened with the Open statement."
-msgstr "निर्धारित फ़ाइल को बन्द करता है जो ओपन कथन से खोला गया होता है."
+msgid "Displays a dialog box containing a message."
+msgstr "संवाद बक्सा दिखाता है जिसमें कोई संदेश होता है."
-#: 03020101.xhp
+#: 03010101.xhp
msgctxt ""
-"03020101.xhp\n"
-"hd_id3156344\n"
+"03010101.xhp\n"
+"hd_id3153897\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03020101.xhp
+#: 03010101.xhp
msgctxt ""
-"03020101.xhp\n"
-"par_id3147265\n"
+"03010101.xhp\n"
+"par_id3148664\n"
"4\n"
"help.text"
-msgid "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
-msgstr "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
+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 Text As String [,Type As Integer [,Dialogtitle As String]] (As Statement) or MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]]) (As Function)"
-#: 03020101.xhp
+#: 03010101.xhp
msgctxt ""
-"03020101.xhp\n"
-"hd_id3153379\n"
+"03010101.xhp\n"
+"hd_id3153361\n"
"5\n"
"help.text"
-msgid "Parameters:"
+msgid "Parameter:"
msgstr ""
-#: 03020101.xhp
+#: 03010101.xhp
msgctxt ""
-"03020101.xhp\n"
-"par_id3150791\n"
+"03010101.xhp\n"
+"par_id3148798\n"
"6\n"
"help.text"
-msgid "<emph>FileNumber:</emph> Any integer expression that specifies the number of the data channel that was opened with the <emph>Open</emph> statement."
+msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
msgstr ""
-#: 03020101.xhp
+#: 03010101.xhp
msgctxt ""
-"03020101.xhp\n"
-"hd_id3153192\n"
+"03010101.xhp\n"
+"par_id3150769\n"
"7\n"
"help.text"
-msgid "Example:"
+msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the title bar displays the name of the respective application."
msgstr ""
-#: 03020101.xhp
+#: 03010101.xhp
msgctxt ""
-"03020101.xhp\n"
-"par_id3153727\n"
-"16\n"
+"03010101.xhp\n"
+"par_id3147228\n"
+"8\n"
"help.text"
-msgid "Print #iNumber, \"First line of text\""
+msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type, as well as the number and type of buttons to display, and the icon type. <emph>Type</emph> represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:"
msgstr ""
-#: 03020101.xhp
+#: 03010101.xhp
msgctxt ""
-"03020101.xhp\n"
-"par_id3147350\n"
-"17\n"
+"03010101.xhp\n"
+"par_id3161832\n"
+"9\n"
"help.text"
-msgid "Print #iNumber, \"Another line of text\""
+msgid "0 : Display OK button only."
msgstr ""
-#: 03102800.xhp
+#: 03010101.xhp
msgctxt ""
-"03102800.xhp\n"
-"tit\n"
+"03010101.xhp\n"
+"par_id3153726\n"
+"10\n"
"help.text"
-msgid "IsObject Function [Runtime]"
-msgstr "IsObject फंक्शन [रनटाइम]"
+msgid "1 : Display OK and Cancel buttons."
+msgstr ""
-#: 03102800.xhp
+#: 03010101.xhp
msgctxt ""
-"03102800.xhp\n"
-"bm_id3149346\n"
+"03010101.xhp\n"
+"par_id3149665\n"
+"11\n"
"help.text"
-msgid "<bookmark_value>IsObject function</bookmark_value>"
+msgid "2 : Display Abort, Retry, and Ignore buttons."
msgstr ""
-#: 03102800.xhp
+#: 03010101.xhp
msgctxt ""
-"03102800.xhp\n"
-"hd_id3149346\n"
-"1\n"
+"03010101.xhp\n"
+"par_id3147318\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102800.xhp\" name=\"IsObject Function [Runtime]\">IsObject Function [Runtime]</link>"
+msgid "3 : Display Yes, No and Cancel buttons."
msgstr ""
-#: 03102800.xhp
+#: 03010101.xhp
msgctxt ""
-"03102800.xhp\n"
-"par_id3148538\n"
-"2\n"
+"03010101.xhp\n"
+"par_id3155412\n"
+"13\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."
+msgid "4 : Display Yes and No buttons."
msgstr ""
-#: 03102800.xhp
+#: 03010101.xhp
msgctxt ""
-"03102800.xhp\n"
-"hd_id3149234\n"
-"3\n"
+"03010101.xhp\n"
+"par_id3146119\n"
+"14\n"
"help.text"
-msgid "Syntax:"
+msgid "5 : Display Retry and Cancel buttons."
msgstr ""
-#: 03102800.xhp
+#: 03010101.xhp
msgctxt ""
-"03102800.xhp\n"
-"par_id3154285\n"
-"4\n"
+"03010101.xhp\n"
+"par_id3159155\n"
+"15\n"
"help.text"
-msgid "IsObject (ObjectVar)"
-msgstr "IsObject (ObjectVar)"
+msgid "16 : Add the Stop icon to the dialog."
+msgstr ""
-#: 03102800.xhp
+#: 03010101.xhp
msgctxt ""
-"03102800.xhp\n"
-"hd_id3148685\n"
-"5\n"
+"03010101.xhp\n"
+"par_id3145366\n"
+"16\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "32 : Add the Question icon to the dialog."
+msgstr ""
-#: 03102800.xhp
+#: 03010101.xhp
msgctxt ""
-"03102800.xhp\n"
-"par_id3156024\n"
-"6\n"
+"03010101.xhp\n"
+"par_id3147350\n"
+"17\n"
"help.text"
-msgid "Bool"
+msgid "48 : Add the Exclamation icon to the dialog."
msgstr ""
-#: 03102800.xhp
+#: 03010101.xhp
msgctxt ""
-"03102800.xhp\n"
-"hd_id3148947\n"
-"7\n"
+"03010101.xhp\n"
+"par_id3149960\n"
+"18\n"
"help.text"
-msgid "Parameters:"
+msgid "64 : Add the Information icon to the dialog."
msgstr ""
-#: 03102800.xhp
+#: 03010101.xhp
msgctxt ""
-"03102800.xhp\n"
-"par_id3148552\n"
-"8\n"
+"03010101.xhp\n"
+"par_id3154944\n"
+"19\n"
"help.text"
-msgid "<emph>ObjectVar:</emph> Any variable that you want to test. If the Object variable contains an OLE object, the function returns True."
+msgid "128 : First button in the dialog as default button."
msgstr ""
-#: 03132500.xhp
+#: 03010101.xhp
msgctxt ""
-"03132500.xhp\n"
-"tit\n"
+"03010101.xhp\n"
+"par_id3155417\n"
+"20\n"
"help.text"
-msgid "GetDefaultContext Function [Runtime]"
-msgstr "GetDefaultContext फंक्शन [रनटाइम]"
+msgid "256 : Second button in the dialog as default button."
+msgstr ""
-#: 03132500.xhp
+#: 03010101.xhp
msgctxt ""
-"03132500.xhp\n"
-"bm_id4761192\n"
+"03010101.xhp\n"
+"par_id3153878\n"
+"21\n"
"help.text"
-msgid "<bookmark_value>GetDefaultContext function</bookmark_value>"
+msgid "512 : Third button in the dialog as default button."
msgstr ""
-#: 03132500.xhp
+#: 03010101.xhp
msgctxt ""
-"03132500.xhp\n"
-"par_idN10580\n"
+"03010101.xhp\n"
+"hd_id3150715\n"
+"22\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03132500.xhp\">GetDefaultContext Function [Runtime]</link>"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03010101.xhp
+msgctxt ""
+"03010101.xhp\n"
+"par_id3150327\n"
+"24\n"
+"help.text"
+msgid "Const sText1 = \"An unexpected error occurred.\""
msgstr ""
-#: 03132500.xhp
+#: 03010101.xhp
msgctxt ""
-"03132500.xhp\n"
-"par_idN10590\n"
+"03010101.xhp\n"
+"par_id3146912\n"
+"25\n"
"help.text"
-msgid "Returns the default context of the process service factory, if existent, else returns a null reference."
+msgid "Const sText2 = \"The program execution will continue, however.\""
msgstr ""
-#: 03132500.xhp
+#: 03010101.xhp
msgctxt ""
-"03132500.xhp\n"
-"par_idN10593\n"
+"03010101.xhp\n"
+"par_id3154757\n"
+"26\n"
"help.text"
-msgid "This runtime function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the <item type=\"literal\">Professional UNO</item> chapter in the <item type=\"literal\">Developer's Guide</item> on <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link> for more information."
+msgid "Const sText3 = \"Error\""
msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
+"03010102.xhp\n"
"tit\n"
"help.text"
-msgid "Atn Function [Runtime]"
-msgstr "Atn फंक्शन [रनटाइम]"
+msgid "MsgBox Function [Runtime]"
+msgstr "MsgBox फंक्शन [रनटाइम]"
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"bm_id3150616\n"
+"03010102.xhp\n"
+"bm_id3153379\n"
"help.text"
-msgid "<bookmark_value>Atn function</bookmark_value>"
+msgid "<bookmark_value>MsgBox function</bookmark_value>"
msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"hd_id3150616\n"
+"03010102.xhp\n"
+"hd_id3153379\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Function [Runtime]\">Atn Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox Function [Runtime]\">MsgBox Function [Runtime]</link>"
msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3149346\n"
+"03010102.xhp\n"
+"par_id3145171\n"
"2\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 ""
+msgid "Displays a dialog box containing a message and returns a value."
+msgstr "संवाद बक्सा दिखाता है जिसमें संदेश तथा रिटर्न मूल्य होता है."
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3143271\n"
+"03010102.xhp\n"
+"hd_id3156281\n"
"3\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."
+msgid "Syntax:"
msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3145315\n"
+"03010102.xhp\n"
+"par_id3154685\n"
"4\n"
"help.text"
-msgid "Atn(side opposite the angle/side adjacent to angle)= Alpha"
-msgstr ""
+msgid "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])"
+msgstr "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])"
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"hd_id3149669\n"
+"03010102.xhp\n"
+"hd_id3153771\n"
"5\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3148947\n"
+"03010102.xhp\n"
+"par_id3146985\n"
"6\n"
"help.text"
-msgid "Atn (Number)"
-msgstr "Sin (Number)"
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"hd_id3148664\n"
+"03010102.xhp\n"
+"hd_id3153363\n"
"7\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameter:"
+msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3150359\n"
+"03010102.xhp\n"
+"par_id3153727\n"
"8\n"
"help.text"
-msgid "Double"
+msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"hd_id3148798\n"
+"03010102.xhp\n"
+"par_id3147317\n"
"9\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the name of the respective application is displayed."
msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3156212\n"
+"03010102.xhp\n"
+"par_id3153954\n"
"10\n"
"help.text"
-msgid "<emph>Number:</emph> Any numerical expression that represents the ratio of two sides of a right triangle. The Atn function returns the corresponding angle in radians (arctangent)."
+msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type and defines the number and type of buttons or icons displayed. <emph>Type</emph> represents a combination of bit patterns (dialog elements defined by adding the respective values):"
msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3153192\n"
+"03010102.xhp\n"
+"par_id3154319\n"
"11\n"
"help.text"
-msgid "To convert radians to degrees, multiply radians by 180/pi."
-msgstr "रेडियन से डिग्री में बदलने के लिए, रेडियन को 180/pi से गुणा करें."
+msgid "<emph>Values</emph>"
+msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3147230\n"
+"03010102.xhp\n"
+"par_id3147397\n"
"12\n"
"help.text"
-msgid "degree=(radian*180)/pi"
-msgstr "grad=(radiant*180)/pi"
+msgid "0 : Display OK button only."
+msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3125864\n"
+"03010102.xhp\n"
+"par_id3145646\n"
"13\n"
"help.text"
-msgid "radian=(degree*pi)/180"
-msgstr "radiant=(grad*pi)/180"
+msgid "1 : Display OK and Cancel buttons."
+msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3159252\n"
+"03010102.xhp\n"
+"par_id3149410\n"
"14\n"
"help.text"
-msgid "Pi is here the fixed circle constant with the rounded value 3.14159."
+msgid "2 : Display Abort, Retry, and Ignore buttons."
msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"hd_id3153142\n"
+"03010102.xhp\n"
+"par_id3151075\n"
"15\n"
"help.text"
-msgid "Example:"
+msgid "3 : Display Yes, No, and Cancel buttons."
msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3146985\n"
+"03010102.xhp\n"
+"par_id3153878\n"
"16\n"
"help.text"
-msgid "' The following example calculates for a right-angled triangle"
+msgid "4 : Display Yes and No buttons."
msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3145750\n"
+"03010102.xhp\n"
+"par_id3155601\n"
"17\n"
"help.text"
-msgid "' the angle Alpha from the tangent of the angle Alpha:"
+msgid "5 : Display Retry and Cancel buttons."
msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3151112\n"
-"19\n"
+"03010102.xhp\n"
+"par_id3150716\n"
+"18\n"
"help.text"
-msgid "' rounded Pi = 3.14159 Is a predefined constant"
+msgid "16 : Add the Stop icon to the dialog."
msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3149262\n"
-"22\n"
+"03010102.xhp\n"
+"par_id3153837\n"
+"19\n"
"help.text"
-msgid "d1 = InputBox$ (\"Enter the length of the side adjacent to the angle: \",\"Adjacent\")"
+msgid "32 : Add the Question icon to the dialog."
msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3149482\n"
-"23\n"
+"03010102.xhp\n"
+"par_id3150751\n"
+"20\n"
"help.text"
-msgid "d2 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"Opposite\")"
+msgid "48 : Add the Exclamation Point icon to the dialog."
msgstr ""
-#: 03080101.xhp
+#: 03010102.xhp
msgctxt ""
-"03080101.xhp\n"
-"par_id3155415\n"
-"24\n"
+"03010102.xhp\n"
+"par_id3146915\n"
+"21\n"
"help.text"
-msgid "Print \"The Alpha angle is\"; (atn (d2/d1) * 180 / Pi); \" degrees\""
+msgid "64 : Add the Information icon to the dialog."
msgstr ""
-#: 03080302.xhp
-msgctxt ""
-"03080302.xhp\n"
-"tit\n"
-"help.text"
-msgid "Rnd Function [Runtime]"
-msgstr "Rnd फंक्शन [रनटाइम]"
-
-#: 03080302.xhp
+#: 03010102.xhp
msgctxt ""
-"03080302.xhp\n"
-"bm_id3148685\n"
+"03010102.xhp\n"
+"par_id3145640\n"
+"22\n"
"help.text"
-msgid "<bookmark_value>Rnd function</bookmark_value>"
+msgid "128 : First button in the dialog as default button."
msgstr ""
-#: 03080302.xhp
+#: 03010102.xhp
msgctxt ""
-"03080302.xhp\n"
-"hd_id3148685\n"
-"1\n"
+"03010102.xhp\n"
+"par_id3153765\n"
+"23\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Function [Runtime]\">Rnd Function [Runtime]</link>"
+msgid "256 : Second button in the dialog as default button."
msgstr ""
-#: 03080302.xhp
+#: 03010102.xhp
msgctxt ""
-"03080302.xhp\n"
-"par_id3149669\n"
-"2\n"
+"03010102.xhp\n"
+"par_id3153715\n"
+"24\n"
"help.text"
-msgid "Returns a random number between 0 and 1."
-msgstr "0 और 1 के बीच की रेण्डम संख्या प्रस्तुत करता है."
+msgid "512 : Third button in the dialog as default button."
+msgstr ""
-#: 03080302.xhp
+#: 03010102.xhp
msgctxt ""
-"03080302.xhp\n"
-"hd_id3153897\n"
-"3\n"
+"03010102.xhp\n"
+"par_id3159267\n"
+"25\n"
"help.text"
-msgid "Syntax:"
+msgid "<emph>Return value:</emph>"
msgstr ""
-#: 03080302.xhp
+#: 03010102.xhp
msgctxt ""
-"03080302.xhp\n"
-"par_id3150543\n"
-"4\n"
+"03010102.xhp\n"
+"par_id3145230\n"
+"26\n"
"help.text"
-msgid "Rnd [(Expression)]"
-msgstr "Rnd [(Expression)]"
+msgid "1 : OK"
+msgstr "1 : ठीक"
-#: 03080302.xhp
+#: 03010102.xhp
msgctxt ""
-"03080302.xhp\n"
-"hd_id3149655\n"
-"5\n"
+"03010102.xhp\n"
+"par_id3149567\n"
+"27\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "2 : Cancel"
+msgstr "2 : रद्द करें"
-#: 03080302.xhp
+#: 03010102.xhp
msgctxt ""
-"03080302.xhp\n"
-"par_id3154365\n"
-"6\n"
+"03010102.xhp\n"
+"par_id4056825\n"
"help.text"
-msgid "Double"
+msgid "3 : Abort"
msgstr ""
-#: 03080302.xhp
+#: 03010102.xhp
msgctxt ""
-"03080302.xhp\n"
-"hd_id3154909\n"
-"7\n"
+"03010102.xhp\n"
+"par_id3155335\n"
+"28\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "4 : Retry"
+msgstr "4 : पुनः कोशिश करें"
-#: 03080302.xhp
-#, fuzzy
+#: 03010102.xhp
msgctxt ""
-"03080302.xhp\n"
-"par_id3125864\n"
-"8\n"
+"03010102.xhp\n"
+"par_id3146918\n"
+"29\n"
"help.text"
-msgid "<emph>Expression:</emph> Any numeric expression."
-msgstr "स्ट्रिंग को न्यूमेरिक एक्सप्रेशन में परिवर्तित करता है."
+msgid "5 : Ignore"
+msgstr "5 : नज़रअंदाज़ करें"
-#: 03080302.xhp
+#: 03010102.xhp
msgctxt ""
-"03080302.xhp\n"
-"par_id3155306\n"
-"12\n"
+"03010102.xhp\n"
+"par_id3155961\n"
+"30\n"
"help.text"
-msgid "<emph>Omitted:</emph> Returns the next random number in the sequence."
-msgstr ""
+msgid "6 : Yes"
+msgstr "6 : हाँ"
-#: 03080302.xhp
+#: 03010102.xhp
msgctxt ""
-"03080302.xhp\n"
-"par_id3147318\n"
-"14\n"
+"03010102.xhp\n"
+"par_id3148488\n"
+"31\n"
"help.text"
-msgid "The <emph>Rnd</emph> function only returns values ranging from 0 to 1. To generate random integers in a given range, use the formula in the following example:"
-msgstr ""
+msgid "7 : No"
+msgstr "7 : नहीं"
-#: 03080302.xhp
+#: 03010102.xhp
msgctxt ""
-"03080302.xhp\n"
-"hd_id3151118\n"
-"15\n"
+"03010102.xhp\n"
+"hd_id3150090\n"
+"40\n"
"help.text"
msgid "Example:"
-msgstr ""
-
-#: 03080302.xhp
-msgctxt ""
-"03080302.xhp\n"
-"par_id3147124\n"
-"21\n"
-"help.text"
-msgid "Print \"Number from 1 to 5\""
-msgstr ""
+msgstr "उदाहरण:"
-#: 03080302.xhp
+#: 03010102.xhp
msgctxt ""
-"03080302.xhp\n"
-"par_id3154943\n"
-"23\n"
+"03010102.xhp\n"
+"par_id3151278\n"
+"43\n"
"help.text"
-msgid "Print \"Number from 6 to 8\""
+msgid "sVar = MsgBox(\"Las Vegas\")"
msgstr ""
-#: 03080302.xhp
+#: 03010102.xhp
msgctxt ""
-"03080302.xhp\n"
-"par_id3151074\n"
-"25\n"
+"03010102.xhp\n"
+"par_id3149034\n"
+"44\n"
"help.text"
-msgid "Print \"Greater than 8\""
+msgid "sVar = MsgBox(\"Las Vegas\",1)"
msgstr ""
-#: 03080302.xhp
+#: 03010102.xhp
msgctxt ""
-"03080302.xhp\n"
-"par_id3155602\n"
-"27\n"
+"03010102.xhp\n"
+"par_id3166424\n"
+"45\n"
"help.text"
-msgid "Print \"Outside range 1 to 10\""
-msgstr ""
+msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
+msgstr "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
-#: 03120103.xhp
+#: 03010103.xhp
msgctxt ""
-"03120103.xhp\n"
+"03010103.xhp\n"
"tit\n"
"help.text"
-msgid "Str Function [Runtime]"
-msgstr "Str फंक्शन [रनटाइम]"
+msgid "Print Statement [Runtime]"
+msgstr "Print वक्तव्य [रनटाइम]"
-#: 03120103.xhp
+#: 03010103.xhp
msgctxt ""
-"03120103.xhp\n"
-"bm_id3143272\n"
+"03010103.xhp\n"
+"bm_id3147230\n"
"help.text"
-msgid "<bookmark_value>Str function</bookmark_value>"
+msgid "<bookmark_value>Print statement</bookmark_value>"
msgstr ""
-#: 03120103.xhp
+#: 03010103.xhp
msgctxt ""
-"03120103.xhp\n"
-"hd_id3143272\n"
+"03010103.xhp\n"
+"hd_id3147230\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str Function [Runtime]\">Str Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement [Runtime]\">Print Statement [Runtime]</link>"
msgstr ""
-#: 03120103.xhp
+#: 03010103.xhp
msgctxt ""
-"03120103.xhp\n"
-"par_id3155100\n"
+"03010103.xhp\n"
+"par_id3156281\n"
"2\n"
"help.text"
-msgid "Converts a numeric expression into a string."
-msgstr "न्यूमेरिक एक्सप्रेशन को स्ट्रिंग में परिवर्तित करता है."
+msgid "Outputs the specified strings or numeric expressions to a dialog or to a file."
+msgstr ""
-#: 03120103.xhp
+#: 03010103.xhp
msgctxt ""
-"03120103.xhp\n"
-"hd_id3109850\n"
+"03010103.xhp\n"
+"hd_id3145785\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03120103.xhp
+#: 03010103.xhp
msgctxt ""
-"03120103.xhp\n"
-"par_id3149497\n"
+"03010103.xhp\n"
+"par_id3153188\n"
"4\n"
"help.text"
-msgid "Str (Expression)"
-msgstr "IsDate (Expression)"
+msgid "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]"
+msgstr ""
-#: 03120103.xhp
+#: 03010103.xhp
msgctxt ""
-"03120103.xhp\n"
-"hd_id3150040\n"
+"03010103.xhp\n"
+"hd_id3147348\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameter:"
+msgstr ""
-#: 03120103.xhp
+#: 03010103.xhp
msgctxt ""
-"03120103.xhp\n"
-"par_id3146117\n"
+"03010103.xhp\n"
+"par_id2508621\n"
+"help.text"
+msgid "<emph>FileName:</emph> 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"
"6\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "<emph>Expression</emph>: 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 ""
-#: 03120103.xhp
+#: 03010103.xhp
msgctxt ""
-"03120103.xhp\n"
-"hd_id3155805\n"
+"03010103.xhp\n"
+"par_id3153092\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>Number</emph>: Number of spaces to be inserted by the <emph>Spc</emph> function."
msgstr ""
-#: 03120103.xhp
-#, fuzzy
+#: 03010103.xhp
msgctxt ""
-"03120103.xhp\n"
-"par_id3149178\n"
+"03010103.xhp\n"
+"par_id3145364\n"
"8\n"
"help.text"
-msgid "<emph>Expression: </emph>Any numeric expression."
-msgstr "स्ट्रिंग को न्यूमेरिक एक्सप्रेशन में परिवर्तित करता है."
+msgid "<emph>Pos</emph>: Spaces are inserted until the specified position."
+msgstr ""
-#: 03120103.xhp
+#: 03010103.xhp
msgctxt ""
-"03120103.xhp\n"
-"par_id3146958\n"
+"03010103.xhp\n"
+"par_id3154319\n"
"9\n"
"help.text"
-msgid "The <emph>Str</emph> 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)."
+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 ""
-#: 03120103.xhp
+#: 03010103.xhp
msgctxt ""
-"03120103.xhp\n"
-"hd_id3155419\n"
+"03010103.xhp\n"
+"par_id3145272\n"
"10\n"
"help.text"
-msgid "Example:"
-msgstr ""
-
-#: 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 "<link href=\"text/sbasic/shared/03030300.xhp\" name=\"System Date and Time\">System Date and Time</link>"
+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 ""
-#: 03030300.xhp
+#: 03010103.xhp
msgctxt ""
-"03030300.xhp\n"
-"par_id3149457\n"
-"2\n"
+"03010103.xhp\n"
+"par_id3154011\n"
+"11\n"
"help.text"
-msgid "The following functions and statements set or return the system date and time."
+msgid "If the expression to be printed exceeds a certain length, the display will automatically wrap to the next line."
msgstr ""
-#: 03090200.xhp
-msgctxt ""
-"03090200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Loops"
-msgstr "लूप्स"
-
-#: 03090200.xhp
+#: 03010103.xhp
msgctxt ""
-"03090200.xhp\n"
-"hd_id3153990\n"
-"1\n"
+"03010103.xhp\n"
+"par_id3146969\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090200.xhp\" name=\"Loops\">Loops</link>"
+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 <emph>Spc</emph> function to insert a specified number of spaces."
msgstr ""
-#: 03090200.xhp
+#: 03010103.xhp
msgctxt ""
-"03090200.xhp\n"
-"par_id3147226\n"
-"2\n"
+"03010103.xhp\n"
+"hd_id3146912\n"
+"13\n"
"help.text"
-msgid "The following statements execute loops."
-msgstr "निम्न स्टेटमेंट लूप चलाते हैं."
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03070000.xhp
+#: 03010200.xhp
msgctxt ""
-"03070000.xhp\n"
+"03010200.xhp\n"
"tit\n"
"help.text"
-msgid "Mathematical Operators"
-msgstr "Mathematical Operators"
+msgid "Functions for Screen Input"
+msgstr "स्क्रीन इनपुट के लिए फ़ंक्शन"
-#: 03070000.xhp
+#: 03010200.xhp
msgctxt ""
-"03070000.xhp\n"
-"hd_id3149234\n"
+"03010200.xhp\n"
+"hd_id3149456\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03070000.xhp\" name=\"Mathematical Operators\">Mathematical Operators</link>"
+msgid "<link href=\"text/sbasic/shared/03010200.xhp\" name=\"Functions for Screen Input\">Functions for Screen Input</link>"
msgstr ""
-#: 03070000.xhp
+#: 03010200.xhp
msgctxt ""
-"03070000.xhp\n"
-"par_id3145068\n"
+"03010200.xhp\n"
+"par_id3150398\n"
"2\n"
"help.text"
-msgid "The following mathematical operators are supported in $[officename] Basic."
-msgstr "$[officename] बेसिक में निम्न गणितीय ऑपरेटर समर्थित हैं."
-
-#: 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."
+msgid "This section describes Runtime functions used to control screen input."
msgstr ""
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
+"03010201.xhp\n"
"tit\n"
"help.text"
-msgid "Do...Loop Statement [Runtime]"
-msgstr "Do...Loop वक्तव्य [रनटाइम]"
+msgid "InputBox Function [Runtime]"
+msgstr "InputBox फंक्शन [रनटाइम]"
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"bm_id3156116\n"
+"03010201.xhp\n"
+"bm_id3148932\n"
"help.text"
-msgid "<bookmark_value>Do...Loop statement</bookmark_value><bookmark_value>While; Do loop</bookmark_value><bookmark_value>Until</bookmark_value><bookmark_value>loops</bookmark_value>"
+msgid "<bookmark_value>InputBox function</bookmark_value>"
msgstr ""
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"hd_id3156116\n"
+"03010201.xhp\n"
+"hd_id3148932\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop Statement [Runtime]\">Do...Loop Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function [Runtime]\">InputBox Function [Runtime]</link>"
msgstr ""
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3109850\n"
+"03010201.xhp\n"
+"par_id3151262\n"
"2\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."
+msgid "Displays a prompt in a dialog at which the user can input text. The input is assigned to a variable."
msgstr ""
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"hd_id3149119\n"
+"03010201.xhp\n"
+"par_id3151100\n"
"3\n"
"help.text"
-msgid "Syntax"
+msgid "The <emph>InputBox</emph> 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, <emph>InputBox</emph> returns a zero-length string (\"\")."
msgstr ""
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3155150\n"
+"03010201.xhp\n"
+"hd_id3152347\n"
"4\n"
"help.text"
-msgid "Do [{While | Until} condition = True]"
-msgstr "Do [{While | Until} condition = True]"
+msgid "Syntax:"
+msgstr ""
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3154422\n"
+"03010201.xhp\n"
+"par_id3159201\n"
"5\n"
"help.text"
-msgid "statement block"
-msgstr ""
+msgid "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])"
+msgstr "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])"
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3150789\n"
+"03010201.xhp\n"
+"hd_id3150713\n"
"6\n"
"help.text"
-msgid "[Exit Do]"
-msgstr "[Exit For]"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3155805\n"
+"03010201.xhp\n"
+"par_id3145090\n"
"7\n"
"help.text"
-msgid "statement block"
-msgstr ""
+msgid "String"
+msgstr "वाक्यांश"
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3145090\n"
+"03010201.xhp\n"
+"hd_id3149346\n"
"8\n"
"help.text"
-msgid "Loop"
-msgstr "लूप्स"
+msgid "Parameter:"
+msgstr ""
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3154749\n"
+"03010201.xhp\n"
+"par_id3153311\n"
"9\n"
"help.text"
-msgid "or"
-msgstr "or"
+msgid "<emph>Msg</emph>: String expression displayed as the message in the dialog box."
+msgstr ""
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3150503\n"
+"03010201.xhp\n"
+"par_id3145315\n"
"10\n"
"help.text"
-msgid "Do"
+msgid "<emph>Title</emph>: String expression displayed in the title bar of the dialog box."
msgstr ""
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3149762\n"
+"03010201.xhp\n"
+"par_id3154307\n"
"11\n"
"help.text"
-msgid "statement block"
+msgid "<emph>Default</emph>: String expression displayed in the text box as default if no other input is given."
msgstr ""
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3150984\n"
+"03010201.xhp\n"
+"par_id3147573\n"
"12\n"
"help.text"
-msgid "[Exit Do]"
-msgstr "[Exit For]"
+msgid "<emph>x_pos</emph>: 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 ""
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3143228\n"
+"03010201.xhp\n"
+"par_id3156024\n"
"13\n"
"help.text"
-msgid "statement block"
+msgid "<emph>y_pos</emph>: 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 ""
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3149235\n"
+"03010201.xhp\n"
+"par_id3153897\n"
"14\n"
"help.text"
-msgid "Loop [{While | Until} condition = True]"
-msgstr "Loop [{While | Until} condition = True]"
-
-#: 03090201.xhp
-msgctxt ""
-"03090201.xhp\n"
-"hd_id3156024\n"
-"15\n"
-"help.text"
-msgid "Parameters/Elements"
-msgstr "Parameters/Elements"
-
-#: 03090201.xhp
-msgctxt ""
-"03090201.xhp\n"
-"par_id3156344\n"
-"16\n"
-"help.text"
-msgid "<emph>Condition:</emph> A comparison, numeric or string expression, that evaluates either True or False."
+msgid "If <emph>x_pos</emph> and <emph>y_pos</emph> are omitted, the dialog is centered on the screen. The position is specified in <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
msgstr ""
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3149669\n"
-"17\n"
+"03010201.xhp\n"
+"hd_id3149456\n"
+"15\n"
"help.text"
-msgid "<emph>Statement block:</emph> Statements that you want to repeat while or until the condition is True."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3150791\n"
+"03010201.xhp\n"
+"par_id3154367\n"
"18\n"
"help.text"
-msgid "The <emph>Do...Loop</emph> 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 <emph>Do</emph> or the <emph>Loop</emph> statement. The following examples are valid combinations:"
+msgid "sText = InputBox (\"Please enter a phrase:\",\"Dear User\")"
msgstr ""
-#: 03090201.xhp
+#: 03010201.xhp
msgctxt ""
-"03090201.xhp\n"
-"hd_id3154366\n"
+"03010201.xhp\n"
+"par_id3151042\n"
"19\n"
"help.text"
-msgid "Syntax"
-msgstr ""
-
-#: 03090201.xhp
-msgctxt ""
-"03090201.xhp\n"
-"par_id3145171\n"
-"20\n"
-"help.text"
-msgid "Do While condition = True"
-msgstr "Do While condition = True"
-
-#: 03090201.xhp
-msgctxt ""
-"03090201.xhp\n"
-"par_id3149203\n"
-"21\n"
-"help.text"
-msgid "...statement block"
-msgstr ""
-
-#: 03090201.xhp
-msgctxt ""
-"03090201.xhp\n"
-"par_id3125864\n"
-"22\n"
-"help.text"
-msgid "Loop"
-msgstr "लूप्स"
-
-#: 03090201.xhp
-msgctxt ""
-"03090201.xhp\n"
-"par_id3154124\n"
-"24\n"
-"help.text"
-msgid "The statement block between the Do While and the Loop statements is repeated so long as the condition is true."
+msgid "MsgBox ( sText , 64, \"Confirmation of phrase\")"
msgstr ""
-#: 03090201.xhp
+#: 03010300.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3153968\n"
-"25\n"
+"03010300.xhp\n"
+"tit\n"
"help.text"
-msgid "Do Until condition = True"
-msgstr "Do Until condition = True"
+msgid "Color Functions"
+msgstr "Color Functions"
-#: 03090201.xhp
+#: 03010300.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3154909\n"
-"26\n"
+"03010300.xhp\n"
+"hd_id3157896\n"
+"1\n"
"help.text"
-msgid "...statement block"
+msgid "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Color Functions\">Color Functions</link>"
msgstr ""
-#: 03090201.xhp
+#: 03010300.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3159151\n"
-"27\n"
+"03010300.xhp\n"
+"par_id3155555\n"
+"2\n"
"help.text"
-msgid "Loop"
-msgstr "लूप्स"
+msgid "This section describes Runtime functions used to define colors."
+msgstr "यह खण्ड रंगों को पारिभाषित करने वाले रनटाइम फ़ंक्शनों को वर्णित करता है."
-#: 03090201.xhp
+#: 03010301.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3150440\n"
-"29\n"
+"03010301.xhp\n"
+"tit\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 ""
+msgid "Blue Function [Runtime]"
+msgstr "Blue फंक्शन [रनटाइम]"
-#: 03090201.xhp
+#: 03010301.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3153952\n"
-"30\n"
+"03010301.xhp\n"
+"bm_id3149180\n"
"help.text"
-msgid "Do"
+msgid "<bookmark_value>Blue function</bookmark_value>"
msgstr ""
-#: 03090201.xhp
+#: 03010301.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3147349\n"
-"31\n"
+"03010301.xhp\n"
+"hd_id3149180\n"
+"1\n"
"help.text"
-msgid "...statement block"
+msgid "<link href=\"text/sbasic/shared/03010301.xhp\" name=\"Blue Function [Runtime]\">Blue Function [Runtime]</link>"
msgstr ""
-#: 03090201.xhp
+#: 03010301.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3159153\n"
-"32\n"
+"03010301.xhp\n"
+"par_id3156343\n"
+"2\n"
"help.text"
-msgid "Loop While condition = True"
-msgstr "Loop While condition = True"
+msgid "Returns the blue component of the specified color code."
+msgstr "निर्धारित रंग कोड के नीले अवयव को प्रस्तुत करता है."
-#: 03090201.xhp
+#: 03010301.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3146985\n"
-"34\n"
+"03010301.xhp\n"
+"hd_id3149670\n"
+"3\n"
"help.text"
-msgid "The statement block between the Do and the Loop statements repeats so long as the condition is true."
+msgid "Syntax:"
msgstr ""
-#: 03090201.xhp
+#: 03010301.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3150488\n"
-"35\n"
+"03010301.xhp\n"
+"par_id3149457\n"
+"4\n"
"help.text"
-msgid "Do"
-msgstr ""
+msgid "Blue (Color As Long)"
+msgstr "Blue (Color As Long)"
-#: 03090201.xhp
+#: 03010301.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3153189\n"
-"36\n"
+"03010301.xhp\n"
+"hd_id3149656\n"
+"5\n"
"help.text"
-msgid "...statement block"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03090201.xhp
+#: 03010301.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3155411\n"
-"37\n"
+"03010301.xhp\n"
+"par_id3154365\n"
+"6\n"
"help.text"
-msgid "Loop Until condition = True"
-msgstr "Loop Until condition = True"
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03090201.xhp
+#: 03010301.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3151117\n"
-"39\n"
+"03010301.xhp\n"
+"hd_id3156423\n"
+"7\n"
"help.text"
-msgid "The statement block between the Do and the Loop statements repeats until the condition is true."
+msgid "Parameter:"
msgstr ""
-#: 03090201.xhp
+#: 03010301.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3149484\n"
-"41\n"
+"03010301.xhp\n"
+"par_id3150448\n"
+"8\n"
"help.text"
-msgid "Use the <emph>Exit Do</emph> statement to unconditionally end the loop. You can add this statement anywhere in a <emph>Do</emph>...<emph>Loop</emph> statement. You can also define an exit condition using the <emph>If...Then</emph> structure as follows:"
+msgid "<emph>Color value</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the blue component."
msgstr ""
-#: 03090201.xhp
-msgctxt ""
-"03090201.xhp\n"
-"par_id3149262\n"
-"42\n"
-"help.text"
-msgid "Do..."
-msgstr "Do..."
-
-#: 03090201.xhp
+#: 03010301.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3149298\n"
-"43\n"
+"03010301.xhp\n"
+"hd_id3153091\n"
+"9\n"
"help.text"
-msgid "statements"
-msgstr "वक्तव्य"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03090201.xhp
+#: 03010301.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3145646\n"
-"44\n"
+"03010301.xhp\n"
+"par_id3154012\n"
+"13\n"
"help.text"
-msgid "If condition = True Then Exit Do"
-msgstr "If condition = True Then Exit Do"
+msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
+msgstr ""
-#: 03090201.xhp
+#: 03010301.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3154490\n"
-"45\n"
+"03010301.xhp\n"
+"par_id3148645\n"
+"14\n"
"help.text"
-msgid "statements"
-msgstr "वक्तव्य"
+msgid "\"red= \" & Red(lVar) & Chr(13)&_"
+msgstr "\"red= \" & Red(lVar) & Chr(13)&_"
-#: 03090201.xhp
+#: 03010301.xhp
msgctxt ""
-"03090201.xhp\n"
-"par_id3153159\n"
-"46\n"
+"03010301.xhp\n"
+"par_id3159155\n"
+"15\n"
"help.text"
-msgid "Loop..."
-msgstr "लूप..."
+msgid "\"green= \" & Green(lVar) & Chr(13)&_"
+msgstr "\"green= \" & Green(lVar) & Chr(13)&_"
-#: 03090201.xhp
+#: 03010301.xhp
msgctxt ""
-"03090201.xhp\n"
-"hd_id3147396\n"
-"47\n"
+"03010301.xhp\n"
+"par_id3147319\n"
+"16\n"
"help.text"
-msgid "Example"
-msgstr ""
+msgid "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\""
+msgstr "\"blue= \" & Blue(lVar) & Chr(13) , 64,\"colors\""
-#: 03080802.xhp
+#: 03010302.xhp
msgctxt ""
-"03080802.xhp\n"
+"03010302.xhp\n"
"tit\n"
"help.text"
-msgid "Oct Function [Runtime]"
-msgstr "Oct फंक्शन [रनटाइम]"
+msgid "Green Function [Runtime]"
+msgstr "Green फंक्शन [रनटाइम]"
-#: 03080802.xhp
+#: 03010302.xhp
msgctxt ""
-"03080802.xhp\n"
-"bm_id3155420\n"
+"03010302.xhp\n"
+"bm_id3148947\n"
"help.text"
-msgid "<bookmark_value>Oct function</bookmark_value>"
+msgid "<bookmark_value>Green function</bookmark_value>"
msgstr ""
-#: 03080802.xhp
+#: 03010302.xhp
msgctxt ""
-"03080802.xhp\n"
-"hd_id3155420\n"
+"03010302.xhp\n"
+"hd_id3148947\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080802.xhp\" name=\"Oct Function [Runtime]\">Oct Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function [Runtime]\">Green Function [Runtime]</link>"
msgstr ""
-#: 03080802.xhp
+#: 03010302.xhp
msgctxt ""
-"03080802.xhp\n"
-"par_id3154924\n"
+"03010302.xhp\n"
+"par_id3153361\n"
"2\n"
"help.text"
-msgid "Returns the octal value of a number."
-msgstr "संख्या के ऑक्टल मूल्य को प्रस्तुत करता है."
+msgid "Returns the Green component of the given color code."
+msgstr "निर्धारित रंग कोड के हरे अवयव को प्रस्तुत करता है."
-#: 03080802.xhp
+#: 03010302.xhp
msgctxt ""
-"03080802.xhp\n"
-"hd_id3148947\n"
+"03010302.xhp\n"
+"hd_id3154140\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03080802.xhp
+#: 03010302.xhp
msgctxt ""
-"03080802.xhp\n"
-"par_id3150543\n"
+"03010302.xhp\n"
+"par_id3153969\n"
"4\n"
"help.text"
-msgid "Oct (Number)"
-msgstr "Oct (Number)"
+msgid "Green (Color As Long)"
+msgstr "Green (Color As Long)"
-#: 03080802.xhp
+#: 03010302.xhp
msgctxt ""
-"03080802.xhp\n"
-"hd_id3153360\n"
+"03010302.xhp\n"
+"hd_id3154124\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03080802.xhp
+#: 03010302.xhp
msgctxt ""
-"03080802.xhp\n"
-"par_id3154138\n"
+"03010302.xhp\n"
+"par_id3153194\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03080802.xhp
+#: 03010302.xhp
msgctxt ""
-"03080802.xhp\n"
-"hd_id3156422\n"
+"03010302.xhp\n"
+"hd_id3154909\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "Parameter:"
msgstr ""
-#: 03080802.xhp
+#: 03010302.xhp
msgctxt ""
-"03080802.xhp\n"
-"par_id3150768\n"
+"03010302.xhp\n"
+"par_id3153770\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Any numeric expression that you want to convert to an octal value."
+msgid "<emph>Color</emph>: Long integer expression that specifies a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Green component."
msgstr ""
-#: 03080802.xhp
+#: 03010302.xhp
msgctxt ""
-"03080802.xhp\n"
-"hd_id3148672\n"
+"03010302.xhp\n"
+"hd_id3149664\n"
"9\n"
"help.text"
msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03010302.xhp
+msgctxt ""
+"03010302.xhp\n"
+"par_id3151117\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"The color \" & lVar & \" contains the components:\" & Chr(13) &_"
msgstr ""
-#: 03080400.xhp
+#: 03010302.xhp
msgctxt ""
-"03080400.xhp\n"
-"tit\n"
+"03010302.xhp\n"
+"par_id3153951\n"
+"14\n"
"help.text"
-msgid "Square Root Calculation"
-msgstr "वर्ग मूल की गणना"
+msgid "\"red = \" & red(lVar) & Chr(13)&_"
+msgstr "\"red = \" & red(lVar) & Chr(13)&_"
-#: 03080400.xhp
+#: 03010302.xhp
msgctxt ""
-"03080400.xhp\n"
-"hd_id3148946\n"
-"1\n"
+"03010302.xhp\n"
+"par_id3152462\n"
+"15\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"Square Root Calculation\">Square Root Calculation</link>"
-msgstr ""
+msgid "\"green = \" & green(lVar) & Chr(13)&_"
+msgstr "\"green = \" & green(lVar) & Chr(13)&_"
-#: 03080400.xhp
+#: 03010302.xhp
msgctxt ""
-"03080400.xhp\n"
-"par_id3159414\n"
-"2\n"
+"03010302.xhp\n"
+"par_id3154730\n"
+"16\n"
"help.text"
-msgid "Use this function to calculate square roots."
-msgstr "इस फ़ंक्शन का इस्तेमाल वर्गमूल की गणना करने के लिए करें."
+msgid "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\""
+msgstr "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\""
-#: 03030108.xhp
+#: 03010303.xhp
msgctxt ""
-"03030108.xhp\n"
+"03010303.xhp\n"
"tit\n"
"help.text"
-msgid "CDateFromIso Function [Runtime]"
-msgstr "CDateFromIso फंक्शन [रनटाइम]"
+msgid "Red Function [Runtime]"
+msgstr "Red फंक्शन [रनटाइम]"
-#: 03030108.xhp
+#: 03010303.xhp
msgctxt ""
-"03030108.xhp\n"
-"bm_id3153127\n"
+"03010303.xhp\n"
+"bm_id3148947\n"
"help.text"
-msgid "<bookmark_value>CdateFromIso function</bookmark_value>"
+msgid "<bookmark_value>Red function</bookmark_value>"
msgstr ""
-#: 03030108.xhp
+#: 03010303.xhp
msgctxt ""
-"03030108.xhp\n"
-"hd_id3153127\n"
+"03010303.xhp\n"
+"hd_id3148947\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030108.xhp\" name=\"CDateFromIso Function [Runtime]\">CDateFromIso Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red Function [Runtime]\">Red Function [Runtime]</link>"
msgstr ""
-#: 03030108.xhp
+#: 03010303.xhp
msgctxt ""
-"03030108.xhp\n"
-"par_id3148550\n"
+"03010303.xhp\n"
+"par_id3149656\n"
"2\n"
"help.text"
-msgid "Returns the internal date number from a string that contains a date in ISO format."
-msgstr ""
+msgid "Returns the Red component of the specified color code."
+msgstr "निर्धारित रंग कोड के लाल अवयव को प्रस्तुत करता है."
-#: 03030108.xhp
+#: 03010303.xhp
msgctxt ""
-"03030108.xhp\n"
-"hd_id3148947\n"
+"03010303.xhp\n"
+"hd_id3148799\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03030108.xhp
+#: 03010303.xhp
msgctxt ""
-"03030108.xhp\n"
-"par_id3150400\n"
+"03010303.xhp\n"
+"par_id3150448\n"
"4\n"
"help.text"
-msgid "CDateFromIso(String)"
-msgstr "CDateFromIso(String)"
+msgid "Red (ColorNumber As Long)"
+msgstr "Red (ColorNumber As Long)"
-#: 03030108.xhp
+#: 03010303.xhp
msgctxt ""
-"03030108.xhp\n"
-"hd_id3154367\n"
+"03010303.xhp\n"
+"hd_id3151042\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03030108.xhp
+#: 03010303.xhp
msgctxt ""
-"03030108.xhp\n"
-"par_id3156212\n"
+"03010303.xhp\n"
+"par_id3145173\n"
"6\n"
"help.text"
-msgid "Internal date number"
-msgstr "आंतरिक तारीख़ संख्या"
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03030108.xhp
+#: 03010303.xhp
msgctxt ""
-"03030108.xhp\n"
-"hd_id3125864\n"
+"03010303.xhp\n"
+"hd_id3154685\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "Parameter:"
msgstr ""
-#: 03030108.xhp
+#: 03010303.xhp
msgctxt ""
-"03030108.xhp\n"
-"par_id3154685\n"
+"03010303.xhp\n"
+"par_id3150440\n"
"8\n"
"help.text"
-msgid "<emph>String:</emph> A string that contains a date in ISO format. The year may have two or four digits."
+msgid "<emph>ColorNumber</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Red component."
msgstr ""
-#: 03030108.xhp
+#: 03010303.xhp
msgctxt ""
-"03030108.xhp\n"
-"hd_id3150439\n"
+"03010303.xhp\n"
+"hd_id3148575\n"
"9\n"
"help.text"
msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03010303.xhp
+msgctxt ""
+"03010303.xhp\n"
+"par_id3147435\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
msgstr ""
-#: 03030108.xhp
+#: 03010303.xhp
msgctxt ""
-"03030108.xhp\n"
-"par_id3147318\n"
-"10\n"
+"03010303.xhp\n"
+"par_id3155306\n"
+"14\n"
"help.text"
-msgid "dateval = CDateFromIso(\"20021231\")"
-msgstr "dateval = CDateFromIso(\"20021231\")"
+msgid "\"red= \" & red(lVar) & Chr(13)&_"
+msgstr "\"red = \" & red(lVar) & Chr(13)&_"
-#: 03030108.xhp
+#: 03010303.xhp
msgctxt ""
-"03030108.xhp\n"
-"par_id3146921\n"
-"11\n"
+"03010303.xhp\n"
+"par_id3149262\n"
+"15\n"
"help.text"
-msgid "returns 12/31/2002 in the date format of your system"
-msgstr ""
+msgid "\"green= \" & green(lVar) & Chr(13)&_"
+msgstr "\"green = \" & green(lVar) & Chr(13)&_"
-#: 03100050.xhp
+#: 03010303.xhp
msgctxt ""
-"03100050.xhp\n"
-"tit\n"
+"03010303.xhp\n"
+"par_id3147397\n"
+"16\n"
"help.text"
-msgid "CCur Function [Runtime]"
-msgstr "Chr फंक्शन [रनटाइम]"
+msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
+msgstr "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\""
-#: 03100050.xhp
+#: 03010304.xhp
msgctxt ""
-"03100050.xhp\n"
-"bm_id8926053\n"
+"03010304.xhp\n"
+"tit\n"
"help.text"
-msgid "<bookmark_value>CCur function</bookmark_value>"
-msgstr ""
+msgid "QBColor Function [Runtime]"
+msgstr "QBColor फंक्शन [रनटाइम]"
-#: 03100050.xhp
+#: 03010304.xhp
msgctxt ""
-"03100050.xhp\n"
-"par_idN10541\n"
+"03010304.xhp\n"
+"hd_id3149670\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"QBColor Function [Runtime]\">QBColor Function [Runtime]</link>"
msgstr ""
-#: 03100050.xhp
+#: 03010304.xhp
msgctxt ""
-"03100050.xhp\n"
-"par_idN10545\n"
+"03010304.xhp\n"
+"par_id3150359\n"
+"2\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."
+msgid "Returns the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> color code of the color passed as a color value through an older MS-DOS based programming system."
msgstr ""
-#: 03100050.xhp
+#: 03010304.xhp
msgctxt ""
-"03100050.xhp\n"
-"par_idN10548\n"
+"03010304.xhp\n"
+"hd_id3154140\n"
+"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03100050.xhp
-#, fuzzy
+#: 03010304.xhp
msgctxt ""
-"03100050.xhp\n"
-"par_idN105E8\n"
+"03010304.xhp\n"
+"par_id3151042\n"
+"4\n"
"help.text"
-msgid "CCur(Expression)"
-msgstr "IsDate (Expression)"
+msgid "QBColor (ColorNumber As Integer)"
+msgstr "QBColor (ColorNumber As Integer)"
-#: 03100050.xhp
+#: 03010304.xhp
msgctxt ""
-"03100050.xhp\n"
-"par_idN105EB\n"
+"03010304.xhp\n"
+"hd_id3145172\n"
+"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03100050.xhp
+#: 03010304.xhp
msgctxt ""
-"03100050.xhp\n"
-"par_idN105EF\n"
+"03010304.xhp\n"
+"par_id3154685\n"
+"6\n"
"help.text"
-msgid "Currency"
+msgid "Long"
msgstr ""
-#: 03100050.xhp
+#: 03010304.xhp
msgctxt ""
-"03100050.xhp\n"
-"par_idN105F2\n"
+"03010304.xhp\n"
+"hd_id3156560\n"
+"7\n"
"help.text"
msgid "Parameter:"
msgstr ""
-#: 03100050.xhp
+#: 03010304.xhp
msgctxt ""
-"03100050.xhp\n"
-"par_idN105F6\n"
+"03010304.xhp\n"
+"par_id3161832\n"
+"8\n"
"help.text"
-msgid "Expression: Any string or numeric expression that you want to convert."
+msgid "<emph>ColorNumber</emph>: Any integer expression that specifies the color value of the color passed from an older MS-DOS based programming system."
msgstr ""
-#: 03080104.xhp
-msgctxt ""
-"03080104.xhp\n"
-"tit\n"
-"help.text"
-msgid "Tan Function [Runtime]"
-msgstr "Tan फंक्शन [रनटाइम]"
-
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"bm_id3148550\n"
+"03010304.xhp\n"
+"par_id3147318\n"
+"9\n"
"help.text"
-msgid "<bookmark_value>Tan function</bookmark_value>"
+msgid "<emph>ColorNumber</emph> can be assigned the following values:"
msgstr ""
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"hd_id3148550\n"
-"1\n"
+"03010304.xhp\n"
+"par_id3152576\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan Function [Runtime]\">Tan Function [Runtime]</link>"
-msgstr ""
+msgid "0 : Black"
+msgstr "0 : काला"
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3148663\n"
-"2\n"
+"03010304.xhp\n"
+"par_id3146975\n"
+"11\n"
"help.text"
-msgid "Determines the tangent of an angle. The angle is specified in radians."
-msgstr ""
+msgid "1 : Blue"
+msgstr "1: नीला"
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3153379\n"
-"3\n"
+"03010304.xhp\n"
+"par_id3151116\n"
+"12\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 ""
+msgid "2 : Green"
+msgstr "2 : हरा"
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3154366\n"
-"4\n"
+"03010304.xhp\n"
+"par_id3155412\n"
+"13\n"
"help.text"
-msgid "Tan(Alpha) = side opposite the angle/side adjacent to angle"
-msgstr ""
+msgid "3 : Cyan"
+msgstr "3 : क्यान"
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"hd_id3145174\n"
-"5\n"
+"03010304.xhp\n"
+"par_id3155306\n"
+"14\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "4 : Red"
+msgstr "4 : लाल"
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3151042\n"
-"6\n"
+"03010304.xhp\n"
+"par_id3153364\n"
+"15\n"
"help.text"
-msgid "Tan (Number)"
-msgstr "Sin (Number)"
+msgid "5 : Magenta"
+msgstr "5 : मजेंटा"
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"hd_id3156214\n"
-"7\n"
+"03010304.xhp\n"
+"par_id3146119\n"
+"16\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "6 : Yellow"
+msgstr "6 : पीला"
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3156281\n"
-"8\n"
+"03010304.xhp\n"
+"par_id3154730\n"
+"17\n"
"help.text"
-msgid "Double"
-msgstr ""
+msgid "7 : White"
+msgstr "7 : सफेद"
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"hd_id3155132\n"
-"9\n"
+"03010304.xhp\n"
+"par_id3153877\n"
+"18\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "8 : Gray"
+msgstr "7 : धूसर"
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3145786\n"
-"10\n"
+"03010304.xhp\n"
+"par_id3147124\n"
+"19\n"
"help.text"
-msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the tangent for (in radians)."
+msgid "9 : Light Blue"
msgstr ""
-#: 03080104.xhp
-msgctxt ""
-"03080104.xhp\n"
-"par_id3153728\n"
-"11\n"
-"help.text"
-msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi."
-msgstr "डिग्री को रेडियन में बदलने के लिए, Pi/180 से गुणा करें. रेडियन से डिग्री में बदलने के लिए, 180/Pi से गुणा करें."
-
-#: 03080104.xhp
-msgctxt ""
-"03080104.xhp\n"
-"par_id3155414\n"
-"12\n"
-"help.text"
-msgid "degrees=(radiant*180)/Pi"
-msgstr "grad=(radiant*180)/pi"
-
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3146975\n"
-"13\n"
+"03010304.xhp\n"
+"par_id3145646\n"
+"20\n"
"help.text"
-msgid "radiant=(degrees*Pi)/180"
-msgstr "radiant=(grad*pi)/180"
+msgid "10 : Light Green"
+msgstr ""
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3147434\n"
-"14\n"
+"03010304.xhp\n"
+"par_id3149958\n"
+"21\n"
"help.text"
-msgid "Pi is approximately 3.141593."
+msgid "11 : Light Cyan"
msgstr ""
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"hd_id3149483\n"
-"15\n"
+"03010304.xhp\n"
+"par_id3154943\n"
+"22\n"
"help.text"
-msgid "Example:"
+msgid "12 : Light Red"
msgstr ""
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3148646\n"
-"16\n"
+"03010304.xhp\n"
+"par_id3150715\n"
+"23\n"
"help.text"
-msgid "' In this example, the following entry is possible for a right-angled triangle:"
+msgid "13 : Light Magenta"
msgstr ""
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3150012\n"
-"17\n"
+"03010304.xhp\n"
+"par_id3146970\n"
+"24\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:"
+msgid "14 : Light Yellow"
msgstr ""
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3153158\n"
-"19\n"
+"03010304.xhp\n"
+"par_id3150750\n"
+"25\n"
"help.text"
-msgid "' Pi = 3.1415926 is a pre-defined variable"
+msgid "15 : Bright White"
msgstr ""
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3145252\n"
-"22\n"
+"03010304.xhp\n"
+"par_id3146914\n"
+"26\n"
"help.text"
-msgid "d1 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"opposite\")"
+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 ""
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3149582\n"
-"23\n"
+"03010304.xhp\n"
+"hd_id3148406\n"
+"27\n"
"help.text"
-msgid "dAlpha = InputBox$ (\"Enter the Alpha angle (in degrees): \",\"Alpha\")"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03080104.xhp
+#: 03010304.xhp
msgctxt ""
-"03080104.xhp\n"
-"par_id3154016\n"
-"24\n"
+"03010304.xhp\n"
+"par_id3149566\n"
+"33\n"
"help.text"
-msgid "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))"
+msgid "MsgBox stext,0,\"Color \" & iColor"
msgstr ""
-#: 03100300.xhp
+#: 03010305.xhp
msgctxt ""
-"03100300.xhp\n"
+"03010305.xhp\n"
"tit\n"
"help.text"
-msgid "CDate Function [Runtime]"
-msgstr "CDate फंक्शन [रनटाइम]"
-
-#: 03100300.xhp
-msgctxt ""
-"03100300.xhp\n"
-"bm_id3150772\n"
-"help.text"
-msgid "<bookmark_value>CDate function</bookmark_value>"
-msgstr ""
+msgid "RGB Function [Runtime]"
+msgstr "RGB फंक्शन [रनटाइम]"
-#: 03100300.xhp
+#: 03010305.xhp
msgctxt ""
-"03100300.xhp\n"
-"hd_id3150772\n"
+"03010305.xhp\n"
+"hd_id3150792\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate Function [Runtime]\">CDate Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB Function [Runtime]\">RGB Function [Runtime]</link>"
msgstr ""
-#: 03100300.xhp
+#: 03010305.xhp
msgctxt ""
-"03100300.xhp\n"
-"par_id3150986\n"
+"03010305.xhp\n"
+"par_id3150447\n"
"2\n"
"help.text"
-msgid "Converts any string or numeric expression to a date value."
-msgstr "किसी भी स्ट्रिंग या न्यूमेरिक एक्सप्रेशन को तारीख़ मूल्य में बदलता है."
+msgid "Returns a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"long integer color value\">long integer color value</link> consisting of red, green, and blue components."
+msgstr ""
-#: 03100300.xhp
+#: 03010305.xhp
msgctxt ""
-"03100300.xhp\n"
-"hd_id3148944\n"
+"03010305.xhp\n"
+"hd_id3147229\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03100300.xhp
+#: 03010305.xhp
msgctxt ""
-"03100300.xhp\n"
-"par_id3148947\n"
+"03010305.xhp\n"
+"par_id3155132\n"
"4\n"
"help.text"
-msgid "CDate (Expression)"
-msgstr "IsDate (Expression)"
+msgid "RGB (Red, Green, Blue)"
+msgstr "RGB (Red, Green, Blue)"
-#: 03100300.xhp
+#: 03010305.xhp
msgctxt ""
-"03100300.xhp\n"
-"hd_id3148552\n"
+"03010305.xhp\n"
+"hd_id3156442\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03100300.xhp
+#: 03010305.xhp
msgctxt ""
-"03100300.xhp\n"
-"par_id3159414\n"
+"03010305.xhp\n"
+"par_id3159153\n"
"6\n"
"help.text"
-msgid "Date"
+msgid "Long"
msgstr ""
-#: 03100300.xhp
+#: 03010305.xhp
msgctxt ""
-"03100300.xhp\n"
-"hd_id3153525\n"
+"03010305.xhp\n"
+"hd_id3154013\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "Parameter:"
msgstr ""
-#: 03100300.xhp
+#: 03010305.xhp
msgctxt ""
-"03100300.xhp\n"
-"par_id3150359\n"
+"03010305.xhp\n"
+"par_id3152597\n"
"8\n"
"help.text"
-msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert."
+msgid "<emph>Red</emph>: Any integer expression that represents the red component (0-255) of the composite color."
msgstr ""
-#: 03100300.xhp
+#: 03010305.xhp
msgctxt ""
-"03100300.xhp\n"
-"par_id3125864\n"
+"03010305.xhp\n"
+"par_id3146974\n"
"9\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 <emph>DateValue</emph> and <emph>TimeValue</emph> 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."
+msgid "<emph>Green</emph>: Any integer expression that represents the green component (0-255) of the composite color."
msgstr ""
-#: 03100300.xhp
+#: 03010305.xhp
msgctxt ""
-"03100300.xhp\n"
-"hd_id3156422\n"
+"03010305.xhp\n"
+"par_id3151113\n"
"10\n"
"help.text"
-msgid "Example:"
+msgid "<emph>Blue</emph>: Any integer expression that represents the blue component (0-255) of the composite color."
msgstr ""
-#: 01170103.xhp
-msgctxt ""
-"01170103.xhp\n"
-"tit\n"
-"help.text"
-msgid "Events"
-msgstr "घटनाएँ"
-
-#: 01170103.xhp
+#: 03010305.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3155506\n"
-"1\n"
+"03010305.xhp\n"
+"hd_id3147435\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01170103.xhp\" name=\"Events\">Events</link>"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 01170103.xhp
+#: 03010305.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3146114\n"
-"2\n"
+"03010305.xhp\n"
+"par_id3145647\n"
+"15\n"
"help.text"
-msgid "Define event assignments for the selected control or dialog. The available events depend on the type of control selected."
+msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
msgstr ""
-#: 01170103.xhp
+#: 03010305.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3145387\n"
+"03010305.xhp\n"
+"par_id3154491\n"
"16\n"
"help.text"
-msgid "When receiving focus"
-msgstr "जब फ़ोकस मिले"
+msgid "\"red= \" & red(lVar) & Chr(13)&_"
+msgstr "\"red = \" & red(lVar) & Chr(13)&_"
-#: 01170103.xhp
+#: 03010305.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3155090\n"
+"03010305.xhp\n"
+"par_id3149401\n"
"17\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">This event takes place if a control receives the focus.</ahelp>"
-msgstr ""
+msgid "\"green= \" & green(lVar) & Chr(13)&_"
+msgstr "\"green = \" & green(lVar) & Chr(13)&_"
-#: 01170103.xhp
+#: 03010305.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3152892\n"
+"03010305.xhp\n"
+"par_id3150716\n"
"18\n"
"help.text"
-msgid "When losing focus"
-msgstr "जब फ़ोकस ख़त्म हो"
-
-#: 01170103.xhp
-msgctxt ""
-"01170103.xhp\n"
-"par_id3153305\n"
-"19\n"
-"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSLOST\">This event takes place if a control loses the focus.</ahelp>"
-msgstr ""
-
-#: 01170103.xhp
-msgctxt ""
-"01170103.xhp\n"
-"hd_id3152896\n"
-"20\n"
-"help.text"
-msgid "Key pressed"
-msgstr "कुंजी दबाया हुआ"
-
-#: 01170103.xhp
-msgctxt ""
-"01170103.xhp\n"
-"par_id3148837\n"
-"21\n"
-"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">This event occurs when the user presses any key while the control has the focus.</ahelp>"
-msgstr ""
-
-#: 01170103.xhp
-msgctxt ""
-"01170103.xhp\n"
-"hd_id3146869\n"
-"43\n"
-"help.text"
-msgid "Key released"
-msgstr "कुंजी छोड़ा हुआ"
-
-#: 01170103.xhp
-msgctxt ""
-"01170103.xhp\n"
-"par_id3155267\n"
-"44\n"
-"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">This event occurs when the user releases a key while the control has the focus.</ahelp>"
-msgstr ""
-
-#: 01170103.xhp
-msgctxt ""
-"01170103.xhp\n"
-"hd_id3159096\n"
-"41\n"
-"help.text"
-msgid "Modified"
-msgstr "परिवर्धित"
-
-#: 01170103.xhp
-msgctxt ""
-"01170103.xhp\n"
-"par_id3156019\n"
-"42\n"
-"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">This event takes place, when the control loses the focus and the contents of the control were changed since it lost the focus.</ahelp>"
-msgstr ""
+msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
+msgstr "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\""
-#: 01170103.xhp
+#: 03020000.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3144508\n"
-"10\n"
+"03020000.xhp\n"
+"tit\n"
"help.text"
-msgid "Text modified"
-msgstr "पाठ परिवर्धित"
+msgid "File I/O Functions"
+msgstr "File I/O Functions"
-#: 01170103.xhp
+#: 03020000.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3148608\n"
-"11\n"
+"03020000.xhp\n"
+"hd_id3156344\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">This event takes place if you enter or modify a text in an input field.</ahelp>"
+msgid "<link href=\"text/sbasic/shared/03020000.xhp\" name=\"File I/O Functions\">File I/O Functions</link>"
msgstr ""
-#: 01170103.xhp
-msgctxt ""
-"01170103.xhp\n"
-"hd_id3159207\n"
-"8\n"
-"help.text"
-msgid "Item status changed"
-msgstr "वस्तु स्थिति परिवर्तित"
-
-#: 01170103.xhp
+#: 03020000.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3155097\n"
-"9\n"
+"03020000.xhp\n"
+"par_id3153360\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\">This event takes place if the status of the control field is changed, for example, from checked to unchecked.</ahelp>"
+msgid "Use File I/O functions to create and manage user-defined (data) files."
msgstr ""
-#: 01170103.xhp
-msgctxt ""
-"01170103.xhp\n"
-"hd_id3151304\n"
-"26\n"
-"help.text"
-msgid "Mouse inside"
-msgstr "माउस अंदर"
-
-#: 01170103.xhp
+#: 03020000.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3152871\n"
-"27\n"
+"03020000.xhp\n"
+"par_id3150398\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">This event takes place when the mouse enters the control.</ahelp>"
+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 ""
-#: 01170103.xhp
+#: 03020100.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3146778\n"
-"30\n"
+"03020100.xhp\n"
+"tit\n"
"help.text"
-msgid "Mouse moved while key pressed"
-msgstr "जब कुंजी दबाया जाए तो माउस खिसके"
+msgid "Opening and Closing Files"
+msgstr "फ़ाइलें खोलना तथा उन्हें बन्द करना"
-#: 01170103.xhp
+#: 03020100.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3150403\n"
-"31\n"
+"03020100.xhp\n"
+"hd_id3152924\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">This event takes place when the mouse is dragged while a key is pressed.</ahelp>"
+msgid "<link href=\"text/sbasic/shared/03020100.xhp\" name=\"Opening and Closing Files\">Opening and Closing Files</link>"
msgstr ""
-#: 01170103.xhp
+#: 03020101.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3150210\n"
-"32\n"
+"03020101.xhp\n"
+"tit\n"
"help.text"
-msgid "Mouse moved"
-msgstr "माउस खिसका"
+msgid "Close Statement [Runtime]"
+msgstr "Close वक्तव्य [रनटाइम]"
-#: 01170103.xhp
+#: 03020101.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3149697\n"
-"33\n"
+"03020101.xhp\n"
+"bm_id3157896\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">This event takes place when the mouse moves over the control.</ahelp>"
+msgid "<bookmark_value>Close statement</bookmark_value>"
msgstr ""
-#: 01170103.xhp
-msgctxt ""
-"01170103.xhp\n"
-"hd_id3145216\n"
-"22\n"
-"help.text"
-msgid "Mouse button pressed"
-msgstr "माउस बटन दबा हुआ"
-
-#: 01170103.xhp
+#: 03020101.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3155914\n"
-"23\n"
+"03020101.xhp\n"
+"hd_id3157896\n"
+"1\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">This event takes place when the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgid "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement [Runtime]\">Close Statement [Runtime]</link>"
msgstr ""
-#: 01170103.xhp
+#: 03020101.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3148899\n"
-"24\n"
+"03020101.xhp\n"
+"par_id3147573\n"
+"2\n"
"help.text"
-msgid "Mouse button released"
-msgstr "माउस बटन छोड़ा हुआ"
+msgid "Closes a specified file that was opened with the Open statement."
+msgstr "निर्धारित फ़ाइल को बन्द करता है जो ओपन कथन से खोला गया होता है."
-#: 01170103.xhp
+#: 03020101.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3153812\n"
-"25\n"
+"03020101.xhp\n"
+"hd_id3156344\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">This event takes place when the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgid "Syntax:"
msgstr ""
-#: 01170103.xhp
+#: 03020101.xhp
msgctxt ""
-"01170103.xhp\n"
-"hd_id3153556\n"
-"28\n"
+"03020101.xhp\n"
+"par_id3147265\n"
+"4\n"
"help.text"
-msgid "Mouse outside"
-msgstr "माउस बाहरी ओर"
+msgid "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
+msgstr "Close FileNumber As Integer[, FileNumber2 As Integer[,...]]"
-#: 01170103.xhp
+#: 03020101.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3153013\n"
-"29\n"
+"03020101.xhp\n"
+"hd_id3153379\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">This event takes place when the mouse leaves the control.</ahelp>"
+msgid "Parameters:"
msgstr ""
-#: 01170103.xhp
-msgctxt ""
-"01170103.xhp\n"
-"hd_id3155759\n"
-"45\n"
-"help.text"
-msgid "While adjusting"
-msgstr "While adjusting"
-
-#: 01170103.xhp
+#: 03020101.xhp
msgctxt ""
-"01170103.xhp\n"
-"par_id3156364\n"
-"46\n"
+"03020101.xhp\n"
+"par_id3150791\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">This event takes place when a scrollbar is being dragged.</ahelp>"
+msgid "<emph>FileNumber:</emph> Any integer expression that specifies the number of the data channel that was opened with the <emph>Open</emph> statement."
msgstr ""
-#: 01050200.xhp
+#: 03020101.xhp
msgctxt ""
-"01050200.xhp\n"
-"tit\n"
+"03020101.xhp\n"
+"hd_id3153192\n"
+"7\n"
"help.text"
-msgid "Call Stack Window (Calls)"
-msgstr "काल स्टैक विंडो (काल्स)"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 01050200.xhp
+#: 03020101.xhp
msgctxt ""
-"01050200.xhp\n"
-"hd_id3146794\n"
-"1\n"
+"03020101.xhp\n"
+"par_id3153727\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01050200.xhp\" name=\"Call Stack Window (Calls)\">Call Stack Window (Calls)</link>"
+msgid "Print #iNumber, \"First line of text\""
msgstr ""
-#: 01050200.xhp
+#: 03020101.xhp
msgctxt ""
-"01050200.xhp\n"
-"par_id3150400\n"
-"2\n"
+"03020101.xhp\n"
+"par_id3147350\n"
+"17\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\" visibility=\"hidden\">Displays the sequence of procedures and functions during the execution of a program.</ahelp> The <emph>Call Stack</emph> 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."
+msgid "Print #iNumber, \"Another line of text\""
msgstr ""
-#: 03131400.xhp
+#: 03020102.xhp
msgctxt ""
-"03131400.xhp\n"
+"03020102.xhp\n"
"tit\n"
"help.text"
-msgid "TwipsPerPixelY Function [Runtime]"
-msgstr "TwipsPerPixelY फंक्शन [रनटाइम]"
+msgid "FreeFile Function[Runtime]"
+msgstr "FreeFile फंक्शन[रनटाइम]"
-#: 03131400.xhp
+#: 03020102.xhp
msgctxt ""
-"03131400.xhp\n"
-"bm_id3150040\n"
+"03020102.xhp\n"
+"bm_id3150400\n"
"help.text"
-msgid "<bookmark_value>TwipsPerPixelY function</bookmark_value>"
+msgid "<bookmark_value>FreeFile function</bookmark_value>"
msgstr ""
-#: 03131400.xhp
+#: 03020102.xhp
msgctxt ""
-"03131400.xhp\n"
-"hd_id3150040\n"
+"03020102.xhp\n"
+"hd_id3150400\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"TwipsPerPixelY Function [Runtime]\">TwipsPerPixelY Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"FreeFile Function[Runtime]\">FreeFile Function[Runtime]</link>"
msgstr ""
-#: 03131400.xhp
+#: 03020102.xhp
msgctxt ""
-"03131400.xhp\n"
-"par_id3154186\n"
+"03020102.xhp\n"
+"par_id3154366\n"
"2\n"
"help.text"
-msgid "Returns the number of twips that represent the height of a pixel."
-msgstr "ट्विप्स की संख्या प्राप्त होती है जो कि पिक्सेल की ऊँचाई का प्रतिनिधित्व करती है."
+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 ""
-#: 03131400.xhp
+#: 03020102.xhp
msgctxt ""
-"03131400.xhp\n"
-"hd_id3145090\n"
+"03020102.xhp\n"
+"hd_id3150769\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03131400.xhp
-msgctxt ""
-"03131400.xhp\n"
-"par_id3153681\n"
-"4\n"
-"help.text"
-msgid "n = TwipsPerPixelY"
-msgstr "n = TwipsPerPixelY"
-
-#: 03131400.xhp
+#: 03020102.xhp
msgctxt ""
-"03131400.xhp\n"
-"hd_id3148473\n"
+"03020102.xhp\n"
+"hd_id3151042\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03131400.xhp
+#: 03020102.xhp
msgctxt ""
-"03131400.xhp\n"
-"par_id3154306\n"
+"03020102.xhp\n"
+"par_id3150440\n"
"6\n"
"help.text"
msgid "Integer"
msgstr "पूर्णांक"
-#: 03131400.xhp
+#: 03020102.xhp
msgctxt ""
-"03131400.xhp\n"
-"hd_id3149235\n"
+"03020102.xhp\n"
+"hd_id3148576\n"
"7\n"
"help.text"
-msgid "Example:"
+msgid "Parameters:"
msgstr ""
-#: 03131400.xhp
+#: 03020102.xhp
msgctxt ""
-"03131400.xhp\n"
-"par_id3154142\n"
-"9\n"
+"03020102.xhp\n"
+"par_id3155854\n"
+"8\n"
"help.text"
-msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
+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 ""
-#: 03120100.xhp
+#: 03020102.xhp
msgctxt ""
-"03120100.xhp\n"
-"tit\n"
+"03020102.xhp\n"
+"hd_id3159153\n"
+"9\n"
"help.text"
-msgid "ASCII/ANSI Conversion in Strings"
-msgstr "स्ट्रिंग में ASCII/ANSI परिवर्तन"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120100.xhp
+#: 03020102.xhp
msgctxt ""
-"03120100.xhp\n"
-"hd_id3147443\n"
-"1\n"
+"03020102.xhp\n"
+"par_id3155416\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"ASCII/ANSI Conversion in Strings\">ASCII/ANSI Conversion in Strings</link>"
+msgid "Print #iNumber, \"First line of text\""
msgstr ""
-#: 03120100.xhp
+#: 03020102.xhp
msgctxt ""
-"03120100.xhp\n"
-"par_id3159201\n"
-"2\n"
+"03020102.xhp\n"
+"par_id3153416\n"
+"19\n"
"help.text"
-msgid "The following functions convert strings to and from ASCII or ANSI code."
+msgid "Print #iNumber, \"Another line of text\""
msgstr ""
-#: 03090411.xhp
+#: 03020103.xhp
msgctxt ""
-"03090411.xhp\n"
+"03020103.xhp\n"
"tit\n"
"help.text"
-msgid "With Statement [Runtime]"
-msgstr "With वक्तव्य [रनटाइम]"
+msgid "Open Statement[Runtime]"
+msgstr "Open स्टेटमेंट[रनटाइम]"
-#: 03090411.xhp
+#: 03020103.xhp
msgctxt ""
-"03090411.xhp\n"
-"bm_id3153311\n"
+"03020103.xhp\n"
+"bm_id3150791\n"
"help.text"
-msgid "<bookmark_value>With statement</bookmark_value>"
+msgid "<bookmark_value>Open statement</bookmark_value>"
msgstr ""
-#: 03090411.xhp
+#: 03020103.xhp
msgctxt ""
-"03090411.xhp\n"
-"hd_id3153311\n"
+"03020103.xhp\n"
+"hd_id3150791\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"With Statement [Runtime]\">With Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement[Runtime]\">Open Statement[Runtime]</link>"
msgstr ""
-#: 03090411.xhp
+#: 03020103.xhp
msgctxt ""
-"03090411.xhp\n"
-"par_id3159158\n"
+"03020103.xhp\n"
+"par_id3150769\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 ""
+msgid "Opens a data channel."
+msgstr "डाटा चैनल खोलता है."
-#: 03090411.xhp
+#: 03020103.xhp
msgctxt ""
-"03090411.xhp\n"
-"hd_id3156153\n"
+"03020103.xhp\n"
+"hd_id3147230\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03090411.xhp
+#: 03020103.xhp
msgctxt ""
-"03090411.xhp\n"
-"par_id3145609\n"
+"03020103.xhp\n"
+"par_id3154124\n"
"4\n"
"help.text"
-msgid "With Object Statement block End With"
-msgstr "With Object Statement block End With"
+msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]"
+msgstr ""
-#: 03090411.xhp
+#: 03020103.xhp
msgctxt ""
-"03090411.xhp\n"
-"hd_id3154924\n"
+"03020103.xhp\n"
+"hd_id3156280\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03090411.xhp
+#: 03020103.xhp
msgctxt ""
-"03090411.xhp\n"
-"par_id3147560\n"
+"03020103.xhp\n"
+"par_id3155132\n"
"6\n"
"help.text"
-msgid "Use <emph>With</emph> and <emph>End With</emph> if you have several properties or methods for a single object."
-msgstr ""
-
-#: 03030130.xhp
-msgctxt ""
-"03030130.xhp\n"
-"tit\n"
-"help.text"
-msgid "DatePart Function [Runtime]"
-msgstr "DateValue फंक्शन [रनटाइम]"
-
-#: 03030130.xhp
-msgctxt ""
-"03030130.xhp\n"
-"bm_id249946\n"
-"help.text"
-msgid "<bookmark_value>DatePart function</bookmark_value>"
+msgid "<emph>FileName: </emph>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 ""
-#: 03030130.xhp
+#: 03020103.xhp
msgctxt ""
-"03030130.xhp\n"
-"par_idN10542\n"
+"03020103.xhp\n"
+"par_id3149262\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030130.xhp\">DatePart Function [Runtime]</link>"
+msgid "<emph>Mode:</emph> 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 ""
-#: 03030130.xhp
+#: 03020103.xhp
msgctxt ""
-"03030130.xhp\n"
-"par_idN10546\n"
+"03020103.xhp\n"
+"par_id3154014\n"
+"8\n"
"help.text"
-msgid "The DatePart function returns a specified part of a date."
+msgid "<emph>IOMode:</emph> Keyword that defines the access type. Valid values: Read (read-only), Write (write-only), Read Write (both)."
msgstr ""
-#: 03030130.xhp
+#: 03020103.xhp
msgctxt ""
-"03030130.xhp\n"
-"par_idN10549\n"
+"03020103.xhp\n"
+"par_id3150011\n"
+"9\n"
"help.text"
-msgid "Syntax:"
+msgid "<emph>Protected:</emph> 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 ""
-#: 03030130.xhp
+#: 03020103.xhp
msgctxt ""
-"03030130.xhp\n"
-"par_idN105E8\n"
+"03020103.xhp\n"
+"par_id3153190\n"
+"10\n"
"help.text"
-msgid "DatePart (Add, Date [, Week_start [, Year_start]])"
+msgid "<emph>FileNumber:</emph> 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 ""
-#: 03030130.xhp
-msgctxt ""
-"03030130.xhp\n"
-"par_idN105EB\n"
-"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
-
-#: 03030130.xhp
+#: 03020103.xhp
msgctxt ""
-"03030130.xhp\n"
-"par_idN105EF\n"
+"03020103.xhp\n"
+"par_id3151115\n"
+"11\n"
"help.text"
-msgid "A Variant containing a date."
+msgid "<emph>DatasetLength:</emph> For random access files, set the length of the records."
msgstr ""
-#: 03030130.xhp
+#: 03020103.xhp
msgctxt ""
-"03030130.xhp\n"
-"par_idN105F2\n"
+"03020103.xhp\n"
+"par_id3153418\n"
+"12\n"
"help.text"
-msgid "Parameters:"
+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 ""
-#: 03030130.xhp
+#: 03020103.xhp
msgctxt ""
-"03030130.xhp\n"
-"par_idN105F6\n"
+"03020103.xhp\n"
+"hd_id3149123\n"
+"13\n"
"help.text"
-msgid "<emph>Add</emph> - A string expression from the following table, specifying the date interval."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03030130.xhp
+#: 03020103.xhp
msgctxt ""
-"03030130.xhp\n"
-"par_idN10604\n"
+"03020103.xhp\n"
+"par_id3154705\n"
+"22\n"
"help.text"
-msgid "<emph>Date</emph> - The date from which the result is calculated."
+msgid "Print #iNumber, \"This is a line of text\""
msgstr ""
-#: 03030130.xhp
+#: 03020103.xhp
msgctxt ""
-"03030130.xhp\n"
-"par_idN10611\n"
+"03020103.xhp\n"
+"par_id3146916\n"
+"23\n"
"help.text"
-msgid "Example:"
+msgid "Print #iNumber, \"This is another line of text\""
msgstr ""
-#: 03101130.xhp
+#: 03020104.xhp
msgctxt ""
-"03101130.xhp\n"
+"03020104.xhp\n"
"tit\n"
"help.text"
-msgid "DefSng Statement [Runtime]"
-msgstr "DefLng वक्तव्य [रनटाइम]"
+msgid "Reset Statement [Runtime]"
+msgstr "Reset वक्तव्य [रनटाइम]"
-#: 03101130.xhp
+#: 03020104.xhp
msgctxt ""
-"03101130.xhp\n"
-"bm_id2445142\n"
+"03020104.xhp\n"
+"bm_id3154141\n"
"help.text"
-msgid "<bookmark_value>DefSng statement</bookmark_value>"
+msgid "<bookmark_value>Reset statement</bookmark_value>"
msgstr ""
-#: 03101130.xhp
+#: 03020104.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN10577\n"
+"03020104.xhp\n"
+"hd_id3154141\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101130.xhp\">DefSng Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020104.xhp\">Reset Statement [Runtime]</link>"
msgstr ""
-#: 03101130.xhp
+#: 03020104.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN10587\n"
+"03020104.xhp\n"
+"par_id3156423\n"
+"2\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."
+msgid "Closes all open files and writes the contents of all file buffers to the harddisk."
msgstr ""
-#: 03101130.xhp
+#: 03020104.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN1058A\n"
+"03020104.xhp\n"
+"hd_id3154124\n"
+"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 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 ""
-
-#: 03101130.xhp
-msgctxt ""
-"03101130.xhp\n"
-"par_idN10595\n"
-"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr ""
-
-#: 03101130.xhp
+#: 03020104.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN1059C\n"
+"03020104.xhp\n"
+"hd_id3161831\n"
+"5\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03101130.xhp
+#: 03020104.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN105A3\n"
+"03020104.xhp\n"
+"par_id3148455\n"
+"47\n"
"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
+msgid "Print #iNumber, \"This is a new line of text\""
msgstr ""
-#: 03101130.xhp
+#: 03020104.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN105AA\n"
+"03020104.xhp\n"
+"par_id3163805\n"
+"62\n"
"help.text"
-msgid "<emph>DefSng:</emph> Single"
+msgid "MsgBox \"All files will be closed\",0,\"Error\""
msgstr ""
-#: 03101130.xhp
+#: 03020200.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN105B1\n"
+"03020200.xhp\n"
+"tit\n"
"help.text"
-msgid "Example:"
+msgid "File Input/Output Functions"
msgstr ""
-#: 03101130.xhp
-#, fuzzy
-msgctxt ""
-"03101130.xhp\n"
-"par_idN105B5\n"
-"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "REM Prefix definition for variable types:"
-
-#: 03101130.xhp
+#: 03020200.xhp
msgctxt ""
-"03101130.xhp\n"
-"par_idN105D3\n"
+"03020200.xhp\n"
+"hd_id3150791\n"
+"1\n"
"help.text"
-msgid "sSng=Single ' sSng is an implicit single variable"
+msgid "<link href=\"text/sbasic/shared/03020200.xhp\" name=\"File Input/Output Functions\">File Input/Output Functions</link>"
msgstr ""
-#: 03120305.xhp
+#: 03020201.xhp
msgctxt ""
-"03120305.xhp\n"
+"03020201.xhp\n"
"tit\n"
"help.text"
-msgid "LTrim Function [Runtime]"
-msgstr "LTrim फंक्शन [रनटाइम]"
+msgid "Get Statement [Runtime]"
+msgstr "Get वक्तव्य [रनटाइम]"
-#: 03120305.xhp
+#: 03020201.xhp
msgctxt ""
-"03120305.xhp\n"
-"bm_id3147574\n"
+"03020201.xhp\n"
+"bm_id3154927\n"
"help.text"
-msgid "<bookmark_value>LTrim function</bookmark_value>"
+msgid "<bookmark_value>Get statement</bookmark_value>"
msgstr ""
-#: 03120305.xhp
+#: 03020201.xhp
msgctxt ""
-"03120305.xhp\n"
-"hd_id3147574\n"
+"03020201.xhp\n"
+"hd_id3154927\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function [Runtime]\">LTrim Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020201.xhp\">Get Statement [Runtime]</link>"
msgstr ""
-#: 03120305.xhp
+#: 03020201.xhp
msgctxt ""
-"03120305.xhp\n"
-"par_id3145316\n"
+"03020201.xhp\n"
+"par_id3145069\n"
"2\n"
"help.text"
-msgid "Removes all leading spaces at the start of a string expression."
-msgstr "स्ट्रिंग एक्सप्रेशन के प्रारंभ के सभी लीडिंग स्पेसेज़ को मिटाता है."
+msgid "Reads a record from a relative file, or a sequence of bytes from a binary file, into a variable."
+msgstr ""
-#: 03120305.xhp
+#: 03020201.xhp
msgctxt ""
-"03120305.xhp\n"
-"hd_id3154924\n"
+"03020201.xhp\n"
+"par_id3154346\n"
"3\n"
"help.text"
-msgid "Syntax:"
+msgid "See also: <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link> Statement"
msgstr ""
-#: 03120305.xhp
+#: 03020201.xhp
msgctxt ""
-"03120305.xhp\n"
-"par_id3148552\n"
+"03020201.xhp\n"
+"hd_id3150358\n"
"4\n"
"help.text"
-msgid "LTrim (Text As String)"
-msgstr "Dim stext As String"
+msgid "Syntax:"
+msgstr ""
-#: 03120305.xhp
+#: 03020201.xhp
msgctxt ""
-"03120305.xhp\n"
-"hd_id3156344\n"
+"03020201.xhp\n"
+"par_id3150792\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Get [#] FileNumber As Integer, [Position], Variable"
+msgstr "Get [#] FileNumber As Integer, [Position], Variable"
-#: 03120305.xhp
+#: 03020201.xhp
msgctxt ""
-"03120305.xhp\n"
-"par_id3151056\n"
+"03020201.xhp\n"
+"hd_id3154138\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "Parameters:"
+msgstr ""
-#: 03120305.xhp
+#: 03020201.xhp
msgctxt ""
-"03120305.xhp\n"
-"hd_id3150543\n"
+"03020201.xhp\n"
+"par_id3150448\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>FileNumber:</emph> Any integer expression that determines the file number."
msgstr ""
-#: 03120305.xhp
+#: 03020201.xhp
msgctxt ""
-"03120305.xhp\n"
-"par_id3150792\n"
+"03020201.xhp\n"
+"par_id3154684\n"
"8\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression."
+msgid "<emph>Position:</emph> For files opened in Random mode, <emph>Position</emph> is the number of the record that you want to read."
msgstr ""
-#: 03120305.xhp
+#: 03020201.xhp
msgctxt ""
-"03120305.xhp\n"
-"par_id3125863\n"
+"03020201.xhp\n"
+"par_id3153768\n"
"9\n"
"help.text"
-msgid "Use this function to remove spaces at the beginning of a string expression."
+msgid "For files opened in Binary mode, <emph>Position</emph> is the byte position in the file where the reading starts."
msgstr ""
-#: 03120305.xhp
+#: 03020201.xhp
msgctxt ""
-"03120305.xhp\n"
-"hd_id3145419\n"
+"03020201.xhp\n"
+"par_id3147319\n"
"10\n"
"help.text"
-msgid "Example:"
-msgstr ""
-
-#: 03010103.xhp
-msgctxt ""
-"03010103.xhp\n"
-"tit\n"
-"help.text"
-msgid "Print Statement [Runtime]"
-msgstr "Print वक्तव्य [रनटाइम]"
-
-#: 03010103.xhp
-msgctxt ""
-"03010103.xhp\n"
-"bm_id3147230\n"
-"help.text"
-msgid "<bookmark_value>Print statement</bookmark_value>"
-msgstr ""
-
-#: 03010103.xhp
-msgctxt ""
-"03010103.xhp\n"
-"hd_id3147230\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement [Runtime]\">Print Statement [Runtime]</link>"
-msgstr ""
-
-#: 03010103.xhp
-msgctxt ""
-"03010103.xhp\n"
-"par_id3156281\n"
-"2\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"
-"3\n"
-"help.text"
-msgid "Syntax:"
-msgstr ""
-
-#: 03010103.xhp
-msgctxt ""
-"03010103.xhp\n"
-"par_id3153188\n"
-"4\n"
-"help.text"
-msgid "Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]"
-msgstr ""
-
-#: 03010103.xhp
-msgctxt ""
-"03010103.xhp\n"
-"hd_id3147348\n"
-"5\n"
-"help.text"
-msgid "Parameter:"
+msgid "If <emph>Position</emph> is omitted, the current position or the current data record of the file is used."
msgstr ""
-#: 03010103.xhp
+#: 03020201.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id2508621\n"
+"03020201.xhp\n"
+"par_id3149484\n"
+"11\n"
"help.text"
-msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
+msgid "Variable: Name of the variable to be read. With the exception of object variables, you can use any variable type."
msgstr ""
-#: 03010103.xhp
+#: 03020201.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3163712\n"
-"6\n"
+"03020201.xhp\n"
+"hd_id3153144\n"
+"12\n"
"help.text"
-msgid "<emph>Expression</emph>: 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 ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03010103.xhp
+#: 03020201.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3153092\n"
-"7\n"
+"03020201.xhp\n"
+"par_id3155307\n"
+"15\n"
"help.text"
-msgid "<emph>Number</emph>: Number of spaces to be inserted by the <emph>Spc</emph> function."
+msgid "Dim sText As Variant ' Must be a variant"
msgstr ""
-#: 03010103.xhp
+#: 03020201.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3145364\n"
-"8\n"
+"03020201.xhp\n"
+"par_id3149411\n"
+"21\n"
"help.text"
-msgid "<emph>Pos</emph>: Spaces are inserted until the specified position."
+msgid "Seek #iNumber,1 ' Position at beginning"
msgstr ""
-#: 03010103.xhp
+#: 03020201.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3154319\n"
-"9\n"
+"03020201.xhp\n"
+"par_id3153158\n"
+"22\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."
+msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
msgstr ""
-#: 03010103.xhp
+#: 03020201.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3145272\n"
-"10\n"
+"03020201.xhp\n"
+"par_id3148457\n"
+"23\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."
+msgid "Put #iNumber,, \"This is the second line of text\""
msgstr ""
-#: 03010103.xhp
+#: 03020201.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3154011\n"
-"11\n"
+"03020201.xhp\n"
+"par_id3150715\n"
+"24\n"
"help.text"
-msgid "If the expression to be printed exceeds a certain length, the display will automatically wrap to the next line."
+msgid "Put #iNumber,, \"This is the third line of text\""
msgstr ""
-#: 03010103.xhp
+#: 03020201.xhp
msgctxt ""
-"03010103.xhp\n"
-"par_id3146969\n"
-"12\n"
+"03020201.xhp\n"
+"par_id3155938\n"
+"33\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 <emph>Spc</emph> function to insert a specified number of spaces."
+msgid "Put #iNumber,,\"This is a new text\""
msgstr ""
-#: 03010103.xhp
+#: 03020201.xhp
msgctxt ""
-"03010103.xhp\n"
-"hd_id3146912\n"
-"13\n"
+"03020201.xhp\n"
+"par_id3146916\n"
+"36\n"
"help.text"
-msgid "Example:"
+msgid "Put #iNumber,20,\"This is the text in record 20\""
msgstr ""
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
+"03020202.xhp\n"
"tit\n"
"help.text"
-msgid "Control and Dialog Properties"
-msgstr "नियंत्रक तथा संवाद गुण"
+msgid "Input# Statement [Runtime]"
+msgstr "Input# वक्तव्य [रनटाइम]"
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
-"bm_id3153379\n"
+"03020202.xhp\n"
+"bm_id3154908\n"
"help.text"
-msgid "<bookmark_value>controls; properties</bookmark_value><bookmark_value>properties; controls and dialogs</bookmark_value><bookmark_value>dialogs; properties</bookmark_value>"
+msgid "<bookmark_value>Input statement</bookmark_value>"
msgstr ""
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
-"hd_id3153379\n"
+"03020202.xhp\n"
+"hd_id3154908\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01170100.xhp\" name=\"Control and Dialog Properties\">Control and Dialog Properties</link>"
+msgid "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# Statement [Runtime]\">Input# Statement [Runtime]</link>"
msgstr ""
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3156280\n"
+"03020202.xhp\n"
+"par_id3156424\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the properties of the selected dialog or control.</ahelp> You must be in the design mode to be able to use this command."
-msgstr ""
-
-#: 01170100.xhp
-msgctxt ""
-"01170100.xhp\n"
-"hd_id3151043\n"
-"20\n"
-"help.text"
-msgid "Entering Data in the Properties Dialog"
-msgstr "गुण संवाद में डाटा प्रविष्ट करना"
+msgid "Reads data from an open sequential file."
+msgstr "खुले सीक्वेंशियल फ़ाइल से डाटा पढ़ता है."
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3153771\n"
+"03020202.xhp\n"
+"hd_id3125863\n"
"3\n"
"help.text"
-msgid "The following key combinations apply to enter data in multiline fields or combo boxes of the <emph>Properties</emph> dialog:"
+msgid "Syntax:"
msgstr ""
-#: 01170100.xhp
-msgctxt ""
-"01170100.xhp\n"
-"par_id3150010\n"
-"18\n"
-"help.text"
-msgid "Keys"
-msgstr "कुंजियाँ"
-
-#: 01170100.xhp
-msgctxt ""
-"01170100.xhp\n"
-"par_id3147317\n"
-"19\n"
-"help.text"
-msgid "Effects"
-msgstr "प्रभाव"
-
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3146121\n"
+"03020202.xhp\n"
+"par_id3150440\n"
"4\n"
"help.text"
-msgid "Alt+Down Arrow"
-msgstr "ऑल्ट+नीचे तीर"
+msgid "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
+msgstr "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3149581\n"
+"03020202.xhp\n"
+"hd_id3146121\n"
"5\n"
"help.text"
-msgid "Opens a combo box"
-msgstr "कॉम्बो बक्सा खोलता है"
+msgid "Parameters:"
+msgstr ""
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3147394\n"
+"03020202.xhp\n"
+"par_id3145749\n"
"6\n"
"help.text"
-msgid "Alt+Up Arrow"
-msgstr "ऑल्ट+ऊपर तीर"
+msgid "<emph>FileNumber:</emph> 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 ""
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3148455\n"
+"03020202.xhp\n"
+"par_id3150011\n"
"7\n"
"help.text"
-msgid "Closes a combo box"
-msgstr "कॉम्बो बक्सा बन्द करता है"
+msgid "<emph>var:</emph> A numeric or string variable that you assign the values read from the opened file to."
+msgstr ""
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3154511\n"
+"03020202.xhp\n"
+"par_id3159153\n"
"8\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "शिफ़्ट+एन्टर"
+msgid "The <emph>Input#</emph> 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 ""
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3146971\n"
+"03020202.xhp\n"
+"par_id3146984\n"
"9\n"
"help.text"
-msgid "Inserts a line break in multiline fields."
-msgstr "मल्टीलाइन क्षेत्र में लाइन ब्रेक प्रविष्ट करता है."
+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 ""
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3146914\n"
+"03020202.xhp\n"
+"par_id3156442\n"
"10\n"
"help.text"
-msgid "(UpArrow)"
-msgstr "(ऊपर-तीर)"
+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 <emph>Line Input#</emph> statement to read pure text files (files containing only printable characters) line by line."
+msgstr ""
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3153714\n"
+"03020202.xhp\n"
+"par_id3147349\n"
"11\n"
"help.text"
-msgid "Goes to the previous line."
-msgstr "पिछली पंक्ति पर जाता है."
+msgid "If the end of the file is reached while reading a data element, an error occurs and the process is aborted."
+msgstr ""
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3159266\n"
+"03020202.xhp\n"
+"hd_id3152578\n"
"12\n"
"help.text"
-msgid "(DownArrow)"
-msgstr "(नीचे-तीर)"
-
-#: 01170100.xhp
-msgctxt ""
-"01170100.xhp\n"
-"par_id3146314\n"
-"13\n"
-"help.text"
-msgid "Goes to the next line."
-msgstr "अगली पंक्ति पर जाता है."
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3149255\n"
-"14\n"
+"03020202.xhp\n"
+"par_id4144765\n"
"help.text"
-msgid "Enter"
-msgstr "एंटर"
+msgid "' Write data ( which we will read later with Input ) to file"
+msgstr ""
-#: 01170100.xhp
+#: 03020202.xhp
msgctxt ""
-"01170100.xhp\n"
-"par_id3149566\n"
-"15\n"
+"03020202.xhp\n"
+"par_id4144766\n"
"help.text"
-msgid "Applies the changes made to a field and places the cursor into the next field."
+msgid "' Read data file using Input"
msgstr ""
-#: 03080100.xhp
+#: 03020203.xhp
msgctxt ""
-"03080100.xhp\n"
+"03020203.xhp\n"
"tit\n"
"help.text"
-msgid "Trigonometric Functions"
-msgstr "त्रिकोणमितीय फंक्शन्स"
+msgid "Line Input # Statement [Runtime]"
+msgstr "Line Input # वक्तव्य [रनटाइम]"
-#: 03080100.xhp
+#: 03020203.xhp
msgctxt ""
-"03080100.xhp\n"
-"hd_id3159201\n"
-"1\n"
+"03020203.xhp\n"
+"bm_id3153361\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"Trigonometric Functions\">Trigonometric Functions</link>"
+msgid "<bookmark_value>Line Input statement</bookmark_value>"
msgstr ""
-#: 03080100.xhp
+#: 03020203.xhp
msgctxt ""
-"03080100.xhp\n"
-"par_id3149180\n"
-"2\n"
+"03020203.xhp\n"
+"hd_id3153361\n"
+"1\n"
"help.text"
-msgid "The following are the trigonometric functions that are supported in $[officename] Basic."
-msgstr "$[officename] बेसिक में निम्न त्रिकोणमितीय फ़ंक्शन समर्थित हैं."
+msgid "<link href=\"text/sbasic/shared/03020203.xhp\" name=\"Line Input # Statement [Runtime]\">Line Input # Statement [Runtime]</link>"
+msgstr ""
-#: 03100080.xhp
+#: 03020203.xhp
msgctxt ""
-"03100080.xhp\n"
-"tit\n"
+"03020203.xhp\n"
+"par_id3156280\n"
+"2\n"
"help.text"
-msgid "CVErr Function [Runtime]"
-msgstr "Err फंक्शन [रनटाइम]"
+msgid "Reads strings from a sequential file into a variable."
+msgstr "सीक्वेंशियल फ़ाइल से वेरिएबल में स्ट्रिंग पढ़ता है."
-#: 03100080.xhp
+#: 03020203.xhp
msgctxt ""
-"03100080.xhp\n"
-"bm_id531022\n"
+"03020203.xhp\n"
+"hd_id3150447\n"
+"3\n"
"help.text"
-msgid "<bookmark_value>CVErr function</bookmark_value>"
+msgid "Syntax:"
msgstr ""
-#: 03100080.xhp
+#: 03020203.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN1054B\n"
+"03020203.xhp\n"
+"par_id3147229\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function [Runtime]</link>"
-msgstr ""
+msgid "Line Input #FileNumber As Integer, Var As String"
+msgstr "Line Input #FileNumber As Integer, Var As String"
-#: 03100080.xhp
+#: 03020203.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN1055B\n"
+"03020203.xhp\n"
+"hd_id3145173\n"
+"5\n"
"help.text"
-msgid "Converts a string expression or numeric expression to a variant expression of the sub type \"Error\"."
+msgid "Parameters:"
msgstr ""
-#: 03100080.xhp
+#: 03020203.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN1055E\n"
+"03020203.xhp\n"
+"par_id3161832\n"
+"6\n"
"help.text"
-msgid "Syntax:"
+msgid "<emph>FileNumber: </emph>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 ""
-#: 03100080.xhp
-#, fuzzy
+#: 03020203.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN10562\n"
+"03020203.xhp\n"
+"par_id3151119\n"
+"7\n"
"help.text"
-msgid "CVErr(Expression)"
-msgstr "IsDate (Expression)"
+msgid "<emph>var:</emph> The name of the variable that stores the result."
+msgstr ""
-#: 03100080.xhp
+#: 03020203.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN10565\n"
+"03020203.xhp\n"
+"par_id3150010\n"
+"8\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "With the <emph>Line Input#</emph> 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 ""
-#: 03100080.xhp
+#: 03020203.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN10569\n"
+"03020203.xhp\n"
+"hd_id3163711\n"
+"9\n"
"help.text"
-msgid "Variant."
-msgstr "Variant"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03100080.xhp
+#: 03020203.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN1056C\n"
+"03020203.xhp\n"
+"par_id3147124\n"
+"18\n"
"help.text"
-msgid "Parameter:"
+msgid "Print #iNumber, \"This is a line of text\""
msgstr ""
-#: 03100080.xhp
+#: 03020203.xhp
msgctxt ""
-"03100080.xhp\n"
-"par_idN10570\n"
+"03020203.xhp\n"
+"par_id3153415\n"
+"19\n"
"help.text"
-msgid "Expression: Any string or numeric expression that you want to convert."
+msgid "Print #iNumber, \"This is another line of text\""
msgstr ""
-#: 03080501.xhp
+#: 03020204.xhp
msgctxt ""
-"03080501.xhp\n"
+"03020204.xhp\n"
"tit\n"
"help.text"
-msgid "Fix Function [Runtime]"
-msgstr "Fix फंक्शन [रनटाइम]"
+msgid "Put Statement [Runtime]"
+msgstr "Put वक्तव्य [रनटाइम]"
-#: 03080501.xhp
+#: 03020204.xhp
msgctxt ""
-"03080501.xhp\n"
-"bm_id3159201\n"
+"03020204.xhp\n"
+"bm_id3150360\n"
"help.text"
-msgid "<bookmark_value>Fix function</bookmark_value>"
+msgid "<bookmark_value>Put statement</bookmark_value>"
msgstr ""
-#: 03080501.xhp
+#: 03020204.xhp
msgctxt ""
-"03080501.xhp\n"
-"hd_id3159201\n"
+"03020204.xhp\n"
+"hd_id3150360\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Fix Function [Runtime]\">Fix Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put Statement [Runtime]\">Put Statement [Runtime]</link>"
msgstr ""
-#: 03080501.xhp
+#: 03020204.xhp
msgctxt ""
-"03080501.xhp\n"
-"par_id3149346\n"
+"03020204.xhp\n"
+"par_id3154909\n"
"2\n"
"help.text"
-msgid "Returns the integer value of a numeric expression by removing the fractional part of the number."
-msgstr ""
+msgid "Writes a record to a relative file or a sequence of bytes to a binary file."
+msgstr "रेकॉर्ड को रिलेटिव फ़ाइल में या बाइनरी फ़ाइल में बाइट सीक्वेंस लिखता है."
-#: 03080501.xhp
+#: 03020204.xhp
msgctxt ""
-"03080501.xhp\n"
-"hd_id3155419\n"
+"03020204.xhp\n"
+"par_id3156281\n"
"3\n"
"help.text"
-msgid "Syntax:"
+msgid "See also: <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link> statement"
msgstr ""
-#: 03080501.xhp
-#, fuzzy
+#: 03020204.xhp
msgctxt ""
-"03080501.xhp\n"
-"par_id3156152\n"
+"03020204.xhp\n"
+"hd_id3125863\n"
"4\n"
"help.text"
-msgid "Fix (Expression)"
-msgstr "IsDate (Expression)"
+msgid "Syntax:"
+msgstr ""
-#: 03080501.xhp
+#: 03020204.xhp
msgctxt ""
-"03080501.xhp\n"
-"hd_id3154923\n"
+"03020204.xhp\n"
+"par_id3155132\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Put [#] FileNumber As Integer, [position], Variable"
+msgstr "Put [#] FileNumber As Integer, [position], Variable"
-#: 03080501.xhp
+#: 03020204.xhp
msgctxt ""
-"03080501.xhp\n"
-"par_id3148947\n"
+"03020204.xhp\n"
+"hd_id3153190\n"
"6\n"
"help.text"
-msgid "Double"
+msgid "Parameters:"
msgstr ""
-#: 03080501.xhp
+#: 03020204.xhp
msgctxt ""
-"03080501.xhp\n"
-"hd_id3154760\n"
+"03020204.xhp\n"
+"par_id3146120\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>FileNumber:</emph> Any integer expression that defines the file that you want to write to."
msgstr ""
-#: 03080501.xhp
+#: 03020204.xhp
msgctxt ""
-"03080501.xhp\n"
-"par_id3149457\n"
+"03020204.xhp\n"
+"par_id3155411\n"
"8\n"
"help.text"
-msgid "<emph>Expression:</emph> Numeric expression that you want to return the integer value for."
+msgid "<emph>Position: </emph>For relative files (random access files), the number of the record that you want to write."
msgstr ""
-#: 03080501.xhp
+#: 03020204.xhp
msgctxt ""
-"03080501.xhp\n"
-"hd_id3150447\n"
+"03020204.xhp\n"
+"par_id3148576\n"
"9\n"
"help.text"
-msgid "Example:"
+msgid "For binary files (binary access), the position of the byte in the file where you want to start writing."
msgstr ""
-#: 03080501.xhp
-#, fuzzy
+#: 03020204.xhp
msgctxt ""
-"03080501.xhp\n"
-"par_id3156214\n"
+"03020204.xhp\n"
+"par_id3153729\n"
+"10\n"
+"help.text"
+msgid "<emph>Variable:</emph> Name of the variable that you want to write to the file."
+msgstr ""
+
+#: 03020204.xhp
+msgctxt ""
+"03020204.xhp\n"
+"par_id3146974\n"
"11\n"
"help.text"
-msgid "Print Fix(3.14159) ' returns 3."
-msgstr "Print sgn(0) REM returns 0"
+msgid "Note for relative files: If the contents of this variable does not match the length of the record that is specified in the <emph>Len</emph> clause of the <emph>Open</emph> 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 ""
-#: 03080501.xhp
-#, fuzzy
+#: 03020204.xhp
msgctxt ""
-"03080501.xhp\n"
-"par_id3154217\n"
+"03020204.xhp\n"
+"par_id3155855\n"
"12\n"
"help.text"
-msgid "Print Fix(0) ' returns 0."
-msgstr "Print sgn(0) REM returns 0"
+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 ""
-#: 03080501.xhp
-#, fuzzy
+#: 03020204.xhp
msgctxt ""
-"03080501.xhp\n"
-"par_id3145786\n"
+"03020204.xhp\n"
+"hd_id3154491\n"
"13\n"
"help.text"
-msgid "Print Fix(-3.14159) ' returns -3."
-msgstr "Print sgn(0) REM returns 0"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03090300.xhp
+#: 03020204.xhp
msgctxt ""
-"03090300.xhp\n"
-"tit\n"
+"03020204.xhp\n"
+"par_id3154729\n"
+"16\n"
"help.text"
-msgid "Jumps"
-msgstr "Jumps"
+msgid "Dim sText As Variant ' Must be a variant type"
+msgstr ""
-#: 03090300.xhp
+#: 03020204.xhp
msgctxt ""
-"03090300.xhp\n"
-"hd_id3151262\n"
-"1\n"
+"03020204.xhp\n"
+"par_id3156278\n"
+"22\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090300.xhp\" name=\"Jumps\">Jumps</link>"
+msgid "Seek #iNumber,1 ' Position To start writing"
msgstr ""
-#: 03090300.xhp
+#: 03020204.xhp
msgctxt ""
-"03090300.xhp\n"
-"par_id3148983\n"
-"2\n"
+"03020204.xhp\n"
+"par_id3153711\n"
+"23\n"
"help.text"
-msgid "The following statements execute jumps."
-msgstr "निम्न स्टेटमेंट जम्प चलाते हैं."
+msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
+msgstr ""
-#: 03131500.xhp
+#: 03020204.xhp
msgctxt ""
-"03131500.xhp\n"
-"tit\n"
+"03020204.xhp\n"
+"par_id3155446\n"
+"24\n"
"help.text"
-msgid "CreateUnoStruct Function [Runtime]"
-msgstr "CreateUnoStruct फंक्शन [रनटाइम]"
+msgid "Put #iNumber,, \"This is the second line of text\""
+msgstr ""
-#: 03131500.xhp
+#: 03020204.xhp
msgctxt ""
-"03131500.xhp\n"
-"bm_id3150499\n"
+"03020204.xhp\n"
+"par_id3154255\n"
+"25\n"
"help.text"
-msgid "<bookmark_value>CreateUnoStruct function</bookmark_value>"
+msgid "Put #iNumber,, \"This is the third line of text\""
msgstr ""
-#: 03131500.xhp
+#: 03020204.xhp
msgctxt ""
-"03131500.xhp\n"
-"hd_id3150499\n"
-"1\n"
+"03020204.xhp\n"
+"par_id3150940\n"
+"34\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"CreateUnoStruct Function [Runtime]\">CreateUnoStruct Function [Runtime]</link>"
+msgid "Put #iNumber,,\"This is new text\""
msgstr ""
-#: 03131500.xhp
+#: 03020204.xhp
msgctxt ""
-"03131500.xhp\n"
-"par_id3150713\n"
-"2\n"
+"03020204.xhp\n"
+"par_id3159102\n"
+"37\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates an instance of a Uno structure type.</ahelp>"
+msgid "Put #iNumber,20,\"This is the text in record 20\""
msgstr ""
-#: 03131500.xhp
+#: 03020205.xhp
msgctxt ""
-"03131500.xhp\n"
-"par_id3147226\n"
-"3\n"
+"03020205.xhp\n"
+"tit\n"
"help.text"
-msgid "Use the following structure for your statement:"
-msgstr "अपने दस्तावेज़ के लिए निम्न स्ट्रक्चर इस्तेमाल करें:"
+msgid "Write Statement [Runtime]"
+msgstr "Write वक्तव्य [रनटाइम]"
-#: 03131500.xhp
+#: 03020205.xhp
msgctxt ""
-"03131500.xhp\n"
-"par_id3149177\n"
-"4\n"
+"03020205.xhp\n"
+"bm_id3147229\n"
"help.text"
-msgid "Dim oStruct as new com.sun.star.beans.Property"
-msgstr "Dim oStruct as new com.sun.star.beans.Property"
+msgid "<bookmark_value>Write statement</bookmark_value>"
+msgstr ""
-#: 03131500.xhp
+#: 03020205.xhp
msgctxt ""
-"03131500.xhp\n"
-"hd_id3156153\n"
-"5\n"
+"03020205.xhp\n"
+"hd_id3147229\n"
+"1\n"
"help.text"
-msgid "Syntax:"
+msgid "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Write Statement [Runtime]\">Write Statement [Runtime]</link>"
msgstr ""
-#: 03131500.xhp
+#: 03020205.xhp
msgctxt ""
-"03131500.xhp\n"
-"par_id3155341\n"
-"6\n"
+"03020205.xhp\n"
+"par_id3154685\n"
+"2\n"
"help.text"
-msgid "oStruct = CreateUnoStruct( Uno type name )"
-msgstr "oStruct = CreateUnoStruct( Uno type name )"
+msgid "Writes data to a sequential file."
+msgstr "सीक्वेंशियल फ़ाइल में डाटा लिखता है."
-#: 03131500.xhp
+#: 03020205.xhp
msgctxt ""
-"03131500.xhp\n"
-"hd_id3145316\n"
-"7\n"
+"03020205.xhp\n"
+"hd_id3150449\n"
+"3\n"
"help.text"
-msgid "Example:"
+msgid "Syntax:"
msgstr ""
-#: 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\" )"
-
-#: 03030302.xhp
+#: 03020205.xhp
msgctxt ""
-"03030302.xhp\n"
-"tit\n"
+"03020205.xhp\n"
+"par_id3145785\n"
+"4\n"
"help.text"
-msgid "Time Statement [Runtime]"
-msgstr "Time वक्तव्य [रनटाइम]"
+msgid "Write [#FileName], [Expressionlist]"
+msgstr ""
-#: 03030302.xhp
+#: 03020205.xhp
msgctxt ""
-"03030302.xhp\n"
-"bm_id3145090\n"
+"03020205.xhp\n"
+"hd_id3151116\n"
+"5\n"
"help.text"
-msgid "<bookmark_value>Time statement</bookmark_value>"
+msgid "Parameters:"
msgstr ""
-#: 03030302.xhp
+#: 03020205.xhp
msgctxt ""
-"03030302.xhp\n"
-"hd_id3145090\n"
-"1\n"
+"03020205.xhp\n"
+"par_id3153728\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030302.xhp\">Time Statement [Runtime]</link>"
+msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
msgstr ""
-#: 03030302.xhp
+#: 03020205.xhp
msgctxt ""
-"03030302.xhp\n"
-"par_id3150984\n"
-"2\n"
+"03020205.xhp\n"
+"par_id3146120\n"
+"7\n"
"help.text"
-msgid "This function returns the current system time as a string in the format \"HH:MM:SS\"."
+msgid "<emph>Expressionlist:</emph> Variables or expressions that you want to enter in a file, separated by commas."
msgstr ""
-#: 03030302.xhp
+#: 03020205.xhp
msgctxt ""
-"03030302.xhp\n"
-"hd_id3154346\n"
-"3\n"
+"03020205.xhp\n"
+"par_id3150010\n"
+"8\n"
"help.text"
-msgid "Syntax:"
+msgid "If the expression list is omitted, the <emph>Write</emph> statement appends an empty line to the file."
msgstr ""
-#: 03030302.xhp
+#: 03020205.xhp
msgctxt ""
-"03030302.xhp\n"
-"par_id3149670\n"
-"4\n"
+"03020205.xhp\n"
+"par_id3163713\n"
+"9\n"
"help.text"
-msgid "Time"
-msgstr "Time"
+msgid "To add an expression list to a new or an existing file, the file must be opened in the <emph>Output</emph> or <emph>Append</emph> mode."
+msgstr ""
-#: 03030302.xhp
+#: 03020205.xhp
msgctxt ""
-"03030302.xhp\n"
-"hd_id3150792\n"
-"5\n"
+"03020205.xhp\n"
+"par_id3147428\n"
+"10\n"
"help.text"
-msgid "Parameters:"
+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 ""
-#: 03030302.xhp
+#: 03020205.xhp
msgctxt ""
-"03030302.xhp\n"
-"par_id3149656\n"
-"6\n"
+"03020205.xhp\n"
+"par_id1002838\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that specifies the new time in the format \"HH:MM:SS\"."
+msgid "Each <emph>Write</emph> statement outputs a line end symbol as last entry."
msgstr ""
-#: 03030302.xhp
+#: 03020205.xhp
msgctxt ""
-"03030302.xhp\n"
-"hd_id3145173\n"
-"7\n"
+"03020205.xhp\n"
+"par_id6618854\n"
"help.text"
-msgid "Example:"
+msgid "Numbers with decimal delimiters are converted according to the locale settings."
msgstr ""
-#: 03030302.xhp
+#: 03020205.xhp
msgctxt ""
-"03030302.xhp\n"
-"par_id3150870\n"
-"9\n"
+"03020205.xhp\n"
+"hd_id3151073\n"
+"11\n"
"help.text"
-msgid "MsgBox Time,0,\"The time is\""
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03131800.xhp
+#: 03020301.xhp
msgctxt ""
-"03131800.xhp\n"
+"03020301.xhp\n"
"tit\n"
"help.text"
-msgid "CreateUnoDialog Function [Runtime]"
-msgstr "CreateUnoDialog फंक्शन [रनटाइम]"
+msgid "Eof Function [Runtime]"
+msgstr "Eof फंक्शन [रनटाइम]"
-#: 03131800.xhp
+#: 03020301.xhp
msgctxt ""
-"03131800.xhp\n"
-"bm_id3150040\n"
+"03020301.xhp\n"
+"bm_id3154598\n"
"help.text"
-msgid "<bookmark_value>CreateUnoDialog function</bookmark_value>"
+msgid "<bookmark_value>Eof function</bookmark_value>"
msgstr ""
-#: 03131800.xhp
+#: 03020301.xhp
msgctxt ""
-"03131800.xhp\n"
-"hd_id3150040\n"
+"03020301.xhp\n"
+"hd_id3154598\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"CreateUnoDialog Function [Runtime]\">CreateUnoDialog Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020301.xhp\" name=\"Eof Function [Runtime]\">Eof Function [Runtime]</link>"
msgstr ""
-#: 03131800.xhp
+#: 03020301.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3154186\n"
+"03020301.xhp\n"
+"par_id3147182\n"
"2\n"
"help.text"
-msgid "Creates a Basic Uno object that represents a Uno dialog control during Basic runtime."
-msgstr ""
+msgid "Determines if the file pointer has reached the end of a file."
+msgstr "निर्धारित करता है कि फ़ाइल पाइंटर फ़ाइल के अंत में पहुँच गया है."
-#: 03131800.xhp
+#: 03020301.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3153750\n"
+"03020301.xhp\n"
+"hd_id3149119\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."
+msgid "Syntax:"
msgstr ""
-#: 03131800.xhp
+#: 03020301.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3153681\n"
+"03020301.xhp\n"
+"par_id3147399\n"
"4\n"
"help.text"
-msgid "See <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
-msgstr ""
+msgid "Eof (intexpression As Integer)"
+msgstr "Eof (intexpression As Integer)"
-#: 03131800.xhp
+#: 03020301.xhp
msgctxt ""
-"03131800.xhp\n"
-"hd_id3154286\n"
+"03020301.xhp\n"
+"hd_id3153539\n"
"5\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03131800.xhp
+#: 03020301.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3159176\n"
+"03020301.xhp\n"
+"par_id3156027\n"
"6\n"
"help.text"
-msgid "CreateUnoDialog( oDlgDesc )"
-msgstr "CreateUnoDialog( oDlgDesc )"
+msgid "Bool"
+msgstr ""
-#: 03131800.xhp
+#: 03020301.xhp
msgctxt ""
-"03131800.xhp\n"
-"hd_id3143270\n"
+"03020301.xhp\n"
+"hd_id3152924\n"
"7\n"
"help.text"
-msgid "Example:"
+msgid "Parameters:"
msgstr ""
-#: 03131800.xhp
+#: 03020301.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3159157\n"
+"03020301.xhp\n"
+"par_id3153990\n"
"8\n"
"help.text"
-msgid "' Get dialog description from the dialog library"
-msgstr "' Get dialog description from the dialog library"
+msgid "<emph>Intexpression:</emph> Any integer expression that evaluates to the number of an open file."
+msgstr ""
-#: 03131800.xhp
+#: 03020301.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3149234\n"
+"03020301.xhp\n"
+"par_id3153527\n"
"9\n"
"help.text"
-msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
+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 ""
-#: 03131800.xhp
+#: 03020301.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3154923\n"
+"03020301.xhp\n"
+"hd_id3154046\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 )"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03131800.xhp
+#: 03020301.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3148550\n"
-"12\n"
+"03020301.xhp\n"
+"par_id3153360\n"
+"19\n"
"help.text"
-msgid "' display \"live\" dialog"
-msgstr "' \"जीवंत\" संवाद दिखाएँ"
+msgid "Print #iNumber, \"First line of text\""
+msgstr ""
-#: 03131800.xhp
+#: 03020301.xhp
msgctxt ""
-"03131800.xhp\n"
-"par_id3154072\n"
-"13\n"
+"03020301.xhp\n"
+"par_id3148797\n"
+"20\n"
"help.text"
-msgid "oDlgControl.execute"
-msgstr "oDlgControl.execute"
+msgid "Print #iNumber, \"Another line of text\""
+msgstr ""
-#: 03102400.xhp
+#: 03020302.xhp
msgctxt ""
-"03102400.xhp\n"
+"03020302.xhp\n"
"tit\n"
"help.text"
-msgid "IsEmpty Function [Runtime]"
-msgstr "IsEmpty फंक्शन [रनटाइम]"
+msgid "Loc Function [Runtime]"
+msgstr "Loc फंक्शन [रनटाइम]"
-#: 03102400.xhp
+#: 03020302.xhp
msgctxt ""
-"03102400.xhp\n"
-"bm_id3153394\n"
+"03020302.xhp\n"
+"bm_id3148663\n"
"help.text"
-msgid "<bookmark_value>IsEmpty function</bookmark_value>"
+msgid "<bookmark_value>Loc function</bookmark_value>"
msgstr ""
-#: 03102400.xhp
+#: 03020302.xhp
msgctxt ""
-"03102400.xhp\n"
-"hd_id3153394\n"
+"03020302.xhp\n"
+"hd_id3148663\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102400.xhp\" name=\"IsEmpty Function [Runtime]\">IsEmpty Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Loc Function [Runtime]\">Loc Function [Runtime]</link>"
msgstr ""
-#: 03102400.xhp
+#: 03020302.xhp
msgctxt ""
-"03102400.xhp\n"
-"par_id3163045\n"
+"03020302.xhp\n"
+"par_id3154138\n"
"2\n"
"help.text"
-msgid "Tests if a Variant variable contains the Empty value. The Empty value indicates that the variable is not initialized."
-msgstr ""
+msgid "Returns the current position in an open file."
+msgstr "खुले फ़ाइल में वर्तमान स्थिति को प्रस्तुत करता है."
-#: 03102400.xhp
+#: 03020302.xhp
msgctxt ""
-"03102400.xhp\n"
-"hd_id3159158\n"
+"03020302.xhp\n"
+"hd_id3156422\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03102400.xhp
+#: 03020302.xhp
msgctxt ""
-"03102400.xhp\n"
-"par_id3153126\n"
+"03020302.xhp\n"
+"par_id3150768\n"
"4\n"
"help.text"
-msgid "IsEmpty (Var)"
-msgstr "IsEmpty (Var)"
+msgid "Loc(FileNumber)"
+msgstr "Loc(FileNumber)"
-#: 03102400.xhp
+#: 03020302.xhp
msgctxt ""
-"03102400.xhp\n"
-"hd_id3148685\n"
+"03020302.xhp\n"
+"hd_id3150440\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03102400.xhp
+#: 03020302.xhp
msgctxt ""
-"03102400.xhp\n"
-"par_id3156344\n"
+"03020302.xhp\n"
+"par_id3152578\n"
"6\n"
"help.text"
-msgid "Bool"
+msgid "Long"
msgstr ""
-#: 03102400.xhp
+#: 03020302.xhp
msgctxt ""
-"03102400.xhp\n"
-"hd_id3148947\n"
+"03020302.xhp\n"
+"hd_id3152462\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03102400.xhp
+#: 03020302.xhp
msgctxt ""
-"03102400.xhp\n"
-"par_id3154347\n"
+"03020302.xhp\n"
+"par_id3153363\n"
"8\n"
"help.text"
-msgid "<emph>Var:</emph> Any variable that you want to test. If the Variant contains the Empty value, the function returns True, otherwise the function returns False."
+msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is set by the Open statement for the respective file."
msgstr ""
-#: 03102400.xhp
+#: 03020302.xhp
msgctxt ""
-"03102400.xhp\n"
-"hd_id3154138\n"
+"03020302.xhp\n"
+"par_id3154320\n"
"9\n"
"help.text"
-msgid "Example:"
-msgstr ""
-
-#: 03102400.xhp
-msgctxt ""
-"03102400.xhp\n"
-"par_id3154863\n"
-"13\n"
-"help.text"
-msgid "Print IsEmpty(sVar) ' Returns True"
+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 ""
-#: 03030200.xhp
-msgctxt ""
-"03030200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Converting Time Values"
-msgstr "समय मूल्यों को बदलना"
-
-#: 03030200.xhp
+#: 03020302.xhp
msgctxt ""
-"03030200.xhp\n"
-"hd_id3147226\n"
-"1\n"
+"03020302.xhp\n"
+"par_id3151115\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030200.xhp\" name=\"Converting Time Values\">Converting Time Values</link>"
+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 ""
-#: 03030200.xhp
-msgctxt ""
-"03030200.xhp\n"
-"par_id3149415\n"
-"2\n"
-"help.text"
-msgid "The following functions convert time values to calculable numbers."
-msgstr "निम्न फ़ंक्शन समय मूल्य को गणना योग्य संख्याओं में परिवर्तित करता है."
-
-#: 03100600.xhp
+#: 03020303.xhp
msgctxt ""
-"03100600.xhp\n"
+"03020303.xhp\n"
"tit\n"
"help.text"
-msgid "CLng Function [Runtime]"
-msgstr "CLng फंक्शन [रनटाइम]"
+msgid "Lof Function [Runtime]"
+msgstr "Lof फंक्शन [रनटाइम]"
-#: 03100600.xhp
+#: 03020303.xhp
msgctxt ""
-"03100600.xhp\n"
-"bm_id3153311\n"
+"03020303.xhp\n"
+"bm_id3156024\n"
"help.text"
-msgid "<bookmark_value>CLng function</bookmark_value>"
+msgid "<bookmark_value>Lof function</bookmark_value>"
msgstr ""
-#: 03100600.xhp
+#: 03020303.xhp
msgctxt ""
-"03100600.xhp\n"
-"hd_id3153311\n"
+"03020303.xhp\n"
+"hd_id3156024\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"CLng Function [Runtime]\">CLng Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Function [Runtime]\">Lof Function [Runtime]</link>"
msgstr ""
-#: 03100600.xhp
+#: 03020303.xhp
msgctxt ""
-"03100600.xhp\n"
-"par_id3148686\n"
+"03020303.xhp\n"
+"par_id3146794\n"
"2\n"
"help.text"
-msgid "Converts any string or numeric expression to a long integer."
-msgstr "किसी भी स्ट्रिंग या न्यूमेरिक एक्सप्रेशन को लंबे पूर्णांक में बदलता है."
+msgid "Returns the size of an open file in bytes."
+msgstr "खुले फ़ाइल के आकार को बाइट में प्रस्तुत करता है."
-#: 03100600.xhp
+#: 03020303.xhp
msgctxt ""
-"03100600.xhp\n"
-"hd_id3145315\n"
+"03020303.xhp\n"
+"hd_id3153380\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03100600.xhp
+#: 03020303.xhp
msgctxt ""
-"03100600.xhp\n"
-"par_id3147573\n"
+"03020303.xhp\n"
+"par_id3150359\n"
"4\n"
"help.text"
-msgid "CLng (Expression)"
-msgstr "IsDate (Expression)"
+msgid "Lof (FileNumber)"
+msgstr "Lof (FileNumber)"
-#: 03100600.xhp
+#: 03020303.xhp
msgctxt ""
-"03100600.xhp\n"
-"hd_id3145610\n"
+"03020303.xhp\n"
+"hd_id3154141\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03100600.xhp
+#: 03020303.xhp
msgctxt ""
-"03100600.xhp\n"
-"par_id3153897\n"
+"03020303.xhp\n"
+"par_id3147230\n"
"6\n"
"help.text"
msgid "Long"
msgstr ""
-#: 03100600.xhp
+#: 03020303.xhp
msgctxt ""
-"03100600.xhp\n"
-"hd_id3154760\n"
+"03020303.xhp\n"
+"hd_id3156281\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03100600.xhp
+#: 03020303.xhp
msgctxt ""
-"03100600.xhp\n"
-"par_id3159414\n"
+"03020303.xhp\n"
+"par_id3150869\n"
"8\n"
"help.text"
-msgid "<emph>Expression:</emph> Any numerical expression that you want to convert. If the <emph>Expression</emph> 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."
+msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is specified in the Open statement."
msgstr ""
-#: 03100600.xhp
+#: 03020303.xhp
msgctxt ""
-"03100600.xhp\n"
-"par_id3150358\n"
+"03020303.xhp\n"
+"par_id3147349\n"
"9\n"
"help.text"
-msgid "This function always rounds the fractional part of a number to the nearest integer."
+msgid "To obtain the length of a file that is not open, use the <emph>FileLen</emph> function."
msgstr ""
-#: 03100600.xhp
+#: 03020303.xhp
msgctxt ""
-"03100600.xhp\n"
-"hd_id3154216\n"
+"03020303.xhp\n"
+"hd_id3155415\n"
"10\n"
"help.text"
msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03020303.xhp
+msgctxt ""
+"03020303.xhp\n"
+"par_id3154730\n"
+"13\n"
+"help.text"
+msgid "Dim sText As Variant REM must be a Variant"
msgstr ""
-#: main0211.xhp
+#: 03020303.xhp
msgctxt ""
-"main0211.xhp\n"
-"tit\n"
+"03020303.xhp\n"
+"par_id3156276\n"
+"19\n"
"help.text"
-msgid "Macro Toolbar"
-msgstr "मॅक्रो औज़ार पट्टी"
+msgid "Seek #iNumber,1 REM Position at start"
+msgstr ""
-#: main0211.xhp
+#: 03020303.xhp
msgctxt ""
-"main0211.xhp\n"
-"bm_id3150543\n"
+"03020303.xhp\n"
+"par_id3148405\n"
+"20\n"
"help.text"
-msgid "<bookmark_value>toolbars; Basic IDE</bookmark_value><bookmark_value>macro toolbar</bookmark_value>"
+msgid "Put #iNumber,, \"This is the first line of text\" REM Fill with text"
msgstr ""
-#: main0211.xhp
+#: 03020303.xhp
msgctxt ""
-"main0211.xhp\n"
-"hd_id3150543\n"
-"1\n"
+"03020303.xhp\n"
+"par_id3154756\n"
+"21\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\">Macro Toolbar</link>"
+msgid "Put #iNumber,, \"This is the second line of text\""
msgstr ""
-#: main0211.xhp
+#: 03020303.xhp
msgctxt ""
-"main0211.xhp\n"
-"par_id3147288\n"
-"2\n"
+"03020303.xhp\n"
+"par_id3145643\n"
+"22\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\">The <emph>Macro Toolbar </emph>contains commands to create, edit, and run macros.</ahelp>"
+msgid "Put #iNumber,, \"This is the third line of text\""
msgstr ""
-#: 03070100.xhp
+#: 03020303.xhp
msgctxt ""
-"03070100.xhp\n"
+"03020303.xhp\n"
+"par_id3150299\n"
+"31\n"
+"help.text"
+msgid "Put #iNumber,,\"This is a new line of text\""
+msgstr ""
+
+#: 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 ""
+
+#: 03020304.xhp
+msgctxt ""
+"03020304.xhp\n"
"tit\n"
"help.text"
-msgid "\"-\" Operator [Runtime]"
-msgstr "\"-\" ऑपरेटर [रनटाइम]"
+msgid "Seek Function [Runtime]"
+msgstr "Seek फंक्शन [रनटाइम]"
-#: 03070100.xhp
+#: 03020304.xhp
msgctxt ""
-"03070100.xhp\n"
-"bm_id3156042\n"
+"03020304.xhp\n"
+"bm_id3154367\n"
"help.text"
-msgid "<bookmark_value>\"-\" operator (mathematical)</bookmark_value>"
+msgid "<bookmark_value>Seek function</bookmark_value>"
msgstr ""
-#: 03070100.xhp
+#: 03020304.xhp
msgctxt ""
-"03070100.xhp\n"
-"hd_id3156042\n"
+"03020304.xhp\n"
+"hd_id3154367\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03070100.xhp\">\"-\" Operator [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek Function [Runtime]\">Seek Function [Runtime]</link>"
msgstr ""
-#: 03070100.xhp
+#: 03020304.xhp
msgctxt ""
-"03070100.xhp\n"
-"par_id3153345\n"
+"03020304.xhp\n"
+"par_id3156280\n"
"2\n"
"help.text"
-msgid "Subtracts two values."
-msgstr "दो मूल्यों को घटाता है"
+msgid "Returns the position for the next writing or reading in a file that was opened with the open statement."
+msgstr ""
-#: 03070100.xhp
+#: 03020304.xhp
msgctxt ""
-"03070100.xhp\n"
-"hd_id3149416\n"
+"03020304.xhp\n"
+"par_id3153194\n"
"3\n"
"help.text"
-msgid "Syntax:"
+msgid "For random access files, the Seek function returns the number of the next record to be read."
msgstr ""
-#: 03070100.xhp
+#: 03020304.xhp
msgctxt ""
-"03070100.xhp\n"
-"par_id3156023\n"
+"03020304.xhp\n"
+"par_id3161831\n"
"4\n"
"help.text"
-msgid "Result = Expression1 - Expression2"
-msgstr "परिणाम = एक्सप्रेशन1 - एक्सप्रेशन2"
+msgid "For all other files, the function returns the byte position at which the next operation is to occur."
+msgstr ""
-#: 03070100.xhp
+#: 03020304.xhp
msgctxt ""
-"03070100.xhp\n"
-"hd_id3154760\n"
+"03020304.xhp\n"
+"par_id3155854\n"
"5\n"
"help.text"
-msgid "Parameters:"
+msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>."
msgstr ""
-#: 03070100.xhp
+#: 03020304.xhp
msgctxt ""
-"03070100.xhp\n"
-"par_id3147560\n"
+"03020304.xhp\n"
+"hd_id3152460\n"
"6\n"
"help.text"
-msgid "<emph>Result:</emph> Any numerical expression that contains the result of the subtraction."
+msgid "Syntax:"
msgstr ""
-#: 03070100.xhp
+#: 03020304.xhp
msgctxt ""
-"03070100.xhp\n"
-"par_id3150398\n"
+"03020304.xhp\n"
+"par_id3145365\n"
"7\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to subtract."
-msgstr ""
+msgid "Seek (FileNumber)"
+msgstr "Seek (FileNumber)"
-#: 03070100.xhp
+#: 03020304.xhp
msgctxt ""
-"03070100.xhp\n"
-"hd_id3154366\n"
+"03020304.xhp\n"
+"hd_id3148575\n"
"8\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03030205.xhp
+#: 03020304.xhp
msgctxt ""
-"03030205.xhp\n"
-"tit\n"
+"03020304.xhp\n"
+"par_id3159156\n"
+"9\n"
"help.text"
-msgid "TimeSerial Function [Runtime]"
-msgstr "TimeSerial फंक्शन [रनटाइम]"
+msgid "Long"
+msgstr ""
-#: 03030205.xhp
+#: 03020304.xhp
msgctxt ""
-"03030205.xhp\n"
-"bm_id3143271\n"
+"03020304.xhp\n"
+"hd_id3149665\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>TimeSerial function</bookmark_value>"
+msgid "Parameters:"
msgstr ""
-#: 03030205.xhp
+#: 03020304.xhp
msgctxt ""
-"03030205.xhp\n"
-"hd_id3143271\n"
-"1\n"
+"03020304.xhp\n"
+"par_id3148645\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030205.xhp\" name=\"TimeSerial Function [Runtime]\">TimeSerial Function [Runtime]</link>"
+msgid "<emph>FileNumber:</emph> The data channel number used in the Open statement."
msgstr ""
-#: 03030205.xhp
+#: 03020305.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3156344\n"
-"2\n"
+"03020305.xhp\n"
+"tit\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 ""
+msgid "Seek Statement [Runtime]"
+msgstr "Seek वक्तव्य [रनटाइम]"
-#: 03030205.xhp
+#: 03020305.xhp
msgctxt ""
-"03030205.xhp\n"
-"hd_id3146794\n"
-"4\n"
+"03020305.xhp\n"
+"bm_id3159413\n"
"help.text"
-msgid "Syntax:"
+msgid "<bookmark_value>Seek statement</bookmark_value>"
msgstr ""
-#: 03030205.xhp
+#: 03020305.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3150792\n"
-"5\n"
+"03020305.xhp\n"
+"hd_id3159413\n"
+"1\n"
"help.text"
-msgid "TimeSerial (hour, minute, second)"
-msgstr "TimeSerial (hour, minute, second)"
+msgid "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek Statement [Runtime]\">Seek Statement [Runtime]</link>"
+msgstr ""
-#: 03030205.xhp
+#: 03020305.xhp
msgctxt ""
-"03030205.xhp\n"
-"hd_id3148797\n"
-"6\n"
+"03020305.xhp\n"
+"par_id3153381\n"
+"2\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Sets the position for the next writing or reading in a file that was opened with the Open statement."
+msgstr ""
-#: 03030205.xhp
+#: 03020305.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3154908\n"
-"7\n"
+"03020305.xhp\n"
+"par_id2100589\n"
"help.text"
-msgid "Date"
+msgid "For random access files, the Seek statement sets the number of the next record to be accessed."
msgstr ""
-#: 03030205.xhp
+#: 03020305.xhp
msgctxt ""
-"03030205.xhp\n"
-"hd_id3154124\n"
-"8\n"
+"03020305.xhp\n"
+"par_id5444807\n"
"help.text"
-msgid "Parameters:"
+msgid "For all other files, the Seek statement sets the byte position at which the next operation is to occur."
msgstr ""
-#: 03030205.xhp
+#: 03020305.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3153193\n"
-"9\n"
+"03020305.xhp\n"
+"par_id3156280\n"
+"5\n"
"help.text"
-msgid "<emph>hour:</emph> Any integer expression that indicates the hour of the time that is used to determine the serial time value. Valid values: 0-23."
+msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
msgstr ""
-#: 03030205.xhp
+#: 03020305.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3159252\n"
-"10\n"
+"03020305.xhp\n"
+"hd_id3145785\n"
+"6\n"
"help.text"
-msgid "<emph>minute:</emph> 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."
+msgid "Syntax:"
msgstr ""
-#: 03030205.xhp
+#: 03020305.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3161831\n"
-"11\n"
+"03020305.xhp\n"
+"par_id3145273\n"
+"7\n"
"help.text"
-msgid "<emph>second:</emph> 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."
+msgid "Seek[#FileNumber], Position (As Long)"
msgstr ""
-#: 03030205.xhp
+#: 03020305.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3155854\n"
-"12\n"
+"03020305.xhp\n"
+"hd_id3154321\n"
+"8\n"
"help.text"
-msgid "<emph>Examples:</emph>"
+msgid "Parameters:"
msgstr ""
-#: 03030205.xhp
+#: 03020305.xhp
msgctxt ""
-"03030205.xhp\n"
+"03020305.xhp\n"
"par_id3153952\n"
-"13\n"
+"9\n"
"help.text"
-msgid "12, -5, 45 corresponds to 11, 55, 45"
-msgstr "12, 61, 45 तदनुरूप है 13, 2, 45 के"
+msgid "<emph>FileNumber: </emph>The data channel number used in the Open statement."
+msgstr ""
-#: 03030205.xhp
+#: 03020305.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3147349\n"
-"14\n"
+"03020305.xhp\n"
+"par_id3145366\n"
+"10\n"
"help.text"
-msgid "12, 61, 45 corresponds to 13, 2, 45"
-msgstr "12, 61, 45 तदनुरूप है 13, 2, 45 के"
+msgid "<emph>Position: </emph>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 ""
-#: 03030205.xhp
+#: 03020400.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3147426\n"
-"15\n"
+"03020400.xhp\n"
+"tit\n"
"help.text"
-msgid "12, 20, -2 corresponds to 12, 19, 58"
-msgstr "12, 20, -2 तदनुरूप है 12, 19, 58 के"
+msgid "Managing Files"
+msgstr "फ़ाइलों का प्रबंधन"
-#: 03030205.xhp
+#: 03020400.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3153365\n"
-"16\n"
+"03020400.xhp\n"
+"hd_id3145136\n"
+"1\n"
"help.text"
-msgid "12, 20, 63 corresponds to 12, 21, 4"
-msgstr "12, 20, 63 तदनुरूप है 12, 21, 4 के"
+msgid "<link href=\"text/sbasic/shared/03020400.xhp\" name=\"Managing Files\">Managing Files</link>"
+msgstr ""
-#: 03030205.xhp
+#: 03020400.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3146985\n"
-"17\n"
+"03020400.xhp\n"
+"par_id3147264\n"
+"2\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 ""
+msgid "The functions and statements for managing files are described here."
+msgstr "फ़ाइलों के प्रबंधन के लिए फ़ंक्शन तथा कथन यहाँ वर्णित हैं."
-#: 03030205.xhp
+#: 03020401.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3155308\n"
-"18\n"
+"03020401.xhp\n"
+"tit\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 ""
+msgid "ChDir Statement [Runtime]"
+msgstr "ChDir वक्तव्य [रनटाइम]"
-#: 03030205.xhp
+#: 03020401.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3149482\n"
-"19\n"
+"03020401.xhp\n"
+"bm_id3150178\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."
+msgid "<bookmark_value>ChDir statement</bookmark_value>"
msgstr ""
-#: 03030205.xhp
+#: 03020401.xhp
msgctxt ""
-"03030205.xhp\n"
-"hd_id3154790\n"
-"20\n"
+"03020401.xhp\n"
+"hd_id3150178\n"
+"1\n"
"help.text"
-msgid "Example:"
+msgid "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"ChDir Statement [Runtime]\">ChDir Statement [Runtime]</link>"
msgstr ""
-#: 03030205.xhp
+#: 03020401.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3155600\n"
-"25\n"
+"03020401.xhp\n"
+"par_id3153126\n"
+"2\n"
"help.text"
-msgid "MsgBox dDate,64,\"Time as a number\""
-msgstr "MsgBox dDate,64,\"Time as a number\""
+msgid "Changes the current directory or drive."
+msgstr "वर्तमान डिरेक्ट्री या ड्राइव बदलता है."
-#: 03030205.xhp
+#: 03020401.xhp
msgctxt ""
-"03030205.xhp\n"
-"par_id3153417\n"
-"26\n"
+"03020401.xhp\n"
+"par_id9783013\n"
"help.text"
-msgid "MsgBox sDate,64,\"Formatted time\""
+msgid "This runtime statement currently does not work as documented. See <link href=\"http://www.openoffice.org/issues/show_bug.cgi?id=30692\">this issue</link> for more information."
msgstr ""
-#: 03110000.xhp
+#: 03020401.xhp
msgctxt ""
-"03110000.xhp\n"
-"tit\n"
+"03020401.xhp\n"
+"hd_id3154347\n"
+"3\n"
"help.text"
-msgid "Comparison Operators"
-msgstr "तुलनात्मक ऑपरेटर्स"
+msgid "Syntax:"
+msgstr ""
-#: 03110000.xhp
+#: 03020401.xhp
msgctxt ""
-"03110000.xhp\n"
-"hd_id3155555\n"
-"1\n"
+"03020401.xhp\n"
+"par_id3153897\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Comparison Operators\">Comparison Operators</link>"
-msgstr ""
+msgid "ChDir Text As String"
+msgstr "ChDir Text As String"
-#: 03110000.xhp
+#: 03020401.xhp
msgctxt ""
-"03110000.xhp\n"
-"par_id3153528\n"
-"2\n"
+"03020401.xhp\n"
+"hd_id3148664\n"
+"5\n"
"help.text"
-msgid "The available comparison operators are described here."
-msgstr "उपलब्ध कम्पेरिज़न ऑपरेटर्स यहाँ वर्णित हैं."
+msgid "Parameters:"
+msgstr ""
-#: 03090100.xhp
+#: 03020401.xhp
msgctxt ""
-"03090100.xhp\n"
-"tit\n"
+"03020401.xhp\n"
+"par_id3150543\n"
+"6\n"
"help.text"
-msgid "Condition Statements"
-msgstr "शर्त युक्त वक्तव्य"
+msgid "<emph>Text:</emph> Any string expression that specifies the directory path or drive."
+msgstr ""
-#: 03090100.xhp
+#: 03020401.xhp
msgctxt ""
-"03090100.xhp\n"
-"hd_id3154422\n"
-"1\n"
+"03020401.xhp\n"
+"par_id3152598\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090100.xhp\" name=\"Condition Statements\">Condition Statements</link>"
+msgid "If you only want to change the current drive, enter the drive letter followed by a colon."
msgstr ""
-#: 03090100.xhp
+#: 03020401.xhp
msgctxt ""
-"03090100.xhp\n"
-"par_id3153750\n"
-"2\n"
+"03020401.xhp\n"
+"hd_id3151116\n"
+"8\n"
"help.text"
-msgid "The following statements are based on conditions."
-msgstr "निम्न कथन कंडीशन्स पर आधारित हैं."
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120105.xhp
+#: 03020402.xhp
msgctxt ""
-"03120105.xhp\n"
+"03020402.xhp\n"
"tit\n"
"help.text"
-msgid "CByte Function [Runtime]"
-msgstr "CByte फंक्शन [रनटाइम]"
+msgid "ChDrive Statement [Runtime]"
+msgstr "ChDrive वक्तव्य [रनटाइम]"
-#: 03120105.xhp
+#: 03020402.xhp
msgctxt ""
-"03120105.xhp\n"
-"bm_id3156027\n"
+"03020402.xhp\n"
+"bm_id3145068\n"
"help.text"
-msgid "<bookmark_value>CByte function</bookmark_value>"
+msgid "<bookmark_value>ChDrive statement</bookmark_value>"
msgstr ""
-#: 03120105.xhp
+#: 03020402.xhp
msgctxt ""
-"03120105.xhp\n"
-"hd_id3156027\n"
+"03020402.xhp\n"
+"hd_id3145068\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"CByte Function [Runtime]\">CByte Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive Statement [Runtime]\">ChDrive Statement [Runtime]</link>"
msgstr ""
-#: 03120105.xhp
+#: 03020402.xhp
msgctxt ""
-"03120105.xhp\n"
-"par_id3143267\n"
+"03020402.xhp\n"
+"par_id3149656\n"
"2\n"
"help.text"
-msgid "Converts a string or a numeric expression to the type Byte."
-msgstr "स्ट्रिंग या न्यूमेरिक एक्सप्रेशन को टाइप बाइट में परिवर्तित करता है."
+msgid "Changes the current drive."
+msgstr "वर्तमान ड्राइव बदलता है."
-#: 03120105.xhp
+#: 03020402.xhp
msgctxt ""
-"03120105.xhp\n"
-"hd_id3149811\n"
+"03020402.xhp\n"
+"hd_id3154138\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03120105.xhp
+#: 03020402.xhp
msgctxt ""
-"03120105.xhp\n"
-"par_id3147573\n"
+"03020402.xhp\n"
+"par_id3154685\n"
"4\n"
"help.text"
-msgid "Cbyte( expression )"
-msgstr ""
+msgid "ChDrive Text As String"
+msgstr "ChDrive Text As String"
-#: 03120105.xhp
+#: 03020402.xhp
msgctxt ""
-"03120105.xhp\n"
-"hd_id3145315\n"
+"03020402.xhp\n"
+"hd_id3156423\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameters:"
+msgstr ""
-#: 03120105.xhp
+#: 03020402.xhp
msgctxt ""
-"03120105.xhp\n"
-"par_id3148473\n"
+"03020402.xhp\n"
+"par_id3145172\n"
"6\n"
"help.text"
-msgid "Byte"
-msgstr "बाइट"
+msgid "<emph>Text:</emph> Any string expression that contains the drive letter of the new drive. If you want, you can use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr ""
-#: 03120105.xhp
+#: 03020402.xhp
msgctxt ""
-"03120105.xhp\n"
-"hd_id3147530\n"
+"03020402.xhp\n"
+"par_id3145785\n"
"7\n"
"help.text"
-msgid "Parameters:"
+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 ""
-#: 03120105.xhp
-#, fuzzy
+#: 03020402.xhp
msgctxt ""
-"03120105.xhp\n"
-"par_id3145068\n"
+"03020402.xhp\n"
+"hd_id3153188\n"
"8\n"
"help.text"
-msgid "<emph>Expression:</emph> A string or a numeric expression."
-msgstr "स्ट्रिंग को न्यूमेरिक एक्सप्रेशन में परिवर्तित करता है."
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03010201.xhp
+#: 03020402.xhp
msgctxt ""
-"03010201.xhp\n"
+"03020402.xhp\n"
+"par_id3152576\n"
+"10\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 "InputBox Function [Runtime]"
-msgstr "InputBox फंक्शन [रनटाइम]"
+msgid "CurDir Function [Runtime]"
+msgstr "CurDir फंक्शन [रनटाइम]"
-#: 03010201.xhp
+#: 03020403.xhp
msgctxt ""
-"03010201.xhp\n"
-"bm_id3148932\n"
+"03020403.xhp\n"
+"bm_id3153126\n"
"help.text"
-msgid "<bookmark_value>InputBox function</bookmark_value>"
+msgid "<bookmark_value>CurDir function</bookmark_value>"
msgstr ""
-#: 03010201.xhp
+#: 03020403.xhp
msgctxt ""
-"03010201.xhp\n"
-"hd_id3148932\n"
+"03020403.xhp\n"
+"hd_id3153126\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function [Runtime]\">InputBox Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir Function [Runtime]</link>"
msgstr ""
-#: 03010201.xhp
+#: 03020403.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3151262\n"
+"03020403.xhp\n"
+"par_id3156343\n"
"2\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 ""
+msgid "Returns a variant string that represents the current path of the specified drive."
+msgstr "वेरिएंट स्ट्रिंग प्रस्तुत करता है जो निर्धारित ड्राइव के मौजूदा पथ का प्रतिनिधित्व करता है."
-#: 03010201.xhp
+#: 03020403.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3151100\n"
+"03020403.xhp\n"
+"hd_id3149457\n"
"3\n"
"help.text"
-msgid "The <emph>InputBox</emph> 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, <emph>InputBox</emph> returns a zero-length string (\"\")."
+msgid "Syntax:"
msgstr ""
-#: 03010201.xhp
+#: 03020403.xhp
msgctxt ""
-"03010201.xhp\n"
-"hd_id3152347\n"
+"03020403.xhp\n"
+"par_id3153381\n"
"4\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "CurDir [(Text As String)]"
+msgstr "ChDir Text As String"
-#: 03010201.xhp
+#: 03020403.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3159201\n"
+"03020403.xhp\n"
+"hd_id3154366\n"
"5\n"
"help.text"
-msgid "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])"
-msgstr "InputBox (Msg As String[, Title As String[, Default As String[, x_pos As Integer, y_pos As Integer]]]])"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03010201.xhp
+#: 03020403.xhp
msgctxt ""
-"03010201.xhp\n"
-"hd_id3150713\n"
+"03020403.xhp\n"
+"par_id3156281\n"
"6\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "String"
+msgstr "वाक्यांश"
-#: 03010201.xhp
+#: 03020403.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3145090\n"
+"03020403.xhp\n"
+"hd_id3156423\n"
"7\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "Parameters:"
+msgstr ""
-#: 03010201.xhp
+#: 03020403.xhp
msgctxt ""
-"03010201.xhp\n"
-"hd_id3149346\n"
+"03020403.xhp\n"
+"par_id3153193\n"
"8\n"
"help.text"
-msgid "Parameter:"
+msgid "<emph>Text:</emph> Any string expression that specifies an existing drive (for example, \"C\" for the first partition of the first hard drive)."
msgstr ""
-#: 03010201.xhp
+#: 03020403.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3153311\n"
+"03020403.xhp\n"
+"par_id3155133\n"
"9\n"
"help.text"
-msgid "<emph>Msg</emph>: String expression displayed as the message in the dialog box."
+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 ""
-#: 03010201.xhp
+#: 03020403.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3145315\n"
+"03020403.xhp\n"
+"par_id3150010\n"
"10\n"
"help.text"
-msgid "<emph>Title</emph>: String expression displayed in the title bar of the dialog box."
-msgstr ""
+msgid "This function is not case-sensitive."
+msgstr "यह फ़ंक्शन केस-सेंसिटिव नहीं है."
-#: 03010201.xhp
+#: 03020403.xhp
msgctxt ""
-"03010201.xhp\n"
-"par_id3154307\n"
+"03020403.xhp\n"
+"hd_id3155411\n"
"11\n"
"help.text"
-msgid "<emph>Default</emph>: 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"
-"12\n"
-"help.text"
-msgid "<emph>x_pos</emph>: 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"
-"13\n"
-"help.text"
-msgid "<emph>y_pos</emph>: 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"
-"14\n"
-"help.text"
-msgid "If <emph>x_pos</emph> and <emph>y_pos</emph> are omitted, the dialog is centered on the screen. The position is specified in <link href=\"text/sbasic/shared/00000002.xhp#twips\" name=\"twips\">twips</link>."
-msgstr ""
-
-#: 03010201.xhp
-msgctxt ""
-"03010201.xhp\n"
-"hd_id3149456\n"
-"15\n"
-"help.text"
msgid "Example:"
-msgstr ""
-
-#: 03010201.xhp
-msgctxt ""
-"03010201.xhp\n"
-"par_id3154367\n"
-"18\n"
-"help.text"
-msgid "sText = InputBox (\"Please enter a phrase:\",\"Dear User\")"
-msgstr ""
-
-#: 03010201.xhp
-msgctxt ""
-"03010201.xhp\n"
-"par_id3151042\n"
-"19\n"
-"help.text"
-msgid "MsgBox ( sText , 64, \"Confirmation of phrase\")"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03060100.xhp
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
+"03020404.xhp\n"
"tit\n"
"help.text"
-msgid "AND Operator [Runtime]"
-msgstr "AND ऑपरेटर [रनटाइम]"
+msgid "Dir Function [Runtime]"
+msgstr "Dir फंक्शन [रनटाइम]"
-#: 03060100.xhp
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"bm_id3146117\n"
+"03020404.xhp\n"
+"bm_id3154347\n"
"help.text"
-msgid "<bookmark_value>AND operator (logical)</bookmark_value>"
+msgid "<bookmark_value>Dir function</bookmark_value>"
msgstr ""
-#: 03060100.xhp
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"hd_id3146117\n"
+"03020404.xhp\n"
+"hd_id3154347\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03060100.xhp\" name=\"AND Operator [Runtime]\">AND Operator [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020404.xhp\" name=\"Dir Function [Runtime]\">Dir Function [Runtime]</link>"
msgstr ""
-#: 03060100.xhp
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"par_id3143268\n"
+"03020404.xhp\n"
+"par_id3153381\n"
"2\n"
"help.text"
-msgid "Logically combines two expressions."
-msgstr "दो एक्सप्रेशन को लॉज़िकली संयुक्त करता है."
+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 ""
-#: 03060100.xhp
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"hd_id3147574\n"
+"03020404.xhp\n"
+"hd_id3154365\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03060100.xhp
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"par_id3156344\n"
+"03020404.xhp\n"
+"par_id3156282\n"
"4\n"
"help.text"
-msgid "Result = Expression1 And Expression2"
-msgstr "परिणाम = एक्सप्रेशन1 And एक्सप्रेशन2"
+msgid "Dir [(Text As String) [, Attrib As Integer]]"
+msgstr "Dir [((पाठ वाक्यांश के रुप में)) [, Attrib As Integer]]"
-#: 03060100.xhp
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"hd_id3148946\n"
+"03020404.xhp\n"
+"hd_id3156424\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03060100.xhp
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"par_id3149457\n"
+"03020404.xhp\n"
+"par_id3153193\n"
"6\n"
"help.text"
-msgid "<emph>Result:</emph> Any numeric variable that records the result of the combination."
-msgstr ""
+msgid "String"
+msgstr "वाक्यांश"
-#: 03060100.xhp
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"par_id3150541\n"
+"03020404.xhp\n"
+"hd_id3153770\n"
"7\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to combine."
+msgid "Parameters:"
msgstr ""
-#: 03060100.xhp
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"par_id3156215\n"
+"03020404.xhp\n"
+"par_id3161831\n"
"8\n"
"help.text"
-msgid "Boolean expressions combined with AND only return the value <emph>True</emph> if both expressions evaluate to <emph>True</emph>:"
+msgid "<emph>Text:</emph> 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 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr ""
-#: 03060100.xhp
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"par_id3150870\n"
+"03020404.xhp\n"
+"par_id3146974\n"
"9\n"
"help.text"
-msgid "<emph>True</emph> AND <emph>True</emph> returns <emph>True</emph>; for all other combinations the result is <emph>False</emph>."
+msgid "<emph>Attrib: </emph>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 ""
-#: 03060100.xhp
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"par_id3153768\n"
-"10\n"
+"03020404.xhp\n"
+"par_id3149666\n"
+"11\n"
"help.text"
-msgid "The AND operator also performs a bitwise comparison of identically positioned bits in two numeric expressions."
+msgid "0 : Normal files."
msgstr ""
-#: 03060100.xhp
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"hd_id3153727\n"
-"11\n"
+"03020404.xhp\n"
+"par_id3147427\n"
+"15\n"
"help.text"
-msgid "Example:"
+msgid "16 : Returns the name of the directory only."
msgstr ""
-#: 03060100.xhp
-#, fuzzy
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"par_id3146984\n"
+"03020404.xhp\n"
+"par_id3153952\n"
"16\n"
"help.text"
-msgid "vVarOut = A > B And B > C ' returns -1"
-msgstr "vOut = (vB > vD Or vB > vA) REM 0"
+msgid "Use this attribute to check if a file or directory exists, or to determine all files and folders in a specific directory."
+msgstr ""
-#: 03060100.xhp
-#, fuzzy
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"par_id3154014\n"
+"03020404.xhp\n"
+"par_id3159156\n"
"17\n"
"help.text"
-msgid "vVarOut = B > A And B > C ' returns 0"
-msgstr "vOut = (vB > vD Or vB > vA) REM 0"
+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 ""
-#: 03060100.xhp
-#, fuzzy
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"par_id3149262\n"
+"03020404.xhp\n"
+"par_id3154012\n"
"18\n"
"help.text"
-msgid "vVarOut = A > B And B > D ' returns 0"
-msgstr "vOut = (vB > vD Or vB > vA) REM 0"
+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\\*.sxw\". 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 ""
-#: 03060100.xhp
-#, fuzzy
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"par_id3145751\n"
+"03020404.xhp\n"
+"par_id3147348\n"
"19\n"
"help.text"
-msgid "vVarOut = (B > D And B > A) ' returns 0"
-msgstr "vOut = (vB > vD Or vB > vA) REM 0"
+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 ""
-#: 03060100.xhp
-#, fuzzy
+#: 03020404.xhp
msgctxt ""
-"03060100.xhp\n"
-"par_id3147394\n"
+"03020404.xhp\n"
+"hd_id3154942\n"
"20\n"
"help.text"
-msgid "vVarOut = B And A ' returns 8 due to the bitwise And combination of both arguments"
-msgstr "vVarOut = B And A REM इससे 8 प्राप्त होता है, दोनों आर्गुमेंट के बिटवाइज़ AND संयोजन से."
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 01000000.xhp
+#: 03020404.xhp
msgctxt ""
-"01000000.xhp\n"
-"tit\n"
+"03020404.xhp\n"
+"par_id3148455\n"
+"22\n"
"help.text"
-msgid "Programming with $[officename] Basic"
-msgstr "$[officename] बेसिक के साथ प्रोग्रामिंग"
+msgid "' Displays all files and directories"
+msgstr ""
-#: 01000000.xhp
+#: 03020404.xhp
msgctxt ""
-"01000000.xhp\n"
-"hd_id3156027\n"
-"1\n"
+"03020404.xhp\n"
+"par_id3153416\n"
+"27\n"
"help.text"
-msgid "<variable id=\"doc_title\"><link href=\"text/sbasic/shared/01000000.xhp\" name=\"Programming with $[officename] Basic \">Programming with $[officename] Basic </link></variable>"
+msgid "sDir=\"Directories:\""
msgstr ""
-#: 01000000.xhp
+#: 03020404.xhp
msgctxt ""
-"01000000.xhp\n"
-"par_id3153708\n"
-"2\n"
+"03020404.xhp\n"
+"par_id3154253\n"
+"34\n"
"help.text"
-msgid "This is where you find general information about working with macros and $[officename] Basic."
-msgstr "यह वह स्थल है जहाँ आप मॅक्रोज़ तथा $[officename] बेसिक के साथ कार्य करने के बारे में सामान्य जानकारियाँ पाएँगे."
+msgid "' Get the directories"
+msgstr ""
-#: 03090403.xhp
+#: 03020405.xhp
msgctxt ""
-"03090403.xhp\n"
+"03020405.xhp\n"
"tit\n"
"help.text"
-msgid "Declare Statement [Runtime]"
-msgstr "Declare वक्तव्य [रनटाइम]"
+msgid "FileAttr-Function [Runtime]"
+msgstr "FileAttr-फंक्शन [रनटाइम]"
-#: 03090403.xhp
+#: 03020405.xhp
msgctxt ""
-"03090403.xhp\n"
-"bm_id3148473\n"
+"03020405.xhp\n"
+"bm_id3153380\n"
"help.text"
-msgid "<bookmark_value>Declare statement</bookmark_value>"
+msgid "<bookmark_value>FileAttr function</bookmark_value>"
msgstr ""
-#: 03090403.xhp
+#: 03020405.xhp
msgctxt ""
-"03090403.xhp\n"
-"hd_id3148473\n"
+"03020405.xhp\n"
+"hd_id3153380\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare Statement [Runtime]\">Declare Statement [Runtime]</link>"
-msgstr ""
-
-#: 03090403.xhp
-msgctxt ""
-"03090403.xhp\n"
-"bm_id3145316\n"
-"help.text"
-msgid "<bookmark_value>DLL (Dynamic Link Library)</bookmark_value>"
+msgid "<link href=\"text/sbasic/shared/03020405.xhp\" name=\"FileAttr-Function [Runtime]\">FileAttr Function [Runtime]</link>"
msgstr ""
-#: 03090403.xhp
+#: 03020405.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3145316\n"
+"03020405.xhp\n"
+"par_id3154366\n"
"2\n"
"help.text"
-msgid "Declares and defines a subroutine in a DLL file that you want to execute from $[officename] Basic."
+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 ""
-#: 03090403.xhp
+#: 03020405.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3146795\n"
+"03020405.xhp\n"
+"par_id3153364\n"
"3\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
+msgid "If you use a 32-Bit operating system, you cannot use the FileAttr-Function to determine the file access number."
msgstr ""
-#: 03090403.xhp
+#: 03020405.xhp
msgctxt ""
-"03090403.xhp\n"
-"hd_id3156344\n"
+"03020405.xhp\n"
+"par_id3163713\n"
"4\n"
"help.text"
-msgid "Syntax:"
+msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>"
msgstr ""
-#: 03090403.xhp
+#: 03020405.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3148664\n"
+"03020405.xhp\n"
+"hd_id3151116\n"
"5\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]"
+msgid "Syntax:"
+msgstr ""
-#: 03090403.xhp
+#: 03020405.xhp
msgctxt ""
-"03090403.xhp\n"
-"hd_id3153360\n"
+"03020405.xhp\n"
+"par_id3154012\n"
"6\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "FileAttr (FileNumber As Integer, Attribute As Integer)"
+msgstr "FileAttr (FileNumber As Integer, Attribute As Integer)"
-#: 03090403.xhp
+#: 03020405.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3154140\n"
+"03020405.xhp\n"
+"hd_id3147349\n"
+"7\n"
+"help.text"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
+
+#: 03020405.xhp
+msgctxt ""
+"03020405.xhp\n"
+"par_id3146974\n"
"8\n"
"help.text"
-msgid "<emph>Name:</emph> A different name than defined in the DLL, to call the subroutine from $[officename] Basic."
-msgstr ""
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03090403.xhp
+#: 03020405.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3150870\n"
+"03020405.xhp\n"
+"hd_id3153728\n"
"9\n"
"help.text"
-msgid "<emph>Aliasname</emph>: Name of the subroutine as defined in the DLL."
+msgid "Parameters:"
msgstr ""
-#: 03090403.xhp
+#: 03020405.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3154684\n"
+"03020405.xhp\n"
+"par_id3151074\n"
"10\n"
"help.text"
-msgid "<emph>Libname:</emph> File or system name of the DLL. This library is automatically loaded the first time the function is used."
+msgid "<emph>FileNumber:</emph> The number of the file that was opened with the Open statement."
msgstr ""
-#: 03090403.xhp
+#: 03020405.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3148452\n"
+"03020405.xhp\n"
+"par_id3144766\n"
"11\n"
"help.text"
-msgid "<emph>Argumentlist:</emph> 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."
+msgid "<emph>Attribute:</emph> Integer expression that indicates the type of file information that you want to return. The following values are possible:"
msgstr ""
-#: 03090403.xhp
+#: 03020405.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3147289\n"
+"03020405.xhp\n"
+"par_id3147396\n"
"12\n"
"help.text"
-msgid "<emph>Type:</emph> 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 ""
+msgid "1: The FileAttr-Function indicates the access mode of the file."
+msgstr "1: FileAttr-फ़ंक्शन फ़ाइल का एक्सेस मोड इंगित करता है."
-#: 03090403.xhp
+#: 03020405.xhp
msgctxt ""
-"03090403.xhp\n"
-"par_id3146922\n"
+"03020405.xhp\n"
+"par_id3149959\n"
"13\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 <emph>ByVal</emph>."
+msgid "2: The FileAttr-Function returns the file access number of the operating system."
msgstr ""
-#: 03090403.xhp
+#: 03020405.xhp
msgctxt ""
-"03090403.xhp\n"
-"hd_id3153951\n"
+"03020405.xhp\n"
+"par_id3154018\n"
"14\n"
"help.text"
-msgid "Example:"
-msgstr ""
-
-#: 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 "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Editing String Length\">Editing String Length</link>"
-msgstr ""
-
-#: 03120400.xhp
-msgctxt ""
-"03120400.xhp\n"
-"par_id3159201\n"
-"2\n"
-"help.text"
-msgid "The following functions determine string lengths and compare strings."
-msgstr "निम्न फंक्शन स्ट्रिंग लंबाई निर्धारित करता है तथा स्ट्रिंग की तुलना करता है."
-
-#: 03060500.xhp
-msgctxt ""
-"03060500.xhp\n"
-"tit\n"
-"help.text"
-msgid "Or-Operator [Runtime]"
-msgstr "Or-ऑपरेटर [रनटाइम]"
-
-#: 03060500.xhp
-msgctxt ""
-"03060500.xhp\n"
-"bm_id3150986\n"
-"help.text"
-msgid "<bookmark_value>Or operator (logical)</bookmark_value>"
+msgid "If you specify a parameter attribute with a value of 1, the following return values apply:"
msgstr ""
-#: 03060500.xhp
+#: 03020405.xhp
msgctxt ""
-"03060500.xhp\n"
-"hd_id3150986\n"
-"1\n"
+"03020405.xhp\n"
+"par_id3149124\n"
+"15\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03060500.xhp\" name=\"Or-Operator [Runtime]\">Or Operator [Runtime]</link>"
-msgstr ""
+msgid "1 - INPUT (file open for input)"
+msgstr "2 - OUTPUT ( आउटपुच के लिए फ़ाइल खुला है)"
-#: 03060500.xhp
+#: 03020405.xhp
msgctxt ""
-"03060500.xhp\n"
-"par_id3148552\n"
-"2\n"
+"03020405.xhp\n"
+"par_id3156275\n"
+"16\n"
"help.text"
-msgid "Performs a logical OR disjunction on two expressions."
-msgstr "दो एक्सप्रेशन पर logical OR disjunction चलाता है."
+msgid "2 - OUTPUT (file open for output)"
+msgstr "2 - OUTPUT ( आउटपुच के लिए फ़ाइल खुला है)"
-#: 03060500.xhp
+#: 03020405.xhp
msgctxt ""
-"03060500.xhp\n"
-"hd_id3148664\n"
-"3\n"
+"03020405.xhp\n"
+"par_id3155066\n"
+"17\n"
"help.text"
-msgid "Syntax:"
+msgid "4 - RANDOM (file open for random access)"
msgstr ""
-#: 03060500.xhp
-msgctxt ""
-"03060500.xhp\n"
-"par_id3150358\n"
-"4\n"
-"help.text"
-msgid "Result = Expression1 Or Expression2"
-msgstr "परिणाम = एक्सप्रेशन1 Or एक्सप्रेशन2"
-
-#: 03060500.xhp
+#: 03020405.xhp
msgctxt ""
-"03060500.xhp\n"
-"hd_id3151211\n"
-"5\n"
+"03020405.xhp\n"
+"par_id3148406\n"
+"18\n"
"help.text"
-msgid "Parameters:"
+msgid "8 - APPEND (file open for appending)"
msgstr ""
-#: 03060500.xhp
+#: 03020405.xhp
msgctxt ""
-"03060500.xhp\n"
-"par_id3153192\n"
-"6\n"
+"03020405.xhp\n"
+"par_id3154757\n"
+"19\n"
"help.text"
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the disjunction."
+msgid "32 - BINARY (file open in binary mode)."
msgstr ""
-#: 03060500.xhp
+#: 03020405.xhp
msgctxt ""
-"03060500.xhp\n"
-"par_id3147229\n"
-"7\n"
+"03020405.xhp\n"
+"hd_id3147339\n"
+"20\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to compare."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03060500.xhp
+#: 03020405.xhp
msgctxt ""
-"03060500.xhp\n"
-"par_id3154684\n"
-"8\n"
+"03020405.xhp\n"
+"par_id3155607\n"
+"29\n"
"help.text"
-msgid "A logical OR disjunction of two Boolean expressions returns the value True if at least one comparison expression is True."
+msgid "Print #iNumber, \"This is a line of text\""
msgstr ""
-#: 03060500.xhp
+#: 03020405.xhp
msgctxt ""
-"03060500.xhp\n"
-"par_id3153768\n"
-"9\n"
+"03020405.xhp\n"
+"par_id3150361\n"
+"30\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."
+msgid "MsgBox FileAttr(#iNumber, 1 ),0,\"Access mode\""
msgstr ""
-#: 03060500.xhp
+#: 03020405.xhp
msgctxt ""
-"03060500.xhp\n"
-"hd_id3161831\n"
-"10\n"
+"03020405.xhp\n"
+"par_id3149817\n"
+"31\n"
"help.text"
-msgid "Example:"
+msgid "MsgBox FileAttr(#iNumber, 2 ),0,\"File attribute\""
msgstr ""
-#: 03120301.xhp
+#: 03020406.xhp
msgctxt ""
-"03120301.xhp\n"
+"03020406.xhp\n"
"tit\n"
"help.text"
-msgid "Format Function [Runtime]"
-msgstr "Format फंक्शन [रनटाइम]"
+msgid "FileCopy Statement [Runtime]"
+msgstr "FileCopy वक्तव्य [रनटाइम]"
-#: 03120301.xhp
+#: 03020406.xhp
msgctxt ""
-"03120301.xhp\n"
-"bm_id3153539\n"
+"03020406.xhp\n"
+"bm_id3154840\n"
"help.text"
-msgid "<bookmark_value>Format function</bookmark_value>"
+msgid "<bookmark_value>FileCopy statement</bookmark_value>"
msgstr ""
-#: 03120301.xhp
+#: 03020406.xhp
msgctxt ""
-"03120301.xhp\n"
-"hd_id3153539\n"
+"03020406.xhp\n"
+"hd_id3154840\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Format Function [Runtime]\">Format Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy Statement [Runtime]\">FileCopy Statement [Runtime]</link>"
msgstr ""
-#: 03120301.xhp
+#: 03020406.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3156042\n"
+"03020406.xhp\n"
+"par_id3149497\n"
"2\n"
"help.text"
-msgid "Converts a number to a string, and then formats it according to the format that you specify."
-msgstr ""
+msgid "Copies a file."
+msgstr "फ़ाइल की नक़ल करता है."
-#: 03120301.xhp
+#: 03020406.xhp
msgctxt ""
-"03120301.xhp\n"
-"hd_id3145090\n"
-"4\n"
+"03020406.xhp\n"
+"hd_id3147443\n"
+"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03120301.xhp
-msgctxt ""
-"03120301.xhp\n"
-"par_id3153527\n"
-"5\n"
-"help.text"
-msgid "Format (Number [, Format As String])"
-msgstr "Format (Number [, Format As String])"
-
-#: 03120301.xhp
-msgctxt ""
-"03120301.xhp\n"
-"hd_id3149178\n"
-"6\n"
-"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
-
-#: 03120301.xhp
+#: 03020406.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3148474\n"
-"7\n"
+"03020406.xhp\n"
+"par_id3146957\n"
+"4\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "FileCopy TextFrom As String, TextTo As String"
+msgstr ""
-#: 03120301.xhp
+#: 03020406.xhp
msgctxt ""
-"03120301.xhp\n"
-"hd_id3159176\n"
-"8\n"
+"03020406.xhp\n"
+"hd_id3153825\n"
+"5\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03120301.xhp
+#: 03020406.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3149415\n"
-"9\n"
+"03020406.xhp\n"
+"par_id3155390\n"
+"6\n"
"help.text"
-msgid "<emph>Number:</emph> Numeric expression that you want to convert to a formatted string."
+msgid "<emph>TextFrom:</emph> 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 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr ""
-#: 03120301.xhp
+#: 03020406.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3147531\n"
-"10\n"
+"03020406.xhp\n"
+"par_id3150669\n"
+"7\n"
"help.text"
-msgid "<emph>Format:</emph> String that specifies the format code for the number. If <emph>Format</emph> is omitted, the Format function works like the <emph>Str</emph> function."
+msgid "<emph>TextTo:</emph> 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 ""
-#: 03120301.xhp
-msgctxt ""
-"03120301.xhp\n"
-"hd_id3147561\n"
-"47\n"
-"help.text"
-msgid "Formatting Codes"
-msgstr "फ़ॉर्मेटिंग कोड"
-
-#: 03120301.xhp
+#: 03020406.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3147265\n"
-"11\n"
+"03020406.xhp\n"
+"par_id3150791\n"
+"8\n"
"help.text"
-msgid "The following list describes the codes that you can use for formatting a number:"
+msgid "You can only use the FileCopy statement to copy files that are not opened."
msgstr ""
-#: 03120301.xhp
+#: 03020406.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153380\n"
-"12\n"
+"03020406.xhp\n"
+"hd_id3125863\n"
+"9\n"
"help.text"
-msgid "<emph>0:</emph> If <emph>Number</emph> has a digit at the position of the 0 in the format code, the digit is displayed, otherwise a zero is displayed."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120301.xhp
+#: 03020407.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3151210\n"
-"13\n"
+"03020407.xhp\n"
+"tit\n"
"help.text"
-msgid "If <emph>Number</emph> 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 ""
+msgid "FileDateTime Function [Runtime]"
+msgstr "FileDateTime फंक्शन [रनटाइम]"
-#: 03120301.xhp
+#: 03020407.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3151176\n"
-"14\n"
+"03020407.xhp\n"
+"bm_id3153361\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 <emph>Format </emph>code."
+msgid "<bookmark_value>FileDateTime function</bookmark_value>"
msgstr ""
-#: 03120301.xhp
+#: 03020407.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3154123\n"
-"15\n"
+"03020407.xhp\n"
+"hd_id3153361\n"
+"1\n"
"help.text"
-msgid "<emph>#:</emph> If <emph>Number</emph> contains a digit at the position of the # placeholder in the <emph>Format</emph> code, the digit is displayed, otherwise nothing is displayed at this position."
+msgid "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"FileDateTime Function [Runtime]\">FileDateTime Function [Runtime]</link>"
msgstr ""
-#: 03120301.xhp
+#: 03020407.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3148452\n"
-"16\n"
+"03020407.xhp\n"
+"par_id3156423\n"
+"2\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."
+msgid "Returns a string that contains the date and the time that a file was created or last modified."
msgstr ""
-#: 03120301.xhp
+#: 03020407.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3159150\n"
-"17\n"
+"03020407.xhp\n"
+"hd_id3154685\n"
+"3\n"
"help.text"
-msgid "<emph>.:</emph> The decimal placeholder determines the number of decimal places to the left and right of the decimal separator."
+msgid "Syntax:"
msgstr ""
-#: 03120301.xhp
+#: 03020407.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3159252\n"
-"18\n"
+"03020407.xhp\n"
+"par_id3154124\n"
+"4\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 ""
+msgid "FileDateTime (Text As String)"
+msgstr "Dim stext As String"
-#: 03120301.xhp
+#: 03020407.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153368\n"
-"19\n"
+"03020407.xhp\n"
+"hd_id3150448\n"
+"5\n"
"help.text"
-msgid "<emph>%:</emph> Multiplies the number by 100 and inserts the percent sign (%) where the number appears in the format code."
+msgid "Parameters:"
msgstr ""
-#: 03120301.xhp
+#: 03020407.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3149481\n"
-"20\n"
+"03020407.xhp\n"
+"par_id3159153\n"
+"6\n"
"help.text"
-msgid "<emph>E- E+ e- e+ :</emph> 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."
+msgid "<emph>Text:</emph> Any string expression that contains an unambiguous (no wildcards) file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr ""
-#: 03120301.xhp
+#: 03020407.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3149262\n"
-"21\n"
+"03020407.xhp\n"
+"par_id3155306\n"
+"7\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+."
+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 ""
-#: 03120301.xhp
+#: 03020407.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3148617\n"
-"23\n"
+"03020407.xhp\n"
+"hd_id3146119\n"
+"8\n"
"help.text"
-msgid "The thousands delimiter is displayed if the format code contains the delimiter enclosed by digit placeholders (0 or #)."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120301.xhp
+#: 03020408.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3163713\n"
-"29\n"
+"03020408.xhp\n"
+"tit\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 ""
+msgid "FileLen-Function [Runtime]"
+msgstr "FileLen-फंक्शन [रनटाइम]"
-#: 03120301.xhp
+#: 03020408.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3152887\n"
-"24\n"
+"03020408.xhp\n"
+"bm_id3153126\n"
"help.text"
-msgid "<emph>- + $ ( ) space:</emph> A plus (+), minus (-), dollar ($), space, or brackets entered directly in the format code is displayed as a literal character."
+msgid "<bookmark_value>FileLen function</bookmark_value>"
msgstr ""
-#: 03120301.xhp
+#: 03020408.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3148576\n"
-"25\n"
+"03020408.xhp\n"
+"hd_id3153126\n"
+"1\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 (\" \")."
+msgid "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"FileLen-Function [Runtime]\">FileLen Function [Runtime]</link>"
msgstr ""
-#: 03120301.xhp
+#: 03020408.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153139\n"
-"26\n"
+"03020408.xhp\n"
+"par_id3145068\n"
+"2\n"
"help.text"
-msgid "\\ : The backslash displays the next character in the format code."
-msgstr ""
+msgid "Returns the length of a file in bytes."
+msgstr "फ़ाइल की लंबाई बाइट में प्रस्तुत करता है."
-#: 03120301.xhp
+#: 03020408.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153366\n"
-"27\n"
+"03020408.xhp\n"
+"hd_id3159414\n"
+"3\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."
+msgid "Syntax:"
msgstr ""
-#: 03120301.xhp
+#: 03020408.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3155411\n"
-"28\n"
+"03020408.xhp\n"
+"par_id3149656\n"
+"4\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 ""
+msgid "FileLen (Text As String)"
+msgstr "Dim stext As String"
-#: 03120301.xhp
+#: 03020408.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3145749\n"
-"30\n"
+"03020408.xhp\n"
+"hd_id3148798\n"
+"5\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 ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03120301.xhp
+#: 03020408.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3150113\n"
-"31\n"
+"03020408.xhp\n"
+"par_id3156282\n"
+"6\n"
"help.text"
-msgid "If you use predefined formats, the name of the format must be enclosed in quotation marks."
+msgid "Long"
msgstr ""
-#: 03120301.xhp
-msgctxt ""
-"03120301.xhp\n"
-"hd_id3149377\n"
-"32\n"
-"help.text"
-msgid "Predefined format"
-msgstr "पूर्व-निर्धारित फ़ॉर्मेट"
-
-#: 03120301.xhp
+#: 03020408.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3154730\n"
-"33\n"
+"03020408.xhp\n"
+"hd_id3150768\n"
+"7\n"
"help.text"
-msgid "<emph>General Number:</emph> Numbers are displayed as entered."
+msgid "Parameters:"
msgstr ""
-#: 03120301.xhp
+#: 03020408.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153158\n"
-"34\n"
+"03020408.xhp\n"
+"par_id3153193\n"
+"8\n"
"help.text"
-msgid "<emph>Currency:</emph> Inserts a dollar sign in front of the number and encloses negative numbers in brackets."
+msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr ""
-#: 03120301.xhp
+#: 03020408.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3154490\n"
-"35\n"
+"03020408.xhp\n"
+"par_id3150439\n"
+"9\n"
"help.text"
-msgid "<emph>Fixed:</emph> Displays at least one digit in front of the decimal separator."
+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 ""
-#: 03120301.xhp
+#: 03020408.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153415\n"
-"36\n"
+"03020408.xhp\n"
+"hd_id3163710\n"
+"10\n"
"help.text"
-msgid "<emph>Standard:</emph> Displays numbers with a thousands separator."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120301.xhp
+#: 03020409.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3150715\n"
-"37\n"
+"03020409.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Percent:</emph> Multiplies the number by 100 and appends a percent sign to the number."
-msgstr ""
+msgid "GetAttr Function [Runtime]"
+msgstr "GetAttr फंक्शन [रनटाइम]"
-#: 03120301.xhp
+#: 03020409.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153836\n"
-"38\n"
+"03020409.xhp\n"
+"bm_id3150984\n"
"help.text"
-msgid "<emph>Scientific:</emph> Displays numbers in scientific format (for example, 1.00E+03 for 1000)."
+msgid "<bookmark_value>GetAttr function</bookmark_value>"
msgstr ""
-#: 03120301.xhp
+#: 03020409.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3153707\n"
-"39\n"
+"03020409.xhp\n"
+"hd_id3150984\n"
+"1\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."
+msgid "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"GetAttr Function [Runtime]\">GetAttr Function [Runtime]</link>"
msgstr ""
-#: 03120301.xhp
+#: 03020409.xhp
msgctxt ""
-"03120301.xhp\n"
-"hd_id3149019\n"
-"40\n"
+"03020409.xhp\n"
+"par_id3154347\n"
+"2\n"
"help.text"
-msgid "Example:"
+msgid "Returns a bit pattern that identifies the file type or the name of a volume or a directory."
msgstr ""
-#: 03120301.xhp
-#, fuzzy
-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 "REM बेसिक स्रोत कोड में संख्याओं की प्रविष्टि के समय हमेशा ही पीरियड (.) चिह्न का इस्तेमाल दशमलव डेलिमीटर के लिए करें."
-
-#: 03120301.xhp
+#: 03020409.xhp
msgctxt ""
-"03120301.xhp\n"
-"par_id3147339\n"
-"46\n"
+"03020409.xhp\n"
+"hd_id3149457\n"
+"3\n"
"help.text"
-msgid "' displays for example 6,328.20 in English locale, 6.328,20 in German locale."
+msgid "Syntax:"
msgstr ""
-#: 01050000.xhp
+#: 03020409.xhp
msgctxt ""
-"01050000.xhp\n"
-"tit\n"
+"03020409.xhp\n"
+"par_id3150359\n"
+"4\n"
"help.text"
-msgid "$[officename] Basic IDE"
-msgstr "$[officename] बेसिक आईडीई"
+msgid "GetAttr (Text As String)"
+msgstr "Dim stext As String"
-#: 01050000.xhp
+#: 03020409.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3154422\n"
-"1\n"
+"03020409.xhp\n"
+"hd_id3151211\n"
+"5\n"
"help.text"
-msgid "<variable id=\"01050000\"><link href=\"text/sbasic/shared/01050000.xhp\" name=\"$[officename] Basic IDE\">$[officename] Basic IDE</link></variable>"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 01050000.xhp
+#: 03020409.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3153142\n"
-"2\n"
+"03020409.xhp\n"
+"par_id3154909\n"
+"6\n"
"help.text"
-msgid "This section describes the structure of the Basic IDE."
-msgstr "यह खण्ड बेसिक आईडीई के ढांचा का वर्णन करता है."
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 01050000.xhp
+#: 03020409.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_idN105C9\n"
+"03020409.xhp\n"
+"hd_id3145172\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Basic IDE where you can write and edit macros.</ahelp>"
+msgid "Parameters:"
msgstr ""
-#: 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 "प्रविष्ट"
-
-#: 01050000.xhp
+#: 03020409.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3151074\n"
+"03020409.xhp\n"
+"par_id3151042\n"
"8\n"
"help.text"
-msgid "Module"
-msgstr "मॉडयूल"
+msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr ""
-#: 01050000.xhp
+#: 03020409.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3149581\n"
+"03020409.xhp\n"
+"par_id3161831\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\".uno:NewModule\">Inserts a new module into the current library.</ahelp>"
+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 ""
-#: 01050000.xhp
+#: 03020409.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3147397\n"
+"03020409.xhp\n"
+"hd_id3145364\n"
"10\n"
"help.text"
-msgid "Dialog"
-msgstr "संवाद"
+msgid "Value"
+msgstr "मान"
-#: 01050000.xhp
+#: 03020409.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3144335\n"
+"03020409.xhp\n"
+"par_id3147349\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\".uno:NewDialog\">Inserts a new dialog into the current library.</ahelp>"
+msgid "0 : Normal files."
msgstr ""
-#: 01050000.xhp
+#: 03020409.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3155602\n"
+"03020409.xhp\n"
+"par_id3147434\n"
"12\n"
"help.text"
-msgid "Delete"
-msgstr ""
-
-#: 01050000.xhp
-msgctxt ""
-"01050000.xhp\n"
-"par_id3155064\n"
-"13\n"
-"help.text"
-msgid "<ahelp hid=\".uno:DeleteCurrent\">Deletes the selected module.</ahelp>"
+msgid "1 : Read-only files."
msgstr ""
-#: 01050000.xhp
-msgctxt ""
-"01050000.xhp\n"
-"hd_id3149018\n"
-"14\n"
-"help.text"
-msgid "Rename"
-msgstr "नाम बदलें"
-
-#: 01050000.xhp
+#: 03020409.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3154754\n"
+"03020409.xhp\n"
+"par_id3159154\n"
"15\n"
"help.text"
-msgid "<ahelp hid=\".uno:RenameCurrent\">Renames the current module in place.</ahelp>"
-msgstr ""
+msgid "8 : Returns the name of the volume"
+msgstr "8 : वॉल्यूम का नाम प्रस्तुत करता है"
-#: 01050000.xhp
+#: 03020409.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3150043\n"
+"03020409.xhp\n"
+"par_id3145271\n"
"16\n"
"help.text"
-msgid "Hide"
-msgstr "छुपाएँ"
+msgid "16 : Returns the name of the directory only."
+msgstr ""
-#: 01050000.xhp
+#: 03020409.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3145147\n"
+"03020409.xhp\n"
+"par_id3153953\n"
"17\n"
"help.text"
-msgid "<ahelp hid=\".uno:HideCurPage\">Hides the current module.</ahelp>"
+msgid "32 : File was changed since last backup (Archive bit)."
msgstr ""
-#: 01050000.xhp
+#: 03020409.xhp
msgctxt ""
-"01050000.xhp\n"
-"hd_id3163805\n"
+"03020409.xhp\n"
+"par_id3156444\n"
"18\n"
"help.text"
-msgid "Modules"
-msgstr "मॉडयूल"
+msgid "If you want to know if a bit of the attribute byte is set, use the following query method:"
+msgstr ""
-#: 01050000.xhp
+#: 03020409.xhp
msgctxt ""
-"01050000.xhp\n"
-"par_id3153965\n"
+"03020409.xhp\n"
+"hd_id3153094\n"
"19\n"
"help.text"
-msgid "Opens the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog."
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03020409.xhp
+msgctxt ""
+"03020409.xhp\n"
+"par_id3155415\n"
+"21\n"
+"help.text"
+msgid "On Error GoTo ErrorHandler ' Define target for error handler"
msgstr ""
-#: 03030120.xhp
+#: 03020410.xhp
msgctxt ""
-"03030120.xhp\n"
+"03020410.xhp\n"
"tit\n"
"help.text"
-msgid "DateDiff Function [Runtime]"
-msgstr "DateSerial फंक्शन [रनटाइम]"
+msgid "Kill Statement [Runtime]"
+msgstr "Kill वक्तव्य [रनटाइम]"
-#: 03030120.xhp
+#: 03020410.xhp
msgctxt ""
-"03030120.xhp\n"
-"bm_id6134830\n"
+"03020410.xhp\n"
+"bm_id3153360\n"
"help.text"
-msgid "<bookmark_value>DateDiff function</bookmark_value>"
+msgid "<bookmark_value>Kill statement</bookmark_value>"
msgstr ""
-#: 03030120.xhp
+#: 03020410.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10542\n"
+"03020410.xhp\n"
+"hd_id3153360\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030120.xhp\">DateDiff Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Kill Statement [Runtime]\">Kill Statement [Runtime]</link>"
msgstr ""
-#: 03030120.xhp
+#: 03020410.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10546\n"
+"03020410.xhp\n"
+"par_id3151211\n"
+"2\n"
"help.text"
-msgid "Returns the number of date intervals between two given date values."
-msgstr ""
+msgid "Deletes a file from a disk."
+msgstr "डिस्क से फ़ाइल मिटाता है."
-#: 03030120.xhp
+#: 03020410.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10549\n"
+"03020410.xhp\n"
+"hd_id3150767\n"
+"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03030120.xhp
+#: 03020410.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10648\n"
+"03020410.xhp\n"
+"par_id3154685\n"
+"4\n"
"help.text"
-msgid "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])"
-msgstr ""
+msgid "Kill File As String"
+msgstr "Kill File As String"
-#: 03030120.xhp
+#: 03020410.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN1064B\n"
+"03020410.xhp\n"
+"hd_id3153194\n"
+"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameters:"
+msgstr ""
-#: 03030120.xhp
+#: 03020410.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN1064F\n"
+"03020410.xhp\n"
+"par_id3150440\n"
+"6\n"
"help.text"
-msgid "A number."
+msgid "<emph>File:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr ""
-#: 03030120.xhp
+#: 03020410.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10652\n"
+"03020410.xhp\n"
+"hd_id3148645\n"
+"7\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03030120.xhp
+#: 03020410.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10656\n"
+"03020410.xhp\n"
+"par_id3163710\n"
+"9\n"
"help.text"
-msgid "<emph>Add</emph> - A string expression from the following table, specifying the date interval."
+msgid "Kill \"C:\\datafile.dat\" ' File must be created in advance"
msgstr ""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10664\n"
+"03020411.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Date1, Date2</emph> - The two date values to be compared."
-msgstr ""
+msgid "MkDir Statement [Runtime]"
+msgstr "MkDir वक्तव्य [रनटाइम]"
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN1066A\n"
+"03020411.xhp\n"
+"bm_id3156421\n"
"help.text"
-msgid "<emph>Week_start</emph> - An optional parameter that specifies the starting day of a week."
+msgid "<bookmark_value>MkDir statement</bookmark_value>"
msgstr ""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN1067A\n"
+"03020411.xhp\n"
+"hd_id3156421\n"
+"1\n"
"help.text"
-msgid "Week_start value"
+msgid "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"MkDir Statement [Runtime]\">MkDir Statement [Runtime]</link>"
msgstr ""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10680\n"
+"03020411.xhp\n"
+"par_id3147000\n"
+"2\n"
"help.text"
-msgid "Explanation"
-msgstr ""
+msgid "Creates a new directory on a data medium."
+msgstr "डाटा मीडियम पर एक नई डिरेक्ट्री बनाता है."
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10687\n"
+"03020411.xhp\n"
+"hd_id3148520\n"
+"3\n"
"help.text"
-msgid "0"
+msgid "Syntax:"
msgstr ""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN1068D\n"
+"03020411.xhp\n"
+"par_id3155150\n"
+"4\n"
"help.text"
-msgid "Use system default value"
-msgstr ""
+msgid "MkDir Text As String"
+msgstr "ChDir Text As String"
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10694\n"
+"03020411.xhp\n"
+"hd_id3156027\n"
+"5\n"
"help.text"
-msgid "1"
+msgid "Parameters:"
msgstr ""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN1069A\n"
+"03020411.xhp\n"
+"par_id3153750\n"
+"6\n"
"help.text"
-msgid "Sunday (default)"
+msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory to be created. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr ""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106A1\n"
+"03020411.xhp\n"
+"par_id3153311\n"
+"7\n"
"help.text"
-msgid "2"
-msgstr ""
+msgid "If the path is not determined, the directory is created in the current directory."
+msgstr "यदि पथ निर्धारित नहीं है तो वर्तमान डिरेक्ट्री में डिरेक्ट्री बनाई जाएगी."
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106A7\n"
+"03020411.xhp\n"
+"hd_id3155388\n"
+"8\n"
"help.text"
-msgid "Monday"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106AE\n"
+"03020411.xhp\n"
+"par_id3149762\n"
+"10\n"
"help.text"
-msgid "3"
+msgid "' Example for functions of the file organization"
msgstr ""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106B4\n"
+"03020411.xhp\n"
+"par_id3149669\n"
+"13\n"
"help.text"
-msgid "Tuesday"
-msgstr ""
+msgid "Const sSubDir1 As String =\"Test\""
+msgstr "Const sSubDir1 as String =\"Test\""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106BB\n"
+"03020411.xhp\n"
+"par_id3148663\n"
+"14\n"
"help.text"
-msgid "4"
-msgstr ""
+msgid "Const sFile2 As String = \"Copied.tmp\""
+msgstr "Const sFile2 as String = \"Copied.tmp\""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106C1\n"
+"03020411.xhp\n"
+"par_id3154071\n"
+"15\n"
"help.text"
-msgid "Wednesday"
-msgstr ""
+msgid "Const sFile3 As String = \"Renamed.tmp\""
+msgstr "Const sFile3 as String = \"Renamed.tmp\""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106C8\n"
+"03020411.xhp\n"
+"par_id3154217\n"
+"19\n"
"help.text"
-msgid "5"
+msgid "If Dir(sSubDir1,16)=\"\" Then ' Does the directory exist?"
msgstr ""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106CE\n"
+"03020411.xhp\n"
+"par_id3147228\n"
+"21\n"
"help.text"
-msgid "Thursday"
+msgid "MsgBox sFile,0,\"Create directory\""
msgstr ""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106D5\n"
+"03020411.xhp\n"
+"par_id3153770\n"
+"26\n"
"help.text"
-msgid "6"
+msgid "MsgBox fSysURL(CurDir()),0,\"Current directory\""
msgstr ""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106DB\n"
+"03020411.xhp\n"
+"par_id3159154\n"
+"27\n"
"help.text"
-msgid "Friday"
+msgid "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\""
msgstr ""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106E2\n"
+"03020411.xhp\n"
+"par_id3149484\n"
+"28\n"
"help.text"
-msgid "7"
+msgid "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\""
msgstr ""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106E8\n"
+"03020411.xhp\n"
+"par_id3152885\n"
+"29\n"
"help.text"
-msgid "Saturday"
-msgstr ""
+msgid "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\""
+msgstr "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106EB\n"
+"03020411.xhp\n"
+"par_id3153952\n"
+"31\n"
"help.text"
-msgid "<emph>Year_start</emph> - An optional parameter that specifies the starting week of a year."
-msgstr ""
+msgid "' Rename in the same directory"
+msgstr "' उसी डिरेक्ट्री में नाम बदलता है"
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN106FB\n"
+"03020411.xhp\n"
+"par_id3147426\n"
+"34\n"
"help.text"
-msgid "Year_start value"
+msgid "SetAttr( sFile, 0 ) 'Delete all attributes"
msgstr ""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10701\n"
+"03020411.xhp\n"
+"par_id3148647\n"
+"35\n"
"help.text"
-msgid "Explanation"
-msgstr ""
+msgid "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\""
+msgstr "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\""
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10708\n"
+"03020411.xhp\n"
+"par_id3150092\n"
+"40\n"
"help.text"
-msgid "0"
-msgstr ""
+msgid "' Converts a system path in URL"
+msgstr "' तंत्र पथ को यूआरएल में परिवर्तित करता है"
-#: 03030120.xhp
+#: 03020411.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN1070E\n"
+"03020411.xhp\n"
+"par_id3156276\n"
+"49\n"
"help.text"
-msgid "Use system default value"
-msgstr ""
+msgid "' the colon with DOS"
+msgstr "' the colon with DOS"
-#: 03030120.xhp
+#: 03020412.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10715\n"
+"03020412.xhp\n"
+"tit\n"
"help.text"
-msgid "1"
-msgstr ""
+msgid "Name Statement [Runtime]"
+msgstr "Name वक्तव्य [रनटाइम]"
-#: 03030120.xhp
+#: 03020412.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN1071B\n"
+"03020412.xhp\n"
+"bm_id3143268\n"
"help.text"
-msgid "Week 1 is the week with January, 1st (default)"
+msgid "<bookmark_value>Name statement</bookmark_value>"
msgstr ""
-#: 03030120.xhp
+#: 03020412.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10722\n"
+"03020412.xhp\n"
+"hd_id3143268\n"
+"1\n"
"help.text"
-msgid "2"
+msgid "<link href=\"text/sbasic/shared/03020412.xhp\" name=\"Name Statement [Runtime]\">Name Statement [Runtime]</link>"
msgstr ""
-#: 03030120.xhp
+#: 03020412.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10728\n"
+"03020412.xhp\n"
+"par_id3154346\n"
+"2\n"
"help.text"
-msgid "Week 1 is the first week containing four or more days of that year"
+msgid "Renames an existing file or directory."
+msgstr "किसी मौजूदा फ़ाइल या डिरेक्ट्री का नाम बदलता है."
+
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"hd_id3156344\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
msgstr ""
-#: 03030120.xhp
+#: 03020412.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN1072F\n"
+"03020412.xhp\n"
+"par_id3153381\n"
+"4\n"
"help.text"
-msgid "3"
+msgid "Name OldName As String As NewName As String"
+msgstr "Name OldName As String As NewName As String"
+
+#: 03020412.xhp
+msgctxt ""
+"03020412.xhp\n"
+"hd_id3153362\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 03030120.xhp
+#: 03020412.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10735\n"
+"03020412.xhp\n"
+"par_id3151210\n"
+"6\n"
"help.text"
-msgid "Week 1 is the first week containing only days of the new year"
+msgid "<emph>OldName, NewName:</emph> Any string expression that specifies the file name, including the path. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr ""
-#: 03030120.xhp
+#: 03020412.xhp
msgctxt ""
-"03030120.xhp\n"
-"par_idN10738\n"
+"03020412.xhp\n"
+"hd_id3125863\n"
+"8\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03090203.xhp
+#: 03020412.xhp
msgctxt ""
-"03090203.xhp\n"
+"03020412.xhp\n"
+"par_id3152462\n"
+"16\n"
+"help.text"
+msgid "MsgBox \"File already exists\""
+msgstr "msgbox \"फ़ाइल पहले ही मौज़ूद है\""
+
+#: 03020413.xhp
+msgctxt ""
+"03020413.xhp\n"
"tit\n"
"help.text"
-msgid "While...Wend Statement[Runtime]"
-msgstr "While...Wend स्टेटमेंट[रनटाइम]"
+msgid "RmDir Statement [Runtime]"
+msgstr "RmDir वक्तव्य [रनटाइम]"
-#: 03090203.xhp
+#: 03020413.xhp
msgctxt ""
-"03090203.xhp\n"
-"bm_id3150400\n"
+"03020413.xhp\n"
+"bm_id3148947\n"
"help.text"
-msgid "<bookmark_value>While;While...Wend loop</bookmark_value>"
+msgid "<bookmark_value>RmDir statement</bookmark_value>"
msgstr ""
-#: 03090203.xhp
+#: 03020413.xhp
msgctxt ""
-"03090203.xhp\n"
-"hd_id3150400\n"
+"03020413.xhp\n"
+"hd_id3148947\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend Statement[Runtime]\">While...Wend Statement[Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"RmDir Statement [Runtime]\">RmDir Statement [Runtime]</link>"
msgstr ""
-#: 03090203.xhp
+#: 03020413.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3151211\n"
+"03020413.xhp\n"
+"par_id3149457\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<emph> While </emph>statement. If the condition is still True, the loop is executed again."
-msgstr ""
+msgid "Deletes an existing directory from a data medium."
+msgstr "डाटा मीडियम से मौजूदा किसी डिरेक्ट्री को मिटाता है."
-#: 03090203.xhp
+#: 03020413.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3151041\n"
+"03020413.xhp\n"
+"hd_id3153361\n"
"3\n"
"help.text"
-msgid "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Never exit a While...Wend loop with <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, since this can cause a run-time error."
+msgid "Syntax:"
msgstr ""
-#: 03090203.xhp
+#: 03020413.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3145172\n"
+"03020413.xhp\n"
+"par_id3154367\n"
"4\n"
"help.text"
-msgid "A Do...Loop is more flexible than a While...Wend."
-msgstr ""
+msgid "RmDir Text As String"
+msgstr "ChDir Text As String"
-#: 03090203.xhp
+#: 03020413.xhp
msgctxt ""
-"03090203.xhp\n"
-"hd_id3155133\n"
+"03020413.xhp\n"
+"hd_id3156281\n"
"5\n"
"help.text"
-msgid "Syntax:"
+msgid "Parameters:"
msgstr ""
-#: 03090203.xhp
+#: 03020413.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3147288\n"
+"03020413.xhp\n"
+"par_id3151042\n"
"6\n"
"help.text"
-msgid "While Condition [Statement] Wend"
-msgstr "While Condition [Statement] Wend"
+msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory that you want to delete. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgstr ""
-#: 03090203.xhp
+#: 03020413.xhp
msgctxt ""
-"03090203.xhp\n"
-"hd_id3153139\n"
+"03020413.xhp\n"
+"par_id3153192\n"
"7\n"
"help.text"
-msgid "Example:"
+msgid "If the path is not determined, the <emph>RmDir Statement</emph> searches for the directory that you want to delete in the current path. If it is not found there, an error message appears."
msgstr ""
-#: 03090203.xhp
+#: 03020413.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3159153\n"
+"03020413.xhp\n"
+"hd_id3145271\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"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03090203.xhp
+#: 03020414.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3153143\n"
-"10\n"
+"03020414.xhp\n"
+"tit\n"
"help.text"
-msgid "Dim iRun As Integer"
-msgstr "Dim iRun As Integer"
+msgid "SetAttr Statement [Runtime]"
+msgstr "SetAttr वक्तव्य [रनटाइम]"
-#: 03090203.xhp
+#: 03020414.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3155306\n"
-"11\n"
+"03020414.xhp\n"
+"bm_id3147559\n"
"help.text"
-msgid "sText =\"This Is a short text\""
+msgid "<bookmark_value>SetAttr statement</bookmark_value>"
msgstr ""
-#: 03090203.xhp
+#: 03020414.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3154011\n"
-"12\n"
+"03020414.xhp\n"
+"hd_id3147559\n"
+"1\n"
"help.text"
-msgid "iRun = 1"
-msgstr "iRun = 1"
+msgid "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"SetAttr Statement [Runtime]\">SetAttr Statement [Runtime]</link>"
+msgstr ""
-#: 03090203.xhp
-#, fuzzy
+#: 03020414.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3147215\n"
-"13\n"
+"03020414.xhp\n"
+"par_id3147264\n"
+"2\n"
"help.text"
-msgid "While iRun < Len(sText)"
-msgstr "while iRun < Len(sText)"
+msgid "Sets the attribute information for a specified file."
+msgstr "निर्धारित फ़ाइल के लिए गुण जानकारी सेट करता है."
-#: 03090203.xhp
-#, fuzzy
+#: 03020414.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3147427\n"
-"14\n"
+"03020414.xhp\n"
+"hd_id3150359\n"
+"3\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 )) )"
+msgid "Syntax:"
+msgstr ""
-#: 03090203.xhp
+#: 03020414.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3149665\n"
-"15\n"
+"03020414.xhp\n"
+"par_id3154365\n"
+"4\n"
"help.text"
-msgid "iRun = iRun + 1"
-msgstr "iRun = iRun + 1"
+msgid "SetAttr FileName As String, Attribute As Integer"
+msgstr "SetAttr FileName As String, Attribute As Integer"
-#: 03090203.xhp
+#: 03020414.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3152939\n"
-"16\n"
+"03020414.xhp\n"
+"hd_id3125863\n"
+"5\n"
"help.text"
-msgid "Wend"
-msgstr "Wend"
+msgid "Parameters:"
+msgstr ""
-#: 03090203.xhp
+#: 03020414.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3153189\n"
-"17\n"
+"03020414.xhp\n"
+"par_id3154909\n"
+"6\n"
"help.text"
-msgid "MsgBox sText,0,\"Text encoded\""
+msgid "FileName: Name of the file, including the path, that you want to test attributes of. If you do not enter a path, <emph>SetAttr</emph> searches for the file in the current directory. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr ""
-#: 03090203.xhp
+#: 03020414.xhp
msgctxt ""
-"03090203.xhp\n"
-"par_id3145251\n"
-"18\n"
+"03020414.xhp\n"
+"par_id3153192\n"
+"7\n"
"help.text"
-msgid "End Sub"
+msgid "<emph>Attribute:</emph> Bit pattern defining the attributes that you want to set or to clear:"
msgstr ""
-#: 03103450.xhp
+#: 03020414.xhp
msgctxt ""
-"03103450.xhp\n"
-"tit\n"
+"03020414.xhp\n"
+"par_id3145786\n"
+"8\n"
"help.text"
-msgid "Global Statement [Runtime]"
-msgstr "Global वक्तव्य [रनटाइम]"
+msgid "<emph>Value</emph>"
+msgstr ""
-#: 03103450.xhp
+#: 03020414.xhp
msgctxt ""
-"03103450.xhp\n"
-"bm_id3159201\n"
+"03020414.xhp\n"
+"par_id3152596\n"
+"9\n"
"help.text"
-msgid "<bookmark_value>Global statement</bookmark_value>"
+msgid "0 : Normal files."
msgstr ""
-#: 03103450.xhp
+#: 03020414.xhp
msgctxt ""
-"03103450.xhp\n"
-"hd_id3159201\n"
-"1\n"
+"03020414.xhp\n"
+"par_id3149262\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103450.xhp\" name=\"Global Statement [Runtime]\">Global Statement [Runtime]</link>"
+msgid "1 : Read-only files."
msgstr ""
-#: 03103450.xhp
+#: 03020414.xhp
msgctxt ""
-"03103450.xhp\n"
-"par_id3149177\n"
-"2\n"
+"03020414.xhp\n"
+"par_id3152576\n"
+"13\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."
+msgid "32 : File was changed since last backup (Archive bit)."
msgstr ""
-#: 03103450.xhp
+#: 03020414.xhp
msgctxt ""
-"03103450.xhp\n"
-"hd_id3143270\n"
-"3\n"
+"03020414.xhp\n"
+"par_id3153093\n"
+"14\n"
"help.text"
-msgid "Syntax:"
+msgid "You can set multiple attributes by combining the respective values with a logic OR statement."
msgstr ""
-#: 03103450.xhp
+#: 03020414.xhp
msgctxt ""
-"03103450.xhp\n"
-"par_id3150771\n"
-"4\n"
+"03020414.xhp\n"
+"hd_id3147434\n"
+"15\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][,...]]"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03103450.xhp
+#: 03020414.xhp
msgctxt ""
-"03103450.xhp\n"
-"hd_id3156152\n"
-"5\n"
+"03020414.xhp\n"
+"par_id3148645\n"
+"17\n"
"help.text"
-msgid "Example:"
+msgid "On Error GoTo ErrorHandler ' Define target for error handler"
msgstr ""
-#: 03100700.xhp
+#: 03020415.xhp
msgctxt ""
-"03100700.xhp\n"
+"03020415.xhp\n"
"tit\n"
"help.text"
-msgid "Const Statement [Runtime]"
-msgstr "Const वक्तव्य [रनटाइम]"
+msgid "FileExists Function [Runtime]"
+msgstr "FileExists फंक्शन [रनटाइम]"
-#: 03100700.xhp
+#: 03020415.xhp
msgctxt ""
-"03100700.xhp\n"
-"bm_id3146958\n"
+"03020415.xhp\n"
+"bm_id3148946\n"
"help.text"
-msgid "<bookmark_value>Const statement</bookmark_value>"
+msgid "<bookmark_value>FileExists function</bookmark_value>"
msgstr ""
-#: 03100700.xhp
+#: 03020415.xhp
msgctxt ""
-"03100700.xhp\n"
-"hd_id3146958\n"
+"03020415.xhp\n"
+"hd_id3148946\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement [Runtime]\">Const Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"FileExists Function [Runtime]\">FileExists Function [Runtime]</link>"
msgstr ""
-#: 03100700.xhp
+#: 03020415.xhp
msgctxt ""
-"03100700.xhp\n"
-"par_id3154143\n"
+"03020415.xhp\n"
+"par_id3153361\n"
"2\n"
"help.text"
-msgid "Defines a string as a constant."
-msgstr "स्ट्रिंग को स्थिरांक के रुप में पारिभाषित करता है."
+msgid "Determines if a file or a directory is available on the data medium."
+msgstr "निर्धारित करता है कि डाटा मीडियम में कोई फ़ाइल या डिरेक्ट्री उपलब्ध है."
-#: 03100700.xhp
+#: 03020415.xhp
msgctxt ""
-"03100700.xhp\n"
-"hd_id3150670\n"
+"03020415.xhp\n"
+"hd_id3150447\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03100700.xhp
+#: 03020415.xhp
msgctxt ""
-"03100700.xhp\n"
-"par_id3150984\n"
+"03020415.xhp\n"
+"par_id3154685\n"
"4\n"
"help.text"
-msgid "Const Text = Expression"
-msgstr "Const Text = Expression"
+msgid "FileExists(FileName As String | DirectoryName As String)"
+msgstr "FileExists(FileName As String | DirectoryName As String)"
-#: 03100700.xhp
+#: 03020415.xhp
msgctxt ""
-"03100700.xhp\n"
-"hd_id3147530\n"
+"03020415.xhp\n"
+"hd_id3154126\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03100700.xhp
+#: 03020415.xhp
msgctxt ""
-"03100700.xhp\n"
-"par_id3153897\n"
+"03020415.xhp\n"
+"par_id3150769\n"
"6\n"
"help.text"
-msgid "<emph>Text:</emph> Any constant name that follows the standard variable naming conventions."
+msgid "Bool"
msgstr ""
-#: 03100700.xhp
+#: 03020415.xhp
msgctxt ""
-"03100700.xhp\n"
-"par_id3147264\n"
+"03020415.xhp\n"
+"hd_id3153770\n"
"7\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:"
+msgid "Parameters:"
msgstr ""
-#: 03100700.xhp
+#: 03020415.xhp
msgctxt ""
-"03100700.xhp\n"
-"par_id3150542\n"
+"03020415.xhp\n"
+"par_id3147349\n"
"8\n"
"help.text"
-msgid "CONST ConstName=Expression"
+msgid "FileName | DirectoryName: Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
msgstr ""
-#: 03100700.xhp
+#: 03020415.xhp
msgctxt ""
-"03100700.xhp\n"
-"par_id3150400\n"
+"03020415.xhp\n"
+"hd_id3149664\n"
"9\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"
-"10\n"
-"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03100700.xhp
-msgctxt ""
-"03100700.xhp\n"
-"par_id3153969\n"
-"14\n"
-"help.text"
-msgid "Const sVar = \"Program\", dVar As Double = 1.00"
-msgstr "Const sVar = \"Program\", dVar As Double = 1.00"
-
-#: 01020200.xhp
+#: 03030000.xhp
msgctxt ""
-"01020200.xhp\n"
+"03030000.xhp\n"
"tit\n"
"help.text"
-msgid "Using Objects"
-msgstr "Using Objects"
+msgid "Date and Time Functions"
+msgstr "तारीख़ तथा समय फंक्शन"
-#: 01020200.xhp
+#: 03030000.xhp
msgctxt ""
-"01020200.xhp\n"
-"hd_id3145645\n"
+"03030000.xhp\n"
+"hd_id3150502\n"
"1\n"
"help.text"
-msgid "<variable id=\"01020200\"><link href=\"text/sbasic/shared/01020200.xhp\">Using the Object Catalog</link></variable>"
+msgid "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Date and Time Functions\">Date and Time Functions</link>"
msgstr ""
-#: 01020200.xhp
+#: 03030000.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_id3153707\n"
-"76\n"
+"03030000.xhp\n"
+"par_id3153255\n"
+"2\n"
"help.text"
-msgid "The object catalog provides an overview of all modules and dialogs you have created in $[officename]."
+msgid "Use the statements and functions described here to perform date and time calculations."
msgstr ""
-#: 01020200.xhp
+#: 03030000.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_id3147346\n"
-"78\n"
+"03030000.xhp\n"
+"par_id3152363\n"
+"3\n"
"help.text"
-msgid "Click the <emph>Object Catalog</emph> icon <image id=\"img_id3147341\" src=\"cmd/sc_objectcatalog.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3147341\">Icon</alt></image> in the Macro toolbar to display the object catalog."
+msgid "<item type=\"productname\">%PRODUCTNAME</item> 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 ""
-#: 01020200.xhp
+#: 03030000.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_id3155114\n"
-"79\n"
+"03030000.xhp\n"
+"par_id3151054\n"
+"4\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."
+msgid "You can combine date and time values into a single floating-decimal number. Dates are converted to integers, and times to decimal values. <item type=\"productname\">%PRODUCTNAME</item> Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time."
msgstr ""
-#: 01020200.xhp
+#: 03030100.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_id3150786\n"
-"83\n"
+"03030100.xhp\n"
+"tit\n"
"help.text"
-msgid "To display a certain module in the Editor or to position the cursor in a selected SUB or FUNCTION, select the corresponding entry and click the <emph>Show</emph> icon <image id=\"img_id3149527\" src=\"basctl/res/im01.png\" width=\"0.564cm\" height=\"0.564cm\"><alt id=\"alt_id3149527\">Icon</alt></image>."
+msgid "Converting Date Values"
+msgstr "तारीख़ मूल्य बदलना"
+
+#: 03030100.xhp
+msgctxt ""
+"03030100.xhp\n"
+"hd_id3147573\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03030100.xhp\" name=\"Converting Date Values\">Converting Date Values</link>"
msgstr ""
-#: 01020200.xhp
+#: 03030100.xhp
msgctxt ""
-"01020200.xhp\n"
-"par_id3153266\n"
-"81\n"
+"03030100.xhp\n"
+"par_id3154760\n"
+"2\n"
"help.text"
-msgid "Click the (X) icon in the title bar to close the object catalog."
-msgstr "ऑब्जैक्ट कैटलॉग को बन्द करने के लिए शीर्षक पट्टी में (X) प्रतीक को क्लिक करें."
+msgid "The following functions convert date values to calculable numbers and back."
+msgstr "निम्न फ़ंक्शन समय मूल्य को गणना योग्य संख्याओं में परिवर्तित करता है."
-#: 03090405.xhp
+#: 03030101.xhp
msgctxt ""
-"03090405.xhp\n"
+"03030101.xhp\n"
"tit\n"
"help.text"
-msgid "FreeLibrary Function [Runtime]"
-msgstr "FreeLibrary फंक्शन [रनटाइम]"
+msgid "DateSerial Function [Runtime]"
+msgstr "DateSerial फंक्शन [रनटाइम]"
-#: 03090405.xhp
+#: 03030101.xhp
msgctxt ""
-"03090405.xhp\n"
-"bm_id3143270\n"
+"03030101.xhp\n"
+"bm_id3157896\n"
"help.text"
-msgid "<bookmark_value>FreeLibrary function</bookmark_value>"
+msgid "<bookmark_value>DateSerial function</bookmark_value>"
msgstr ""
-#: 03090405.xhp
+#: 03030101.xhp
msgctxt ""
-"03090405.xhp\n"
-"hd_id3143270\n"
+"03030101.xhp\n"
+"hd_id3157896\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary Function [Runtime]\">FreeLibrary Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"DateSerial Function [Runtime]\">DateSerial Function [Runtime]</link>"
msgstr ""
-#: 03090405.xhp
+#: 03030101.xhp
msgctxt ""
-"03090405.xhp\n"
-"par_id3147559\n"
+"03030101.xhp\n"
+"par_id3143267\n"
"2\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: <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
+msgid "Returns a <emph>Date</emph> value for a specified year, month, or day."
msgstr ""
-#: 03090405.xhp
+#: 03030101.xhp
msgctxt ""
-"03090405.xhp\n"
-"hd_id3148550\n"
+"03030101.xhp\n"
+"hd_id3147264\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03090405.xhp
+#: 03030101.xhp
msgctxt ""
-"03090405.xhp\n"
-"par_id3153361\n"
+"03030101.xhp\n"
+"par_id3149670\n"
"4\n"
"help.text"
-msgid "FreeLibrary (LibName As String)"
-msgstr "FreeLibrary (LibName As String)"
+msgid "DateSerial (year, month, day)"
+msgstr "DateSerial (वर्ष,माह,तारीख़)"
-#: 03090405.xhp
+#: 03030101.xhp
msgctxt ""
-"03090405.xhp\n"
-"hd_id3153380\n"
+"03030101.xhp\n"
+"hd_id3150792\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03090405.xhp
+#: 03030101.xhp
msgctxt ""
-"03090405.xhp\n"
-"par_id3154138\n"
+"03030101.xhp\n"
+"par_id3150398\n"
"6\n"
"help.text"
-msgid "<emph>LibName:</emph> String expression that specifies the name of the DLL."
-msgstr ""
+msgid "Date"
+msgstr "तारीख़"
-#: 03090405.xhp
+#: 03030101.xhp
msgctxt ""
-"03090405.xhp\n"
-"par_id3146923\n"
+"03030101.xhp\n"
+"hd_id3154141\n"
"7\n"
"help.text"
-msgid "FreeLibrary can only release DLLs that are loaded during Basic runtime."
+msgid "Parameters:"
msgstr ""
-#: 03090405.xhp
+#: 03030101.xhp
msgctxt ""
-"03090405.xhp\n"
-"hd_id3153363\n"
+"03030101.xhp\n"
+"par_id3147229\n"
"8\n"
"help.text"
-msgid "Example:"
-msgstr ""
-
-#: 03103500.xhp
-msgctxt ""
-"03103500.xhp\n"
-"tit\n"
-"help.text"
-msgid "Static Statement [Runtime]"
-msgstr "Static वक्तव्य [रनटाइम]"
-
-#: 03103500.xhp
-msgctxt ""
-"03103500.xhp\n"
-"bm_id3149798\n"
-"help.text"
-msgid "<bookmark_value>Static statement</bookmark_value>"
+msgid "<emph>Year:</emph> 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 ""
-#: 03103500.xhp
+#: 03030101.xhp
msgctxt ""
-"03103500.xhp\n"
-"hd_id3149798\n"
-"1\n"
+"03030101.xhp\n"
+"par_id3156280\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Static Statement [Runtime]\">Static Statement [Runtime]</link>"
+msgid "<emph>Month:</emph> Integer expression that indicates the month of the specified year. The accepted range is from 1-12."
msgstr ""
-#: 03103500.xhp
+#: 03030101.xhp
msgctxt ""
-"03103500.xhp\n"
-"par_id3153311\n"
-"2\n"
+"03030101.xhp\n"
+"par_id3151043\n"
+"10\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."
+msgid "<emph>Day:</emph> 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 ""
-#: 03103500.xhp
+#: 03030101.xhp
msgctxt ""
-"03103500.xhp\n"
-"par_id3147264\n"
-"3\n"
+"03030101.xhp\n"
+"par_id3161832\n"
+"11\n"
"help.text"
-msgid "The <emph>Static statement</emph> cannot be used to define variable arrays. Arrays must be specified according to a fixed size."
+msgid "The <emph>DateSerial function</emph> 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 ""
-#: 03103500.xhp
+#: 03030101.xhp
msgctxt ""
-"03103500.xhp\n"
-"hd_id3149657\n"
-"4\n"
+"03030101.xhp\n"
+"par_id3155306\n"
+"12\n"
"help.text"
-msgid "Syntax:"
+msgid "The <emph>DateSerial function</emph> 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 ""
-#: 03103500.xhp
-msgctxt ""
-"03103500.xhp\n"
-"par_id3150400\n"
-"5\n"
-"help.text"
-msgid "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..."
-msgstr "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..."
-
-#: 03103500.xhp
+#: 03030101.xhp
msgctxt ""
-"03103500.xhp\n"
-"hd_id3148452\n"
-"6\n"
+"03030101.xhp\n"
+"par_id3152576\n"
+"13\n"
"help.text"
-msgid "Example:"
+msgid "If a date is defined that lies outside of the accepted range, $[officename] Basic returns an error message."
msgstr ""
-#: 03103500.xhp
+#: 03030101.xhp
msgctxt ""
-"03103500.xhp\n"
-"par_id3150870\n"
-"11\n"
+"03030101.xhp\n"
+"par_id3149481\n"
+"14\n"
"help.text"
-msgid "MsgBox iResult,0,\"The answer is\""
+msgid "Whereas you define the <emph>DateValue function</emph> as a string that contains the date, the <emph>DateSerial function</emph> evaluates each of the parameters (year, month, day) as separate numeric expressions."
msgstr ""
-#: 03103500.xhp
+#: 03030101.xhp
msgctxt ""
-"03103500.xhp\n"
-"par_id3151115\n"
+"03030101.xhp\n"
+"hd_id3155411\n"
"15\n"
"help.text"
-msgid "' Function for initialization of the static variable"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03103500.xhp
+#: 03030101.xhp
msgctxt ""
-"03103500.xhp\n"
-"par_id1057161\n"
+"03030101.xhp\n"
+"par_id3154942\n"
"help.text"
-msgid "Const iMinimum As Integer = 40 ' minimum return value of this function"
+msgid "MsgBox lDate ' returns 23476"
msgstr ""
-#: 03103500.xhp
+#: 03030101.xhp
msgctxt ""
-"03103500.xhp\n"
-"par_id580462\n"
+"03030101.xhp\n"
+"par_id3151074\n"
"help.text"
-msgid "If iInit = 0 Then ' check if initialized"
+msgid "MsgBox sDate ' returns 04/09/1964"
msgstr ""
-#: 03090202.xhp
+#: 03030102.xhp
msgctxt ""
-"03090202.xhp\n"
+"03030102.xhp\n"
"tit\n"
"help.text"
-msgid "For...Next Statement [Runtime]"
-msgstr "For...Next वक्तव्य [रनटाइम]"
+msgid "DateValue Function [Runtime]"
+msgstr "DateValue फंक्शन [रनटाइम]"
-#: 03090202.xhp
+#: 03030102.xhp
msgctxt ""
-"03090202.xhp\n"
-"bm_id3149205\n"
+"03030102.xhp\n"
+"bm_id3156344\n"
"help.text"
-msgid "<bookmark_value>For statement</bookmark_value><bookmark_value>To statement</bookmark_value><bookmark_value>Step statement</bookmark_value><bookmark_value>Next statement</bookmark_value>"
+msgid "<bookmark_value>DateValue function</bookmark_value>"
msgstr ""
-#: 03090202.xhp
+#: 03030102.xhp
msgctxt ""
-"03090202.xhp\n"
-"hd_id3149205\n"
+"03030102.xhp\n"
+"hd_id3156344\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement [Runtime]\">For...Next Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue Function [Runtime]\">DateValue Function [Runtime]</link>"
msgstr ""
-#: 03090202.xhp
+#: 03030102.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3143267\n"
+"03030102.xhp\n"
+"par_id3150542\n"
"2\n"
"help.text"
-msgid "Repeats the statements between the For...Next block a specified number of times."
-msgstr "For...Next खण्ड के कथन को निर्धारित संख्या में दोहराता है."
+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 ""
-#: 03090202.xhp
+#: 03030102.xhp
msgctxt ""
-"03090202.xhp\n"
-"hd_id3156153\n"
+"03030102.xhp\n"
+"hd_id3148799\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03090202.xhp
+#: 03030102.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3148473\n"
+"03030102.xhp\n"
+"par_id3154910\n"
"4\n"
"help.text"
-msgid "For counter=start To end [Step step]"
-msgstr "For counter=start To end [Step step]"
+msgid "DateValue [(date)]"
+msgstr "DateValue [(date)]"
-#: 03090202.xhp
+#: 03030102.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3156024\n"
+"03030102.xhp\n"
+"hd_id3150870\n"
"5\n"
"help.text"
-msgid "statement block"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03090202.xhp
+#: 03030102.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3146796\n"
+"03030102.xhp\n"
+"par_id3153194\n"
"6\n"
"help.text"
-msgid "[Exit For]"
-msgstr "[Exit For]"
+msgid "Date"
+msgstr "तारीख़"
-#: 03090202.xhp
+#: 03030102.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3159414\n"
+"03030102.xhp\n"
+"hd_id3153969\n"
"7\n"
"help.text"
-msgid "statement block"
+msgid "Parameters:"
msgstr ""
-#: 03090202.xhp
+#: 03030102.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3153897\n"
+"03030102.xhp\n"
+"par_id3153770\n"
"8\n"
"help.text"
-msgid "Next [counter]"
-msgstr "Next [counter]"
+msgid "<emph>Date:</emph> String expression that contains the date that you want to calculate. The date can be specified in almost any format."
+msgstr ""
-#: 03090202.xhp
+#: 03030102.xhp
msgctxt ""
-"03090202.xhp\n"
-"hd_id3150400\n"
-"9\n"
+"03030102.xhp\n"
+"par_id3153189\n"
+"22\n"
"help.text"
-msgid "Variables:"
-msgstr "Variables:"
+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 ""
-#: 03090202.xhp
+#: 03030102.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3150358\n"
-"10\n"
+"03030102.xhp\n"
+"par_id3146974\n"
+"23\n"
"help.text"
-msgid "<emph>Counter:</emph> 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."
+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 ""
-#: 03090202.xhp
+#: 03030102.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3152455\n"
-"11\n"
+"03030102.xhp\n"
+"hd_id3153142\n"
+"24\n"
"help.text"
-msgid "<emph>Start:</emph> Numeric variable that defines the initial value at the beginning of the loop."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03090202.xhp
+#: 03030103.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3151043\n"
-"12\n"
+"03030103.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>End:</emph> Numeric variable that defines the final value at the end of the loop."
-msgstr ""
+msgid "Day Function [Runtime]"
+msgstr "Day फंक्शन [रनटाइम]"
-#: 03090202.xhp
+#: 03030103.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3156281\n"
-"13\n"
+"03030103.xhp\n"
+"bm_id3153345\n"
"help.text"
-msgid "<emph>Step:</emph> 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."
+msgid "<bookmark_value>Day function</bookmark_value>"
msgstr ""
-#: 03090202.xhp
+#: 03030103.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3154684\n"
-"14\n"
+"03030103.xhp\n"
+"hd_id3153345\n"
+"1\n"
"help.text"
-msgid "The <emph>For...Next</emph> loop repeats all of the statements in the loop for the number of times that is specified by the parameters."
+msgid "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day Function [Runtime]\">Day Function [Runtime]</link>"
msgstr ""
-#: 03090202.xhp
+#: 03030103.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3147287\n"
-"15\n"
+"03030103.xhp\n"
+"par_id3147560\n"
+"2\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."
+msgid "Returns a value that represents the day of the month based on a serial date number generated by <emph>DateSerial</emph> or <emph>DateValue</emph>."
msgstr ""
-#: 03090202.xhp
+#: 03030103.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3159154\n"
-"16\n"
+"03030103.xhp\n"
+"hd_id3149456\n"
+"3\n"
"help.text"
-msgid "It is possible to nest <emph>For...Next</emph> statements. If you do not specify a variable following the <emph>Next</emph> statement, <emph>Next</emph> automatically refers to the most recent <emph>For</emph> statement."
+msgid "Syntax:"
msgstr ""
-#: 03090202.xhp
+#: 03030103.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3155306\n"
-"17\n"
+"03030103.xhp\n"
+"par_id3150358\n"
+"4\n"
"help.text"
-msgid "If you specify an increment of 0, the statements between <emph>For</emph> and <emph>Next</emph> are repeated continuously."
-msgstr ""
+msgid "Day (Number)"
+msgstr "Sin (Number)"
-#: 03090202.xhp
+#: 03030103.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3155854\n"
-"18\n"
+"03030103.xhp\n"
+"hd_id3148798\n"
+"5\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)."
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
+
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"par_id3125865\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "पूर्णांक"
+
+#: 03030103.xhp
+msgctxt ""
+"03030103.xhp\n"
+"hd_id3150448\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 03090202.xhp
+#: 03030103.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3145273\n"
-"19\n"
+"03030103.xhp\n"
+"par_id3156423\n"
+"8\n"
"help.text"
-msgid "Use the <emph>Exit For</emph> statement to exit the loop unconditionally. This statement must be within a <emph>For...Next</emph> loop. Use the <emph>If...Then</emph> statement to test the exit condition as follows:"
+msgid "<emph>Number:</emph> A numeric expression that contains a serial date number from which you can determine the day of the month."
msgstr ""
-#: 03090202.xhp
+#: 03030103.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3153190\n"
-"20\n"
+"03030103.xhp\n"
+"par_id3145786\n"
+"9\n"
"help.text"
-msgid "For..."
-msgstr "For..."
+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 <emph>DateSerial</emph> or the <emph>DateValue</emph> function. For example, the expression"
+msgstr ""
-#: 03090202.xhp
+#: 03030103.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3149482\n"
-"21\n"
+"03030103.xhp\n"
+"par_id3153190\n"
+"11\n"
"help.text"
-msgid "statements"
-msgstr "वक्तव्य"
+msgid "returns the value 20."
+msgstr ""
-#: 03090202.xhp
+#: 03030103.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3147124\n"
-"22\n"
+"03030103.xhp\n"
+"hd_id3149481\n"
+"12\n"
"help.text"
-msgid "If condition = True Then Exit For"
-msgstr "If condition = True Then Exit For"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03090202.xhp
+#: 03030103.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3153159\n"
-"23\n"
+"03030103.xhp\n"
+"par_id3149260\n"
+"14\n"
"help.text"
-msgid "statements"
-msgstr "वक्तव्य"
+msgid "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\""
+msgstr "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\""
-#: 03090202.xhp
+#: 03030104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3154096\n"
-"24\n"
+"03030104.xhp\n"
+"tit\n"
"help.text"
-msgid "Next"
-msgstr "Next"
+msgid "Month Function [Runtime]"
+msgstr "Month फंक्शन [रनटाइम]"
-#: 03090202.xhp
+#: 03030104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3156286\n"
-"25\n"
+"03030104.xhp\n"
+"bm_id3153127\n"
"help.text"
-msgid "Note: In nested <emph>For...Next</emph> loops, if you exit a loop unconditionally with <emph>Exit For</emph>, only one loop is exited."
+msgid "<bookmark_value>Month function</bookmark_value>"
msgstr ""
-#: 03090202.xhp
+#: 03030104.xhp
msgctxt ""
-"03090202.xhp\n"
-"hd_id3148457\n"
-"26\n"
+"03030104.xhp\n"
+"hd_id3153127\n"
+"1\n"
"help.text"
-msgid "Example"
+msgid "<link href=\"text/sbasic/shared/03030104.xhp\" name=\"Month Function [Runtime]\">Month Function [Runtime]</link>"
msgstr ""
-#: 03090202.xhp
+#: 03030104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3151074\n"
-"27\n"
+"03030104.xhp\n"
+"par_id3148550\n"
+"2\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:"
+msgid "Returns the month of a year from a serial date that is generated by the DateSerial or the DateValue function."
msgstr ""
-#: 03090202.xhp
+#: 03030104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3155767\n"
-"42\n"
+"03030104.xhp\n"
+"hd_id3145068\n"
+"3\n"
"help.text"
-msgid "sEntry(0) = \"Jerry\""
+msgid "Syntax:"
msgstr ""
-#: 03090202.xhp
+#: 03030104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3153711\n"
-"33\n"
+"03030104.xhp\n"
+"par_id3150398\n"
+"4\n"
"help.text"
-msgid "sEntry(1) = \"Patty\""
-msgstr ""
+msgid "Month (Number)"
+msgstr "Int (Number)"
-#: 03090202.xhp
+#: 03030104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3148993\n"
-"34\n"
+"03030104.xhp\n"
+"hd_id3154366\n"
+"5\n"
"help.text"
-msgid "sEntry(2) = \"Kurt\""
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03090202.xhp
+#: 03030104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3156382\n"
-"35\n"
+"03030104.xhp\n"
+"par_id3154125\n"
+"6\n"
"help.text"
-msgid "sEntry(3) = \"Thomas\""
-msgstr ""
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03090202.xhp
+#: 03030104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3155174\n"
-"36\n"
+"03030104.xhp\n"
+"hd_id3150768\n"
+"7\n"
"help.text"
-msgid "sEntry(4) = \"Michael\""
+msgid "Parameters:"
msgstr ""
-#: 03090202.xhp
+#: 03030104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3166448\n"
-"37\n"
+"03030104.xhp\n"
+"par_id3156423\n"
+"8\n"
"help.text"
-msgid "sEntry(5) = \"David\""
+msgid "<emph>Number:</emph> Numeric expression that contains the serial date number that is used to determine the month of the year."
msgstr ""
-#: 03090202.xhp
+#: 03030104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3149255\n"
-"38\n"
+"03030104.xhp\n"
+"par_id3153770\n"
+"9\n"
"help.text"
-msgid "sEntry(6) = \"Cathy\""
+msgid "This function is the opposite of the <emph>DateSerial </emph>function. It returns the month in the year that corresponds to the serial date that is generated by <emph>DateSerial</emph> or <emph>DateValue</emph>. For example, the expression"
msgstr ""
-#: 03090202.xhp
+#: 03030104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3149565\n"
-"39\n"
+"03030104.xhp\n"
+"par_id3145366\n"
+"11\n"
"help.text"
-msgid "sEntry(7) = \"Susie\""
+msgid "returns the value 12."
msgstr ""
-#: 03090202.xhp
+#: 03030104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3145148\n"
-"40\n"
+"03030104.xhp\n"
+"hd_id3146923\n"
+"12\n"
"help.text"
-msgid "sEntry(8) = \"Edward\""
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03090202.xhp
+#: 03030104.xhp
msgctxt ""
-"03090202.xhp\n"
-"par_id3145229\n"
-"41\n"
+"03030104.xhp\n"
+"par_id3149664\n"
+"14\n"
"help.text"
-msgid "sEntry(9) = \"Christine\""
+msgid "MsgBox \"\" & Month(Now) ,64,\"The current month\""
msgstr ""
-#: 03020401.xhp
+#: 03030105.xhp
msgctxt ""
-"03020401.xhp\n"
+"03030105.xhp\n"
"tit\n"
"help.text"
-msgid "ChDir Statement [Runtime]"
-msgstr "ChDir वक्तव्य [रनटाइम]"
+msgid "WeekDay Function [Runtime]"
+msgstr "WeekDay फंक्शन [रनटाइम]"
-#: 03020401.xhp
+#: 03030105.xhp
msgctxt ""
-"03020401.xhp\n"
-"bm_id3150178\n"
+"03030105.xhp\n"
+"bm_id3153127\n"
"help.text"
-msgid "<bookmark_value>ChDir statement</bookmark_value>"
+msgid "<bookmark_value>WeekDay function</bookmark_value>"
msgstr ""
-#: 03020401.xhp
+#: 03030105.xhp
msgctxt ""
-"03020401.xhp\n"
-"hd_id3150178\n"
+"03030105.xhp\n"
+"hd_id3153127\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020401.xhp\" name=\"ChDir Statement [Runtime]\">ChDir Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"WeekDay Function [Runtime]\">WeekDay Function [Runtime]</link>"
msgstr ""
-#: 03020401.xhp
+#: 03030105.xhp
msgctxt ""
-"03020401.xhp\n"
-"par_id3153126\n"
+"03030105.xhp\n"
+"par_id3146795\n"
"2\n"
"help.text"
-msgid "Changes the current directory or drive."
-msgstr "वर्तमान डिरेक्ट्री या ड्राइव बदलता है."
-
-#: 03020401.xhp
-msgctxt ""
-"03020401.xhp\n"
-"par_id9783013\n"
-"help.text"
-msgid "This runtime statement currently does not work as documented. See <link href=\"http://www.openoffice.org/issues/show_bug.cgi?id=30692\">this issue</link> for more information."
+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 ""
-#: 03020401.xhp
+#: 03030105.xhp
msgctxt ""
-"03020401.xhp\n"
-"hd_id3154347\n"
+"03030105.xhp\n"
+"hd_id3145068\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03020401.xhp
+#: 03030105.xhp
msgctxt ""
-"03020401.xhp\n"
-"par_id3153897\n"
+"03030105.xhp\n"
+"par_id3149655\n"
"4\n"
"help.text"
-msgid "ChDir Text As String"
-msgstr "ChDir Text As String"
+msgid "WeekDay (Number)"
+msgstr "Sin (Number)"
-#: 03020401.xhp
+#: 03030105.xhp
msgctxt ""
-"03020401.xhp\n"
-"hd_id3148664\n"
+"03030105.xhp\n"
+"hd_id3148799\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03020401.xhp
+#: 03030105.xhp
msgctxt ""
-"03020401.xhp\n"
-"par_id3150543\n"
+"03030105.xhp\n"
+"par_id3154125\n"
"6\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that specifies the directory path or drive."
-msgstr ""
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03020401.xhp
+#: 03030105.xhp
msgctxt ""
-"03020401.xhp\n"
-"par_id3152598\n"
+"03030105.xhp\n"
+"hd_id3150768\n"
"7\n"
"help.text"
-msgid "If you only want to change the current drive, enter the drive letter followed by a colon."
+msgid "Parameters:"
msgstr ""
-#: 03020401.xhp
+#: 03030105.xhp
msgctxt ""
-"03020401.xhp\n"
-"hd_id3151116\n"
+"03030105.xhp\n"
+"par_id3151042\n"
"8\n"
"help.text"
-msgid "Example:"
-msgstr ""
-
-#: 03130000.xhp
-msgctxt ""
-"03130000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Other Commands"
-msgstr "अन्य कमांड"
-
-#: 03130000.xhp
-msgctxt ""
-"03130000.xhp\n"
-"hd_id3156027\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03130000.xhp\" name=\"Other Commands\">Other Commands</link>"
+msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the day of the week (1-7)."
msgstr ""
-#: 03130000.xhp
+#: 03030105.xhp
msgctxt ""
-"03130000.xhp\n"
-"par_id3153312\n"
-"2\n"
+"03030105.xhp\n"
+"par_id3159254\n"
+"9\n"
"help.text"
-msgid "This is a list of the functions and the statements that are not included in the other categories."
+msgid "The following example determines the day of the week using the WeekDay function when you enter a date."
msgstr ""
-#: 03030301.xhp
+#: 03030105.xhp
msgctxt ""
-"03030301.xhp\n"
-"tit\n"
+"03030105.xhp\n"
+"hd_id3148616\n"
+"10\n"
"help.text"
-msgid "Date Statement [Runtime]"
-msgstr "Date वक्तव्य [रनटाइम]"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03030301.xhp
+#: 03030105.xhp
msgctxt ""
-"03030301.xhp\n"
-"bm_id3156027\n"
+"03030105.xhp\n"
+"par_id3148576\n"
+"13\n"
"help.text"
-msgid "<bookmark_value>Date statement</bookmark_value>"
+msgid "' Return And display the day of the week"
msgstr ""
-#: 03030301.xhp
+#: 03030105.xhp
msgctxt ""
-"03030301.xhp\n"
-"hd_id3156027\n"
-"1\n"
+"03030105.xhp\n"
+"par_id3151117\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Date Statement [Runtime]\">Date Statement [Runtime]</link>"
+msgid "sDay=\"Sunday\""
msgstr ""
-#: 03030301.xhp
+#: 03030105.xhp
msgctxt ""
-"03030301.xhp\n"
-"par_id3147291\n"
-"2\n"
+"03030105.xhp\n"
+"par_id3153952\n"
+"18\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."
+msgid "sDay=\"Monday\""
msgstr ""
-#: 03030301.xhp
+#: 03030105.xhp
msgctxt ""
-"03030301.xhp\n"
-"hd_id3148686\n"
-"3\n"
+"03030105.xhp\n"
+"par_id3153157\n"
+"20\n"
"help.text"
-msgid "Syntax:"
+msgid "sDay=\"Tuesday\""
msgstr ""
-#: 03030301.xhp
+#: 03030105.xhp
msgctxt ""
-"03030301.xhp\n"
-"par_id3146794\n"
-"4\n"
+"03030105.xhp\n"
+"par_id3154942\n"
+"22\n"
"help.text"
-msgid "Date ; Date = Text As String"
+msgid "sDay=\"Wednesday\""
msgstr ""
-#: 03030301.xhp
+#: 03030105.xhp
msgctxt ""
-"03030301.xhp\n"
-"hd_id3154347\n"
-"5\n"
+"03030105.xhp\n"
+"par_id3155416\n"
+"24\n"
"help.text"
-msgid "Parameters:"
+msgid "sDay=\"Thursday\""
msgstr ""
-#: 03030301.xhp
+#: 03030105.xhp
msgctxt ""
-"03030301.xhp\n"
-"par_id3145069\n"
-"6\n"
+"03030105.xhp\n"
+"par_id3154015\n"
+"26\n"
"help.text"
-msgid "<emph>Text:</emph> 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."
+msgid "sDay=\"Friday\""
msgstr ""
-#: 03030301.xhp
+#: 03030105.xhp
msgctxt ""
-"03030301.xhp\n"
-"hd_id3150793\n"
-"7\n"
+"03030105.xhp\n"
+"par_id3153707\n"
+"28\n"
"help.text"
-msgid "Example:"
+msgid "sDay=\"Saturday\""
msgstr ""
-#: 03030301.xhp
+#: 03030105.xhp
msgctxt ""
-"03030301.xhp\n"
-"par_id3156424\n"
-"9\n"
+"03030105.xhp\n"
+"par_id3148993\n"
+"30\n"
"help.text"
-msgid "MsgBox \"The date is \" & Date"
+msgid "MsgBox \"\" + sDay,64,\"Today Is\""
msgstr ""
-#: 03120304.xhp
+#: 03030106.xhp
msgctxt ""
-"03120304.xhp\n"
+"03030106.xhp\n"
"tit\n"
"help.text"
-msgid "LSet Statement [Runtime]"
-msgstr "LSet वक्तव्य [रनटाइम]"
+msgid "Year Function [Runtime]"
+msgstr "Year फंक्शन [रनटाइम]"
-#: 03120304.xhp
+#: 03030106.xhp
msgctxt ""
-"03120304.xhp\n"
-"bm_id3143268\n"
+"03030106.xhp\n"
+"bm_id3148664\n"
"help.text"
-msgid "<bookmark_value>LSet statement</bookmark_value>"
+msgid "<bookmark_value>Year function</bookmark_value>"
msgstr ""
-#: 03120304.xhp
+#: 03030106.xhp
msgctxt ""
-"03120304.xhp\n"
-"hd_id3143268\n"
+"03030106.xhp\n"
+"hd_id3148664\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120304.xhp\" name=\"LSet Statement [Runtime]\">LSet Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year Function [Runtime]\">Year Function [Runtime]</link>"
msgstr ""
-#: 03120304.xhp
+#: 03030106.xhp
msgctxt ""
-"03120304.xhp\n"
-"par_id3155419\n"
+"03030106.xhp\n"
+"par_id3149655\n"
"2\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."
+msgid "Returns the year from a serial date number that is generated by the DateSerial or the DateValue function."
msgstr ""
-#: 03120304.xhp
+#: 03030106.xhp
msgctxt ""
-"03120304.xhp\n"
-"hd_id3145317\n"
+"03030106.xhp\n"
+"hd_id3154125\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03120304.xhp
+#: 03030106.xhp
msgctxt ""
-"03120304.xhp\n"
-"par_id3150984\n"
+"03030106.xhp\n"
+"par_id3147229\n"
"4\n"
"help.text"
-msgid "LSet Var As String = Text or LSet Var1 = Var2"
-msgstr "LSet Var As String = Text or LSet Var1 = Var2"
+msgid "Year (Number)"
+msgstr "Hex (Number)"
-#: 03120304.xhp
+#: 03030106.xhp
msgctxt ""
-"03120304.xhp\n"
-"hd_id3143271\n"
+"03030106.xhp\n"
+"hd_id3154685\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03120304.xhp
+#: 03030106.xhp
msgctxt ""
-"03120304.xhp\n"
-"par_id3145610\n"
+"03030106.xhp\n"
+"par_id3153970\n"
"6\n"
"help.text"
-msgid "<emph>Var:</emph> Any String variable that contains the string that you want align to the left."
-msgstr ""
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03120304.xhp
+#: 03030106.xhp
msgctxt ""
-"03120304.xhp\n"
-"par_id3154346\n"
+"03030106.xhp\n"
+"hd_id3150440\n"
"7\n"
"help.text"
-msgid "<emph>Text:</emph> String that you want to align to the left of the string variable."
+msgid "Parameters:"
msgstr ""
-#: 03120304.xhp
+#: 03030106.xhp
msgctxt ""
-"03120304.xhp\n"
-"par_id3151054\n"
+"03030106.xhp\n"
+"par_id3163712\n"
"8\n"
"help.text"
-msgid "<emph>Var1:</emph> Name of the user-defined type variable that you want to copy to."
+msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the year."
msgstr ""
-#: 03120304.xhp
+#: 03030106.xhp
msgctxt ""
-"03120304.xhp\n"
-"par_id3153361\n"
+"03030106.xhp\n"
+"par_id3152596\n"
"9\n"
"help.text"
-msgid "<emph>Var2:</emph> Name of the user-defined type variable that you want to copy from."
-msgstr ""
-
-#: 03120304.xhp
-msgctxt ""
-"03120304.xhp\n"
-"par_id3154686\n"
-"10\n"
-"help.text"
-msgid "If the string is shorter than the string variable, <emph>LSet</emph> 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 <emph>LSet</emph> statement, you can also copy a user-defined type variable to another variable of the same type."
+msgid "This function is the opposite of the <emph>DateSerial </emph>function, and returns the year of a serial date. For example, the expression:"
msgstr ""
-#: 03120304.xhp
+#: 03030106.xhp
msgctxt ""
-"03120304.xhp\n"
-"hd_id3156282\n"
+"03030106.xhp\n"
+"par_id3149483\n"
"11\n"
"help.text"
-msgid "Example:"
-msgstr ""
-
-#: 03120304.xhp
-msgctxt ""
-"03120304.xhp\n"
-"par_id3152940\n"
-"18\n"
-"help.text"
-msgid "' Align \"SBX\" within the 40-character reference string"
+msgid "returns the value 1994."
msgstr ""
-#: 03120304.xhp
+#: 03030106.xhp
msgctxt ""
-"03120304.xhp\n"
-"par_id3148647\n"
-"19\n"
+"03030106.xhp\n"
+"hd_id3146985\n"
+"12\n"
"help.text"
-msgid "' Replace asterisks with spaces"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120304.xhp
+#: 03030106.xhp
msgctxt ""
-"03120304.xhp\n"
-"par_id3151075\n"
-"30\n"
+"03030106.xhp\n"
+"par_id3153363\n"
+"14\n"
"help.text"
-msgid "' Left-align \"SBX\" within the 40-character reference string"
+msgid "MsgBox \"\" & Year(Now) ,64,\"Current year\""
msgstr ""
#: 03030107.xhp
@@ -14819,7 +13696,7 @@ msgctxt ""
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
#: 03030107.xhp
msgctxt ""
@@ -14830,466 +13707,119 @@ msgctxt ""
msgid "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\""
msgstr "MsgBox \"\" & CDateToIso(Now) ,64,\"ISO Date\""
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"tit\n"
-"help.text"
-msgid "Shell Function [Runtime]"
-msgstr "Shell फंक्शन [रनटाइम]"
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"bm_id3150040\n"
-"help.text"
-msgid "<bookmark_value>Shell function</bookmark_value>"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"hd_id3150040\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03130500.xhp\" name=\"Shell Function [Runtime]\">Shell Function [Runtime]</link>"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3153394\n"
-"2\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"
-"4\n"
-"help.text"
-msgid "Syntax"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3147576\n"
-"5\n"
-"help.text"
-msgid "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])"
-msgstr "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])"
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"hd_id3149235\n"
-"6\n"
-"help.text"
-msgid "Parameter"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"hd_id3154306\n"
-"23\n"
-"help.text"
-msgid "Pathname"
-msgstr "पथनाम"
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3155419\n"
-"7\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"
-"24\n"
-"help.text"
-msgid "Windowstyle"
-msgstr "Windowstyle"
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3145609\n"
-"8\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_id3148663\n"
-"25\n"
-"help.text"
-msgid "0"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3153360\n"
-"10\n"
-"help.text"
-msgid "The focus is on the hidden program window."
-msgstr "फ़ोकस छुपे प्रोग्राम विंडो में है."
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3154123\n"
-"26\n"
-"help.text"
-msgid "1"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3144760\n"
-"11\n"
-"help.text"
-msgid "The focus is on the program window in standard size."
-msgstr "फ़ोकस प्रोग्राम विंडो में मानक आकार में है."
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3156422\n"
-"27\n"
-"help.text"
-msgid "2"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3148451\n"
-"12\n"
-"help.text"
-msgid "The focus is on the minimized program window."
-msgstr "फ़ोकस न्यूनतम प्रोग्राम विंडो पर है."
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3149561\n"
-"28\n"
-"help.text"
-msgid "3"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3146921\n"
-"13\n"
-"help.text"
-msgid "focus is on the maximized program window."
-msgstr "फ़ोकस न्यूनतम प्रोग्राम विंडो पर है."
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3149481\n"
-"29\n"
-"help.text"
-msgid "4"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3155854\n"
-"14\n"
-"help.text"
-msgid "Standard size program window, without focus."
-msgstr "मानक आकार प्रोग्राम विंडो, फ़ोकस के बगैर."
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3145271\n"
-"30\n"
-"help.text"
-msgid "6"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3152938\n"
-"15\n"
-"help.text"
-msgid "Minimized program window, focus remains on the active window."
-msgstr "न्यूनतम प्रोग्राम विंडो, फ़ोकस सक्रिय विंडो पर ही रहेगा."
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3146119\n"
-"31\n"
-"help.text"
-msgid "10"
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3151112\n"
-"16\n"
-"help.text"
-msgid "Full-screen display."
-msgstr "पूरे स्क्रीन में प्रदर्शन."
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"hd_id3150419\n"
-"33\n"
-"help.text"
-msgid "Param"
-msgstr "Param"
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3149412\n"
-"17\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"
-"32\n"
-"help.text"
-msgid "bSync"
-msgstr "bSync"
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"par_id3154096\n"
-"18\n"
-"help.text"
-msgid "If this value is set to <emph>true</emph>, the <emph>Shell</emph> command and all $[officename] tasks wait until the shell process completes. If the value is set to <emph>false</emph>, the shell returns directly. The default value is <emph>false</emph>."
-msgstr ""
-
-#: 03130500.xhp
-msgctxt ""
-"03130500.xhp\n"
-"hd_id3154270\n"
-"19\n"
-"help.text"
-msgid "Example"
-msgstr ""
-
-#: 03131300.xhp
+#: 03030108.xhp
msgctxt ""
-"03131300.xhp\n"
+"03030108.xhp\n"
"tit\n"
"help.text"
-msgid "TwipsPerPixelX Function [Runtime]"
-msgstr "TwipsPerPixelX फंक्शन [रनटाइम]"
+msgid "CDateFromIso Function [Runtime]"
+msgstr "CDateFromIso फंक्शन [रनटाइम]"
-#: 03131300.xhp
+#: 03030108.xhp
msgctxt ""
-"03131300.xhp\n"
-"bm_id3153539\n"
+"03030108.xhp\n"
+"bm_id3153127\n"
"help.text"
-msgid "<bookmark_value>TwipsPerPixelX function</bookmark_value>"
+msgid "<bookmark_value>CdateFromIso function</bookmark_value>"
msgstr ""
-#: 03131300.xhp
+#: 03030108.xhp
msgctxt ""
-"03131300.xhp\n"
-"hd_id3153539\n"
+"03030108.xhp\n"
+"hd_id3153127\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"TwipsPerPixelX Function [Runtime]\">TwipsPerPixelX Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03030108.xhp\" name=\"CDateFromIso Function [Runtime]\">CDateFromIso Function [Runtime]</link>"
msgstr ""
-#: 03131300.xhp
+#: 03030108.xhp
msgctxt ""
-"03131300.xhp\n"
-"par_id3153394\n"
+"03030108.xhp\n"
+"par_id3148550\n"
"2\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"
-"3\n"
-"help.text"
-msgid "Syntax:"
-msgstr ""
-
-#: 03131300.xhp
-msgctxt ""
-"03131300.xhp\n"
-"par_id3151110\n"
-"4\n"
-"help.text"
-msgid "n = TwipsPerPixelX"
-msgstr "n = TwipsPerPixelX"
-
-#: 03131300.xhp
-msgctxt ""
-"03131300.xhp\n"
-"hd_id3150669\n"
-"5\n"
-"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
-
-#: 03131300.xhp
-msgctxt ""
-"03131300.xhp\n"
-"par_id3150503\n"
-"6\n"
-"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
-
-#: 03131300.xhp
-msgctxt ""
-"03131300.xhp\n"
-"hd_id3159176\n"
-"7\n"
-"help.text"
-msgid "Example:"
-msgstr ""
-
-#: 03131300.xhp
-msgctxt ""
-"03131300.xhp\n"
-"par_id3153061\n"
-"9\n"
-"help.text"
-msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
-msgstr ""
-
-#: 03100500.xhp
-msgctxt ""
-"03100500.xhp\n"
-"tit\n"
-"help.text"
-msgid "CInt Function [Runtime]"
-msgstr "CInt फंक्शन [रनटाइम]"
-
-#: 03100500.xhp
-msgctxt ""
-"03100500.xhp\n"
-"bm_id3149346\n"
-"help.text"
-msgid "<bookmark_value>CInt function</bookmark_value>"
-msgstr ""
-
-#: 03100500.xhp
-msgctxt ""
-"03100500.xhp\n"
-"hd_id3149346\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"CInt Function [Runtime]\">CInt Function [Runtime]</link>"
+msgid "Returns the internal date number from a string that contains a date in ISO format."
msgstr ""
-#: 03100500.xhp
-msgctxt ""
-"03100500.xhp\n"
-"par_id3155419\n"
-"2\n"
-"help.text"
-msgid "Converts any string or numeric expression to an integer."
-msgstr "किसी भी स्ट्रिंग या न्यूमेरिक एक्सप्रेशन को पूर्णांक में बदलता है."
-
-#: 03100500.xhp
+#: 03030108.xhp
msgctxt ""
-"03100500.xhp\n"
-"hd_id3147573\n"
+"03030108.xhp\n"
+"hd_id3148947\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03100500.xhp
+#: 03030108.xhp
msgctxt ""
-"03100500.xhp\n"
-"par_id3154142\n"
+"03030108.xhp\n"
+"par_id3150400\n"
"4\n"
"help.text"
-msgid "CInt (Expression)"
-msgstr "IsDate (Expression)"
+msgid "CDateFromIso(String)"
+msgstr "CDateFromIso(String)"
-#: 03100500.xhp
+#: 03030108.xhp
msgctxt ""
-"03100500.xhp\n"
-"hd_id3147531\n"
+"03030108.xhp\n"
+"hd_id3154367\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03100500.xhp
+#: 03030108.xhp
msgctxt ""
-"03100500.xhp\n"
-"par_id3147560\n"
+"03030108.xhp\n"
+"par_id3156212\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "Internal date number"
+msgstr "आंतरिक तारीख़ संख्या"
-#: 03100500.xhp
+#: 03030108.xhp
msgctxt ""
-"03100500.xhp\n"
-"hd_id3145069\n"
+"03030108.xhp\n"
+"hd_id3125864\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03100500.xhp
+#: 03030108.xhp
msgctxt ""
-"03100500.xhp\n"
-"par_id3159414\n"
+"03030108.xhp\n"
+"par_id3154685\n"
"8\n"
"help.text"
-msgid "<emph>Expression:</emph> Any numeric expression that you want to convert. If the <emph>Expression</emph> 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."
+msgid "<emph>String:</emph> A string that contains a date in ISO format. The year may have two or four digits."
msgstr ""
-#: 03100500.xhp
+#: 03030108.xhp
msgctxt ""
-"03100500.xhp\n"
-"par_id3150358\n"
+"03030108.xhp\n"
+"hd_id3150439\n"
"9\n"
"help.text"
-msgid "This function always rounds the fractional part of a number to the nearest integer."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03100500.xhp
+#: 03030108.xhp
msgctxt ""
-"03100500.xhp\n"
-"hd_id3145419\n"
+"03030108.xhp\n"
+"par_id3147318\n"
"10\n"
"help.text"
-msgid "Example:"
+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
@@ -15386,7 +13916,7 @@ msgctxt ""
"par_idN1063C\n"
"help.text"
msgid "Explanation"
-msgstr ""
+msgstr "स्पष्टीकरण"
#: 03030110.xhp
msgctxt ""
@@ -15426,7 +13956,7 @@ msgctxt ""
"par_idN1065D\n"
"help.text"
msgid "m"
-msgstr "मि."
+msgstr ""
#: 03030110.xhp
msgctxt ""
@@ -15506,7 +14036,7 @@ msgctxt ""
"par_idN1069E\n"
"help.text"
msgid "h"
-msgstr "घं."
+msgstr ""
#: 03030110.xhp
msgctxt ""
@@ -15538,7 +14068,7 @@ msgctxt ""
"par_idN106B8\n"
"help.text"
msgid "s"
-msgstr "से."
+msgstr ""
#: 03030110.xhp
msgctxt ""
@@ -15570,3522 +14100,4184 @@ msgctxt ""
"par_idN106C7\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03101100.xhp
+#: 03030120.xhp
msgctxt ""
-"03101100.xhp\n"
+"03030120.xhp\n"
"tit\n"
"help.text"
-msgid "DefBool Statement [Runtime]"
-msgstr "DefBool वक्तव्य [रनटाइम]"
+msgid "DateDiff Function [Runtime]"
+msgstr "DateSerial फंक्शन [रनटाइम]"
-#: 03101100.xhp
+#: 03030120.xhp
msgctxt ""
-"03101100.xhp\n"
-"bm_id3145759\n"
+"03030120.xhp\n"
+"bm_id6134830\n"
"help.text"
-msgid "<bookmark_value>DefBool statement</bookmark_value>"
+msgid "<bookmark_value>DateDiff function</bookmark_value>"
msgstr ""
-#: 03101100.xhp
+#: 03030120.xhp
msgctxt ""
-"03101100.xhp\n"
-"hd_id3145759\n"
-"1\n"
+"03030120.xhp\n"
+"par_idN10542\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"DefBool Statement [Runtime]\">DefBool Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03030120.xhp\">DateDiff Function [Runtime]</link>"
msgstr ""
-#: 03101100.xhp
+#: 03030120.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3153089\n"
-"2\n"
+"03030120.xhp\n"
+"par_idN10546\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."
+msgid "Returns the number of date intervals between two given date values."
msgstr ""
-#: 03101100.xhp
+#: 03030120.xhp
msgctxt ""
-"03101100.xhp\n"
-"hd_id3149495\n"
-"3\n"
+"03030120.xhp\n"
+"par_idN10549\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03101100.xhp
+#: 03030120.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3150682\n"
-"4\n"
+"03030120.xhp\n"
+"par_idN10648\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgid "DateDiff (Add, Date1, Date2 [, Week_start [, Year_start]])"
msgstr ""
-#: 03101100.xhp
+#: 03030120.xhp
msgctxt ""
-"03101100.xhp\n"
-"hd_id3159201\n"
-"5\n"
+"03030120.xhp\n"
+"par_idN1064B\n"
"help.text"
-msgid "Parameters:"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
+
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN1064F\n"
+"help.text"
+msgid "A number."
msgstr ""
-#: 03101100.xhp
+#: 03030120.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3147226\n"
-"6\n"
+"03030120.xhp\n"
+"par_idN10652\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgid "Parameters:"
msgstr ""
-#: 03101100.xhp
+#: 03030120.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3149178\n"
-"7\n"
+"03030120.xhp\n"
+"par_idN10656\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgid "<emph>Add</emph> - A string expression from the following table, specifying the date interval."
msgstr ""
-#: 03101100.xhp
+#: 03030120.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3150669\n"
-"8\n"
+"03030120.xhp\n"
+"par_idN10664\n"
"help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
+msgid "<emph>Date1, Date2</emph> - The two date values to be compared."
msgstr ""
-#: 03101100.xhp
+#: 03030120.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3149233\n"
-"9\n"
+"03030120.xhp\n"
+"par_idN1066A\n"
"help.text"
-msgid "<emph>DefBool:</emph> Boolean"
+msgid "<emph>Week_start</emph> - An optional parameter that specifies the starting day of a week."
msgstr ""
-#: 03101100.xhp
+#: 03030120.xhp
msgctxt ""
-"03101100.xhp\n"
-"hd_id3149762\n"
-"10\n"
+"03030120.xhp\n"
+"par_idN1067A\n"
"help.text"
-msgid "Example:"
+msgid "Week_start value"
msgstr ""
-#: 03101100.xhp
-#, fuzzy
+#: 03030120.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3156152\n"
-"12\n"
+"03030120.xhp\n"
+"par_idN10680\n"
"help.text"
-msgid "' Prefix definition for variable types:"
-msgstr "REM Prefix definition for variable types:"
+msgid "Explanation"
+msgstr "स्पष्टीकरण"
-#: 03101100.xhp
+#: 03030120.xhp
msgctxt ""
-"03101100.xhp\n"
-"par_id3151381\n"
-"22\n"
+"03030120.xhp\n"
+"par_idN10687\n"
"help.text"
-msgid "bOK=TRUE ' bOK is an implicit boolean variable"
+msgid "0"
msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"tit\n"
+"03030120.xhp\n"
+"par_idN1068D\n"
"help.text"
-msgid "SetAttr Statement [Runtime]"
-msgstr "SetAttr वक्तव्य [रनटाइम]"
+msgid "Use system default value"
+msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"bm_id3147559\n"
+"03030120.xhp\n"
+"par_idN10694\n"
"help.text"
-msgid "<bookmark_value>SetAttr statement</bookmark_value>"
+msgid "1"
msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"hd_id3147559\n"
-"1\n"
+"03030120.xhp\n"
+"par_idN1069A\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020414.xhp\" name=\"SetAttr Statement [Runtime]\">SetAttr Statement [Runtime]</link>"
+msgid "Sunday (default)"
msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3147264\n"
-"2\n"
+"03030120.xhp\n"
+"par_idN106A1\n"
"help.text"
-msgid "Sets the attribute information for a specified file."
-msgstr "निर्धारित फ़ाइल के लिए गुण जानकारी सेट करता है."
+msgid "2"
+msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"hd_id3150359\n"
-"3\n"
+"03030120.xhp\n"
+"par_idN106A7\n"
"help.text"
-msgid "Syntax:"
+msgid "Monday"
msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3154365\n"
-"4\n"
+"03030120.xhp\n"
+"par_idN106AE\n"
"help.text"
-msgid "SetAttr FileName As String, Attribute As Integer"
-msgstr "SetAttr FileName As String, Attribute As Integer"
+msgid "3"
+msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"hd_id3125863\n"
-"5\n"
+"03030120.xhp\n"
+"par_idN106B4\n"
"help.text"
-msgid "Parameters:"
+msgid "Tuesday"
msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3154909\n"
-"6\n"
+"03030120.xhp\n"
+"par_idN106BB\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, <emph>SetAttr</emph> searches for the file in the current directory. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgid "4"
msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3153192\n"
-"7\n"
+"03030120.xhp\n"
+"par_idN106C1\n"
"help.text"
-msgid "<emph>Attribute:</emph> Bit pattern defining the attributes that you want to set or to clear:"
+msgid "Wednesday"
msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3145786\n"
-"8\n"
+"03030120.xhp\n"
+"par_idN106C8\n"
"help.text"
-msgid "<emph>Value</emph>"
+msgid "5"
msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3152596\n"
-"9\n"
+"03030120.xhp\n"
+"par_idN106CE\n"
"help.text"
-msgid "0 : Normal files."
+msgid "Thursday"
msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3149262\n"
-"10\n"
+"03030120.xhp\n"
+"par_idN106D5\n"
"help.text"
-msgid "1 : Read-only files."
+msgid "6"
msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3152576\n"
-"13\n"
+"03030120.xhp\n"
+"par_idN106DB\n"
"help.text"
-msgid "32 : File was changed since last backup (Archive bit)."
+msgid "Friday"
msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3153093\n"
-"14\n"
+"03030120.xhp\n"
+"par_idN106E2\n"
"help.text"
-msgid "You can set multiple attributes by combining the respective values with a logic OR statement."
+msgid "7"
msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"hd_id3147434\n"
-"15\n"
+"03030120.xhp\n"
+"par_idN106E8\n"
"help.text"
-msgid "Example:"
+msgid "Saturday"
msgstr ""
-#: 03020414.xhp
+#: 03030120.xhp
msgctxt ""
-"03020414.xhp\n"
-"par_id3148645\n"
-"17\n"
+"03030120.xhp\n"
+"par_idN106EB\n"
"help.text"
-msgid "On Error GoTo ErrorHandler ' Define target for error handler"
+msgid "<emph>Year_start</emph> - An optional parameter that specifies the starting week of a year."
msgstr ""
-#: 03090302.xhp
+#: 03030120.xhp
msgctxt ""
-"03090302.xhp\n"
-"tit\n"
+"03030120.xhp\n"
+"par_idN106FB\n"
"help.text"
-msgid "GoTo Statement [Runtime]"
-msgstr "GoTo वक्तव्य [रनटाइम]"
+msgid "Year_start value"
+msgstr ""
-#: 03090302.xhp
+#: 03030120.xhp
msgctxt ""
-"03090302.xhp\n"
-"bm_id3159413\n"
+"03030120.xhp\n"
+"par_idN10701\n"
"help.text"
-msgid "<bookmark_value>GoTo statement</bookmark_value>"
+msgid "Explanation"
+msgstr "स्पष्टीकरण"
+
+#: 03030120.xhp
+msgctxt ""
+"03030120.xhp\n"
+"par_idN10708\n"
+"help.text"
+msgid "0"
msgstr ""
-#: 03090302.xhp
+#: 03030120.xhp
msgctxt ""
-"03090302.xhp\n"
-"hd_id3159413\n"
-"1\n"
+"03030120.xhp\n"
+"par_idN1070E\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo Statement [Runtime]\">GoTo Statement [Runtime]</link>"
+msgid "Use system default value"
msgstr ""
-#: 03090302.xhp
+#: 03030120.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3153379\n"
-"2\n"
+"03030120.xhp\n"
+"par_idN10715\n"
"help.text"
-msgid "Continues program execution within a Sub or Function at the procedure line indicated by a label."
+msgid "1"
msgstr ""
-#: 03090302.xhp
+#: 03030120.xhp
msgctxt ""
-"03090302.xhp\n"
-"hd_id3149656\n"
-"3\n"
+"03030120.xhp\n"
+"par_idN1071B\n"
"help.text"
-msgid "Syntax:"
+msgid "Week 1 is the week with January, 1st (default)"
msgstr ""
-#: 03090302.xhp
+#: 03030120.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3154367\n"
-"4\n"
+"03030120.xhp\n"
+"par_idN10722\n"
"help.text"
-msgid "see Parameters"
-msgstr "पैरामीटर देखें"
+msgid "2"
+msgstr ""
-#: 03090302.xhp
+#: 03030120.xhp
msgctxt ""
-"03090302.xhp\n"
-"hd_id3150870\n"
-"5\n"
+"03030120.xhp\n"
+"par_idN10728\n"
"help.text"
-msgid "Parameters:"
+msgid "Week 1 is the first week containing four or more days of that year"
msgstr ""
-#: 03090302.xhp
+#: 03030120.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3156214\n"
-"6\n"
+"03030120.xhp\n"
+"par_idN1072F\n"
"help.text"
-msgid "Sub/Function"
-msgstr "Exit Sub/Function"
+msgid "3"
+msgstr ""
-#: 03090302.xhp
+#: 03030120.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3156424\n"
-"7\n"
+"03030120.xhp\n"
+"par_idN10735\n"
"help.text"
-msgid "statement block"
+msgid "Week 1 is the first week containing only days of the new year"
msgstr ""
-#: 03090302.xhp
+#: 03030120.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3154685\n"
-"8\n"
+"03030120.xhp\n"
+"par_idN10738\n"
"help.text"
-msgid "Label1"
-msgstr "Label1"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03090302.xhp
+#: 03030130.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3145786\n"
-"9\n"
+"03030130.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Label2:</emph>"
+msgid "DatePart Function [Runtime]"
+msgstr "DateValue फंक्शन [रनटाइम]"
+
+#: 03030130.xhp
+msgctxt ""
+"03030130.xhp\n"
+"bm_id249946\n"
+"help.text"
+msgid "<bookmark_value>DatePart function</bookmark_value>"
msgstr ""
-#: 03090302.xhp
+#: 03030130.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3161832\n"
-"10\n"
+"03030130.xhp\n"
+"par_idN10542\n"
"help.text"
-msgid "statement block"
+msgid "<link href=\"text/sbasic/shared/03030130.xhp\">DatePart Function [Runtime]</link>"
msgstr ""
-#: 03090302.xhp
+#: 03030130.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3146120\n"
-"11\n"
+"03030130.xhp\n"
+"par_idN10546\n"
"help.text"
-msgid "Exit Sub"
+msgid "The DatePart function returns a specified part of a date."
msgstr ""
-#: 03090302.xhp
+#: 03030130.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3150010\n"
-"12\n"
+"03030130.xhp\n"
+"par_idN10549\n"
"help.text"
-msgid "<emph>Label1:</emph>"
+msgid "Syntax:"
msgstr ""
-#: 03090302.xhp
+#: 03030130.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3152462\n"
-"13\n"
+"03030130.xhp\n"
+"par_idN105E8\n"
"help.text"
-msgid "statement block"
+msgid "DatePart (Add, Date [, Week_start [, Year_start]])"
msgstr ""
-#: 03090302.xhp
+#: 03030130.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3149664\n"
-"14\n"
+"03030130.xhp\n"
+"par_idN105EB\n"
"help.text"
-msgid "GoTo Label2"
-msgstr "GoTo Label2"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03090302.xhp
+#: 03030130.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3152886\n"
-"15\n"
+"03030130.xhp\n"
+"par_idN105EF\n"
"help.text"
-msgid "End Sub/Function"
-msgstr "Exit Sub/Function"
+msgid "A Variant containing a date."
+msgstr ""
-#: 03090302.xhp
+#: 03030130.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3152596\n"
-"16\n"
+"03030130.xhp\n"
+"par_idN105F2\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 (\":\")."
+msgid "Parameters:"
msgstr ""
-#: 03090302.xhp
+#: 03030130.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id3155416\n"
-"17\n"
+"03030130.xhp\n"
+"par_idN105F6\n"
"help.text"
-msgid "You cannot use the GoTo statement to jump out of a Sub or Function."
+msgid "<emph>Add</emph> - A string expression from the following table, specifying the date interval."
msgstr ""
-#: 03090302.xhp
+#: 03030130.xhp
msgctxt ""
-"03090302.xhp\n"
-"hd_id3154731\n"
-"19\n"
+"03030130.xhp\n"
+"par_idN10604\n"
"help.text"
-msgid "Example:"
+msgid "<emph>Date</emph> - The date from which the result is calculated."
msgstr ""
-#: 03090302.xhp
+#: 03030130.xhp
msgctxt ""
-"03090302.xhp\n"
-"par_id6967035\n"
+"03030130.xhp\n"
+"par_idN10611\n"
"help.text"
-msgid "see Parameters"
-msgstr "पैरामीटर देखें"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03080700.xhp
+#: 03030200.xhp
msgctxt ""
-"03080700.xhp\n"
+"03030200.xhp\n"
"tit\n"
"help.text"
-msgid "Expression Signs"
-msgstr "Expression Signs"
+msgid "Converting Time Values"
+msgstr "समय मूल्यों को बदलना"
-#: 03080700.xhp
+#: 03030200.xhp
msgctxt ""
-"03080700.xhp\n"
-"hd_id3150702\n"
+"03030200.xhp\n"
+"hd_id3147226\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080700.xhp\" name=\"Expression Signs\">Expression Signs</link>"
+msgid "<link href=\"text/sbasic/shared/03030200.xhp\" name=\"Converting Time Values\">Converting Time Values</link>"
msgstr ""
-#: 03080700.xhp
+#: 03030200.xhp
msgctxt ""
-"03080700.xhp\n"
-"par_id3148668\n"
+"03030200.xhp\n"
+"par_id3149415\n"
"2\n"
"help.text"
-msgid "This function returns the algebraic sign of a numeric expression."
-msgstr "यह फ़ंक्शन किसी न्यूमेरिक एक्सप्रेशन का बीजगणितीय चिह्न प्रस्तुत करता है."
+msgid "The following functions convert time values to calculable numbers."
+msgstr "निम्न फ़ंक्शन समय मूल्य को गणना योग्य संख्याओं में परिवर्तित करता है."
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
+"03030201.xhp\n"
"tit\n"
"help.text"
-msgid "RSet Statement [Runtime]"
-msgstr "RSet वक्तव्य [रनटाइम]"
+msgid "Hour Function [Runtime]"
+msgstr "Hour फंक्शन [रनटाइम]"
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"bm_id3153345\n"
+"03030201.xhp\n"
+"bm_id3156042\n"
"help.text"
-msgid "<bookmark_value>RSet statement</bookmark_value>"
+msgid "<bookmark_value>Hour function</bookmark_value>"
msgstr ""
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"hd_id3153345\n"
+"03030201.xhp\n"
+"hd_id3156042\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120308.xhp\" name=\"RSet Statement [Runtime]\">RSet Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03030201.xhp\" name=\"Hour Function [Runtime]\">Hour Function [Runtime]</link>"
msgstr ""
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3150503\n"
+"03030201.xhp\n"
+"par_id3149346\n"
"2\n"
"help.text"
-msgid "Right-aligns a string within a string variable, or copies a user-defined variable type into another."
+msgid "Returns the hour from a time value that is generated by the TimeSerial or the TimeValue function."
msgstr ""
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"hd_id3149234\n"
+"03030201.xhp\n"
+"hd_id3147574\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3150669\n"
+"03030201.xhp\n"
+"par_id3147264\n"
"4\n"
"help.text"
-msgid "RSet Text As String = Text or RSet Variable1 = Variable2"
-msgstr "RSet Text As String = Text or RSet Variable1 = Variable2"
+msgid "Hour (Number)"
+msgstr "Hex (Number)"
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"hd_id3156024\n"
+"03030201.xhp\n"
+"hd_id3145069\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3148552\n"
+"03030201.xhp\n"
+"par_id3149670\n"
"6\n"
"help.text"
-msgid "<emph>Text:</emph> Any string variable."
-msgstr ""
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3154924\n"
+"03030201.xhp\n"
+"hd_id3150359\n"
"7\n"
"help.text"
-msgid "<emph>Text</emph>: String that you want to right-align in the string variable."
+msgid "Parameters:"
msgstr ""
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3149456\n"
+"03030201.xhp\n"
+"par_id3154366\n"
"8\n"
"help.text"
-msgid "<emph>Variable1:</emph> User-defined variable that is the target for the copied variable."
+msgid "<emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the hour value."
msgstr ""
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3153381\n"
+"03030201.xhp\n"
+"par_id3154909\n"
"9\n"
"help.text"
-msgid "<emph>Variable2:</emph> User-defined variable that you want to copy to another variable."
+msgid "This function is the opposite of the <emph>TimeSerial</emph> function. It returns an integer value that represents the hour from a time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression"
msgstr ""
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3154140\n"
+"03030201.xhp\n"
+"par_id3163798\n"
"10\n"
"help.text"
-msgid "If the string is shorter than the string variable, <emph>RSet</emph> 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 ""
+msgid "Print Hour(TimeSerial(12,30,41))"
+msgstr "Print Second(TimeSerial(12,30,41))"
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3149202\n"
+"03030201.xhp\n"
+"par_id3155132\n"
"11\n"
"help.text"
-msgid "You can also use the <emph>RSet statement</emph> to assign variables of one user-defined type to another."
+msgid "returns the value 12."
msgstr ""
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3151042\n"
+"03030201.xhp\n"
+"hd_id3147348\n"
"12\n"
"help.text"
-msgid "The following example uses the <emph>RSet</emph> and <emph>LSet</emph> statements to modify the left and right alignment of a string."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"hd_id3154909\n"
+"03030201.xhp\n"
+"par_id3146985\n"
"13\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Sub ExampleHour"
+msgstr "Sub ExampleHour"
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3155856\n"
-"20\n"
+"03030201.xhp\n"
+"par_id3156441\n"
+"14\n"
"help.text"
-msgid "' Right-align \"SBX\" in a 40-character string"
+msgid "Print \"The current hour is \" & Hour( Now )"
msgstr ""
-#: 03120308.xhp
+#: 03030201.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3152577\n"
-"21\n"
+"03030201.xhp\n"
+"par_id3153145\n"
+"15\n"
"help.text"
-msgid "' Replace asterisks with spaces"
+msgid "End Sub"
msgstr ""
-#: 03120308.xhp
+#: 03030202.xhp
msgctxt ""
-"03120308.xhp\n"
-"par_id3145801\n"
-"32\n"
+"03030202.xhp\n"
+"tit\n"
"help.text"
-msgid "' Left-align \"SBX\" in a 40-character string"
-msgstr ""
+msgid "Minute Function [Runtime]"
+msgstr "Minute फंक्शन [रनटाइम]"
-#: 03080200.xhp
+#: 03030202.xhp
msgctxt ""
-"03080200.xhp\n"
-"tit\n"
+"03030202.xhp\n"
+"bm_id3155419\n"
"help.text"
-msgid "Exponential and Logarithmic Functions"
-msgstr "एक्सपोनेंशियल तथा लघुगणकीय फ़ंक्शन"
+msgid "<bookmark_value>Minute function</bookmark_value>"
+msgstr ""
-#: 03080200.xhp
+#: 03030202.xhp
msgctxt ""
-"03080200.xhp\n"
-"hd_id3154758\n"
+"03030202.xhp\n"
+"hd_id3155419\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"Exponential and Logarithmic Functions\">Exponential and Logarithmic Functions</link>"
+msgid "<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute Function [Runtime]\">Minute Function [Runtime]</link>"
msgstr ""
-#: 03080200.xhp
+#: 03030202.xhp
msgctxt ""
-"03080200.xhp\n"
-"par_id3148550\n"
+"03030202.xhp\n"
+"par_id3156344\n"
"2\n"
"help.text"
-msgid "$[officename] Basic supports the following exponential and logarithmic functions."
-msgstr "$[officename] बेसिक निम्न एक्सपोनेंशियल तथा लघुगणकीय फ़ंक्शनों को समर्थित करता है."
-
-#: 01030200.xhp
-msgctxt ""
-"01030200.xhp\n"
-"tit\n"
-"help.text"
-msgid "The Basic Editor"
-msgstr "बेसिक संपादक"
+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 ""
-#: 01030200.xhp
+#: 03030202.xhp
msgctxt ""
-"01030200.xhp\n"
-"bm_id3148647\n"
+"03030202.xhp\n"
+"hd_id3154758\n"
+"3\n"
"help.text"
-msgid "<bookmark_value>saving;Basic code</bookmark_value><bookmark_value>loading;Basic code</bookmark_value><bookmark_value>Basic editor</bookmark_value><bookmark_value>navigating;in Basic projects</bookmark_value><bookmark_value>long lines;in Basic editor</bookmark_value><bookmark_value>lines of text;in Basic editor</bookmark_value><bookmark_value>continuation;long lines in editor</bookmark_value>"
+msgid "Syntax:"
msgstr ""
-#: 01030200.xhp
+#: 03030202.xhp
msgctxt ""
-"01030200.xhp\n"
-"hd_id3147264\n"
-"1\n"
+"03030202.xhp\n"
+"par_id3149656\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01030200.xhp\" name=\"The Basic Editor\">The Basic Editor</link>"
-msgstr ""
+msgid "Minute (Number)"
+msgstr "Int (Number)"
-#: 01030200.xhp
+#: 03030202.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3145069\n"
-"3\n"
+"03030202.xhp\n"
+"hd_id3148798\n"
+"5\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 <emph>Edit</emph> 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 <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and the arrow keys)."
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 01030200.xhp
+#: 03030202.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3154686\n"
-"31\n"
+"03030202.xhp\n"
+"par_id3150449\n"
+"6\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 ""
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 01030200.xhp
+#: 03030202.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3151042\n"
-"32\n"
+"03030202.xhp\n"
+"hd_id3153193\n"
+"7\n"
"help.text"
-msgid "If you press the <emph>Run BASIC</emph> icon on the <emph>Macro</emph> 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."
+msgid "Parameters:"
msgstr ""
-#: 01030200.xhp
+#: 03030202.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id59816\n"
+"03030202.xhp\n"
+"par_id3153969\n"
+"8\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."
+msgid "<emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the minute value."
msgstr ""
-#: 01030200.xhp
+#: 03030202.xhp
msgctxt ""
-"01030200.xhp\n"
-"hd_id3125863\n"
-"4\n"
+"03030202.xhp\n"
+"par_id3150869\n"
+"9\n"
"help.text"
-msgid "Navigating in a Project"
-msgstr "परियोजना में नेविगेट करना"
+msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the minute of the serial time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression:"
+msgstr ""
-#: 01030200.xhp
+#: 03030202.xhp
msgctxt ""
-"01030200.xhp\n"
-"hd_id3145785\n"
-"6\n"
+"03030202.xhp\n"
+"par_id3149262\n"
+"10\n"
"help.text"
-msgid "The Library List"
-msgstr "लाइब्रेरी सूची"
+msgid "Print Minute(TimeSerial(12,30,41))"
+msgstr "Print Second(TimeSerial(12,30,41))"
-#: 01030200.xhp
+#: 03030202.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3146120\n"
-"7\n"
+"03030202.xhp\n"
+"par_id3148576\n"
+"11\n"
"help.text"
-msgid "Select a library from the <emph>Library</emph> list at the left of the toolbar to load the library in the editor. The first module of the selected library will be displayed."
+msgid "returns the value 30."
msgstr ""
-#: 01030200.xhp
+#: 03030202.xhp
msgctxt ""
-"01030200.xhp\n"
-"hd_id3153190\n"
-"8\n"
+"03030202.xhp\n"
+"hd_id3150010\n"
+"12\n"
"help.text"
-msgid "The Object Catalog"
-msgstr "ऑब्जैक्ट कैटलॉग"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 01030200.xhp
+#: 03030202.xhp
msgctxt ""
-"01030200.xhp\n"
-"hd_id3148647\n"
-"15\n"
+"03030202.xhp\n"
+"par_id3159154\n"
+"13\n"
"help.text"
-msgid "Saving and Loading Basic Source Code"
-msgstr "बेसिक स्रोत कोड सहेजना व लोड करना"
+msgid "Sub ExampleMinute"
+msgstr "Sub ExampleMinute"
-#: 01030200.xhp
+#: 03030202.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3154320\n"
-"16\n"
+"03030202.xhp\n"
+"par_id3146119\n"
+"14\n"
"help.text"
-msgid "You can save Basic code in a text file for saving and importing in other programming systems."
+msgid "MsgBox \"The current minute is \"& Minute(Now)& \".\""
msgstr ""
-#: 01030200.xhp
+#: 03030202.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3149959\n"
-"25\n"
+"03030202.xhp\n"
+"par_id3153726\n"
+"15\n"
"help.text"
-msgid "You cannot save Basic dialogs to a text file."
-msgstr "आप बेसिक संवादों को पाठ फ़ाइल में नहीं सहेज सकते."
+msgid "end sub"
+msgstr ""
-#: 01030200.xhp
+#: 03030203.xhp
msgctxt ""
-"01030200.xhp\n"
-"hd_id3149403\n"
-"17\n"
+"03030203.xhp\n"
+"tit\n"
"help.text"
-msgid "Saving Source Code to a Text File"
-msgstr "पाठ फ़ाइल में स्रोत कोड सहेजना"
+msgid "Now Function [Runtime]"
+msgstr "Now फंक्शन [रनटाइम]"
-#: 01030200.xhp
+#: 03030203.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3150327\n"
-"18\n"
+"03030203.xhp\n"
+"bm_id3149416\n"
"help.text"
-msgid "Select the module that you want to export as text from the object catalog."
+msgid "<bookmark_value>Now function</bookmark_value>"
msgstr ""
-#: 01030200.xhp
+#: 03030203.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3150752\n"
-"19\n"
+"03030203.xhp\n"
+"hd_id3149416\n"
+"1\n"
"help.text"
-msgid "Click the <emph>Save Source As</emph> icon in the Macro toolbar."
+msgid "<link href=\"text/sbasic/shared/03030203.xhp\" name=\"Now Function [Runtime]\">Now Function [Runtime]</link>"
msgstr ""
-#: 01030200.xhp
+#: 03030203.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3154754\n"
-"20\n"
+"03030203.xhp\n"
+"par_id3149670\n"
+"2\n"
"help.text"
-msgid "Select a file name and click <emph>OK</emph> to save the file."
+msgid "Returns the current system date and time as a <emph>Date</emph> value."
msgstr ""
-#: 01030200.xhp
+#: 03030203.xhp
msgctxt ""
-"01030200.xhp\n"
-"hd_id3159264\n"
-"21\n"
+"03030203.xhp\n"
+"hd_id3149456\n"
+"3\n"
"help.text"
-msgid "Loading Source Code From a Text File"
-msgstr "पाठ फ़ाइल से स्रोत कोड लोड करना"
+msgid "Syntax:"
+msgstr ""
-#: 01030200.xhp
+#: 03030203.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3147343\n"
-"22\n"
+"03030203.xhp\n"
+"par_id3149655\n"
+"4\n"
"help.text"
-msgid "Select the module where you want to import the source code from the object catalog."
-msgstr ""
+msgid "Now"
+msgstr "Now"
-#: 01030200.xhp
+#: 03030203.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3145230\n"
-"23\n"
+"03030203.xhp\n"
+"hd_id3154366\n"
+"5\n"
"help.text"
-msgid "Position the cursor where you want to insert the program code."
-msgstr "जहाँ आप प्रोग्राम कोड को प्रविष्ट करना चाहते हैं वहाँ संकेतक को रखें."
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 01030200.xhp
+#: 03030203.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3149565\n"
-"24\n"
+"03030203.xhp\n"
+"par_id3154909\n"
+"6\n"
"help.text"
-msgid "Click the <emph>Insert Source Text</emph> icon in the Macro toolbar."
-msgstr ""
+msgid "Date"
+msgstr "तारीख़"
-#: 01030200.xhp
+#: 03030203.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3154020\n"
-"33\n"
+"03030203.xhp\n"
+"hd_id3147229\n"
+"7\n"
"help.text"
-msgid "Select the text file containing the source code and click <emph>OK</emph>."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 01030200.xhp
+#: 03030203.xhp
msgctxt ""
-"01030200.xhp\n"
-"par_id3153198\n"
-"29\n"
+"03030203.xhp\n"
+"par_id3150870\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
+msgid "MsgBox \"It is now \" & Now"
msgstr ""
-#: 03102000.xhp
+#: 03030204.xhp
msgctxt ""
-"03102000.xhp\n"
+"03030204.xhp\n"
"tit\n"
"help.text"
-msgid "DefVar Statement [Runtime]"
-msgstr "DefVar वक्तव्य [रनटाइम]"
+msgid "Second Function [Runtime]"
+msgstr "Second फंक्शन [रनटाइम]"
-#: 03102000.xhp
+#: 03030204.xhp
msgctxt ""
-"03102000.xhp\n"
-"bm_id3143267\n"
+"03030204.xhp\n"
+"bm_id3153346\n"
"help.text"
-msgid "<bookmark_value>DefVar statement</bookmark_value>"
+msgid "<bookmark_value>Second function</bookmark_value>"
msgstr ""
-#: 03102000.xhp
+#: 03030204.xhp
msgctxt ""
-"03102000.xhp\n"
-"hd_id3143267\n"
+"03030204.xhp\n"
+"hd_id3153346\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"DefVar Statement [Runtime]\">DefVar Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second Function [Runtime]\">Second Function [Runtime]</link>"
msgstr ""
-#: 03102000.xhp
+#: 03030204.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3153825\n"
+"03030204.xhp\n"
+"par_id3156023\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."
+msgid "Returns an integer that represents the seconds of the serial time number that is generated by the TimeSerial or the TimeValue function."
msgstr ""
-#: 03102000.xhp
+#: 03030204.xhp
msgctxt ""
-"03102000.xhp\n"
-"hd_id3154143\n"
+"03030204.xhp\n"
+"hd_id3147264\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03102000.xhp
+#: 03030204.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3149514\n"
+"03030204.xhp\n"
+"par_id3146795\n"
"4\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr ""
+msgid "Second (Number)"
+msgstr "Second (Number)"
-#: 03102000.xhp
+#: 03030204.xhp
msgctxt ""
-"03102000.xhp\n"
-"hd_id3156024\n"
+"03030204.xhp\n"
+"hd_id3150792\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03102000.xhp
+#: 03030204.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3147560\n"
+"03030204.xhp\n"
+"par_id3154140\n"
"6\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
-msgstr ""
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03102000.xhp
+#: 03030204.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3148552\n"
+"03030204.xhp\n"
+"hd_id3156280\n"
"7\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgid "Parameters:"
msgstr ""
-#: 03102000.xhp
+#: 03030204.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3153524\n"
+"03030204.xhp\n"
+"par_id3154124\n"
"8\n"
"help.text"
-msgid "<emph>Keyword: </emph>Default variable type"
+msgid "<emph>Number:</emph> Numeric expression that contains the serial time number that is used to calculate the number of seconds."
msgstr ""
-#: 03102000.xhp
+#: 03030204.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3150767\n"
+"03030204.xhp\n"
+"par_id3125864\n"
"9\n"
"help.text"
-msgid "<emph>DefVar:</emph> Variant"
+msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the seconds of a serial time value that is generated by the <emph>TimeSerial</emph> or <emph>TimeValue </emph>functions. For example, the expression:"
msgstr ""
-#: 03102000.xhp
+#: 03030204.xhp
msgctxt ""
-"03102000.xhp\n"
-"hd_id3151041\n"
+"03030204.xhp\n"
+"par_id3153951\n"
"10\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Print Second(TimeSerial(12,30,41))"
+msgstr "Print Second(TimeSerial(12,30,41))"
-#: 03102000.xhp
-#, fuzzy
+#: 03030204.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3156214\n"
+"03030204.xhp\n"
+"par_id3151117\n"
"11\n"
"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "REM Prefix definition for variable types:"
+msgid "returns the value 41."
+msgstr ""
-#: 03102000.xhp
-#, fuzzy
+#: 03030204.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3154012\n"
-"21\n"
+"03030204.xhp\n"
+"hd_id3147426\n"
+"12\n"
"help.text"
-msgid "vDiv=99 ' vDiv is an implicit variant"
-msgstr "vDiv=99 REM vDiv is an implicit variant"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03102000.xhp
+#: 03030204.xhp
msgctxt ""
-"03102000.xhp\n"
-"par_id3146121\n"
-"22\n"
+"03030204.xhp\n"
+"par_id3156441\n"
+"14\n"
"help.text"
-msgid "vDiv=\"Hello world\""
+msgid "MsgBox \"The exact second of the current time is \"& Second( Now )"
msgstr ""
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
+"03030205.xhp\n"
"tit\n"
"help.text"
-msgid "Information"
-msgstr ""
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"hd_id3148550\n"
-"1\n"
-"help.text"
-msgid "Information"
-msgstr ""
+msgid "TimeSerial Function [Runtime]"
+msgstr "TimeSerial फंक्शन [रनटाइम]"
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153381\n"
-"102\n"
+"03030205.xhp\n"
+"bm_id3143271\n"
"help.text"
-msgid "You can set the locale used for controlling the formatting numbers, dates and currencies in $[officename] Basic in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>. In Basic format codes, the decimal point (<emph>.</emph>) is always used as <emph>placeholder</emph> for the decimal separator defined in your locale and will be replaced by the corresponding character."
+msgid "<bookmark_value>TimeSerial function</bookmark_value>"
msgstr ""
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150870\n"
-"103\n"
+"03030205.xhp\n"
+"hd_id3143271\n"
+"1\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."
+msgid "<link href=\"text/sbasic/shared/03030205.xhp\" name=\"TimeSerial Function [Runtime]\">TimeSerial Function [Runtime]</link>"
msgstr ""
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3156424\n"
+"03030205.xhp\n"
+"par_id3156344\n"
"2\n"
"help.text"
-msgid "The color values of the 16 basic colors are as follows:"
-msgstr "16 बेसिक रंगों के रंग मूल्य निम्नानुसार हैं:"
-
-#: 00000003.xhp
-msgctxt ""
-"00000003.xhp\n"
-"par_id3153091\n"
-"3\n"
-"help.text"
-msgid "<emph>Color Value</emph>"
+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 ""
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154319\n"
+"03030205.xhp\n"
+"hd_id3146794\n"
"4\n"
"help.text"
-msgid "<emph>Color Name</emph>"
+msgid "Syntax:"
msgstr ""
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3151112\n"
+"03030205.xhp\n"
+"par_id3150792\n"
"5\n"
"help.text"
-msgid "0"
-msgstr ""
+msgid "TimeSerial (hour, minute, second)"
+msgstr "TimeSerial (hour, minute, second)"
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3155854\n"
+"03030205.xhp\n"
+"hd_id3148797\n"
"6\n"
"help.text"
-msgid "Black"
-msgstr "काला"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154942\n"
+"03030205.xhp\n"
+"par_id3154908\n"
"7\n"
"help.text"
-msgid "128"
-msgstr ""
+msgid "Date"
+msgstr "तारीख़"
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154731\n"
+"03030205.xhp\n"
+"hd_id3154124\n"
"8\n"
"help.text"
-msgid "Blue"
-msgstr "नीला"
+msgid "Parameters:"
+msgstr ""
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3145645\n"
+"03030205.xhp\n"
+"par_id3153193\n"
"9\n"
"help.text"
-msgid "32768"
+msgid "<emph>hour:</emph> Any integer expression that indicates the hour of the time that is used to determine the serial time value. Valid values: 0-23."
msgstr ""
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149400\n"
+"03030205.xhp\n"
+"par_id3159252\n"
"10\n"
"help.text"
-msgid "Green"
-msgstr "हरा"
+msgid "<emph>minute:</emph> 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 ""
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150753\n"
+"03030205.xhp\n"
+"par_id3161831\n"
"11\n"
"help.text"
-msgid "32896"
+msgid "<emph>second:</emph> 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 ""
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153765\n"
+"03030205.xhp\n"
+"par_id3155854\n"
"12\n"
"help.text"
-msgid "Cyan"
-msgstr "क्यान"
+msgid "<emph>Examples:</emph>"
+msgstr ""
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154756\n"
+"03030205.xhp\n"
+"par_id3153952\n"
"13\n"
"help.text"
-msgid "8388608"
-msgstr ""
+msgid "12, -5, 45 corresponds to 11, 55, 45"
+msgstr "12, 61, 45 तदनुरूप है 13, 2, 45 के"
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3159266\n"
+"03030205.xhp\n"
+"par_id3147349\n"
"14\n"
"help.text"
-msgid "Red"
-msgstr "लाल"
+msgid "12, 61, 45 corresponds to 13, 2, 45"
+msgstr "12, 61, 45 तदनुरूप है 13, 2, 45 के"
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3163807\n"
+"03030205.xhp\n"
+"par_id3147426\n"
"15\n"
"help.text"
-msgid "8388736"
-msgstr ""
+msgid "12, 20, -2 corresponds to 12, 19, 58"
+msgstr "12, 20, -2 तदनुरूप है 12, 19, 58 के"
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3145150\n"
+"03030205.xhp\n"
+"par_id3153365\n"
"16\n"
"help.text"
-msgid "Magenta"
-msgstr "मजेंटा"
+msgid "12, 20, 63 corresponds to 12, 21, 4"
+msgstr "12, 20, 63 तदनुरूप है 12, 21, 4 के"
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3147002\n"
+"03030205.xhp\n"
+"par_id3146985\n"
"17\n"
"help.text"
-msgid "8421376"
+msgid "You can use the TimeSerial function to convert any time into a single value that you can use to calculate time differences."
msgstr ""
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3152778\n"
+"03030205.xhp\n"
+"par_id3155308\n"
"18\n"
"help.text"
-msgid "Yellow"
-msgstr "पीला"
+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 ""
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150088\n"
+"03030205.xhp\n"
+"par_id3149482\n"
"19\n"
"help.text"
-msgid "8421504"
+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 ""
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3159239\n"
+"03030205.xhp\n"
+"hd_id3154790\n"
"20\n"
"help.text"
-msgid "White"
-msgstr "सफेद"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 00000003.xhp
+#: 03030205.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150206\n"
-"21\n"
+"03030205.xhp\n"
+"par_id3155600\n"
+"25\n"
"help.text"
-msgid "12632256"
+msgid "MsgBox dDate,64,\"Time as a number\""
+msgstr "MsgBox dDate,64,\"Time as a number\""
+
+#: 03030205.xhp
+msgctxt ""
+"03030205.xhp\n"
+"par_id3153417\n"
+"26\n"
+"help.text"
+msgid "MsgBox sDate,64,\"Formatted time\""
msgstr ""
-#: 00000003.xhp
+#: 03030206.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149817\n"
-"22\n"
+"03030206.xhp\n"
+"tit\n"
"help.text"
-msgid "Gray"
-msgstr "धूसर"
+msgid "TimeValue Function [Runtime]"
+msgstr "TimeValue फंक्शन [रनटाइम]"
-#: 00000003.xhp
+#: 03030206.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150363\n"
-"23\n"
+"03030206.xhp\n"
+"bm_id3149670\n"
"help.text"
-msgid "255"
+msgid "<bookmark_value>TimeValue function</bookmark_value>"
msgstr ""
-#: 00000003.xhp
+#: 03030206.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154576\n"
-"24\n"
+"03030206.xhp\n"
+"hd_id3149670\n"
+"1\n"
"help.text"
-msgid "Light blue"
-msgstr "हल्का नीला"
+msgid "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"TimeValue Function [Runtime]\">TimeValue Function [Runtime]</link>"
+msgstr ""
-#: 00000003.xhp
+#: 03030206.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150367\n"
-"25\n"
+"03030206.xhp\n"
+"par_id3153361\n"
+"2\n"
"help.text"
-msgid "65280"
+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 ""
-#: 00000003.xhp
+#: 03030206.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150202\n"
-"26\n"
+"03030206.xhp\n"
+"hd_id3154138\n"
+"3\n"
"help.text"
-msgid "Light green"
-msgstr "हल्का हरा"
+msgid "Syntax:"
+msgstr ""
-#: 00000003.xhp
+#: 03030206.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154487\n"
-"27\n"
+"03030206.xhp\n"
+"par_id3156282\n"
+"4\n"
"help.text"
-msgid "65535"
+msgid "TimeValue (Text As String)"
+msgstr "Dim stext As String"
+
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"hd_id3153969\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
+
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3156424\n"
+"6\n"
+"help.text"
+msgid "Date"
+msgstr "तारीख़"
+
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"hd_id3145172\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 00000003.xhp
+#: 03030206.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3151332\n"
-"28\n"
+"03030206.xhp\n"
+"par_id3145786\n"
+"8\n"
"help.text"
-msgid "Light cyan"
-msgstr "हल्का क्यान"
+msgid "<emph>Text:</emph> Any string expression that contains the time that you want to calculate in the format \"HH:MM:SS\"."
+msgstr ""
-#: 00000003.xhp
+#: 03030206.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3148702\n"
-"29\n"
+"03030206.xhp\n"
+"par_id3152578\n"
+"9\n"
"help.text"
-msgid "16711680"
+msgid "Use the TimeValue function to convert any time into a single value, so that you can calculate time differences."
msgstr ""
-#: 00000003.xhp
+#: 03030206.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153067\n"
-"30\n"
+"03030206.xhp\n"
+"par_id3163710\n"
+"10\n"
"help.text"
-msgid "Light red"
-msgstr "हल्का लाल"
+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 ""
-#: 00000003.xhp
+#: 03030206.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153912\n"
-"31\n"
+"03030206.xhp\n"
+"par_id3151117\n"
+"11\n"
"help.text"
-msgid "16711935"
+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 ""
-#: 00000003.xhp
+#: 03030206.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3159097\n"
-"32\n"
+"03030206.xhp\n"
+"par_id3147426\n"
+"12\n"
"help.text"
-msgid "Light magenta"
-msgstr "हल्का मजेंटा"
+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 ""
-#: 00000003.xhp
+#: 03030206.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3155266\n"
+"03030206.xhp\n"
+"hd_id3145271\n"
+"13\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03030206.xhp
+msgctxt ""
+"03030206.xhp\n"
+"par_id3149378\n"
"33\n"
"help.text"
-msgid "16776960"
+msgid "a1 = \"start time\""
msgstr ""
-#: 00000003.xhp
+#: 03030206.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3157978\n"
+"03030206.xhp\n"
+"par_id3145800\n"
"34\n"
"help.text"
-msgid "Light yellow"
-msgstr "हल्का पीला"
+msgid "b1 = \"end time\""
+msgstr ""
-#: 00000003.xhp
+#: 03030206.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153286\n"
+"03030206.xhp\n"
+"par_id3151074\n"
"35\n"
"help.text"
-msgid "16777215"
+msgid "c1 = \"total time\""
msgstr ""
-#: 00000003.xhp
+#: 03030300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3151302\n"
-"36\n"
+"03030300.xhp\n"
+"tit\n"
"help.text"
-msgid "Transparent white"
-msgstr "पारदर्शी सफेद"
+msgid "System Date and Time"
+msgstr "तंत्र तारीख़ तथा समय"
-#: 00000003.xhp
+#: 03030300.xhp
msgctxt ""
-"00000003.xhp\n"
-"hd_id3152869\n"
-"37\n"
+"03030300.xhp\n"
+"hd_id3154923\n"
+"1\n"
"help.text"
-msgid "<variable id=\"errorcode\">Error Codes</variable>"
+msgid "<link href=\"text/sbasic/shared/03030300.xhp\" name=\"System Date and Time\">System Date and Time</link>"
msgstr ""
-#: 00000003.xhp
+#: 03030300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id315509599\n"
+"03030300.xhp\n"
+"par_id3149457\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err1\">1 An exception occurred</variable>"
+msgid "The following functions and statements set or return the system date and time."
msgstr ""
-#: 00000003.xhp
+#: 03030301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3155095\n"
-"38\n"
+"03030301.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err2\">2 Syntax error</variable>"
-msgstr ""
+msgid "Date Statement [Runtime]"
+msgstr "Date वक्तव्य [रनटाइम]"
-#: 00000003.xhp
+#: 03030301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149126\n"
-"39\n"
+"03030301.xhp\n"
+"bm_id3156027\n"
"help.text"
-msgid "<variable id=\"err3\">3 Return without Gosub</variable>"
+msgid "<bookmark_value>Date statement</bookmark_value>"
msgstr ""
-#: 00000003.xhp
+#: 03030301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153976\n"
-"40\n"
+"03030301.xhp\n"
+"hd_id3156027\n"
+"1\n"
"help.text"
-msgid "<variable id=\"err4\">4 Incorrect entry; please retry</variable>"
+msgid "<link href=\"text/sbasic/shared/03030301.xhp\" name=\"Date Statement [Runtime]\">Date Statement [Runtime]</link>"
msgstr ""
-#: 00000003.xhp
+#: 03030301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150891\n"
-"41\n"
+"03030301.xhp\n"
+"par_id3147291\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err5\">5 Invalid procedure call</variable>"
+msgid "Returns the current system date as a string, or resets the date. The date format depends on your local system settings."
msgstr ""
-#: 00000003.xhp
+#: 03030301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3159227\n"
-"42\n"
+"03030301.xhp\n"
+"hd_id3148686\n"
+"3\n"
"help.text"
-msgid "<variable id=\"err6\">6 Overflow</variable>"
+msgid "Syntax:"
msgstr ""
-#: 00000003.xhp
+#: 03030301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154649\n"
-"43\n"
+"03030301.xhp\n"
+"par_id3146794\n"
+"4\n"
"help.text"
-msgid "<variable id=\"err7\">7 Not enough memory</variable>"
+msgid "Date ; Date = Text As String"
msgstr ""
-#: 00000003.xhp
+#: 03030301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150050\n"
-"44\n"
+"03030301.xhp\n"
+"hd_id3154347\n"
+"5\n"
"help.text"
-msgid "<variable id=\"err8\">8 Array already dimensioned</variable>"
+msgid "Parameters:"
msgstr ""
-#: 00000003.xhp
+#: 03030301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3148900\n"
-"45\n"
+"03030301.xhp\n"
+"par_id3145069\n"
+"6\n"
"help.text"
-msgid "<variable id=\"err9\">9 Index out of defined range</variable>"
+msgid "<emph>Text:</emph> 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 ""
-#: 00000003.xhp
+#: 03030301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153806\n"
-"46\n"
+"03030301.xhp\n"
+"hd_id3150793\n"
+"7\n"
"help.text"
-msgid "<variable id=\"err10\">10 Duplicate definition</variable>"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 00000003.xhp
+#: 03030301.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3146963\n"
-"47\n"
+"03030301.xhp\n"
+"par_id3156424\n"
+"9\n"
"help.text"
-msgid "<variable id=\"err11\">11 Division by zero</variable>"
+msgid "MsgBox \"The date is \" & Date"
msgstr ""
-#: 00000003.xhp
-#, fuzzy
+#: 03030302.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153013\n"
-"48\n"
+"03030302.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err12\">12 Variable not defined</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "Time Statement [Runtime]"
+msgstr "Time वक्तव्य [रनटाइम]"
-#: 00000003.xhp
+#: 03030302.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3155593\n"
-"49\n"
+"03030302.xhp\n"
+"bm_id3145090\n"
"help.text"
-msgid "<variable id=\"err13\">13 Data type mismatch</variable>"
+msgid "<bookmark_value>Time statement</bookmark_value>"
msgstr ""
-#: 00000003.xhp
+#: 03030302.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3151197\n"
-"50\n"
+"03030302.xhp\n"
+"hd_id3145090\n"
+"1\n"
"help.text"
-msgid "<variable id=\"err14\">14 Invalid parameter</variable>"
+msgid "<link href=\"text/sbasic/shared/03030302.xhp\">Time Statement [Runtime]</link>"
msgstr ""
-#: 00000003.xhp
+#: 03030302.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154710\n"
-"51\n"
+"03030302.xhp\n"
+"par_id3150984\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err18\">18 Process interrupted by user</variable>"
+msgid "This function returns the current system time as a string in the format \"HH:MM:SS\"."
msgstr ""
-#: 00000003.xhp
+#: 03030302.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3147504\n"
-"52\n"
+"03030302.xhp\n"
+"hd_id3154346\n"
+"3\n"
"help.text"
-msgid "<variable id=\"err20\">20 Resume without error</variable>"
+msgid "Syntax:"
msgstr ""
-#: 00000003.xhp
+#: 03030302.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3145319\n"
-"53\n"
+"03030302.xhp\n"
+"par_id3149670\n"
+"4\n"
"help.text"
-msgid "<variable id=\"err28\">28 Not enough stack memory</variable>"
-msgstr ""
+msgid "Time"
+msgstr "Time"
-#: 00000003.xhp
+#: 03030302.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3146110\n"
-"54\n"
+"03030302.xhp\n"
+"hd_id3150792\n"
+"5\n"
"help.text"
-msgid "<variable id=\"err35\">35 Sub-procedure or function procedure not defined</variable>"
+msgid "Parameters:"
msgstr ""
-#: 00000003.xhp
+#: 03030302.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3147246\n"
-"55\n"
+"03030302.xhp\n"
+"par_id3149656\n"
+"6\n"
"help.text"
-msgid "<variable id=\"err48\">48 Error loading DLL file</variable>"
+msgid "<emph>Text:</emph> Any string expression that specifies the new time in the format \"HH:MM:SS\"."
msgstr ""
-#: 00000003.xhp
+#: 03030302.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3146101\n"
-"56\n"
+"03030302.xhp\n"
+"hd_id3145173\n"
+"7\n"
"help.text"
-msgid "<variable id=\"err49\">49 Wrong DLL call convention</variable>"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03030302.xhp
+msgctxt ""
+"03030302.xhp\n"
+"par_id3150870\n"
+"9\n"
+"help.text"
+msgid "MsgBox Time,0,\"The time is\""
msgstr ""
-#: 00000003.xhp
+#: 03030303.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153957\n"
-"57\n"
+"03030303.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err51\">51 Internal error</variable>"
+msgid "Timer Function [Runtime]"
+msgstr "Timer फंक्शन [रनटाइम]"
+
+#: 03030303.xhp
+msgctxt ""
+"03030303.xhp\n"
+"bm_id3149346\n"
+"help.text"
+msgid "<bookmark_value>Timer function</bookmark_value>"
msgstr ""
-#: 00000003.xhp
+#: 03030303.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154404\n"
-"58\n"
+"03030303.xhp\n"
+"hd_id3149346\n"
+"1\n"
"help.text"
-msgid "<variable id=\"err52\">52 Invalid file name or file number</variable>"
+msgid "<link href=\"text/sbasic/shared/03030303.xhp\" name=\"Timer Function [Runtime]\">Timer Function [Runtime]</link>"
msgstr ""
-#: 00000003.xhp
-#, fuzzy
+#: 03030303.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3151338\n"
-"59\n"
+"03030303.xhp\n"
+"par_id3156023\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err53\">53 File not found</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "Returns a value that specifies the number of seconds that have elapsed since midnight."
+msgstr "मध्यरात्रि के पश्चात् कितने सेकण्ड गुजर चुके हैं यह निर्धारित करने वाले मूल्य को प्रस्तुत करता है."
-#: 00000003.xhp
+#: 03030303.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3147298\n"
-"60\n"
+"03030303.xhp\n"
+"par_id3156212\n"
+"3\n"
"help.text"
-msgid "<variable id=\"err54\">54 Incorrect file mode</variable>"
+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 ""
-#: 00000003.xhp
-#, fuzzy
+#: 03030303.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3148747\n"
-"61\n"
+"03030303.xhp\n"
+"hd_id3153768\n"
+"4\n"
"help.text"
-msgid "<variable id=\"err55\">55 File already open</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "Syntax:"
+msgstr ""
-#: 00000003.xhp
+#: 03030303.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3145233\n"
-"62\n"
+"03030303.xhp\n"
+"par_id3161831\n"
+"5\n"
"help.text"
-msgid "<variable id=\"err57\">57 Device I/O error</variable>"
-msgstr ""
+msgid "Timer"
+msgstr "Timer"
-#: 00000003.xhp
-#, fuzzy
+#: 03030303.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3156399\n"
-"63\n"
+"03030303.xhp\n"
+"hd_id3146975\n"
+"6\n"
"help.text"
-msgid "<variable id=\"err58\">58 File already exists</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 00000003.xhp
+#: 03030303.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149324\n"
-"64\n"
+"03030303.xhp\n"
+"par_id3146984\n"
+"7\n"
"help.text"
-msgid "<variable id=\"err59\">59 Incorrect record length</variable>"
-msgstr ""
+msgid "Date"
+msgstr "तारीख़"
-#: 00000003.xhp
+#: 03030303.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3147409\n"
-"65\n"
+"03030303.xhp\n"
+"hd_id3156442\n"
+"8\n"
"help.text"
-msgid "<variable id=\"err61\">61 Disk or hard drive full</variable>"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 00000003.xhp
+#: 03030303.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149146\n"
-"66\n"
+"03030303.xhp\n"
+"par_id3145748\n"
+"12\n"
"help.text"
-msgid "<variable id=\"err62\">62 Reading exceeds EOF</variable>"
+msgid "MsgBox lSec,0,\"Seconds since midnight\""
msgstr ""
-#: 00000003.xhp
+#: 03030303.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150456\n"
-"67\n"
+"03030303.xhp\n"
+"par_id3156283\n"
+"17\n"
"help.text"
-msgid "<variable id=\"err63\">63 Incorrect record number</variable>"
-msgstr ""
+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,\"The time is\""
-#: 00000003.xhp
+#: 03050000.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3146883\n"
-"68\n"
+"03050000.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err67\">67 Too many files</variable>"
+msgid "Error-Handling Functions"
+msgstr "Error-Handling Functions"
+
+#: 03050000.xhp
+msgctxt ""
+"03050000.xhp\n"
+"hd_id3143271\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"Error-Handling Functions\">Error-Handling Functions</link>"
msgstr ""
-#: 00000003.xhp
+#: 03050000.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3146818\n"
-"69\n"
+"03050000.xhp\n"
+"par_id3145068\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err68\">68 Device not available</variable>"
+msgid "Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors."
msgstr ""
-#: 00000003.xhp
+#: 03050000.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3145225\n"
-"70\n"
+"03050000.xhp\n"
+"par_id3148946\n"
+"3\n"
"help.text"
-msgid "<variable id=\"err70\">70 Access denied</variable>"
+msgid "$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs."
msgstr ""
-#: 00000003.xhp
-#, fuzzy
+#: 03050100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150372\n"
-"71\n"
+"03050100.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err71\">71 Disk not ready</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "Erl Function [Runtime]"
+msgstr "Erl फंक्शन [रनटाइम]"
-#: 00000003.xhp
+#: 03050100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3148894\n"
-"72\n"
+"03050100.xhp\n"
+"bm_id3157896\n"
"help.text"
-msgid "<variable id=\"err73\">73 Not implemented</variable>"
+msgid "<bookmark_value>Erl function</bookmark_value>"
msgstr ""
-#: 00000003.xhp
+#: 03050100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3152981\n"
-"73\n"
+"03050100.xhp\n"
+"hd_id3157896\n"
+"1\n"
"help.text"
-msgid "<variable id=\"err74\">74 Renaming on different drives impossible</variable>"
+msgid "<link href=\"text/sbasic/shared/03050100.xhp\" name=\"Erl Function [Runtime]\">Erl Function [Runtime]</link>"
msgstr ""
-#: 00000003.xhp
+#: 03050100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149355\n"
-"74\n"
+"03050100.xhp\n"
+"par_id3153394\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err75\">75 Path/file access error</variable>"
+msgid "Returns the line number where an error occurred during program execution."
+msgstr "जब प्रोग्राम चलने के दौरान कोई त्रुटि होती है तो लाइन क्रमांक प्रस्तुत करता है."
+
+#: 03050100.xhp
+msgctxt ""
+"03050100.xhp\n"
+"hd_id3147574\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
msgstr ""
-#: 00000003.xhp
-#, fuzzy
+#: 03050100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150477\n"
-"75\n"
+"03050100.xhp\n"
+"par_id3146795\n"
+"4\n"
"help.text"
-msgid "<variable id=\"err76\">76 Path not found</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "Erl"
+msgstr "Erl"
-#: 00000003.xhp
+#: 03050100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154678\n"
-"76\n"
+"03050100.xhp\n"
+"hd_id3147265\n"
+"5\n"
"help.text"
-msgid "<variable id=\"err91\">91 Object variable not set</variable>"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 00000003.xhp
+#: 03050100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149890\n"
-"77\n"
+"03050100.xhp\n"
+"par_id3154924\n"
+"6\n"
"help.text"
-msgid "<variable id=\"err93\">93 Invalid string pattern</variable>"
-msgstr ""
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 00000003.xhp
+#: 03050100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3146942\n"
-"78\n"
+"03050100.xhp\n"
+"hd_id3150792\n"
+"7\n"
"help.text"
-msgid "<variable id=\"err94\">94 Use of zero not permitted</variable>"
+msgid "Parameters:"
msgstr ""
-#: 00000003.xhp
+#: 03050100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469429\n"
+"03050100.xhp\n"
+"par_id3153771\n"
+"8\n"
"help.text"
-msgid "<variable id=\"err250\">250 DDE Error</variable>"
-msgstr ""
+msgid "The Erl function only returns a line number, and not a line label."
+msgstr "Erl फ़ंक्शन सिर्फ लाइन संख्या प्रस्तुत करता है न कि लाइन लेबल."
-#: 00000003.xhp
+#: 03050100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469428\n"
+"03050100.xhp\n"
+"hd_id3146921\n"
+"9\n"
"help.text"
-msgid "<variable id=\"err280\">280 Awaiting response to DDE connection</variable>"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 00000003.xhp
+#: 03050100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469427\n"
+"03050100.xhp\n"
+"par_id3150010\n"
+"11\n"
"help.text"
-msgid "<variable id=\"err281\">281 No DDE channels available</variable>"
+msgid "On Error GoTo ErrorHandler ' Set up error handler"
msgstr ""
-#: 00000003.xhp
+#: 03050100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469426\n"
+"03050100.xhp\n"
+"par_id3153188\n"
+"14\n"
"help.text"
-msgid "<variable id=\"err282\">282 No application responded to DDE connect initiation</variable>"
+msgid "' Error caused by non-existent file"
msgstr ""
-#: 00000003.xhp
+#: 03050100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469425\n"
+"03050100.xhp\n"
+"par_id3155416\n"
+"21\n"
"help.text"
-msgid "<variable id=\"err283\">283 Too many applications responded to DDE connect initiation</variable>"
+msgid "MsgBox \"Error \" & err & \": \" & Error$ + chr(13) + \"In Line : \" + Erl + chr(13) + Now , 16 ,\"An error occurred\""
msgstr ""
-#: 00000003.xhp
+#: 03050200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469424\n"
+"03050200.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err284\">284 DDE channel locked</variable>"
+msgid "Err Function [Runtime]"
+msgstr "Err फंक्शन [रनटाइम]"
+
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"bm_id3156343\n"
+"help.text"
+msgid "<bookmark_value>Err function</bookmark_value>"
msgstr ""
-#: 00000003.xhp
+#: 03050200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469423\n"
+"03050200.xhp\n"
+"hd_id3156343\n"
+"1\n"
"help.text"
-msgid "<variable id=\"err285\">285 External application cannot execute DDE operation</variable>"
+msgid "<link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err Function [Runtime]\">Err Function [Runtime]</link>"
msgstr ""
-#: 00000003.xhp
+#: 03050200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469422\n"
+"03050200.xhp\n"
+"par_id3150541\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err286\">286 Timeout while waiting for DDE response</variable>"
+msgid "Returns an error code that identifies the error that occurred during program execution."
msgstr ""
-#: 00000003.xhp
+#: 03050200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469421\n"
+"03050200.xhp\n"
+"hd_id3149656\n"
+"3\n"
"help.text"
-msgid "<variable id=\"err287\">287 user pressed ESCAPE during DDE operation</variable>"
+msgid "Syntax:"
msgstr ""
-#: 00000003.xhp
+#: 03050200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469420\n"
+"03050200.xhp\n"
+"par_id3154123\n"
+"4\n"
"help.text"
-msgid "<variable id=\"err288\">288 External application busy</variable>"
+msgid "Err"
+msgstr "Err"
+
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"hd_id3147229\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
+
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"par_id3150869\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "पूर्णांक"
+
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"hd_id3153193\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 00000003.xhp
+#: 03050200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469419\n"
+"03050200.xhp\n"
+"par_id3149561\n"
+"8\n"
"help.text"
-msgid "<variable id=\"err289\">289 DDE operation without data</variable>"
+msgid "The Err function is used in error-handling routines to determine the error and the corrective action."
msgstr ""
-#: 00000003.xhp
+#: 03050200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469418\n"
+"03050200.xhp\n"
+"hd_id3147317\n"
+"9\n"
"help.text"
-msgid "<variable id=\"err290\">290 Data are in wrong format</variable>"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03050200.xhp
+msgctxt ""
+"03050200.xhp\n"
+"par_id3147426\n"
+"11\n"
+"help.text"
+msgid "On Error Goto ErrorHandler REM Set up error handler"
msgstr ""
-#: 00000003.xhp
+#: 03050200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469417\n"
+"03050200.xhp\n"
+"par_id3149481\n"
+"14\n"
"help.text"
-msgid "<variable id=\"err291\">291 External application has been terminated</variable>"
+msgid "REM Error occurs due to non-existent file"
msgstr ""
-#: 00000003.xhp
+#: 03050200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469416\n"
+"03050200.xhp\n"
+"par_id3145646\n"
+"21\n"
"help.text"
-msgid "<variable id=\"err292\">292 DDE connection interrupted or modified</variable>"
+msgid "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"an error occurred\""
msgstr ""
-#: 00000003.xhp
+#: 03050300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469415\n"
+"03050300.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err293\">293 DDE method invoked with no channel open</variable>"
+msgid "Error Function [Runtime]"
+msgstr "Error फंक्शन [रनटाइम]"
+
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"bm_id3159413\n"
+"help.text"
+msgid "<bookmark_value>Error function</bookmark_value>"
msgstr ""
-#: 00000003.xhp
+#: 03050300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469414\n"
+"03050300.xhp\n"
+"hd_id3159413\n"
+"1\n"
"help.text"
-msgid "<variable id=\"err294\">294 Invalid DDE link format</variable>"
+msgid "<link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error Function [Runtime]\">Error Function [Runtime]</link>"
msgstr ""
-#: 00000003.xhp
+#: 03050300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469413\n"
+"03050300.xhp\n"
+"par_id3148663\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err295\">295 DDE message has been lost</variable>"
+msgid "Returns the error message that corresponds to a given error code."
+msgstr "त्रुटि संदेश प्रस्तुत करता है जो कि दिए गए त्रुटि कोड के तदनुरुप होता है."
+
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"hd_id3153379\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
msgstr ""
-#: 00000003.xhp
+#: 03050300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469412\n"
+"03050300.xhp\n"
+"par_id3154366\n"
+"4\n"
"help.text"
-msgid "<variable id=\"err296\">296 Paste link already performed</variable>"
+msgid "Error (Expression)"
+msgstr "IsDate (Expression)"
+
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"hd_id3145173\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
+
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"par_id3154125\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "वाक्यांश"
+
+#: 03050300.xhp
+msgctxt ""
+"03050300.xhp\n"
+"hd_id3150869\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 00000003.xhp
+#: 03050300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469411\n"
+"03050300.xhp\n"
+"par_id3153193\n"
+"8\n"
"help.text"
-msgid "<variable id=\"err297\">297 Link mode cannot be set due to invalid link topic</variable>"
+msgid "<emph>Expression:</emph> Any numeric expression that contains the error code of the error message that you want to return."
msgstr ""
-#: 00000003.xhp
+#: 03050300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31469410\n"
+"03050300.xhp\n"
+"par_id3159254\n"
+"9\n"
"help.text"
-msgid "<variable id=\"err298\">298 DDE requires the DDEML.DLL file</variable>"
+msgid "If no parameters are passed, the Error function returns the error message of the most recent error that occurred during program execution."
msgstr ""
-#: 00000003.xhp
+#: 03050500.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150028\n"
-"79\n"
+"03050500.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err323\">323 Module cannot be loaded; invalid format</variable>"
+msgid "On Error GoTo ... Resume Statement [Runtime]"
+msgstr "On Error GoTo ... Resume वक्तव्य [रनटाइम]"
+
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"bm_id3146795\n"
+"help.text"
+msgid "<bookmark_value>Resume Next parameter</bookmark_value><bookmark_value>On Error GoTo ... Resume statement</bookmark_value>"
msgstr ""
-#: 00000003.xhp
+#: 03050500.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3148434\n"
-"80\n"
+"03050500.xhp\n"
+"hd_id3146795\n"
+"1\n"
"help.text"
-msgid "<variable id=\"err341\">341 Invalid object index</variable>"
+msgid "<link href=\"text/sbasic/shared/03050500.xhp\" name=\"On Error GoTo ... Resume Statement [Runtime]\">On Error GoTo ... Resume Statement [Runtime]</link>"
msgstr ""
-#: 00000003.xhp
+#: 03050500.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3143219\n"
-"81\n"
+"03050500.xhp\n"
+"par_id3150358\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err366\">366 Object is not available</variable>"
+msgid "Enables an error-handling routine after an error occurs, or resumes program execution."
msgstr ""
-#: 00000003.xhp
+#: 03050500.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3144744\n"
-"82\n"
+"03050500.xhp\n"
+"hd_id3151212\n"
+"3\n"
"help.text"
-msgid "<variable id=\"err380\">380 Incorrect property value</variable>"
+msgid "Syntax:"
msgstr ""
-#: 00000003.xhp
+#: 03050500.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3147420\n"
-"83\n"
+"03050500.xhp\n"
+"par_id3145173\n"
+"4\n"
"help.text"
-msgid "<variable id=\"err382\">382 This property is read-only</variable>"
+msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}"
+msgstr "On {Error GoTo Labelname | GoTo 0 | Resume Next}"
+
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"hd_id3154125\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 00000003.xhp
+#: 03050500.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3147472\n"
-"84\n"
+"03050500.xhp\n"
+"par_id3150869\n"
+"7\n"
"help.text"
-msgid "<variable id=\"err394\">394 This property is write-only</variable>"
+msgid "<emph>GoTo Labelname:</emph> If an error occurs, enables the error-handling routine that starts at the line \"Labelname\"."
msgstr ""
-#: 00000003.xhp
+#: 03050500.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3148583\n"
-"85\n"
+"03050500.xhp\n"
+"par_id3150439\n"
+"8\n"
"help.text"
-msgid "<variable id=\"err420\">420 Invalid object reference</variable>"
+msgid "<emph>Resume Next:</emph> If an error occurs, program execution continues with the statement that follows the statement in which the error occurred."
msgstr ""
-#: 00000003.xhp
+#: 03050500.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3153329\n"
-"86\n"
+"03050500.xhp\n"
+"par_id3149482\n"
+"9\n"
"help.text"
-msgid "<variable id=\"err423\">423 Property or method not found</variable>"
+msgid "<emph>GoTo 0:</emph> Disables the error handler in the current procedure."
msgstr ""
-#: 00000003.xhp
+#: 03050500.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3148738\n"
-"87\n"
+"03050500.xhp\n"
+"par_id3149483\n"
+"9\n"
"help.text"
-msgid "<variable id=\"err424\">424 Object required</variable>"
+msgid "<emph>Local:</emph> \"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 ""
-#: 00000003.xhp
+#: 03050500.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3159084\n"
-"88\n"
+"03050500.xhp\n"
+"par_id3148619\n"
+"10\n"
"help.text"
-msgid "<variable id=\"err425\">425 Invalid use of an object</variable>"
+msgid "The On Error GoTo statement is used to react to errors that occur in a macro."
msgstr ""
-#: 00000003.xhp
+#: 03050500.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3146806\n"
-"89\n"
+"03050500.xhp\n"
+"hd_id3146985\n"
+"11\n"
"help.text"
-msgid "<variable id=\"err430\">430 OLE Automation is not supported by this object</variable>"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03050500.xhp
+msgctxt ""
+"03050500.xhp\n"
+"par_id3153876\n"
+"52\n"
+"help.text"
+msgid "Print #iNumber, \"This is a line of text\""
msgstr ""
-#: 00000003.xhp
+#: 03050500.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3146130\n"
-"90\n"
+"03050500.xhp\n"
+"par_id3146916\n"
+"67\n"
"help.text"
-msgid "<variable id=\"err438\">438 This property or method is not supported by the object</variable>"
+msgid "MsgBox \"All files will be closed\",0,\"Error\""
msgstr ""
-#: 00000003.xhp
+#: 03060000.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154374\n"
-"91\n"
+"03060000.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err440\">440 OLE automation error</variable>"
+msgid "Logical Operators"
+msgstr "लॉजिकल ऑपरेटर्स"
+
+#: 03060000.xhp
+msgctxt ""
+"03060000.xhp\n"
+"hd_id3147559\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03060000.xhp\" name=\"Logical Operators\">Logical Operators</link>"
msgstr ""
-#: 00000003.xhp
+#: 03060000.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149685\n"
-"92\n"
+"03060000.xhp\n"
+"par_id3153379\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err445\">445 This action is not supported by given object</variable>"
+msgid "The following logical operators are supported by $[officename] Basic."
+msgstr "$[officename] बेसिक में निम्न लॉज़िकल ऑपरेटर समर्थित हैं."
+
+#: 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 ""
-#: 00000003.xhp
+#: 03060100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150282\n"
-"93\n"
+"03060100.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err446\">446 Named arguments are not supported by given object</variable>"
+msgid "AND Operator [Runtime]"
+msgstr "AND ऑपरेटर [रनटाइम]"
+
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"bm_id3146117\n"
+"help.text"
+msgid "<bookmark_value>AND operator (logical)</bookmark_value>"
msgstr ""
-#: 00000003.xhp
+#: 03060100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3150142\n"
-"94\n"
+"03060100.xhp\n"
+"hd_id3146117\n"
+"1\n"
"help.text"
-msgid "<variable id=\"err447\">447 The current locale setting is not supported by the given object</variable>"
+msgid "<link href=\"text/sbasic/shared/03060100.xhp\" name=\"AND Operator [Runtime]\">AND Operator [Runtime]</link>"
msgstr ""
-#: 00000003.xhp
+#: 03060100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3152771\n"
-"95\n"
+"03060100.xhp\n"
+"par_id3143268\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err448\">448 Named argument not found</variable>"
+msgid "Logically combines two expressions."
+msgstr "दो एक्सप्रेशन को लॉज़िकली संयुक्त करता है."
+
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"hd_id3147574\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
msgstr ""
-#: 00000003.xhp
+#: 03060100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3145145\n"
-"96\n"
+"03060100.xhp\n"
+"par_id3156344\n"
+"4\n"
"help.text"
-msgid "<variable id=\"err449\">449 Argument is not optional</variable>"
+msgid "Result = Expression1 And Expression2"
+msgstr "परिणाम = एक्सप्रेशन1 And एक्सप्रेशन2"
+
+#: 03060100.xhp
+msgctxt ""
+"03060100.xhp\n"
+"hd_id3148946\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 00000003.xhp
+#: 03060100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154399\n"
-"97\n"
+"03060100.xhp\n"
+"par_id3149457\n"
+"6\n"
"help.text"
-msgid "<variable id=\"err450\">450 Invalid number of arguments</variable>"
+msgid "<emph>Result:</emph> Any numeric variable that records the result of the combination."
msgstr ""
-#: 00000003.xhp
+#: 03060100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3146137\n"
-"98\n"
+"03060100.xhp\n"
+"par_id3150541\n"
+"7\n"
"help.text"
-msgid "<variable id=\"err451\">451 Object is not a list</variable>"
+msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to combine."
msgstr ""
-#: 00000003.xhp
+#: 03060100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3149507\n"
-"99\n"
+"03060100.xhp\n"
+"par_id3156215\n"
+"8\n"
"help.text"
-msgid "<variable id=\"err452\">452 Invalid ordinal number</variable>"
+msgid "Boolean expressions combined with AND only return the value <emph>True</emph> if both expressions evaluate to <emph>True</emph>:"
msgstr ""
-#: 00000003.xhp
+#: 03060100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3154566\n"
-"100\n"
+"03060100.xhp\n"
+"par_id3150870\n"
+"9\n"
"help.text"
-msgid "<variable id=\"err453\">453 Specified DLL function not found</variable>"
+msgid "<emph>True</emph> AND <emph>True</emph> returns <emph>True</emph>; for all other combinations the result is <emph>False</emph>."
msgstr ""
-#: 00000003.xhp
+#: 03060100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id3145595\n"
-"101\n"
+"03060100.xhp\n"
+"par_id3153768\n"
+"10\n"
"help.text"
-msgid "<variable id=\"err460\">460 Invalid clipboard format</variable>"
+msgid "The AND operator also performs a bitwise comparison of identically positioned bits in two numeric expressions."
msgstr ""
-#: 00000003.xhp
-#, fuzzy
+#: 03060100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455951\n"
+"03060100.xhp\n"
+"hd_id3153727\n"
+"11\n"
"help.text"
-msgid "<variable id=\"err951\">951 Unexpected symbol:</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 00000003.xhp
-#, fuzzy
+#: 03060100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455952\n"
+"03060100.xhp\n"
+"par_id3146984\n"
+"16\n"
"help.text"
-msgid "<variable id=\"err952\">952 Expected:</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "vVarOut = A > B And B > C ' returns -1"
+msgstr "vOut = (vB > vD Or vB > vA) REM 0"
-#: 00000003.xhp
-#, fuzzy
+#: 03060100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455953\n"
+"03060100.xhp\n"
+"par_id3154014\n"
+"17\n"
"help.text"
-msgid "<variable id=\"err953\">953 Symbol expected</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "vVarOut = B > A And B > C ' returns 0"
+msgstr "vOut = (vB > vD Or vB > vA) REM 0"
-#: 00000003.xhp
-#, fuzzy
+#: 03060100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455954\n"
+"03060100.xhp\n"
+"par_id3149262\n"
+"18\n"
"help.text"
-msgid "<variable id=\"err954\">954 Variable expected</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "vVarOut = A > B And B > D ' returns 0"
+msgstr "vOut = (vB > vD Or vB > vA) REM 0"
-#: 00000003.xhp
-#, fuzzy
+#: 03060100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455955\n"
+"03060100.xhp\n"
+"par_id3145751\n"
+"19\n"
"help.text"
-msgid "<variable id=\"err955\">955 Label expected</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "vVarOut = (B > D And B > A) ' returns 0"
+msgstr "vOut = (vB > vD Or vB > vA) REM 0"
-#: 00000003.xhp
+#: 03060100.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455956\n"
+"03060100.xhp\n"
+"par_id3147394\n"
+"20\n"
"help.text"
-msgid "<variable id=\"err956\">956 Value cannot be applied</variable>"
-msgstr ""
+msgid "vVarOut = B And A ' returns 8 due to the bitwise And combination of both arguments"
+msgstr "vVarOut = B And A REM इससे 8 प्राप्त होता है, दोनों आर्गुमेंट के बिटवाइज़ AND संयोजन से."
-#: 00000003.xhp
-#, fuzzy
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455957\n"
+"03060200.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err957\">957 Variable already defined</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "Eqv Operator [Runtime]"
+msgstr "AND ऑपरेटर [रनटाइम]"
-#: 00000003.xhp
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455958\n"
+"03060200.xhp\n"
+"bm_id3156344\n"
"help.text"
-msgid "<variable id=\"err958\">958 Sub procedure or function procedure already defined</variable>"
+msgid "<bookmark_value>Eqv operator (logical)</bookmark_value>"
msgstr ""
-#: 00000003.xhp
-#, fuzzy
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455959\n"
+"03060200.xhp\n"
+"hd_id3156344\n"
+"1\n"
"help.text"
-msgid "<variable id=\"err959\">959 Label already defined</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "<link href=\"text/sbasic/shared/03060200.xhp\" name=\"Eqv Operator [Runtime]\">Eqv Operator [Runtime]</link>"
+msgstr ""
-#: 00000003.xhp
-#, fuzzy
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455960\n"
+"03060200.xhp\n"
+"par_id3149656\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err960\">960 Variable not found</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "Calculates the logical equivalence of two expressions."
+msgstr "दो एक्सप्रेशन के लॉज़िकल इक्विवेलेंस की गणना करता है."
-#: 00000003.xhp
-#, fuzzy
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455961\n"
+"03060200.xhp\n"
+"hd_id3154367\n"
+"3\n"
"help.text"
-msgid "<variable id=\"err961\">961 Array or procedure not found</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "Syntax:"
+msgstr ""
-#: 00000003.xhp
-#, fuzzy
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455962\n"
+"03060200.xhp\n"
+"par_id3154910\n"
+"4\n"
"help.text"
-msgid "<variable id=\"err962\">962 Procedure not found</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "Result = Expression1 Eqv Expression2"
+msgstr "परिणाम = एक्सप्रेशन1 Eqv एक्सप्रेशन2"
-#: 00000003.xhp
-#, fuzzy
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455963\n"
+"03060200.xhp\n"
+"hd_id3151043\n"
+"5\n"
"help.text"
-msgid "<variable id=\"err963\">963 Label undefined</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "Parameters:"
+msgstr ""
-#: 00000003.xhp
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455964\n"
+"03060200.xhp\n"
+"par_id3150869\n"
+"6\n"
"help.text"
-msgid "<variable id=\"err964\">964 Unknown data type</variable>"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the comparison."
msgstr ""
-#: 00000003.xhp
-#, fuzzy
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455965\n"
+"03060200.xhp\n"
+"par_id3150448\n"
+"7\n"
"help.text"
-msgid "<variable id=\"err965\">965 Exit expected</variable>"
-msgstr "वेरिएबल उपलब्ध नहीं है"
+msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to compare."
+msgstr ""
-#: 00000003.xhp
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455966\n"
+"03060200.xhp\n"
+"par_id3149562\n"
+"8\n"
"help.text"
-msgid "<variable id=\"err966\">966 Statement block still open: missing</variable>"
+msgid "When testing for equivalence between Boolean expressions, the result is <emph>True</emph> if both expressions are either <emph>True</emph> or <emph>False</emph>."
msgstr ""
-#: 00000003.xhp
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455967\n"
+"03060200.xhp\n"
+"par_id3154319\n"
+"9\n"
"help.text"
-msgid "<variable id=\"err967\">967 Parentheses do not match</variable>"
+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 ""
-#: 00000003.xhp
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455968\n"
+"03060200.xhp\n"
+"hd_id3159154\n"
+"10\n"
"help.text"
-msgid "<variable id=\"err968\">968 Symbol already defined differently</variable>"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 00000003.xhp
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455969\n"
+"03060200.xhp\n"
+"par_id3152462\n"
+"15\n"
"help.text"
-msgid "<variable id=\"err969\">969 Parameters do not correspond to procedure</variable>"
-msgstr ""
+msgid "vOut = A > B Eqv B > C ' returns -1"
+msgstr "vOut = vA > vB Or vB > vD REM -1"
-#: 00000003.xhp
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455970\n"
+"03060200.xhp\n"
+"par_id3153191\n"
+"16\n"
"help.text"
-msgid "<variable id=\"err970\">970 Invalid character in number</variable>"
-msgstr ""
+msgid "vOut = B > A Eqv B > C ' returns 0"
+msgstr "vOut = vB > vA Or vB > vC REM -1"
-#: 00000003.xhp
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455971\n"
+"03060200.xhp\n"
+"par_id3145799\n"
+"17\n"
"help.text"
-msgid "<variable id=\"err971\">971 Array must be dimensioned</variable>"
-msgstr ""
+msgid "vOut = A > B Eqv B > D ' returns 0"
+msgstr "vOut = vA > vB Or vB > vD REM -1"
-#: 00000003.xhp
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455972\n"
+"03060200.xhp\n"
+"par_id3149412\n"
+"18\n"
"help.text"
-msgid "<variable id=\"err972\">972 Else/Endif without If</variable>"
-msgstr ""
+msgid "vOut = (B > D Eqv B > A) ' returns -1"
+msgstr "vOut = (vB > vD Or vB > vA) REM 0"
-#: 00000003.xhp
+#: 03060200.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455973\n"
+"03060200.xhp\n"
+"par_id3149959\n"
+"19\n"
"help.text"
-msgid "<variable id=\"err973\">973 not allowed within a procedure</variable>"
-msgstr ""
+msgid "vOut = B Eqv A ' returns -3"
+msgstr "vOut = vB Xor vA REM returns 2"
-#: 00000003.xhp
+#: 03060300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455974\n"
+"03060300.xhp\n"
+"tit\n"
"help.text"
-msgid "<variable id=\"err974\">974 not allowed outside a procedure</variable>"
-msgstr ""
+msgid "Imp-Operator [Runtime]"
+msgstr "Imp-ऑपरेटर [रनटाइम]"
-#: 00000003.xhp
+#: 03060300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455975\n"
+"03060300.xhp\n"
+"bm_id3156024\n"
"help.text"
-msgid "<variable id=\"err975\">975 Dimension specifications do not match</variable>"
+msgid "<bookmark_value>Imp operator (logical)</bookmark_value>"
msgstr ""
-#: 00000003.xhp
+#: 03060300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455976\n"
+"03060300.xhp\n"
+"hd_id3156024\n"
+"1\n"
"help.text"
-msgid "<variable id=\"err976\">976 Unknown option:</variable>"
+msgid "<link href=\"text/sbasic/shared/03060300.xhp\" name=\"Imp-Operator [Runtime]\">Imp Operator [Runtime]</link>"
msgstr ""
-#: 00000003.xhp
+#: 03060300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455977\n"
+"03060300.xhp\n"
+"par_id3148947\n"
+"2\n"
"help.text"
-msgid "<variable id=\"err977\">977 Constant redefined</variable>"
-msgstr ""
+msgid "Performs a logical implication on two expressions."
+msgstr "दो एक्सप्रेशन पर लॉज़िकल इम्प्लीकेशन चलाता है."
-#: 00000003.xhp
+#: 03060300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455978\n"
+"03060300.xhp\n"
+"hd_id3148664\n"
+"3\n"
"help.text"
-msgid "<variable id=\"err978\">978 Program too large</variable>"
+msgid "Syntax:"
msgstr ""
-#: 00000003.xhp
+#: 03060300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455979\n"
+"03060300.xhp\n"
+"par_id3149656\n"
+"4\n"
"help.text"
-msgid "<variable id=\"err979\">979 Strings or arrays not permitted</variable>"
-msgstr ""
+msgid "Result = Expression1 Imp Expression2"
+msgstr "परिणाम = एक्सप्रेशन1 Imp एक्सप्रेशन2"
-#: 00000003.xhp
+#: 03060300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455980\n"
+"03060300.xhp\n"
+"hd_id3151212\n"
+"5\n"
"help.text"
-msgid "<variable id=\"err1000\">1000 Object does not have this property</variable>"
+msgid "Parameters:"
msgstr ""
-#: 00000003.xhp
+#: 03060300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455981\n"
+"03060300.xhp\n"
+"par_id3154910\n"
+"6\n"
"help.text"
-msgid "<variable id=\"err1001\">1001 Object does not have this method</variable>"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the implication."
msgstr ""
-#: 00000003.xhp
+#: 03060300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455982\n"
+"03060300.xhp\n"
+"par_id3156281\n"
+"7\n"
"help.text"
-msgid "<variable id=\"err1002\">1002 Required argument lacking</variable>"
+msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to evaluate with the Imp operator."
msgstr ""
-#: 00000003.xhp
+#: 03060300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455983\n"
+"03060300.xhp\n"
+"par_id3150440\n"
+"8\n"
"help.text"
-msgid "<variable id=\"err1003\">1003 Invalid number of arguments</variable>"
+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 ""
-#: 00000003.xhp
+#: 03060300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455984\n"
+"03060300.xhp\n"
+"par_id3163710\n"
+"9\n"
"help.text"
-msgid "<variable id=\"err1004\">1004 Error executing a method</variable>"
+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 ""
-#: 00000003.xhp
+#: 03060300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455985\n"
+"03060300.xhp\n"
+"hd_id3147318\n"
+"10\n"
"help.text"
-msgid "<variable id=\"err1005\">1005 Unable to set property</variable>"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 00000003.xhp
+#: 03060300.xhp
msgctxt ""
-"00000003.xhp\n"
-"par_id31455986\n"
+"03060300.xhp\n"
+"par_id3145750\n"
+"15\n"
"help.text"
-msgid "<variable id=\"err1006\">1006 Unable to determine property</variable>"
-msgstr ""
+msgid "vOut = A > B Imp B > C ' returns -1"
+msgstr "vOut = vA > vB Or vB > vD REM -1"
-#: 03120306.xhp
+#: 03060300.xhp
msgctxt ""
-"03120306.xhp\n"
+"03060300.xhp\n"
+"par_id3156441\n"
+"16\n"
+"help.text"
+msgid "vOut = B > A Imp B > C ' returns -1"
+msgstr "vOut = vB > vA Or vB > vC REM -1"
+
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3152596\n"
+"17\n"
+"help.text"
+msgid "vOut = A > B Imp B > D ' returns 0"
+msgstr "vOut = vA > vB Or vB > vD REM -1"
+
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3154942\n"
+"18\n"
+"help.text"
+msgid "vOut = (B > D Imp B > A) ' returns -1"
+msgstr "vOut = (vB > vD Or vB > vA) REM 0"
+
+#: 03060300.xhp
+msgctxt ""
+"03060300.xhp\n"
+"par_id3154492\n"
+"19\n"
+"help.text"
+msgid "vOut = B Imp A ' returns -1"
+msgstr "vOut = vB Xor vA REM returns 2"
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
"tit\n"
"help.text"
-msgid "Mid Function, Mid Statement [Runtime]"
-msgstr "Mid Function, Mid वक्तव्य [रनटाइम]"
+msgid "Not-Operator [Runtime]"
+msgstr "Not-ऑपरेटर [रनटाइम]"
-#: 03120306.xhp
+#: 03060400.xhp
msgctxt ""
-"03120306.xhp\n"
-"bm_id3143268\n"
+"03060400.xhp\n"
+"bm_id3156024\n"
"help.text"
-msgid "<bookmark_value>Mid function</bookmark_value><bookmark_value>Mid statement</bookmark_value>"
+msgid "<bookmark_value>Not operator (logical)</bookmark_value>"
msgstr ""
-#: 03120306.xhp
+#: 03060400.xhp
msgctxt ""
-"03120306.xhp\n"
-"hd_id3143268\n"
+"03060400.xhp\n"
+"hd_id3156024\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120306.xhp\" name=\"Mid Function, Mid Statement [Runtime]\">Mid Function, Mid Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03060400.xhp\" name=\"Not-Operator [Runtime]\">Not-Operator [Runtime]</link>"
msgstr ""
-#: 03120306.xhp
+#: 03060400.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3148473\n"
+"03060400.xhp\n"
+"par_id3159414\n"
"2\n"
"help.text"
-msgid "Returns the specified portion of a string expression (<emph>Mid function</emph>), or replaces the portion of a string expression with another string (<emph>Mid statement</emph>)."
-msgstr ""
+msgid "Negates an expression by inverting the bit values."
+msgstr "बिट मान को इनवर्ट कर एक एक्सप्रेशन को नेगेट करता है."
-#: 03120306.xhp
+#: 03060400.xhp
msgctxt ""
-"03120306.xhp\n"
-"hd_id3154285\n"
+"03060400.xhp\n"
+"hd_id3149457\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03120306.xhp
+#: 03060400.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3147530\n"
+"03060400.xhp\n"
+"par_id3150360\n"
"4\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 "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)"
+msgid "Result = Not Expression"
+msgstr "परिणाम = नॉट एक्सप्रेशन"
-#: 03120306.xhp
+#: 03060400.xhp
msgctxt ""
-"03120306.xhp\n"
-"hd_id3145068\n"
+"03060400.xhp\n"
+"hd_id3151211\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameters:"
+msgstr ""
-#: 03120306.xhp
+#: 03060400.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3149295\n"
+"03060400.xhp\n"
+"par_id3147228\n"
"6\n"
"help.text"
-msgid "String (only by Function)"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the negation."
msgstr ""
-#: 03120306.xhp
+#: 03060400.xhp
msgctxt ""
-"03120306.xhp\n"
-"hd_id3154347\n"
+"03060400.xhp\n"
+"par_id3154124\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>Expression:</emph> Any expression that you want to negate."
msgstr ""
-#: 03120306.xhp
+#: 03060400.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3148664\n"
+"03060400.xhp\n"
+"par_id3150868\n"
"8\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to modify."
-msgstr ""
+msgid "When a Boolean expression is negated, the value True changes to False, and the value False changes to True."
+msgstr "यदि बूलिए एक्सप्रेशन नेगेट है, सही मान गलत में परिवर्तित होता है तथा गलत मान सही में परिवर्तित हो जाता है."
-#: 03120306.xhp
+#: 03060400.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3150359\n"
+"03060400.xhp\n"
+"par_id3145785\n"
"9\n"
"help.text"
-msgid "<emph>Start: </emph>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 ""
+msgid "In a bitwise negation each individual bit is inverted."
+msgstr "बिटवाइज़ नेगेशन में प्रत्येक व्यक्तिगत बिट इनवर्ट होता है."
-#: 03120306.xhp
+#: 03060400.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3148451\n"
+"03060400.xhp\n"
+"hd_id3153093\n"
"10\n"
"help.text"
-msgid "<emph>Length:</emph> Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 65535."
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03060400.xhp
+msgctxt ""
+"03060400.xhp\n"
+"par_id3145749\n"
+"15\n"
+"help.text"
+msgid "vOut = Not vA ' Returns -11"
msgstr ""
-#: 03120306.xhp
+#: 03060400.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3125864\n"
-"11\n"
+"03060400.xhp\n"
+"par_id3148645\n"
+"16\n"
"help.text"
-msgid "If the Length parameter in the <emph>Mid function</emph> is omitted, all characters in the string expression from the start position to the end of the string are returned."
+msgid "vOut = Not(vC > vD) ' Returns -1"
msgstr ""
-#: 03120306.xhp
+#: 03060400.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3144762\n"
-"12\n"
+"03060400.xhp\n"
+"par_id3156441\n"
+"17\n"
"help.text"
-msgid "If the Length parameter in the <emph>Mid statement</emph> is less than the length of the text that you want to replace, the text is reduced to the specified length."
+msgid "vOut = Not(vB > vA) ' Returns -1"
msgstr ""
-#: 03120306.xhp
+#: 03060400.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3150769\n"
-"13\n"
+"03060400.xhp\n"
+"par_id3152596\n"
+"18\n"
"help.text"
-msgid "<emph>Text:</emph> The string to replace the string expression (<emph>Mid statement</emph>)."
+msgid "vOut = Not(vA > vB) ' Returns 0"
msgstr ""
-#: 03120306.xhp
+#: 03060500.xhp
msgctxt ""
-"03120306.xhp\n"
-"hd_id3149560\n"
-"14\n"
+"03060500.xhp\n"
+"tit\n"
"help.text"
-msgid "Example:"
+msgid "Or-Operator [Runtime]"
+msgstr "Or-ऑपरेटर [रनटाइम]"
+
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"bm_id3150986\n"
+"help.text"
+msgid "<bookmark_value>Or operator (logical)</bookmark_value>"
msgstr ""
-#: 03120306.xhp
+#: 03060500.xhp
msgctxt ""
-"03120306.xhp\n"
-"par_id3153189\n"
-"18\n"
+"03060500.xhp\n"
+"hd_id3150986\n"
+"1\n"
"help.text"
-msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
+msgid "<link href=\"text/sbasic/shared/03060500.xhp\" name=\"Or-Operator [Runtime]\">Or Operator [Runtime]</link>"
msgstr ""
-#: 03030106.xhp
+#: 03060500.xhp
msgctxt ""
-"03030106.xhp\n"
+"03060500.xhp\n"
+"par_id3148552\n"
+"2\n"
+"help.text"
+msgid "Performs a logical OR disjunction on two expressions."
+msgstr "दो एक्सप्रेशन पर logical OR disjunction चलाता है."
+
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"hd_id3148664\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr ""
+
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"par_id3150358\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 Or Expression2"
+msgstr "परिणाम = एक्सप्रेशन1 Or एक्सप्रेशन2"
+
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"hd_id3151211\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
+msgstr ""
+
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"par_id3153192\n"
+"6\n"
+"help.text"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the disjunction."
+msgstr ""
+
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"par_id3147229\n"
+"7\n"
+"help.text"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to compare."
+msgstr ""
+
+#: 03060500.xhp
+msgctxt ""
+"03060500.xhp\n"
+"par_id3154684\n"
+"8\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"
+"9\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"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
"tit\n"
"help.text"
-msgid "Year Function [Runtime]"
-msgstr "Year फंक्शन [रनटाइम]"
+msgid "Xor-Operator [Runtime]"
+msgstr "Xor-ऑपरेटर [रनटाइम]"
-#: 03030106.xhp
+#: 03060600.xhp
msgctxt ""
-"03030106.xhp\n"
-"bm_id3148664\n"
+"03060600.xhp\n"
+"bm_id3156024\n"
"help.text"
-msgid "<bookmark_value>Year function</bookmark_value>"
+msgid "<bookmark_value>Xor operator (logical)</bookmark_value>"
msgstr ""
-#: 03030106.xhp
+#: 03060600.xhp
msgctxt ""
-"03030106.xhp\n"
-"hd_id3148664\n"
+"03060600.xhp\n"
+"hd_id3156024\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030106.xhp\" name=\"Year Function [Runtime]\">Year Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03060600.xhp\" name=\"Xor-Operator [Runtime]\">Xor-Operator [Runtime]</link>"
msgstr ""
-#: 03030106.xhp
+#: 03060600.xhp
msgctxt ""
-"03030106.xhp\n"
-"par_id3149655\n"
+"03060600.xhp\n"
+"par_id3159414\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 ""
+msgid "Performs a logical Exclusive-Or combination of two expressions."
+msgstr "दो एक्सप्रेशन पर logical Exclusive-Or combination चलाता है."
-#: 03030106.xhp
+#: 03060600.xhp
msgctxt ""
-"03030106.xhp\n"
-"hd_id3154125\n"
+"03060600.xhp\n"
+"hd_id3153381\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03030106.xhp
+#: 03060600.xhp
msgctxt ""
-"03030106.xhp\n"
-"par_id3147229\n"
+"03060600.xhp\n"
+"par_id3150400\n"
"4\n"
"help.text"
-msgid "Year (Number)"
-msgstr "Hex (Number)"
+msgid "Result = Expression1 Xor Expression2"
+msgstr "परिणाम = एक्सप्रेशन1 Xor एक्सप्रेशन2"
-#: 03030106.xhp
+#: 03060600.xhp
msgctxt ""
-"03030106.xhp\n"
-"hd_id3154685\n"
+"03060600.xhp\n"
+"hd_id3153968\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameters:"
+msgstr ""
-#: 03030106.xhp
+#: 03060600.xhp
msgctxt ""
-"03030106.xhp\n"
-"par_id3153970\n"
+"03060600.xhp\n"
+"par_id3150448\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the combination."
+msgstr ""
-#: 03030106.xhp
+#: 03060600.xhp
msgctxt ""
-"03030106.xhp\n"
-"hd_id3150440\n"
+"03060600.xhp\n"
+"par_id3125864\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to combine."
msgstr ""
-#: 03030106.xhp
+#: 03060600.xhp
msgctxt ""
-"03030106.xhp\n"
-"par_id3163712\n"
+"03060600.xhp\n"
+"par_id3150439\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the year."
+msgid "A logical Exclusive-Or conjunction of two Boolean expressions returns the value True only if both expressions are different from each other."
msgstr ""
-#: 03030106.xhp
+#: 03060600.xhp
msgctxt ""
-"03030106.xhp\n"
-"par_id3152596\n"
+"03060600.xhp\n"
+"par_id3153770\n"
"9\n"
"help.text"
-msgid "This function is the opposite of the <emph>DateSerial </emph>function, and returns the year of a serial date. For example, the expression:"
+msgid "A bitwise Exclusive-Or conjunction returns a bit if the corresponding bit is set in only one of the two expressions."
msgstr ""
-#: 03030106.xhp
+#: 03060600.xhp
msgctxt ""
-"03030106.xhp\n"
-"par_id3149483\n"
-"11\n"
+"03060600.xhp\n"
+"hd_id3153366\n"
+"10\n"
"help.text"
-msgid "returns the value 1994."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03030106.xhp
+#: 03060600.xhp
msgctxt ""
-"03030106.xhp\n"
-"hd_id3146985\n"
-"12\n"
+"03060600.xhp\n"
+"par_id3156442\n"
+"15\n"
"help.text"
-msgid "Example:"
+msgid "vOut = vA > vB Xor vB > vC ' returns 0"
+msgstr "vOut = vA > vB Or vB > vD REM -1"
+
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3153191\n"
+"16\n"
+"help.text"
+msgid "vOut = vB > vA Xor vB > vC ' returns -1"
+msgstr "vOut = vB > vA Or vB > vC REM -1"
+
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3153144\n"
+"17\n"
+"help.text"
+msgid "vOut = vA > vB Xor vB > vD ' returns -1"
+msgstr "vOut = vA > vB Or vB > vD REM -1"
+
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3154944\n"
+"18\n"
+"help.text"
+msgid "vOut = (vB > vD Xor vB > vA) ' returns 0"
+msgstr "vOut = (vB > vD Or vB > vA) REM 0"
+
+#: 03060600.xhp
+msgctxt ""
+"03060600.xhp\n"
+"par_id3148455\n"
+"19\n"
+"help.text"
+msgid "vOut = vB Xor vA ' returns 2"
+msgstr "vOut = vB Xor vA REM returns 2"
+
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Mathematical Operators"
+msgstr "Mathematical Operators"
+
+#: 03070000.xhp
+msgctxt ""
+"03070000.xhp\n"
+"hd_id3149234\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03070000.xhp\" name=\"Mathematical Operators\">Mathematical Operators</link>"
msgstr ""
-#: 03030106.xhp
+#: 03070000.xhp
msgctxt ""
-"03030106.xhp\n"
-"par_id3153363\n"
-"14\n"
+"03070000.xhp\n"
+"par_id3145068\n"
+"2\n"
"help.text"
-msgid "MsgBox \"\" & Year(Now) ,64,\"Current year\""
+msgid "The following mathematical operators are supported in $[officename] Basic."
+msgstr "$[officename] बेसिक में निम्न गणितीय ऑपरेटर समर्थित हैं."
+
+#: 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 ""
-#: 03080601.xhp
+#: 03070100.xhp
msgctxt ""
-"03080601.xhp\n"
+"03070100.xhp\n"
"tit\n"
"help.text"
-msgid "Abs Function [Runtime]"
-msgstr "Abs फंक्शन [रनटाइम]"
+msgid "\"-\" Operator [Runtime]"
+msgstr "\"-\" ऑपरेटर [रनटाइम]"
-#: 03080601.xhp
+#: 03070100.xhp
msgctxt ""
-"03080601.xhp\n"
-"bm_id3159201\n"
+"03070100.xhp\n"
+"bm_id3156042\n"
"help.text"
-msgid "<bookmark_value>Abs function</bookmark_value>"
+msgid "<bookmark_value>\"-\" operator (mathematical)</bookmark_value>"
msgstr ""
-#: 03080601.xhp
+#: 03070100.xhp
msgctxt ""
-"03080601.xhp\n"
-"hd_id3159201\n"
+"03070100.xhp\n"
+"hd_id3156042\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Abs Function [Runtime]\">Abs Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03070100.xhp\">\"-\" Operator [Runtime]</link>"
msgstr ""
-#: 03080601.xhp
+#: 03070100.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3153394\n"
+"03070100.xhp\n"
+"par_id3153345\n"
"2\n"
"help.text"
-msgid "Returns the absolute value of a numeric expression."
-msgstr "न्यूमेरिक एक्सप्रेशन के निरपेक्ष मान को प्रस्तुत करता है."
+msgid "Subtracts two values."
+msgstr "दो मूल्यों को घटाता है"
-#: 03080601.xhp
+#: 03070100.xhp
msgctxt ""
-"03080601.xhp\n"
-"hd_id3149233\n"
+"03070100.xhp\n"
+"hd_id3149416\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03080601.xhp
+#: 03070100.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3147573\n"
+"03070100.xhp\n"
+"par_id3156023\n"
"4\n"
"help.text"
-msgid "Abs (Number)"
-msgstr "Abs (Number)"
+msgid "Result = Expression1 - Expression2"
+msgstr "परिणाम = एक्सप्रेशन1 - एक्सप्रेशन2"
-#: 03080601.xhp
+#: 03070100.xhp
msgctxt ""
-"03080601.xhp\n"
-"hd_id3156152\n"
+"03070100.xhp\n"
+"hd_id3154760\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameters:"
+msgstr ""
-#: 03080601.xhp
+#: 03070100.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3149670\n"
+"03070100.xhp\n"
+"par_id3147560\n"
"6\n"
"help.text"
-msgid "Double"
+msgid "<emph>Result:</emph> Any numerical expression that contains the result of the subtraction."
msgstr ""
-#: 03080601.xhp
+#: 03070100.xhp
msgctxt ""
-"03080601.xhp\n"
-"hd_id3154924\n"
+"03070100.xhp\n"
+"par_id3150398\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to subtract."
msgstr ""
-#: 03080601.xhp
+#: 03070100.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3154347\n"
+"03070100.xhp\n"
+"hd_id3154366\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> 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."
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"tit\n"
+"help.text"
+msgid "\"*\" Operator [Runtime]"
+msgstr "\"*\" ऑपरेटर [रनटाइम]"
+
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"bm_id3147573\n"
+"help.text"
+msgid "<bookmark_value>\"*\" operator (mathematical)</bookmark_value>"
msgstr ""
-#: 03080601.xhp
+#: 03070200.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3153381\n"
-"9\n"
+"03070200.xhp\n"
+"hd_id3147573\n"
+"1\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."
+msgid "<link href=\"text/sbasic/shared/03070200.xhp\">\"*\" Operator [Runtime]</link>"
msgstr ""
-#: 03080601.xhp
+#: 03070200.xhp
msgctxt ""
-"03080601.xhp\n"
-"hd_id3148451\n"
-"10\n"
+"03070200.xhp\n"
+"par_id3154347\n"
+"2\n"
"help.text"
-msgid "Example:"
+msgid "Multiplies two values."
+msgstr "दो मूल्यों को गुणा करता है"
+
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"hd_id3148946\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
msgstr ""
-#: 03080601.xhp
+#: 03070200.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3145786\n"
-"14\n"
+"03070200.xhp\n"
+"par_id3150358\n"
+"4\n"
"help.text"
-msgid "siW1 = Int(InputBox$ (\"Please enter the first amount\",\"Value Input\"))"
+msgid "Result = Expression1 * Expression2"
+msgstr "परिणाम = एक्सप्रेशन1 * एक्सप्रेशन2"
+
+#: 03070200.xhp
+msgctxt ""
+"03070200.xhp\n"
+"hd_id3150400\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 03080601.xhp
+#: 03070200.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3149561\n"
-"15\n"
+"03070200.xhp\n"
+"par_id3154365\n"
+"6\n"
"help.text"
-msgid "siW2 = Int(InputBox$ (\"Please enter the second amount\",\"Value Input\"))"
+msgid "<emph>Result:</emph> Any numeric expression that records the result of a multiplication."
msgstr ""
-#: 03080601.xhp
+#: 03070200.xhp
msgctxt ""
-"03080601.xhp\n"
-"par_id3145750\n"
-"16\n"
+"03070200.xhp\n"
+"par_id3154685\n"
+"7\n"
"help.text"
-msgid "Print \"The difference is \"; Abs(siW1 - siW2)"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to multiply."
msgstr ""
-#: 03104000.xhp
+#: 03070200.xhp
msgctxt ""
-"03104000.xhp\n"
+"03070200.xhp\n"
+"hd_id3153968\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03070300.xhp
+msgctxt ""
+"03070300.xhp\n"
"tit\n"
"help.text"
-msgid "IsMissing function [Runtime]"
-msgstr "IsMissing फंक्शन [रनटाइम]"
+msgid "\"+\" Operator [Runtime]"
+msgstr "\"+\" ऑपरेटर [रनटाइम]"
-#: 03104000.xhp
+#: 03070300.xhp
msgctxt ""
-"03104000.xhp\n"
-"bm_id3153527\n"
+"03070300.xhp\n"
+"bm_id3145316\n"
"help.text"
-msgid "<bookmark_value>IsMissing function</bookmark_value>"
+msgid "<bookmark_value>\"+\" operator (mathematical)</bookmark_value>"
msgstr ""
-#: 03104000.xhp
+#: 03070300.xhp
msgctxt ""
-"03104000.xhp\n"
-"hd_id3153527\n"
+"03070300.xhp\n"
+"hd_id3145316\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing function [Runtime]\">IsMissing function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03070300.xhp\">\"+\" Operator [Runtime]</link>"
msgstr ""
-#: 03104000.xhp
+#: 03070300.xhp
msgctxt ""
-"03104000.xhp\n"
-"par_id3153825\n"
+"03070300.xhp\n"
+"par_id3145068\n"
"2\n"
"help.text"
-msgid "Tests if a function is called with an optional parameter."
-msgstr "जाँचता है कि यदि फंक्शन किसी वैकल्पिक पैरामीटर के साथ काल होता है."
+msgid "Adds or combines two expressions."
+msgstr "दो या अधिक एक्सप्रेशन को जोड़ता या संयुक्त करता है."
-#: 03104000.xhp
+#: 03070300.xhp
msgctxt ""
-"03104000.xhp\n"
-"par_id3150669\n"
+"03070300.xhp\n"
+"hd_id3144500\n"
"3\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional\">Optional</link>"
+msgid "Syntax:"
msgstr ""
-#: 03104000.xhp
+#: 03070300.xhp
msgctxt ""
-"03104000.xhp\n"
-"hd_id3145611\n"
+"03070300.xhp\n"
+"par_id3150358\n"
"4\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "Result = Expression1 + Expression2"
+msgstr "परिणाम = एक्सप्रेशन1 + एक्सप्रेशन2"
-#: 03104000.xhp
+#: 03070300.xhp
msgctxt ""
-"03104000.xhp\n"
-"par_id3154924\n"
+"03070300.xhp\n"
+"hd_id3150400\n"
"5\n"
"help.text"
-msgid "IsMissing( ArgumentName )"
-msgstr "IsMissing( ArgumentName )"
+msgid "Parameters:"
+msgstr ""
-#: 03104000.xhp
+#: 03070300.xhp
msgctxt ""
-"03104000.xhp\n"
-"hd_id3145069\n"
+"03070300.xhp\n"
+"par_id3154123\n"
"6\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>Result:</emph> Any numerical expression that contains the result of the addition."
msgstr ""
-#: 03104000.xhp
+#: 03070300.xhp
msgctxt ""
-"03104000.xhp\n"
-"par_id3149457\n"
+"03070300.xhp\n"
+"par_id3150870\n"
"7\n"
"help.text"
-msgid "<emph>ArgumentName:</emph> the name of an optional argument."
+msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to combine or to add."
msgstr ""
-#: 03104000.xhp
+#: 03070300.xhp
msgctxt ""
-"03104000.xhp\n"
-"par_id3150398\n"
+"03070300.xhp\n"
+"hd_id3153969\n"
"8\n"
"help.text"
-msgid "If the IsMissing function is called by the ArgumentName, then True is returned."
-msgstr "यदि IsMissing को ArgumentName से काल किया जाता है, तब सही प्राप्त होता है."
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03104000.xhp
+#: 03070400.xhp
msgctxt ""
-"03104000.xhp\n"
-"par_id3148798\n"
-"9\n"
+"03070400.xhp\n"
+"tit\n"
"help.text"
-msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
-msgstr ""
+msgid "\"/\" Operator [Runtime]"
+msgstr "\"/\" ऑपरेटर [रनटाइम]"
-#: main0601.xhp
+#: 03070400.xhp
msgctxt ""
-"main0601.xhp\n"
-"tit\n"
+"03070400.xhp\n"
+"bm_id3150669\n"
"help.text"
-msgid "$[officename] Basic Help"
-msgstr "$[officename] बेसिक आईडीई"
+msgid "<bookmark_value>\"/\" operator (mathematical)</bookmark_value>"
+msgstr ""
-#: main0601.xhp
+#: 03070400.xhp
msgctxt ""
-"main0601.xhp\n"
-"hd_id3154232\n"
+"03070400.xhp\n"
+"hd_id3150669\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic Help\">%PRODUCTNAME Basic Help</link>"
+msgid "<link href=\"text/sbasic/shared/03070400.xhp\">\"/\" Operator [Runtime]</link>"
msgstr ""
-#: main0601.xhp
+#: 03070400.xhp
msgctxt ""
-"main0601.xhp\n"
-"par_id3153894\n"
-"4\n"
+"03070400.xhp\n"
+"par_id3149670\n"
+"2\n"
"help.text"
-msgid "%PRODUCTNAME %PRODUCTVERSION 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 <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
+msgid "Divides two values."
+msgstr "दो मान को भाग देता है."
+
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"hd_id3148946\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
msgstr ""
-#: main0601.xhp
+#: 03070400.xhp
msgctxt ""
-"main0601.xhp\n"
-"par_id3147226\n"
-"10\n"
+"03070400.xhp\n"
+"par_id3153360\n"
+"4\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 <link href=\"http://wiki.documentfoundation.org/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link> on the Wiki."
+msgid "Result = Expression1 / Expression2"
+msgstr "परिणाम = एक्सप्रेशन1 / एक्सप्रेशन2"
+
+#: 03070400.xhp
+msgctxt ""
+"03070400.xhp\n"
+"hd_id3150359\n"
+"5\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: main0601.xhp
+#: 03070400.xhp
msgctxt ""
-"main0601.xhp\n"
-"hd_id3146957\n"
-"9\n"
+"03070400.xhp\n"
+"par_id3154141\n"
+"6\n"
"help.text"
-msgid "Working with %PRODUCTNAME Basic"
+msgid "<emph>Result:</emph> Any numerical value that contains the result of the division."
msgstr ""
-#: main0601.xhp
+#: 03070400.xhp
msgctxt ""
-"main0601.xhp\n"
-"hd_id3148473\n"
+"03070400.xhp\n"
+"par_id3150448\n"
"7\n"
"help.text"
-msgid "Help about the Help"
-msgstr "मदद के बारे में मदद"
+msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to divide."
+msgstr ""
-#: 03090407.xhp
+#: 03070400.xhp
msgctxt ""
-"03090407.xhp\n"
+"03070400.xhp\n"
+"hd_id3154684\n"
+"8\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03070500.xhp
+msgctxt ""
+"03070500.xhp\n"
"tit\n"
"help.text"
-msgid "Rem Statement [Runtime]"
-msgstr "Rem वक्तव्य [रनटाइम]"
+msgid "\"^\" Operator [Runtime]"
+msgstr "\"^\" ऑपरेटर [रनटाइम]"
-#: 03090407.xhp
+#: 03070500.xhp
msgctxt ""
-"03090407.xhp\n"
-"bm_id3154347\n"
+"03070500.xhp\n"
+"bm_id3145315\n"
"help.text"
-msgid "<bookmark_value>Rem statement</bookmark_value><bookmark_value>comments;Rem statement</bookmark_value>"
+msgid "<bookmark_value>\"^\" operator (mathematical)</bookmark_value>"
msgstr ""
-#: 03090407.xhp
+#: 03070500.xhp
msgctxt ""
-"03090407.xhp\n"
-"hd_id3154347\n"
+"03070500.xhp\n"
+"hd_id3145315\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090407.xhp\" name=\"Rem Statement [Runtime]\">Rem Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03070500.xhp\">\"^\" Operator [Runtime]</link>"
msgstr ""
-#: 03090407.xhp
+#: 03070500.xhp
msgctxt ""
-"03090407.xhp\n"
-"par_id3153525\n"
+"03070500.xhp\n"
+"par_id3149670\n"
"2\n"
"help.text"
-msgid "Specifies that a program line is a comment."
-msgstr "निर्धारित करता है कि प्रोग्राम की पंक्ति टिप्पणी है."
+msgid "Raises a number to a power."
+msgstr "किसी संख्या में कोई घात लगाता है."
-#: 03090407.xhp
+#: 03070500.xhp
msgctxt ""
-"03090407.xhp\n"
-"hd_id3153360\n"
+"03070500.xhp\n"
+"hd_id3147264\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03090407.xhp
+#: 03070500.xhp
msgctxt ""
-"03090407.xhp\n"
-"par_id3154141\n"
+"03070500.xhp\n"
+"par_id3149656\n"
"4\n"
"help.text"
-msgid "Rem Text"
-msgstr "Rem Text"
+msgid "Result = Expression ^ Exponent"
+msgstr "परिणाम = एक्सप्रेशन ^ घात"
-#: 03090407.xhp
+#: 03070500.xhp
msgctxt ""
-"03090407.xhp\n"
-"hd_id3151042\n"
+"03070500.xhp\n"
+"hd_id3151211\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03090407.xhp
+#: 03070500.xhp
msgctxt ""
-"03090407.xhp\n"
-"par_id3150869\n"
+"03070500.xhp\n"
+"par_id3153192\n"
"6\n"
"help.text"
-msgid "<emph>Text:</emph> Any text that serves as a comment."
+msgid "<emph>Result:</emph> Any numerical expression that contains the result of the number raised to a power."
msgstr ""
-#: 03090407.xhp
+#: 03070500.xhp
msgctxt ""
-"03090407.xhp\n"
-"par_id3147318\n"
+"03070500.xhp\n"
+"par_id3150448\n"
"7\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."
+msgid "<emph>Expression:</emph> Numerical value that you want to raise to a power."
msgstr ""
-#: 03090407.xhp
+#: 03070500.xhp
msgctxt ""
-"03090407.xhp\n"
-"par_id6187017\n"
+"03070500.xhp\n"
+"par_id3156422\n"
+"8\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."
+msgid "<emph>Exponent:</emph> The value of the power that you want to raise the expression to."
msgstr ""
-#: 03090407.xhp
+#: 03070500.xhp
msgctxt ""
-"03090407.xhp\n"
-"hd_id3150012\n"
-"8\n"
+"03070500.xhp\n"
+"hd_id3147287\n"
+"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03090407.xhp
+#: 03070500.xhp
msgctxt ""
-"03090407.xhp\n"
-"par_id3153140\n"
-"13\n"
+"03070500.xhp\n"
+"par_id3146984\n"
+"12\n"
"help.text"
-msgid "' Nothing occurs here"
-msgstr ""
+msgid "Print Exp ( 23 * Log( 12.345 ) ) ' Raises by forming a logarithm"
+msgstr "Print Exp ( 23 * Log( 12.345 ) ) REM लॉगरिद्म फ़ॉर्म कर रेज़ करता है"
-#: 03101140.xhp
+#: 03070600.xhp
msgctxt ""
-"03101140.xhp\n"
+"03070600.xhp\n"
"tit\n"
"help.text"
-msgid "DefStr Statement [Runtime]"
-msgstr "DefVar वक्तव्य [रनटाइम]"
+msgid "Mod-Operator [Runtime]"
+msgstr "Mod-ऑपरेटर [रनटाइम]"
-#: 03101140.xhp
+#: 03070600.xhp
msgctxt ""
-"03101140.xhp\n"
-"bm_id6161381\n"
+"03070600.xhp\n"
+"bm_id3150669\n"
"help.text"
-msgid "<bookmark_value>DefStr statement</bookmark_value>"
+msgid "<bookmark_value>MOD operator (mathematical)</bookmark_value>"
msgstr ""
-#: 03101140.xhp
+#: 03070600.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN10577\n"
+"03070600.xhp\n"
+"hd_id3150669\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101140.xhp\">DefStr Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"Mod-Operator [Runtime]\">Mod Operator [Runtime]</link>"
msgstr ""
-#: 03101140.xhp
+#: 03070600.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN10587\n"
+"03070600.xhp\n"
+"par_id3148686\n"
+"2\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 ""
+msgid "Returns the integer remainder of a division."
+msgstr "विभाजन के शेषफल के पूर्णांक को प्रस्तुत करता है."
-#: 03101140.xhp
+#: 03070600.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN1058A\n"
+"03070600.xhp\n"
+"hd_id3146795\n"
+"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03101140.xhp
+#: 03070600.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN1058E\n"
+"03070600.xhp\n"
+"par_id3147560\n"
+"4\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr ""
+msgid "Result = Expression1 MOD Expression2"
+msgstr "Result = Expression1 MOD Expression2"
-#: 03101140.xhp
+#: 03070600.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN10591\n"
+"03070600.xhp\n"
+"hd_id3149657\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
+
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"par_id3153380\n"
+"6\n"
+"help.text"
+msgid "Integer"
+msgstr "पूर्णांक"
+
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"hd_id3154365\n"
+"7\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03101140.xhp
+#: 03070600.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN10595\n"
+"03070600.xhp\n"
+"par_id3145172\n"
+"8\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgid "<emph>Result:</emph> Any numeric variable that contains the result of the MOD operation."
msgstr ""
-#: 03101140.xhp
+#: 03070600.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN1059C\n"
+"03070600.xhp\n"
+"par_id3151042\n"
+"9\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to divide."
msgstr ""
-#: 03101140.xhp
+#: 03070600.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN105A3\n"
+"03070600.xhp\n"
+"hd_id3147287\n"
+"10\n"
"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03070600.xhp
+msgctxt ""
+"03070600.xhp\n"
+"par_id3161832\n"
+"12\n"
+"help.text"
+msgid "Print 10 Mod 2.5 ' returns 0"
msgstr ""
-#: 03101140.xhp
+#: 03070600.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN105AA\n"
+"03070600.xhp\n"
+"par_id3146922\n"
+"13\n"
"help.text"
-msgid "<emph>DefStr:</emph> String"
+msgid "Print 10 / 2.5 ' returns 4"
msgstr ""
-#: 03101140.xhp
+#: 03070600.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN105B1\n"
+"03070600.xhp\n"
+"par_id3145273\n"
+"14\n"
"help.text"
-msgid "Example:"
+msgid "Print 10 Mod 5 ' returns 0"
msgstr ""
-#: 03101140.xhp
-#, fuzzy
+#: 03070600.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN105B5\n"
+"03070600.xhp\n"
+"par_id3150011\n"
+"15\n"
"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "REM Prefix definition for variable types:"
+msgid "Print 10 / 5 ' returns 2"
+msgstr ""
-#: 03101140.xhp
+#: 03070600.xhp
msgctxt ""
-"03101140.xhp\n"
-"par_idN105D3\n"
+"03070600.xhp\n"
+"par_id3149483\n"
+"16\n"
"help.text"
-msgid "sStr=String ' sStr is an implicit string variable"
+msgid "Print 5 Mod 10 ' returns 5"
msgstr ""
-#: 03060000.xhp
+#: 03070600.xhp
msgctxt ""
-"03060000.xhp\n"
+"03070600.xhp\n"
+"par_id3151114\n"
+"17\n"
+"help.text"
+msgid "Print 5 / 10 ' returns 0.5"
+msgstr ""
+
+#: 03080000.xhp
+msgctxt ""
+"03080000.xhp\n"
"tit\n"
"help.text"
-msgid "Logical Operators"
-msgstr "लॉजिकल ऑपरेटर्स"
+msgid "Numeric Functions"
+msgstr "न्यूमेरिक फंक्शन्स"
-#: 03060000.xhp
+#: 03080000.xhp
msgctxt ""
-"03060000.xhp\n"
-"hd_id3147559\n"
+"03080000.xhp\n"
+"hd_id3153127\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03060000.xhp\" name=\"Logical Operators\">Logical Operators</link>"
+msgid "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Numeric Functions\">Numeric Functions</link>"
msgstr ""
-#: 03060000.xhp
+#: 03080000.xhp
msgctxt ""
-"03060000.xhp\n"
-"par_id3153379\n"
+"03080000.xhp\n"
+"par_id3148550\n"
"2\n"
"help.text"
-msgid "The following logical operators are supported by $[officename] Basic."
-msgstr "$[officename] बेसिक में निम्न लॉज़िकल ऑपरेटर समर्थित हैं."
+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 ""
-#: 03060000.xhp
+#: 03080100.xhp
msgctxt ""
-"03060000.xhp\n"
-"par_id3154138\n"
-"3\n"
+"03080100.xhp\n"
+"tit\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."
+msgid "Trigonometric Functions"
+msgstr "त्रिकोणमितीय फंक्शन्स"
+
+#: 03080100.xhp
+msgctxt ""
+"03080100.xhp\n"
+"hd_id3159201\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03080100.xhp\" name=\"Trigonometric Functions\">Trigonometric Functions</link>"
msgstr ""
-#: 03131900.xhp
+#: 03080100.xhp
msgctxt ""
-"03131900.xhp\n"
+"03080100.xhp\n"
+"par_id3149180\n"
+"2\n"
+"help.text"
+msgid "The following are the trigonometric functions that are supported in $[officename] Basic."
+msgstr "$[officename] बेसिक में निम्न त्रिकोणमितीय फ़ंक्शन समर्थित हैं."
+
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
"tit\n"
"help.text"
-msgid "GlobalScope [Runtime]"
-msgstr "GlobalScope [रनटाइम]"
+msgid "Atn Function [Runtime]"
+msgstr "Atn फंक्शन [रनटाइम]"
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"bm_id3150682\n"
+"03080101.xhp\n"
+"bm_id3150616\n"
"help.text"
-msgid "<bookmark_value>GlobalScope function</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
+msgid "<bookmark_value>Atn function</bookmark_value>"
msgstr ""
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"hd_id3150682\n"
+"03080101.xhp\n"
+"hd_id3150616\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope [Runtime]\">GlobalScope [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03080101.xhp\" name=\"Atn Function [Runtime]\">Atn Function [Runtime]</link>"
msgstr ""
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3153345\n"
+"03080101.xhp\n"
+"par_id3149346\n"
"2\n"
"help.text"
-msgid "Basic source code and dialogs are organized in a library system."
+msgid "Trigonometric function that returns the arctangent of a numeric expression. The return value is in the range -Pi/2 to +Pi/2."
msgstr ""
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3145315\n"
+"03080101.xhp\n"
+"par_id3143271\n"
"3\n"
"help.text"
-msgid "The LibraryContainer contains libraries"
+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 ""
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3149514\n"
+"03080101.xhp\n"
+"par_id3145315\n"
"4\n"
"help.text"
-msgid "Libraries can contain modules and dialogs"
-msgstr "लाइब्रेरीज़ में मॉड्यूल तथा संवाद हो सकते हैं"
+msgid "Atn(side opposite the angle/side adjacent to angle)= Alpha"
+msgstr ""
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"hd_id3143271\n"
+"03080101.xhp\n"
+"hd_id3149669\n"
"5\n"
"help.text"
-msgid "In Basic:"
-msgstr "बेसिक में:"
+msgid "Syntax:"
+msgstr ""
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3153061\n"
+"03080101.xhp\n"
+"par_id3148947\n"
"6\n"
"help.text"
-msgid "The LibraryContainer is called <emph>BasicLibraries</emph>."
-msgstr ""
+msgid "Atn (Number)"
+msgstr "Sin (Number)"
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"hd_id3154346\n"
+"03080101.xhp\n"
+"hd_id3148664\n"
"7\n"
"help.text"
-msgid "In dialogs:"
-msgstr "संवादों में:"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3148663\n"
+"03080101.xhp\n"
+"par_id3150359\n"
"8\n"
"help.text"
-msgid "The LibraryContainer is called <emph>DialogLibraries</emph>."
-msgstr ""
+msgid "Double"
+msgstr "दोगुना"
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3150543\n"
+"03080101.xhp\n"
+"hd_id3148798\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 <emph>GlobalScope</emph>."
+msgid "Parameters:"
msgstr ""
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"hd_id3148920\n"
+"03080101.xhp\n"
+"par_id3156212\n"
"10\n"
"help.text"
-msgid "Syntax:"
+msgid "<emph>Number:</emph> 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 ""
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3149203\n"
+"03080101.xhp\n"
+"par_id3153192\n"
"11\n"
"help.text"
-msgid "GlobalScope"
-msgstr "GlobalScope"
+msgid "To convert radians to degrees, multiply radians by 180/pi."
+msgstr "रेडियन से डिग्री में बदलने के लिए, रेडियन को 180/pi से गुणा करें."
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"hd_id3154685\n"
+"03080101.xhp\n"
+"par_id3147230\n"
"12\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "degree=(radian*180)/pi"
+msgstr "grad=(radiant*180)/pi"
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3154124\n"
+"03080101.xhp\n"
+"par_id3125864\n"
"13\n"
"help.text"
-msgid "Example in the document Basic"
-msgstr "बेसिक दस्तावेज़ में उदाहरण"
+msgid "radian=(degree*pi)/180"
+msgstr "radiant=(grad*pi)/180"
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3158408\n"
+"03080101.xhp\n"
+"par_id3159252\n"
"14\n"
"help.text"
-msgid "' calling Dialog1 in the document library Standard"
-msgstr "' calling Dialog1 in the document library Standard"
+msgid "Pi is here the fixed circle constant with the rounded value 3.14159."
+msgstr ""
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3125865\n"
+"03080101.xhp\n"
+"hd_id3153142\n"
"15\n"
"help.text"
-msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3154910\n"
+"03080101.xhp\n"
+"par_id3146985\n"
"16\n"
"help.text"
-msgid "' calling Dialog2 in the application library Library1"
-msgstr "' calling Dialog2 in the application library Library1"
+msgid "' The following example calculates for a right-angled triangle"
+msgstr ""
-#: 03131900.xhp
+#: 03080101.xhp
msgctxt ""
-"03131900.xhp\n"
-"par_id3156424\n"
+"03080101.xhp\n"
+"par_id3145750\n"
"17\n"
"help.text"
-msgid "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2"
-msgstr "oDlgDesc = GlobalScope.DialogLibraries.Library1.Dialog2"
+msgid "' the angle Alpha from the tangent of the angle Alpha:"
+msgstr ""
-#: 03030203.xhp
+#: 03080101.xhp
msgctxt ""
-"03030203.xhp\n"
+"03080101.xhp\n"
+"par_id3151112\n"
+"19\n"
+"help.text"
+msgid "' rounded Pi = 3.14159 Is a predefined constant"
+msgstr ""
+
+#: 03080101.xhp
+msgctxt ""
+"03080101.xhp\n"
+"par_id3149262\n"
+"22\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"
+"23\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"
+"24\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 "Now Function [Runtime]"
-msgstr "Now फंक्शन [रनटाइम]"
+msgid "Cos Function [Runtime]"
+msgstr "Cos फंक्शन [रनटाइम]"
-#: 03030203.xhp
+#: 03080102.xhp
msgctxt ""
-"03030203.xhp\n"
-"bm_id3149416\n"
+"03080102.xhp\n"
+"bm_id3154923\n"
"help.text"
-msgid "<bookmark_value>Now function</bookmark_value>"
+msgid "<bookmark_value>Cos function</bookmark_value>"
msgstr ""
-#: 03030203.xhp
+#: 03080102.xhp
msgctxt ""
-"03030203.xhp\n"
-"hd_id3149416\n"
+"03080102.xhp\n"
+"hd_id3154923\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030203.xhp\" name=\"Now Function [Runtime]\">Now Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Function [Runtime]\">Cos Function [Runtime]</link>"
msgstr ""
-#: 03030203.xhp
+#: 03080102.xhp
msgctxt ""
-"03030203.xhp\n"
-"par_id3149670\n"
+"03080102.xhp\n"
+"par_id3159413\n"
"2\n"
"help.text"
-msgid "Returns the current system date and time as a <emph>Date</emph> value."
+msgid "Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1."
msgstr ""
-#: 03030203.xhp
+#: 03080102.xhp
msgctxt ""
-"03030203.xhp\n"
-"hd_id3149456\n"
+"03080102.xhp\n"
+"par_id3150358\n"
"3\n"
"help.text"
-msgid "Syntax:"
+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 ""
-#: 03030203.xhp
+#: 03080102.xhp
msgctxt ""
-"03030203.xhp\n"
-"par_id3149655\n"
+"03080102.xhp\n"
+"par_id3154141\n"
"4\n"
"help.text"
-msgid "Now"
-msgstr "Now"
+msgid "Cos(Alpha) = Adjacent/Hypotenuse"
+msgstr "Cos(Alpha) = Adjacent/Hypotenuse"
-#: 03030203.xhp
+#: 03080102.xhp
msgctxt ""
-"03030203.xhp\n"
-"hd_id3154366\n"
+"03080102.xhp\n"
+"hd_id3154125\n"
"5\n"
"help.text"
+msgid "Syntax:"
+msgstr ""
+
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3145172\n"
+"6\n"
+"help.text"
+msgid "Cos (Number)"
+msgstr "Abs (Number)"
+
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"hd_id3156214\n"
+"7\n"
+"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03030203.xhp
+#: 03080102.xhp
msgctxt ""
-"03030203.xhp\n"
-"par_id3154909\n"
-"6\n"
+"03080102.xhp\n"
+"par_id3150449\n"
+"8\n"
"help.text"
-msgid "Date"
+msgid "Double"
+msgstr "दोगुना"
+
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"hd_id3153969\n"
+"9\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 03030203.xhp
+#: 03080102.xhp
msgctxt ""
-"03030203.xhp\n"
-"hd_id3147229\n"
-"7\n"
+"03080102.xhp\n"
+"par_id3153770\n"
+"10\n"
+"help.text"
+msgid "<emph>Number:</emph> 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"
+"11\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 "डिग्री को रेडियन में बदलने के लिए, डिग्री को pi/180 से गुणा करें. रेडियन को डिग्री में बदलने के लिए, रेडियन को 180/pi से गुणा करें."
+
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3149664\n"
+"12\n"
+"help.text"
+msgid "degree=(radian*180)/pi"
+msgstr "grad=(radiant*180)/pi"
+
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3146985\n"
+"13\n"
+"help.text"
+msgid "radian=(degree*pi)/180"
+msgstr "radiant=(grad*pi)/180"
+
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3152885\n"
+"14\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"
+"15\n"
"help.text"
msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3155855\n"
+"16\n"
+"help.text"
+msgid "' The following example allows for a right-angled triangle the input of"
msgstr ""
-#: 03030203.xhp
+#: 03080102.xhp
msgctxt ""
-"03030203.xhp\n"
-"par_id3150870\n"
-"9\n"
+"03080102.xhp\n"
+"par_id3149484\n"
+"17\n"
"help.text"
-msgid "MsgBox \"It is now \" & Now"
+msgid "' secant and angle (in degrees) and calculates the length of the hypotenuse:"
msgstr ""
-#: 03100000.xhp
+#: 03080102.xhp
msgctxt ""
-"03100000.xhp\n"
-"tit\n"
+"03080102.xhp\n"
+"par_id3150010\n"
+"19\n"
"help.text"
-msgid "Variables"
-msgstr "चर"
+msgid "' rounded Pi = 3.14159"
+msgstr "REM rounded Pi = 3.14159"
-#: 03100000.xhp
+#: 03080102.xhp
msgctxt ""
-"03100000.xhp\n"
-"hd_id3149669\n"
-"1\n"
+"03080102.xhp\n"
+"par_id3144764\n"
+"21\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"Variables\">Variables</link>"
+msgid "d1 = InputBox$ (\"\"Enter the length of the adjacent side: \",\"Adjacent\")"
msgstr ""
-#: 03100000.xhp
+#: 03080102.xhp
msgctxt ""
-"03100000.xhp\n"
-"par_id3147265\n"
-"2\n"
+"03080102.xhp\n"
+"par_id3154491\n"
+"22\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."
+msgid "dAngle = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
+msgstr ""
+
+#: 03080102.xhp
+msgctxt ""
+"03080102.xhp\n"
+"par_id3151074\n"
+"23\n"
+"help.text"
+msgid "Print \"The length of the hypothenuse is\"; (d1 / cos (dAngle * Pi / 180))"
msgstr ""
#: 03080103.xhp
@@ -19174,7 +18366,7 @@ msgctxt ""
"8\n"
"help.text"
msgid "Double"
-msgstr ""
+msgstr "दोगुना"
#: 03080103.xhp
msgctxt ""
@@ -19237,7 +18429,7 @@ msgctxt ""
"15\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
#: 03080103.xhp
msgctxt ""
@@ -19293,6355 +18485,5578 @@ msgctxt ""
msgid "Print \"The length of the hypotenuse is\"; (d1 / sin (dAlpha * Pi / 180))"
msgstr ""
-#: 03050000.xhp
+#: 03080104.xhp
msgctxt ""
-"03050000.xhp\n"
+"03080104.xhp\n"
"tit\n"
"help.text"
-msgid "Error-Handling Functions"
-msgstr "Error-Handling Functions"
+msgid "Tan Function [Runtime]"
+msgstr "Tan फंक्शन [रनटाइम]"
-#: 03050000.xhp
+#: 03080104.xhp
msgctxt ""
-"03050000.xhp\n"
-"hd_id3143271\n"
-"1\n"
+"03080104.xhp\n"
+"bm_id3148550\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03050000.xhp\" name=\"Error-Handling Functions\">Error-Handling Functions</link>"
+msgid "<bookmark_value>Tan function</bookmark_value>"
msgstr ""
-#: 03050000.xhp
+#: 03080104.xhp
msgctxt ""
-"03050000.xhp\n"
-"par_id3145068\n"
-"2\n"
+"03080104.xhp\n"
+"hd_id3148550\n"
+"1\n"
"help.text"
-msgid "Use the following statements and functions to define the way $[officename] Basic reacts to run-time errors."
+msgid "<link href=\"text/sbasic/shared/03080104.xhp\" name=\"Tan Function [Runtime]\">Tan Function [Runtime]</link>"
msgstr ""
-#: 03050000.xhp
+#: 03080104.xhp
msgctxt ""
-"03050000.xhp\n"
-"par_id3148946\n"
-"3\n"
+"03080104.xhp\n"
+"par_id3148663\n"
+"2\n"
"help.text"
-msgid "$[officename] Basic offers several methods to prevent the termination of a program when a run-time error occurs."
+msgid "Determines the tangent of an angle. The angle is specified in radians."
msgstr ""
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Dim Statement [Runtime]"
-msgstr "Dim वक्तव्य [रनटाइम]"
-
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"bm_id3149812\n"
+"03080104.xhp\n"
+"par_id3153379\n"
+"3\n"
"help.text"
-msgid "<bookmark_value>Dim statement</bookmark_value><bookmark_value>arrays; dimensioning</bookmark_value><bookmark_value>dimensioning arrays</bookmark_value>"
+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 ""
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"hd_id3149812\n"
-"1\n"
+"03080104.xhp\n"
+"par_id3154366\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Statement [Runtime]\">Dim Statement [Runtime]</link>"
+msgid "Tan(Alpha) = side opposite the angle/side adjacent to angle"
msgstr ""
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3143271\n"
-"2\n"
+"03080104.xhp\n"
+"hd_id3145174\n"
+"5\n"
"help.text"
-msgid "Declares a variable or an array."
+msgid "Syntax:"
msgstr ""
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3154686\n"
-"3\n"
+"03080104.xhp\n"
+"par_id3151042\n"
+"6\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 ""
+msgid "Tan (Number)"
+msgstr "Sin (Number)"
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3152576\n"
+"03080104.xhp\n"
+"hd_id3156214\n"
"7\n"
"help.text"
-msgid "Dim declares local variables within subroutines. Global variables are declared with the PUBLIC or the PRIVATE statement."
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"hd_id3156443\n"
+"03080104.xhp\n"
+"par_id3156281\n"
"8\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "Double"
+msgstr "दोगुना"
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3149412\n"
+"03080104.xhp\n"
+"hd_id3155132\n"
"9\n"
"help.text"
-msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
-msgstr "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
+msgid "Parameters:"
+msgstr ""
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"hd_id3147397\n"
+"03080104.xhp\n"
+"par_id3145786\n"
"10\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the tangent for (in radians)."
msgstr ""
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3154730\n"
+"03080104.xhp\n"
+"par_id3153728\n"
"11\n"
"help.text"
-msgid "<emph>VarName:</emph> Any variable or array name."
-msgstr ""
+msgid "To convert degrees to radians, multiply by Pi/180. To convert radians to degrees, multiply by 180/Pi."
+msgstr "डिग्री को रेडियन में बदलने के लिए, Pi/180 से गुणा करें. रेडियन से डिग्री में बदलने के लिए, 180/Pi से गुणा करें."
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3147125\n"
+"03080104.xhp\n"
+"par_id3155414\n"
"12\n"
"help.text"
-msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
-msgstr ""
+msgid "degrees=(radiant*180)/Pi"
+msgstr "grad=(radiant*180)/pi"
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3153877\n"
+"03080104.xhp\n"
+"par_id3146975\n"
"13\n"
"help.text"
-msgid "Start and End can be numerical expressions if ReDim is applied at the procedure level."
-msgstr ""
+msgid "radiant=(degrees*Pi)/180"
+msgstr "radiant=(grad*pi)/180"
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3153510\n"
+"03080104.xhp\n"
+"par_id3147434\n"
"14\n"
"help.text"
-msgid "<emph>VarType:</emph> Key word that declares the data type of a variable."
+msgid "Pi is approximately 3.141593."
msgstr ""
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3154015\n"
+"03080104.xhp\n"
+"hd_id3149483\n"
"15\n"
"help.text"
-msgid "<emph>Keyword:</emph> Variable type"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3153949\n"
+"03080104.xhp\n"
+"par_id3148646\n"
"16\n"
"help.text"
-msgid "<emph>Bool:</emph> Boolean variable (True, False)"
+msgid "' In this example, the following entry is possible for a right-angled triangle:"
msgstr ""
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3156275\n"
+"03080104.xhp\n"
+"par_id3150012\n"
"17\n"
"help.text"
-msgid "<emph>Currency:</emph> Currency-Variable (Currency with 4 Decimal places)"
-msgstr ""
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3156057\n"
-"18\n"
-"help.text"
-msgid "<emph>Date:</emph> Date variable"
+msgid "' The side opposite the angle and the angle (in degrees) to calculate the length of the side adjacent to the angle:"
msgstr ""
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3148405\n"
+"03080104.xhp\n"
+"par_id3153158\n"
"19\n"
"help.text"
-msgid "<emph>Double:</emph> Double-precision floating-point variable (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)"
-msgstr ""
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3148916\n"
-"20\n"
-"help.text"
-msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
-msgstr ""
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3150045\n"
-"21\n"
-"help.text"
-msgid "<emph>Long:</emph> Long integer variable (-2.147.483.648 - 2.147.483.647)"
+msgid "' Pi = 3.1415926 is a pre-defined variable"
msgstr ""
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3149255\n"
+"03080104.xhp\n"
+"par_id3145252\n"
"22\n"
"help.text"
-msgid "<emph>Object:</emph> Object variable (Note: this variable can only subsequently be defined with Set!)"
+msgid "d1 = InputBox$ (\"Enter the length of the side opposite the angle: \",\"opposite\")"
msgstr ""
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3155937\n"
+"03080104.xhp\n"
+"par_id3149582\n"
"23\n"
"help.text"
-msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
+msgid "dAlpha = InputBox$ (\"Enter the Alpha angle (in degrees): \",\"Alpha\")"
msgstr ""
-#: 03102100.xhp
+#: 03080104.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3151251\n"
+"03080104.xhp\n"
+"par_id3154016\n"
"24\n"
"help.text"
-msgid "<emph>String:</emph> String variable consisting of a maximum of 64,000 ASCII characters."
-msgstr ""
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3154704\n"
-"25\n"
-"help.text"
-msgid "<emph>[Variant]:</emph> 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"
-"26\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"
-"27\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"
-"28\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"
-"29\n"
-"help.text"
-msgid "DIM text(20) as String REM 21 elements numbered from 0 to 20"
-msgstr "DIM text(20) as String REM 21 elements numbered from 0 to 20"
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3155604\n"
-"30\n"
-"help.text"
-msgid "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25"
-msgstr "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25"
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3151274\n"
-"31\n"
-"help.text"
-msgid "DIM text(-15 to 5) as String REM 21 elements (including 0)"
-msgstr "DIM text(-15 to 5) as String REM 21 elements (including 0)"
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3152774\n"
-"32\n"
-"help.text"
-msgid "REM numbered from -15 to 5"
-msgstr "REM numbered from -15 to 5"
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3150829\n"
-"33\n"
-"help.text"
-msgid "Two-dimensional data field"
-msgstr "द्वि-आयामी डाटा फ़ील्ड"
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3149529\n"
-"34\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 "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."
-
-#: 03102100.xhp
-msgctxt ""
-"03102100.xhp\n"
-"par_id3159239\n"
-"35\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."
+msgid "Print \"the length of the side adjacent the angle is\"; (d1 / tan (dAlpha * Pi / 180))"
msgstr ""
-#: 03102100.xhp
+#: 03080200.xhp
msgctxt ""
-"03102100.xhp\n"
-"hd_id3150344\n"
-"36\n"
+"03080200.xhp\n"
+"tit\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Exponential and Logarithmic Functions"
+msgstr "एक्सपोनेंशियल तथा लघुगणकीय फ़ंक्शन"
-#: 03102100.xhp
+#: 03080200.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3154657\n"
-"40\n"
+"03080200.xhp\n"
+"hd_id3154758\n"
+"1\n"
"help.text"
-msgid "sVar = \"Office\""
+msgid "<link href=\"text/sbasic/shared/03080200.xhp\" name=\"Exponential and Logarithmic Functions\">Exponential and Logarithmic Functions</link>"
msgstr ""
-#: 03102100.xhp
-#, fuzzy
-msgctxt ""
-"03102100.xhp\n"
-"par_id3149036\n"
-"44\n"
-"help.text"
-msgid "' Two-dimensional data field"
-msgstr "द्वि-आयामी डाटा फ़ील्ड"
-
-#: 03102100.xhp
-#, fuzzy
+#: 03080200.xhp
msgctxt ""
-"03102100.xhp\n"
-"par_id3153782\n"
-"46\n"
+"03080200.xhp\n"
+"par_id3148550\n"
+"2\n"
"help.text"
-msgid "Const sDim As String = \" Dimension:\""
-msgstr "Const sDim as String = \" Dimension:\""
+msgid "$[officename] Basic supports the following exponential and logarithmic functions."
+msgstr "$[officename] बेसिक निम्न एक्सपोनेंशियल तथा लघुगणकीय फ़ंक्शनों को समर्थित करता है."
-#: 03020102.xhp
+#: 03080201.xhp
msgctxt ""
-"03020102.xhp\n"
+"03080201.xhp\n"
"tit\n"
"help.text"
-msgid "FreeFile Function[Runtime]"
-msgstr "FreeFile फंक्शन[रनटाइम]"
+msgid "Exp Function [Runtime]"
+msgstr "Eof फंक्शन [रनटाइम]"
-#: 03020102.xhp
+#: 03080201.xhp
msgctxt ""
-"03020102.xhp\n"
-"bm_id3150400\n"
+"03080201.xhp\n"
+"bm_id3150616\n"
"help.text"
-msgid "<bookmark_value>FreeFile function</bookmark_value>"
+msgid "<bookmark_value>Exp function</bookmark_value>"
msgstr ""
-#: 03020102.xhp
+#: 03080201.xhp
msgctxt ""
-"03020102.xhp\n"
-"hd_id3150400\n"
+"03080201.xhp\n"
+"hd_id3150616\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"FreeFile Function[Runtime]\">FreeFile Function[Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Exp Function [Runtime]\">Exp Function [Runtime]</link>"
msgstr ""
-#: 03020102.xhp
+#: 03080201.xhp
msgctxt ""
-"03020102.xhp\n"
-"par_id3154366\n"
+"03080201.xhp\n"
+"par_id3155555\n"
"2\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 ""
+msgid "Returns the base of the natural logarithm (e = 2.718282) raised to a power."
+msgstr "नैसर्गिक लघुगणक का आधार (e = 2.718282) पर कोई घात लगा कर प्रस्तुत करता है."
-#: 03020102.xhp
+#: 03080201.xhp
msgctxt ""
-"03020102.xhp\n"
-"hd_id3150769\n"
+"03080201.xhp\n"
+"hd_id3150984\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03020102.xhp
+#: 03080201.xhp
msgctxt ""
-"03020102.xhp\n"
-"hd_id3151042\n"
+"03080201.xhp\n"
+"par_id3145315\n"
+"4\n"
+"help.text"
+msgid "Exp (Number)"
+msgstr "Sin (Number)"
+
+#: 03080201.xhp
+msgctxt ""
+"03080201.xhp\n"
+"hd_id3154347\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03020102.xhp
+#: 03080201.xhp
msgctxt ""
-"03020102.xhp\n"
-"par_id3150440\n"
+"03080201.xhp\n"
+"par_id3149670\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "Double"
+msgstr "दोगुना"
-#: 03020102.xhp
+#: 03080201.xhp
msgctxt ""
-"03020102.xhp\n"
-"hd_id3148576\n"
+"03080201.xhp\n"
+"hd_id3154760\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03020102.xhp
+#: 03080201.xhp
msgctxt ""
-"03020102.xhp\n"
-"par_id3155854\n"
+"03080201.xhp\n"
+"par_id3150793\n"
"8\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."
+msgid "<emph>Number:</emph> 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 ""
-#: 03020102.xhp
+#: 03080201.xhp
msgctxt ""
-"03020102.xhp\n"
-"hd_id3159153\n"
+"03080201.xhp\n"
+"hd_id3156280\n"
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03020102.xhp
+#: 03080201.xhp
msgctxt ""
-"03020102.xhp\n"
-"par_id3155416\n"
-"18\n"
+"03080201.xhp\n"
+"par_id3159254\n"
+"13\n"
"help.text"
-msgid "Print #iNumber, \"First line of text\""
-msgstr ""
+msgid "Const b2=1.345e34"
+msgstr "const b2=1.345e34"
-#: 03020102.xhp
+#: 03080201.xhp
msgctxt ""
-"03020102.xhp\n"
-"par_id3153416\n"
-"19\n"
+"03080201.xhp\n"
+"par_id3161832\n"
+"15\n"
"help.text"
-msgid "Print #iNumber, \"Another line of text\""
+msgid "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\""
msgstr ""
-#: 03120312.xhp
+#: 03080202.xhp
msgctxt ""
-"03120312.xhp\n"
+"03080202.xhp\n"
"tit\n"
"help.text"
-msgid "ConvertToURL Function [Runtime]"
-msgstr "ConvertToURL फंक्शन [रनटाइम]"
+msgid "Log Function [Runtime]"
+msgstr "Log फंक्शन [रनटाइम]"
-#: 03120312.xhp
+#: 03080202.xhp
msgctxt ""
-"03120312.xhp\n"
-"bm_id3152801\n"
+"03080202.xhp\n"
+"bm_id3149416\n"
"help.text"
-msgid "<bookmark_value>ConvertToURL function</bookmark_value>"
+msgid "<bookmark_value>Log function</bookmark_value>"
msgstr ""
-#: 03120312.xhp
+#: 03080202.xhp
msgctxt ""
-"03120312.xhp\n"
-"hd_id3152801\n"
+"03080202.xhp\n"
+"hd_id3149416\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120312.xhp\" name=\"ConvertToURL Function [Runtime]\">ConvertToURL Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Log Function [Runtime]\">Log Function [Runtime]</link>"
msgstr ""
-#: 03120312.xhp
+#: 03080202.xhp
msgctxt ""
-"03120312.xhp\n"
-"par_id3148538\n"
+"03080202.xhp\n"
+"par_id3145066\n"
"2\n"
"help.text"
-msgid "Converts a system file name to a file URL."
-msgstr "तंत्र फ़ाइल नाम को फ़ाइल यूआरएल में परिवर्तित करता है."
+msgid "Returns the natural logarithm of a number."
+msgstr "किसी संख्या का नैसर्गिक लघुगणक वापस करता है."
-#: 03120312.xhp
+#: 03080202.xhp
msgctxt ""
-"03120312.xhp\n"
-"hd_id3150669\n"
+"03080202.xhp\n"
+"hd_id3159414\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03120312.xhp
+#: 03080202.xhp
msgctxt ""
-"03120312.xhp\n"
-"par_id3154285\n"
+"03080202.xhp\n"
+"par_id3154760\n"
"4\n"
"help.text"
-msgid "ConvertToURL(filename)"
-msgstr "ConvertToURL(filename)"
+msgid "Log (Number)"
+msgstr "Sin (Number)"
-#: 03120312.xhp
+#: 03080202.xhp
msgctxt ""
-"03120312.xhp\n"
-"hd_id3150984\n"
+"03080202.xhp\n"
+"hd_id3149457\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03120312.xhp
+#: 03080202.xhp
msgctxt ""
-"03120312.xhp\n"
-"par_id3147530\n"
+"03080202.xhp\n"
+"par_id3150791\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "Double"
+msgstr "दोगुना"
-#: 03120312.xhp
+#: 03080202.xhp
msgctxt ""
-"03120312.xhp\n"
-"hd_id3148550\n"
+"03080202.xhp\n"
+"hd_id3151211\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03120312.xhp
+#: 03080202.xhp
msgctxt ""
-"03120312.xhp\n"
-"par_id3148947\n"
+"03080202.xhp\n"
+"par_id3151041\n"
"8\n"
"help.text"
-msgid "<emph>Filename:</emph> A file name as string."
+msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the natural logarithm for."
msgstr ""
-#: 03120312.xhp
+#: 03080202.xhp
msgctxt ""
-"03120312.xhp\n"
-"hd_id3153361\n"
+"03080202.xhp\n"
+"par_id3150869\n"
"9\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "The natural logarithm is the logarithm to the base e. Base e is a constant with an approximate value of 2.718282..."
+msgstr "नैसर्गिक लघुगणक बेस e का लघुगणक है. बेस एक स्थिरांक है जिसका लगभग मान है- 2.718282..."
-#: 03120312.xhp
+#: 03080202.xhp
msgctxt ""
-"03120312.xhp\n"
-"par_id3150792\n"
+"03080202.xhp\n"
+"par_id3153968\n"
"10\n"
"help.text"
-msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
+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 ""
-#: 03120312.xhp
+#: 03080202.xhp
msgctxt ""
-"03120312.xhp\n"
-"par_id3154365\n"
+"03080202.xhp\n"
+"par_id3145420\n"
"11\n"
"help.text"
-msgid "url$ = ConvertToURL( systemFile$ )"
-msgstr ""
+msgid "Log n(x) = Log(x) / Log(n)"
+msgstr "Log n(x) = Log(x) / Log(n)"
-#: 03120312.xhp
+#: 03080202.xhp
msgctxt ""
-"03120312.xhp\n"
-"par_id3151042\n"
+"03080202.xhp\n"
+"hd_id3155131\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 ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120312.xhp
+#: 03080202.xhp
msgctxt ""
-"03120312.xhp\n"
-"par_id3144762\n"
-"14\n"
+"03080202.xhp\n"
+"par_id3149262\n"
+"18\n"
"help.text"
-msgid "print systemFileAgain$"
+msgid "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\""
msgstr ""
-#: 03103700.xhp
+#: 03080300.xhp
msgctxt ""
-"03103700.xhp\n"
+"03080300.xhp\n"
"tit\n"
"help.text"
-msgid "Set Statement[Runtime]"
-msgstr "Set Statement[Runtime]"
-
-#: 03103700.xhp
-msgctxt ""
-"03103700.xhp\n"
-"bm_id3154422\n"
-"help.text"
-msgid "<bookmark_value>Set statement</bookmark_value><bookmark_value>Nothing object</bookmark_value>"
-msgstr ""
+msgid "Generating Random Numbers"
+msgstr "रेण्डम संख्याएँ तैयार करना"
-#: 03103700.xhp
+#: 03080300.xhp
msgctxt ""
-"03103700.xhp\n"
-"hd_id3154422\n"
+"03080300.xhp\n"
+"hd_id3143270\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Set Statement[Runtime]\">Set Statement[Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Generating Random Numbers\">Generating Random Numbers</link>"
msgstr ""
-#: 03103700.xhp
+#: 03080300.xhp
msgctxt ""
-"03103700.xhp\n"
-"par_id3159149\n"
+"03080300.xhp\n"
+"par_id3154347\n"
"2\n"
"help.text"
-msgid "Sets an object reference on a variable or a Property."
-msgstr "वेरिएबल या प्रॉपर्टी पर ऑब्जैक्ट रेफ़रेंस सेट करता है."
-
-#: 03103700.xhp
-msgctxt ""
-"03103700.xhp\n"
-"hd_id3153105\n"
-"3\n"
-"help.text"
-msgid "Syntax:"
-msgstr ""
-
-#: 03103700.xhp
-msgctxt ""
-"03103700.xhp\n"
-"par_id3154217\n"
-"4\n"
-"help.text"
-msgid "Set ObjectVar = Object"
-msgstr "Set ObjectVar = Object"
-
-#: 03103700.xhp
-msgctxt ""
-"03103700.xhp\n"
-"hd_id3154685\n"
-"5\n"
-"help.text"
-msgid "Parameters:"
-msgstr ""
-
-#: 03103700.xhp
-msgctxt ""
-"03103700.xhp\n"
-"par_id3156281\n"
-"6\n"
-"help.text"
-msgid "<emph>ObjectVar:</emph> a variable or a property that requires an object reference."
-msgstr ""
-
-#: 03103700.xhp
-msgctxt ""
-"03103700.xhp\n"
-"par_id3159252\n"
-"7\n"
-"help.text"
-msgid "<emph>Object:</emph> Object that the variable or the property refers to."
-msgstr ""
-
-#: 03103700.xhp
-msgctxt ""
-"03103700.xhp\n"
-"par_idN10623\n"
-"help.text"
-msgid "<emph>Nothing</emph> - Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment."
-msgstr ""
-
-#: 03103700.xhp
-msgctxt ""
-"03103700.xhp\n"
-"hd_id3159153\n"
-"8\n"
-"help.text"
-msgid "Example:"
-msgstr ""
+msgid "The following statements and functions generate random numbers."
+msgstr "निम्न कथन तथा फ़ंक्शन रेण्डम संख्याएँ बनाती हैं."
-#: 03101300.xhp
+#: 03080301.xhp
msgctxt ""
-"03101300.xhp\n"
+"03080301.xhp\n"
"tit\n"
"help.text"
-msgid "DefDate Statement [Runtime]"
-msgstr "DefDate वक्तव्य [रनटाइम]"
+msgid "Randomize Statement [Runtime]"
+msgstr "Randomize वक्तव्य [रनटाइम]"
-#: 03101300.xhp
+#: 03080301.xhp
msgctxt ""
-"03101300.xhp\n"
-"bm_id3150504\n"
+"03080301.xhp\n"
+"bm_id3150616\n"
"help.text"
-msgid "<bookmark_value>DefDate statement</bookmark_value>"
+msgid "<bookmark_value>Randomize statement</bookmark_value>"
msgstr ""
-#: 03101300.xhp
+#: 03080301.xhp
msgctxt ""
-"03101300.xhp\n"
-"hd_id3150504\n"
+"03080301.xhp\n"
+"hd_id3150616\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"DefDate Statement [Runtime]\">DefDate Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03080301.xhp\" name=\"Randomize Statement [Runtime]\">Randomize Statement [Runtime]</link>"
msgstr ""
-#: 03101300.xhp
+#: 03080301.xhp
msgctxt ""
-"03101300.xhp\n"
-"par_id3145069\n"
+"03080301.xhp\n"
+"par_id3145090\n"
"2\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 ""
+msgid "Initializes the random-number generator."
+msgstr "रेण्डम संख्या जेनरेटर को प्रारंभ करता है."
-#: 03101300.xhp
+#: 03080301.xhp
msgctxt ""
-"03101300.xhp\n"
-"hd_id3154758\n"
+"03080301.xhp\n"
+"hd_id3147573\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03101300.xhp
+#: 03080301.xhp
msgctxt ""
-"03101300.xhp\n"
-"par_id3148664\n"
+"03080301.xhp\n"
+"par_id3145315\n"
"4\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr ""
+msgid "Randomize [Number]"
+msgstr "Randomize [संख्या]"
-#: 03101300.xhp
+#: 03080301.xhp
msgctxt ""
-"03101300.xhp\n"
-"hd_id3150541\n"
+"03080301.xhp\n"
+"hd_id3152456\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03101300.xhp
+#: 03080301.xhp
msgctxt ""
-"03101300.xhp\n"
-"par_id3156709\n"
+"03080301.xhp\n"
+"par_id3149670\n"
"6\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr ""
+msgid "<emph>Number:</emph> Any integer value that initializes the random-number generator."
+msgstr "रेण्डम संख्या जेनरेटर को प्रारंभ करता है."
-#: 03101300.xhp
+#: 03080301.xhp
msgctxt ""
-"03101300.xhp\n"
-"par_id3150869\n"
+"03080301.xhp\n"
+"hd_id3149655\n"
"7\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
-msgstr ""
-
-#: 03101300.xhp
-msgctxt ""
-"03101300.xhp\n"
-"par_id3145171\n"
-"8\n"
-"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03101300.xhp
+#: 03080301.xhp
msgctxt ""
-"03101300.xhp\n"
-"par_id3150767\n"
-"9\n"
+"03080301.xhp\n"
+"par_id3147288\n"
+"14\n"
"help.text"
-msgid "<emph>DefDate:</emph> Date"
+msgid "iVar = Int((10 * Rnd) ) ' Range from 0 To 9"
msgstr ""
-#: 03101300.xhp
+#: 03080301.xhp
msgctxt ""
-"03101300.xhp\n"
-"hd_id3153768\n"
-"10\n"
+"03080301.xhp\n"
+"par_id3148617\n"
+"22\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "MsgBox sText,0,\"Spectral Distribution\""
+msgstr "MsgBox sText,0,\"Spectral Distribution\""
-#: 03101300.xhp
-#, fuzzy
+#: 03080302.xhp
msgctxt ""
-"03101300.xhp\n"
-"par_id3145785\n"
-"12\n"
+"03080302.xhp\n"
+"tit\n"
"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "REM Prefix definition for variable types:"
+msgid "Rnd Function [Runtime]"
+msgstr "Rnd फंक्शन [रनटाइम]"
-#: 03101300.xhp
+#: 03080302.xhp
msgctxt ""
-"03101300.xhp\n"
-"par_id3152462\n"
-"22\n"
+"03080302.xhp\n"
+"bm_id3148685\n"
"help.text"
-msgid "tDate=Date ' tDate is an implicit date variable"
+msgid "<bookmark_value>Rnd function</bookmark_value>"
msgstr ""
-#: 01020500.xhp
-msgctxt ""
-"01020500.xhp\n"
-"tit\n"
-"help.text"
-msgid "Libraries, Modules and Dialogs"
-msgstr "लाइब्रेरी, मॉड्यूल तथा संवाद"
-
-#: 01020500.xhp
+#: 03080302.xhp
msgctxt ""
-"01020500.xhp\n"
-"hd_id3147317\n"
+"03080302.xhp\n"
+"hd_id3148685\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01020500.xhp\" name=\"Libraries, Modules and Dialogs\">Libraries, Modules and Dialogs</link>"
+msgid "<link href=\"text/sbasic/shared/03080302.xhp\" name=\"Rnd Function [Runtime]\">Rnd Function [Runtime]</link>"
msgstr ""
-#: 01020500.xhp
+#: 03080302.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_id3147427\n"
+"03080302.xhp\n"
+"par_id3149669\n"
"2\n"
"help.text"
-msgid "The following describes the basic use of libraries, modules and dialogs in $[officename] Basic."
-msgstr "$[officename] बेसिक में प्रोसीजर तथा फ़ंक्शन का इस्तेमाल निम्न अनुसार वर्णित है:"
+msgid "Returns a random number between 0 and 1."
+msgstr "0 और 1 के बीच की रेण्डम संख्या प्रस्तुत करता है."
-#: 01020500.xhp
+#: 03080302.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_id3146120\n"
+"03080302.xhp\n"
+"hd_id3153897\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."
+msgid "Syntax:"
msgstr ""
-#: 01020500.xhp
-msgctxt ""
-"01020500.xhp\n"
-"hd_id3148575\n"
-"5\n"
-"help.text"
-msgid "Libraries"
-msgstr "लाइब्रेरीज़"
-
-#: 01020500.xhp
+#: 03080302.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_id3150011\n"
-"6\n"
+"03080302.xhp\n"
+"par_id3150543\n"
+"4\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 ""
+msgid "Rnd [(Expression)]"
+msgstr "Rnd [(Expression)]"
-#: 01020500.xhp
+#: 03080302.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_id3151112\n"
-"7\n"
+"03080302.xhp\n"
+"hd_id3149655\n"
+"5\n"
"help.text"
-msgid "A library can contain up to 16,000 modules."
-msgstr "लाइब्रेरी में 16000 मॉड्यूल हो सकते हैं."
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 01020500.xhp
+#: 03080302.xhp
msgctxt ""
-"01020500.xhp\n"
-"hd_id3149262\n"
-"8\n"
+"03080302.xhp\n"
+"par_id3154365\n"
+"6\n"
"help.text"
-msgid "Modules"
-msgstr "मॉडयूल"
+msgid "Double"
+msgstr "दोगुना"
-#: 01020500.xhp
+#: 03080302.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_id3156441\n"
-"9\n"
+"03080302.xhp\n"
+"hd_id3154909\n"
+"7\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."
+msgid "Parameters:"
msgstr ""
-#: 01020500.xhp
+#: 03080302.xhp
msgctxt ""
-"01020500.xhp\n"
-"hd_id3152577\n"
-"11\n"
+"03080302.xhp\n"
+"par_id3125864\n"
+"8\n"
"help.text"
-msgid "Dialog Modules"
-msgstr "संवाद मॉड्यूल्स"
+msgid "<emph>Expression:</emph> Any numeric expression."
+msgstr "स्ट्रिंग को न्यूमेरिक एक्सप्रेशन में परिवर्तित करता है."
-#: 01020500.xhp
+#: 03080302.xhp
msgctxt ""
-"01020500.xhp\n"
-"par_id3149377\n"
+"03080302.xhp\n"
+"par_id3155306\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\"."
+msgid "<emph>Omitted:</emph> Returns the next random number in the sequence."
msgstr ""
-#: 03030000.xhp
-msgctxt ""
-"03030000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Date and Time Functions"
-msgstr "तारीख़ तथा समय फंक्शन"
-
-#: 03030000.xhp
+#: 03080302.xhp
msgctxt ""
-"03030000.xhp\n"
-"hd_id3150502\n"
-"1\n"
+"03080302.xhp\n"
+"par_id3147318\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030000.xhp\" name=\"Date and Time Functions\">Date and Time Functions</link>"
+msgid "The <emph>Rnd</emph> function only returns values ranging from 0 to 1. To generate random integers in a given range, use the formula in the following example:"
msgstr ""
-#: 03030000.xhp
+#: 03080302.xhp
msgctxt ""
-"03030000.xhp\n"
-"par_id3153255\n"
-"2\n"
+"03080302.xhp\n"
+"hd_id3151118\n"
+"15\n"
"help.text"
-msgid "Use the statements and functions described here to perform date and time calculations."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03030000.xhp
+#: 03080302.xhp
msgctxt ""
-"03030000.xhp\n"
-"par_id3152363\n"
-"3\n"
+"03080302.xhp\n"
+"par_id3147124\n"
+"21\n"
"help.text"
-msgid "<item type=\"productname\">%PRODUCTNAME</item> 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."
+msgid "Print \"Number from 1 to 5\""
msgstr ""
-#: 03030000.xhp
+#: 03080302.xhp
msgctxt ""
-"03030000.xhp\n"
-"par_id3151054\n"
-"4\n"
+"03080302.xhp\n"
+"par_id3154943\n"
+"23\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. <item type=\"productname\">%PRODUCTNAME</item> Basic also supports the variable type Date, which can contain a time specification consisting of both a date and time."
+msgid "Print \"Number from 6 to 8\""
msgstr ""
-#: 03090000.xhp
-msgctxt ""
-"03090000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Controlling Program Execution"
-msgstr "प्रोग्राम चलाना नियंत्रित करना"
-
-#: 03090000.xhp
+#: 03080302.xhp
msgctxt ""
-"03090000.xhp\n"
-"hd_id3145136\n"
-"1\n"
+"03080302.xhp\n"
+"par_id3151074\n"
+"25\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090000.xhp\" name=\"Controlling Program Execution\">Controlling Program Execution</link>"
+msgid "Print \"Greater than 8\""
msgstr ""
-#: 03090000.xhp
-msgctxt ""
-"03090000.xhp\n"
-"par_id3143268\n"
-"2\n"
-"help.text"
-msgid "The following statements control the execution of a program."
-msgstr "निम्न कथन प्रोग्राम का चलाया जाना नियंत्रित करता है."
-
-#: 03090000.xhp
+#: 03080302.xhp
msgctxt ""
-"03090000.xhp\n"
-"par_id3156152\n"
-"3\n"
+"03080302.xhp\n"
+"par_id3155602\n"
+"27\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."
+msgid "Print \"Outside range 1 to 10\""
msgstr ""
-#: 03080000.xhp
+#: 03080400.xhp
msgctxt ""
-"03080000.xhp\n"
+"03080400.xhp\n"
"tit\n"
"help.text"
-msgid "Numeric Functions"
-msgstr "न्यूमेरिक फंक्शन्स"
+msgid "Square Root Calculation"
+msgstr "वर्ग मूल की गणना"
-#: 03080000.xhp
+#: 03080400.xhp
msgctxt ""
-"03080000.xhp\n"
-"hd_id3153127\n"
+"03080400.xhp\n"
+"hd_id3148946\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080000.xhp\" name=\"Numeric Functions\">Numeric Functions</link>"
+msgid "<link href=\"text/sbasic/shared/03080400.xhp\" name=\"Square Root Calculation\">Square Root Calculation</link>"
msgstr ""
-#: 03080000.xhp
+#: 03080400.xhp
msgctxt ""
-"03080000.xhp\n"
-"par_id3148550\n"
+"03080400.xhp\n"
+"par_id3159414\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 ""
+msgid "Use this function to calculate square roots."
+msgstr "इस फ़ंक्शन का इस्तेमाल वर्गमूल की गणना करने के लिए करें."
-#: 03120310.xhp
+#: 03080401.xhp
msgctxt ""
-"03120310.xhp\n"
+"03080401.xhp\n"
"tit\n"
"help.text"
-msgid "UCase Function [Runtime]"
-msgstr "UCase फंक्शन [रनटाइम]"
+msgid "Sqr Function [Runtime]"
+msgstr "Sqr फंक्शन [रनटाइम]"
-#: 03120310.xhp
+#: 03080401.xhp
msgctxt ""
-"03120310.xhp\n"
-"bm_id3153527\n"
+"03080401.xhp\n"
+"bm_id3156027\n"
"help.text"
-msgid "<bookmark_value>UCase function</bookmark_value>"
+msgid "<bookmark_value>Sqr function</bookmark_value>"
msgstr ""
-#: 03120310.xhp
+#: 03080401.xhp
msgctxt ""
-"03120310.xhp\n"
-"hd_id3153527\n"
+"03080401.xhp\n"
+"hd_id3156027\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase Function [Runtime]\">UCase Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr Function [Runtime]\">Sqr Function [Runtime]</link>"
msgstr ""
-#: 03120310.xhp
+#: 03080401.xhp
msgctxt ""
-"03120310.xhp\n"
-"par_id3155420\n"
+"03080401.xhp\n"
+"par_id3147226\n"
"2\n"
"help.text"
-msgid "Converts lowercase characters in a string to uppercase."
-msgstr "स्ट्रिंग के लोअरकेस अक्षरों को अपरकेस में बदलता है."
+msgid "Calculates the square root of a numeric expression."
+msgstr "न्यूमेरिक एक्सप्रेशन के वर्गमूल की गणना करता है."
-#: 03120310.xhp
+#: 03080401.xhp
msgctxt ""
-"03120310.xhp\n"
-"par_id3150771\n"
+"03080401.xhp\n"
+"hd_id3143267\n"
"3\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase Function</link>"
+msgid "Syntax:"
msgstr ""
-#: 03120310.xhp
+#: 03080401.xhp
msgctxt ""
-"03120310.xhp\n"
-"par_id3149233\n"
+"03080401.xhp\n"
+"par_id3149415\n"
"4\n"
"help.text"
-msgid "<emph>Syntax</emph>:"
-msgstr ""
+msgid "Sqr (Number)"
+msgstr "Sin (Number)"
-#: 03120310.xhp
-#, fuzzy
+#: 03080401.xhp
msgctxt ""
-"03120310.xhp\n"
-"par_id3153061\n"
+"03080401.xhp\n"
+"hd_id3156023\n"
"5\n"
"help.text"
-msgid "UCase (Text As String)"
-msgstr "Dim stext As String"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03120310.xhp
+#: 03080401.xhp
msgctxt ""
-"03120310.xhp\n"
-"par_id3159414\n"
+"03080401.xhp\n"
+"par_id3156343\n"
"6\n"
"help.text"
-msgid "<emph>Return value</emph>:"
-msgstr ""
+msgid "Double"
+msgstr "दोगुना"
-#: 03120310.xhp
+#: 03080401.xhp
msgctxt ""
-"03120310.xhp\n"
-"par_id3146795\n"
+"03080401.xhp\n"
+"hd_id3147265\n"
"7\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "Parameters:"
+msgstr ""
-#: 03120310.xhp
+#: 03080401.xhp
msgctxt ""
-"03120310.xhp\n"
-"hd_id3149457\n"
+"03080401.xhp\n"
+"par_id3149457\n"
"8\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the square root for."
msgstr ""
-#: 03120310.xhp
+#: 03080401.xhp
msgctxt ""
-"03120310.xhp\n"
-"par_id3150791\n"
+"03080401.xhp\n"
+"par_id3154365\n"
"9\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to convert."
+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 ""
-#: 03120310.xhp
+#: 03080401.xhp
msgctxt ""
-"03120310.xhp\n"
-"hd_id3154125\n"
+"03080401.xhp\n"
+"hd_id3153192\n"
"10\n"
"help.text"
msgid "Example:"
-msgstr ""
-
-#: 03120310.xhp
-msgctxt ""
-"03120310.xhp\n"
-"par_id3149204\n"
-"14\n"
-"help.text"
-msgid "Print LCase(sVar) ' returns \"las vegas\""
-msgstr ""
-
-#: 03120310.xhp
-msgctxt ""
-"03120310.xhp\n"
-"par_id3156280\n"
-"15\n"
-"help.text"
-msgid "Print UCase(sVar) ' returns \"LAS VEGAS\""
-msgstr ""
+msgstr "उदाहरण:"
-#: 03100060.xhp
+#: 03080500.xhp
msgctxt ""
-"03100060.xhp\n"
+"03080500.xhp\n"
"tit\n"
"help.text"
-msgid "CDec Function [Runtime]"
-msgstr "CDbl फंक्शन [रनटाइम]"
-
-#: 03100060.xhp
-msgctxt ""
-"03100060.xhp\n"
-"bm_id863979\n"
-"help.text"
-msgid "<bookmark_value>CDec function</bookmark_value>"
-msgstr ""
-
-#: 03100060.xhp
-msgctxt ""
-"03100060.xhp\n"
-"par_idN10548\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03100060.xhp\">CDec Function [Runtime]</link>"
-msgstr ""
-
-#: 03100060.xhp
-msgctxt ""
-"03100060.xhp\n"
-"par_idN10558\n"
-"help.text"
-msgid "Converts a string expression or numeric expression to a decimal expression."
-msgstr ""
+msgid "Integers"
+msgstr "पूर्णांक"
-#: 03100060.xhp
+#: 03080500.xhp
msgctxt ""
-"03100060.xhp\n"
-"par_idN1055B\n"
+"03080500.xhp\n"
+"hd_id3153345\n"
+"1\n"
"help.text"
-msgid "Syntax:"
+msgid "<link href=\"text/sbasic/shared/03080500.xhp\" name=\"Integers\">Integers</link>"
msgstr ""
-#: 03100060.xhp
-msgctxt ""
-"03100060.xhp\n"
-"par_idN105EA\n"
-"help.text"
-msgid "CDec(Expression)"
-msgstr "IsDate (Expression)"
-
-#: 03100060.xhp
-msgctxt ""
-"03100060.xhp\n"
-"par_idN105ED\n"
-"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
-
-#: 03100060.xhp
+#: 03080500.xhp
msgctxt ""
-"03100060.xhp\n"
-"par_idN105F1\n"
+"03080500.xhp\n"
+"par_id3156152\n"
+"2\n"
"help.text"
-msgid "Decimal number."
-msgstr ""
+msgid "The following functions round values to integers."
+msgstr "निम्न फ़ंक्शन पूर्णांकों के मूल्य को राउंड में करता है."
-#: 03100060.xhp
+#: 03080501.xhp
msgctxt ""
-"03100060.xhp\n"
-"par_idN105F4\n"
+"03080501.xhp\n"
+"tit\n"
"help.text"
-msgid "Parameter:"
-msgstr ""
+msgid "Fix Function [Runtime]"
+msgstr "Fix फंक्शन [रनटाइम]"
-#: 03100060.xhp
+#: 03080501.xhp
msgctxt ""
-"03100060.xhp\n"
-"par_idN105F8\n"
+"03080501.xhp\n"
+"bm_id3159201\n"
"help.text"
-msgid "Expression: Any string or numeric expression that you want to convert."
+msgid "<bookmark_value>Fix function</bookmark_value>"
msgstr ""
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Event-Driven Macros"
-msgstr "घटनाओं से चलने वाले मॅक्रो"
-
-#: 01040000.xhp
+#: 03080501.xhp
msgctxt ""
-"01040000.xhp\n"
-"bm_id3154581\n"
+"03080501.xhp\n"
+"hd_id3159201\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>deleting; macro assignments to events</bookmark_value> <bookmark_value>macros; assigning to events</bookmark_value> <bookmark_value>assigning macros to events</bookmark_value> <bookmark_value>events; assigning macros</bookmark_value>"
+msgid "<link href=\"text/sbasic/shared/03080501.xhp\" name=\"Fix Function [Runtime]\">Fix Function [Runtime]</link>"
msgstr ""
-#: 01040000.xhp
+#: 03080501.xhp
msgctxt ""
-"01040000.xhp\n"
-"hd_id3147348\n"
-"1\n"
+"03080501.xhp\n"
+"par_id3149346\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01040000.xhp\" name=\"Event-Driven Macros\">Event-Driven Macros</link>"
+msgid "Returns the integer value of a numeric expression by removing the fractional part of the number."
msgstr ""
-#: 01040000.xhp
+#: 03080501.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3146120\n"
-"2\n"
+"03080501.xhp\n"
+"hd_id3155419\n"
+"3\n"
"help.text"
-msgid "This section describes how to assign Basic programs to program events."
+msgid "Syntax:"
msgstr ""
-#: 01040000.xhp
+#: 03080501.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3149263\n"
+"03080501.xhp\n"
+"par_id3156152\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 ""
+msgid "Fix (Expression)"
+msgstr "IsDate (Expression)"
-#: 01040000.xhp
+#: 03080501.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3148455\n"
+"03080501.xhp\n"
+"hd_id3154923\n"
"5\n"
"help.text"
-msgid "Event"
-msgstr "घटनाएँ"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 01040000.xhp
+#: 03080501.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3145799\n"
+"03080501.xhp\n"
+"par_id3148947\n"
"6\n"
"help.text"
-msgid "An assigned macro is executed..."
-msgstr "आबंटित मॅक्रो चलाया गया..."
+msgid "Double"
+msgstr "दोगुना"
-#: 01040000.xhp
+#: 03080501.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3149379\n"
+"03080501.xhp\n"
+"hd_id3154760\n"
"7\n"
"help.text"
-msgid "Program Start"
-msgstr "प्रोग्राम प्रारंभ"
+msgid "Parameters:"
+msgstr ""
-#: 01040000.xhp
+#: 03080501.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3150715\n"
+"03080501.xhp\n"
+"par_id3149457\n"
"8\n"
"help.text"
-msgid "... after a $[officename] application is started."
-msgstr "... $[officename] अनुप्रयोग को चालू होने के बाद."
+msgid "<emph>Expression:</emph> Numeric expression that you want to return the integer value for."
+msgstr ""
-#: 01040000.xhp
+#: 03080501.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3146914\n"
+"03080501.xhp\n"
+"hd_id3150447\n"
"9\n"
"help.text"
-msgid "Program End"
-msgstr "प्रोग्राम अंत"
-
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id3153765\n"
-"10\n"
-"help.text"
-msgid "...before a $[officename] application is terminated."
-msgstr "... $[officename] अनुप्रयोग को बन्द करने से पहले."
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 01040000.xhp
+#: 03080501.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3145150\n"
+"03080501.xhp\n"
+"par_id3156214\n"
"11\n"
"help.text"
-msgid "Create Document"
-msgstr "दस्तावेज़ बनाएँ"
+msgid "Print Fix(3.14159) ' returns 3."
+msgstr "Print sgn(0) REM returns 0"
-#: 01040000.xhp
+#: 03080501.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3163808\n"
+"03080501.xhp\n"
+"par_id3154217\n"
"12\n"
"help.text"
-msgid "...after a new document is created with <emph>File - New</emph> or with the <emph>New</emph> icon."
-msgstr ""
+msgid "Print Fix(0) ' returns 0."
+msgstr "Print sgn(0) REM returns 0"
-#: 01040000.xhp
+#: 03080501.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3145790\n"
+"03080501.xhp\n"
+"par_id3145786\n"
"13\n"
"help.text"
-msgid "Open Document"
-msgstr "दस्तावेज़ खोलें"
+msgid "Print Fix(-3.14159) ' returns -3."
+msgstr "Print sgn(0) REM returns 0"
-#: 01040000.xhp
+#: 03080502.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3154572\n"
-"14\n"
+"03080502.xhp\n"
+"tit\n"
"help.text"
-msgid "...after a document is opened with <emph>File - Open</emph> or with the <emph>Open</emph> icon."
-msgstr ""
+msgid "Int Function [Runtime]"
+msgstr "Int फंक्शन [रनटाइम]"
-#: 01040000.xhp
+#: 03080502.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3153266\n"
-"15\n"
+"03080502.xhp\n"
+"bm_id3153345\n"
"help.text"
-msgid "Save Document As"
-msgstr "दस्तावेज़ ऐसे सहेजें"
+msgid "<bookmark_value>Int function</bookmark_value>"
+msgstr ""
-#: 01040000.xhp
+#: 03080502.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3150208\n"
-"16\n"
+"03080502.xhp\n"
+"hd_id3153345\n"
+"1\n"
"help.text"
-msgid "...before a document is saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or the <emph>Save</emph> icon, if a document name has not yet been specified)."
+msgid "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Function [Runtime]\">Int Function [Runtime]</link>"
msgstr ""
-#: 01040000.xhp
+#: 03080502.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3158215\n"
-"43\n"
+"03080502.xhp\n"
+"par_id3155420\n"
+"2\n"
"help.text"
-msgid "Document has been saved as"
-msgstr "दस्तावेज़ ऐसे सहेजा गया"
+msgid "Returns the integer portion of a number."
+msgstr "संख्या के पूर्णांक भाग को प्रस्तुत करता है."
-#: 01040000.xhp
+#: 03080502.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3150980\n"
-"44\n"
+"03080502.xhp\n"
+"hd_id3147559\n"
+"3\n"
"help.text"
-msgid "... after a document was saved under a specified name (with <emph>File - Save As</emph>, or with <emph>File - Save</emph> or with the <emph>Save</emph> icon, if a document name has not yet been specified)."
+msgid "Syntax:"
msgstr ""
-#: 01040000.xhp
+#: 03080502.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3150519\n"
-"17\n"
+"03080502.xhp\n"
+"par_id3146795\n"
+"4\n"
"help.text"
-msgid "Save Document"
-msgstr "दस्तावेज़ सहेजें"
+msgid "Int (Number)"
+msgstr "Int (Number)"
-#: 01040000.xhp
+#: 03080502.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3155529\n"
-"18\n"
+"03080502.xhp\n"
+"hd_id3149670\n"
+"5\n"
"help.text"
-msgid "...before a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 01040000.xhp
+#: 03080502.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3149404\n"
-"45\n"
+"03080502.xhp\n"
+"par_id3150400\n"
+"6\n"
"help.text"
-msgid "Document has been saved"
-msgstr "दस्तावेज़ सहेजा गया"
+msgid "Double"
+msgstr "दोगुना"
-#: 01040000.xhp
+#: 03080502.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3151332\n"
-"46\n"
+"03080502.xhp\n"
+"hd_id3149656\n"
+"7\n"
"help.text"
-msgid "...after a document is saved with <emph>File - Save</emph> or the <emph>Save</emph> icon, provided that a document name has already been specified."
+msgid "Parameters:"
msgstr ""
-#: 01040000.xhp
+#: 03080502.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3159171\n"
-"19\n"
+"03080502.xhp\n"
+"par_id3148797\n"
+"8\n"
"help.text"
-msgid "Document is closing"
+msgid "<emph>Number:</emph> Any valid numeric expression."
msgstr ""
-#: 01040000.xhp
+#: 03080502.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3146868\n"
-"20\n"
+"03080502.xhp\n"
+"hd_id3148672\n"
+"9\n"
"help.text"
-msgid "...before a document is closed."
-msgstr "... दस्तावेज़ बन्द करने से पहले."
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 01040000.xhp
+#: 03080502.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3159097\n"
-"47\n"
+"03080502.xhp\n"
+"par_id3125864\n"
+"11\n"
"help.text"
-msgid "Document closed"
+msgid "Print Int(3.99) ' returns the value 3"
msgstr ""
-#: 01040000.xhp
+#: 03080502.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3148606\n"
-"48\n"
+"03080502.xhp\n"
+"par_id3145787\n"
+"12\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."
+msgid "Print Int(0) ' returns the value 0"
msgstr ""
-#: 01040000.xhp
+#: 03080502.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3144772\n"
-"21\n"
+"03080502.xhp\n"
+"par_id3153143\n"
+"13\n"
"help.text"
-msgid "Activate Document"
-msgstr "दस्तावेज़ सक्रिय करें"
+msgid "Print Int(-3.14159) ' returns the value -4"
+msgstr ""
-#: 01040000.xhp
+#: 03080600.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3149442\n"
-"22\n"
+"03080600.xhp\n"
+"tit\n"
"help.text"
-msgid "...after a document is brought to the foreground."
-msgstr "... दस्तावेज़ अग्रभूमि में लाए जाने के बाद."
+msgid "Absolute Values"
+msgstr "Absolute Values"
-#: 01040000.xhp
+#: 03080600.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3150888\n"
-"23\n"
+"03080600.xhp\n"
+"hd_id3146958\n"
+"1\n"
"help.text"
-msgid "Deactivate Document"
-msgstr "दस्तावेज़ अक्रिय करें"
+msgid "<link href=\"text/sbasic/shared/03080600.xhp\" name=\"Absolute Values\">Absolute Values</link>"
+msgstr ""
-#: 01040000.xhp
+#: 03080600.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3154060\n"
-"24\n"
+"03080600.xhp\n"
+"par_id3150771\n"
+"2\n"
"help.text"
-msgid "...after another document is brought to the foreground."
-msgstr "... अन्य दस्तावेज़ अग्रभूमि में लाए जाने के बाद है."
+msgid "This function returns absolute values."
+msgstr "यह फंक्शन निरपेक्ष मान प्रस्तुत करता है."
-#: 01040000.xhp
+#: 03080601.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3152384\n"
-"25\n"
+"03080601.xhp\n"
+"tit\n"
"help.text"
-msgid "Print Document"
-msgstr "दस्तावेज़ छापें"
+msgid "Abs Function [Runtime]"
+msgstr "Abs फंक्शन [रनटाइम]"
-#: 01040000.xhp
+#: 03080601.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3152873\n"
-"26\n"
+"03080601.xhp\n"
+"bm_id3159201\n"
"help.text"
-msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins."
+msgid "<bookmark_value>Abs function</bookmark_value>"
msgstr ""
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"par_id3159227\n"
-"49\n"
-"help.text"
-msgid "JavaScript run-time error"
-msgstr "जावा-स्क्रिप्ट रन-टाइम त्रुटि"
-
-#: 01040000.xhp
+#: 03080601.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3145362\n"
-"50\n"
+"03080601.xhp\n"
+"hd_id3159201\n"
+"1\n"
"help.text"
-msgid "...when a JavaScript run-time error occurs."
+msgid "<link href=\"text/sbasic/shared/03080601.xhp\" name=\"Abs Function [Runtime]\">Abs Function [Runtime]</link>"
msgstr ""
-#: 01040000.xhp
+#: 03080601.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3154767\n"
-"27\n"
+"03080601.xhp\n"
+"par_id3153394\n"
+"2\n"
"help.text"
-msgid "Print Mail Merge"
-msgstr "डाक मिलान छापें"
+msgid "Returns the absolute value of a numeric expression."
+msgstr "न्यूमेरिक एक्सप्रेशन के निरपेक्ष मान को प्रस्तुत करता है."
-#: 01040000.xhp
+#: 03080601.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3153555\n"
-"28\n"
+"03080601.xhp\n"
+"hd_id3149233\n"
+"3\n"
"help.text"
-msgid "...after the <emph>Print</emph> dialog is closed, but before the actual print process begins. This event occurs for each copy printed."
+msgid "Syntax:"
msgstr ""
-#: 01040000.xhp
+#: 03080601.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3156366\n"
-"51\n"
+"03080601.xhp\n"
+"par_id3147573\n"
+"4\n"
"help.text"
-msgid "Change of the page count"
-msgstr "पृष्ठ गणना बदलना"
+msgid "Abs (Number)"
+msgstr "Abs (Number)"
-#: 01040000.xhp
+#: 03080601.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3154627\n"
-"52\n"
+"03080601.xhp\n"
+"hd_id3156152\n"
+"5\n"
"help.text"
-msgid "...when the page count changes."
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 01040000.xhp
+#: 03080601.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3154737\n"
-"53\n"
+"03080601.xhp\n"
+"par_id3149670\n"
+"6\n"
"help.text"
-msgid "Message received"
-msgstr "संदेश मिला"
+msgid "Double"
+msgstr "दोगुना"
-#: 01040000.xhp
+#: 03080601.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3150952\n"
-"54\n"
+"03080601.xhp\n"
+"hd_id3154924\n"
+"7\n"
"help.text"
-msgid "...if a message was received."
+msgid "Parameters:"
msgstr ""
-#: 01040000.xhp
-msgctxt ""
-"01040000.xhp\n"
-"hd_id3153299\n"
-"30\n"
-"help.text"
-msgid "Assigning a Macro to an Event"
-msgstr "किसी घटना पर मॅक्रो आबंटित करना"
-
-#: 01040000.xhp
+#: 03080601.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3147244\n"
-"31\n"
+"03080601.xhp\n"
+"par_id3154347\n"
+"8\n"
"help.text"
-msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
+msgid "<emph>Number:</emph> 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 ""
-#: 01040000.xhp
+#: 03080601.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3146098\n"
-"55\n"
+"03080601.xhp\n"
+"par_id3153381\n"
+"9\n"
"help.text"
-msgid "Select whether you want the assignment to be globally valid or just valid in the current document in the <emph>Save In</emph> listbox."
+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 ""
-#: 01040000.xhp
+#: 03080601.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3150431\n"
-"32\n"
+"03080601.xhp\n"
+"hd_id3148451\n"
+"10\n"
"help.text"
-msgid "Select the event from the <emph>Event</emph> list."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 01040000.xhp
+#: 03080601.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3148742\n"
-"33\n"
+"03080601.xhp\n"
+"par_id3145786\n"
+"14\n"
"help.text"
-msgid "Click <emph>Macro</emph> and select the macro to be assigned to the selected event."
+msgid "siW1 = Int(InputBox$ (\"Please enter the first amount\",\"Value Input\"))"
msgstr ""
-#: 01040000.xhp
+#: 03080601.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3146321\n"
-"35\n"
+"03080601.xhp\n"
+"par_id3149561\n"
+"15\n"
"help.text"
-msgid "Click <emph>OK</emph> to assign the macro."
+msgid "siW2 = Int(InputBox$ (\"Please enter the second amount\",\"Value Input\"))"
msgstr ""
-#: 01040000.xhp
+#: 03080601.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3147414\n"
-"56\n"
+"03080601.xhp\n"
+"par_id3145750\n"
+"16\n"
"help.text"
-msgid "Click <emph>OK</emph> to close the dialog."
+msgid "Print \"The difference is \"; Abs(siW1 - siW2)"
msgstr ""
-#: 01040000.xhp
+#: 03080700.xhp
msgctxt ""
-"01040000.xhp\n"
-"hd_id3154581\n"
-"36\n"
+"03080700.xhp\n"
+"tit\n"
"help.text"
-msgid "Removing the Assignment of a Macro to an Event"
-msgstr "किसी घटना पर संयोजित मॅक्रो को मिटाना"
+msgid "Expression Signs"
+msgstr "Expression Signs"
-#: 01040000.xhp
+#: 03080700.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3146883\n"
-"57\n"
+"03080700.xhp\n"
+"hd_id3150702\n"
+"1\n"
"help.text"
-msgid "Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab."
+msgid "<link href=\"text/sbasic/shared/03080700.xhp\" name=\"Expression Signs\">Expression Signs</link>"
msgstr ""
-#: 01040000.xhp
+#: 03080700.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3155909\n"
-"58\n"
+"03080700.xhp\n"
+"par_id3148668\n"
+"2\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 <emph>Save In</emph> listbox."
-msgstr ""
+msgid "This function returns the algebraic sign of a numeric expression."
+msgstr "यह फ़ंक्शन किसी न्यूमेरिक एक्सप्रेशन का बीजगणितीय चिह्न प्रस्तुत करता है."
-#: 01040000.xhp
+#: 03080701.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3159129\n"
-"59\n"
+"03080701.xhp\n"
+"tit\n"
"help.text"
-msgid "Select the event that contains the assignment to be removed from the <emph>Event</emph> list."
-msgstr ""
+msgid "Sgn Function [Runtime]"
+msgstr "Sgn फंक्शन [रनटाइम]"
-#: 01040000.xhp
+#: 03080701.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3149143\n"
-"37\n"
+"03080701.xhp\n"
+"bm_id3148474\n"
"help.text"
-msgid "Click <emph>Remove</emph>."
+msgid "<bookmark_value>Sgn function</bookmark_value>"
msgstr ""
-#: 01040000.xhp
+#: 03080701.xhp
msgctxt ""
-"01040000.xhp\n"
-"par_id3149351\n"
-"60\n"
+"03080701.xhp\n"
+"hd_id3148474\n"
+"1\n"
"help.text"
-msgid "Click <emph>OK</emph> to close the dialog."
+msgid "<link href=\"text/sbasic/shared/03080701.xhp\" name=\"Sgn Function [Runtime]\">Sgn Function [Runtime]</link>"
msgstr ""
-#: 01030300.xhp
-msgctxt ""
-"01030300.xhp\n"
-"tit\n"
-"help.text"
-msgid "Debugging a Basic Program"
-msgstr "बेसिक प्रोग्राम डिबग करना"
-
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"bm_id3153344\n"
+"03080701.xhp\n"
+"par_id3148686\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>debugging Basic programs</bookmark_value><bookmark_value>variables; observing values</bookmark_value><bookmark_value>watching variables</bookmark_value><bookmark_value>run-time errors in Basic</bookmark_value><bookmark_value>error codes in Basic</bookmark_value><bookmark_value>breakpoints</bookmark_value><bookmark_value>Call Stack window</bookmark_value>"
+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 ""
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id3153344\n"
-"1\n"
+"03080701.xhp\n"
+"hd_id3156023\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01030300.xhp\">Debugging a Basic Program</link>"
+msgid "Syntax:"
msgstr ""
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id3159224\n"
+"03080701.xhp\n"
+"par_id3153897\n"
"4\n"
"help.text"
-msgid "Breakpoints and Single Step Execution"
-msgstr "ब्रेकपाइंट तथा एकल चरण एक्जीक्यूशन"
+msgid "Sgn (Number)"
+msgstr "Sgn (Number)"
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3150682\n"
+"03080701.xhp\n"
+"hd_id3145069\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 ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3147303\n"
-"7\n"
+"03080701.xhp\n"
+"par_id3150359\n"
+"6\n"
"help.text"
-msgid "Double-click in the <emph>breakpoint</emph> 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 ""
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3155805\n"
-"8\n"
+"03080701.xhp\n"
+"hd_id3150543\n"
+"7\n"
"help.text"
-msgid "The <emph>single step </emph>execution using the <emph>Single Step</emph> icon causes the program to branch into procedures and functions."
+msgid "Parameters:"
msgstr ""
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3151110\n"
-"25\n"
+"03080701.xhp\n"
+"par_id3154365\n"
+"8\n"
"help.text"
-msgid "The procedure step execution using the <emph>Procedure Step</emph> icon causes the program to skip over procedures and functions as a single step."
+msgid "<emph>Number:</emph> Numeric expression that determines the value that is returned by the function."
msgstr ""
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id3153825\n"
+"03080701.xhp\n"
+"par_id3150767\n"
"9\n"
"help.text"
-msgid "Properties of a Breakpoint"
-msgstr "ब्रेकपाइंट के गुण"
-
-#: 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 ""
+msgid "NumExpression"
+msgstr "NumExpression"
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3148473\n"
+"03080701.xhp\n"
+"par_id3150441\n"
"10\n"
"help.text"
-msgid "You can <emph>activate</emph> and <emph>deactivate</emph> a breakpoint by selecting <emph>Active</emph> 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 <emph>Properties</emph> from the context menu of a breakpoint or select <emph>Breakpoints</emph> from the context menu of the breakpoint column to call the <emph>Breakpoints</emph> dialog where you can specify other breakpoint options."
-msgstr ""
+msgid "Return value"
+msgstr "वापसी मूल्य:"
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3156280\n"
+"03080701.xhp\n"
+"par_id3161833\n"
"11\n"
"help.text"
-msgid "The list displays all <emph>breakpoints</emph> with the corresponding line number in the source code. You can activate or deactivate a selected breakpoint by checking or clearing the <emph>Active</emph> box."
+msgid "negative"
msgstr ""
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3158407\n"
+"03080701.xhp\n"
+"par_id3155306\n"
"12\n"
"help.text"
-msgid "The <emph>Pass Count</emph> 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 ""
+msgid "Sgn returns -1."
+msgstr "Sgn returns -1."
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3153968\n"
+"03080701.xhp\n"
+"par_id3145271\n"
"13\n"
"help.text"
-msgid "Click <emph>Delete</emph> to remove the breakpoint from the program."
+msgid "0"
msgstr ""
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id3150439\n"
+"03080701.xhp\n"
+"par_id3146119\n"
"14\n"
"help.text"
-msgid "Observing the Value of Variables"
-msgstr "वेरिएबल्स के मूल्य निरीक्षण करना"
+msgid "Sgn returns 0."
+msgstr "Sgn returns 0."
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3153368\n"
+"03080701.xhp\n"
+"par_id3153139\n"
"15\n"
"help.text"
-msgid "You can monitor the values of a variable by adding it to the <emph>Watch</emph> window. To add a variable to the list of watched variables, type the variable name in the <emph>Watch</emph> text box and press Enter."
+msgid "positive"
msgstr ""
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3146986\n"
+"03080701.xhp\n"
+"par_id3154319\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 ""
+msgid "Sgn returns 1."
+msgstr "Sgn returns 1."
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3145272\n"
+"03080701.xhp\n"
+"hd_id3152576\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 ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3145749\n"
+"03080701.xhp\n"
+"par_id3155416\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 ""
+msgid "Print sgn(-10) ' returns -1"
+msgstr "Print sgn(-10) REM returns -1"
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"hd_id3148618\n"
+"03080701.xhp\n"
+"par_id3154096\n"
"20\n"
"help.text"
-msgid "The Call Stack Window"
-msgstr "काल स्टेक विंडो"
+msgid "Print sgn(0) ' returns 0"
+msgstr "Print sgn(0) REM returns 0"
-#: 01030300.xhp
+#: 03080701.xhp
msgctxt ""
-"01030300.xhp\n"
-"par_id3154491\n"
+"03080701.xhp\n"
+"par_id3148457\n"
"21\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_STACKWINDOW_LIST\">Provides an overview of the call hierarchy of procedures and functions.</ahelp> 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 "रन-टाइम त्रुटियों की सूची"
+msgid "Print sgn(10) ' returns 1"
+msgstr "Print sgn(10) REM returns 1"
-#: keys.xhp
+#: 03080800.xhp
msgctxt ""
-"keys.xhp\n"
+"03080800.xhp\n"
"tit\n"
"help.text"
-msgid "Keyboard Shortcuts in the Basic IDE"
-msgstr "मूल आईडीई में कुंजीपट शॉर्टकट"
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"bm_id3154760\n"
-"help.text"
-msgid "<bookmark_value>keyboard;in IDE</bookmark_value><bookmark_value>shortcut keys;Basic IDE</bookmark_value><bookmark_value>IDE;keyboard shortcuts</bookmark_value>"
-msgstr ""
+msgid "Converting Numbers"
+msgstr "संख्याएँ बदलना"
-#: keys.xhp
+#: 03080800.xhp
msgctxt ""
-"keys.xhp\n"
-"hd_id3154760\n"
+"03080800.xhp\n"
+"hd_id3145315\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/keys.xhp\" name=\"Keyboard Shortcuts in the Basic IDE\">Keyboard Shortcuts in the Basic IDE</link>"
+msgid "<link href=\"text/sbasic/shared/03080800.xhp\" name=\"Converting Numbers\">Converting Numbers</link>"
msgstr ""
-#: keys.xhp
+#: 03080800.xhp
msgctxt ""
-"keys.xhp\n"
-"par_id3149655\n"
+"03080800.xhp\n"
+"par_id3154760\n"
"2\n"
"help.text"
-msgid "In the Basic IDE you can use the following keyboard shortcuts:"
-msgstr "बेसिक आईडीई में आप निम्न कुंजीपट शॉर्टकट का इस्तेमाल कर सकते हैं:"
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3154908\n"
-"3\n"
-"help.text"
-msgid "Action"
-msgstr "क्रिया"
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3153192\n"
-"4\n"
-"help.text"
-msgid "Keyboard shortcut"
-msgstr "कुंजीपट शॉर्टकट"
-
-#: 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 ""
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3163712\n"
-"6\n"
-"help.text"
-msgid "F5"
-msgstr ""
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3150010\n"
-"7\n"
-"help.text"
-msgid "Stop"
-msgstr ""
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3154319\n"
-"8\n"
-"help.text"
-msgid "Shift+F5"
-msgstr "शिफ़्ट+F5"
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3151073\n"
-"11\n"
-"help.text"
-msgid "Add <link href=\"text/sbasic/shared/01050100.xhp\" name=\"watch\">watch</link> for the variable at the cursor"
-msgstr ""
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3154731\n"
-"12\n"
-"help.text"
-msgid "F7"
-msgstr ""
-
-#: 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 ""
-
-#: 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 <emph>one</emph> statement"
-msgstr ""
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3153764\n"
-"16\n"
-"help.text"
-msgid "Shift+F8"
-msgstr "शिफ़्ट+F8"
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3150323\n"
-"17\n"
-"help.text"
-msgid "Set or remove a <link href=\"text/sbasic/shared/01030300.xhp\" name=\"breakpoint\">breakpoint</link> at the current line or all breakpoints in the current selection"
-msgstr ""
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3147339\n"
-"18\n"
-"help.text"
-msgid "F9"
-msgstr ""
-
-#: 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 ""
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3155175\n"
-"20\n"
-"help.text"
-msgid "Shift+F9"
-msgstr "शिफ़्ट+F9"
-
-#: keys.xhp
-msgctxt ""
-"keys.xhp\n"
-"par_id3154702\n"
-"21\n"
-"help.text"
-msgid "A running macro can be aborted with Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8."
+msgid "The following functions convert numbers from one number format to another."
msgstr ""
-#: 03102200.xhp
+#: 03080801.xhp
msgctxt ""
-"03102200.xhp\n"
+"03080801.xhp\n"
"tit\n"
"help.text"
-msgid "IsArray Function [Runtime]"
-msgstr "IsArray फंक्शन [रनटाइम]"
+msgid "Hex Function [Runtime]"
+msgstr "Hex फंक्शन [रनटाइम]"
-#: 03102200.xhp
+#: 03080801.xhp
msgctxt ""
-"03102200.xhp\n"
-"bm_id3154346\n"
+"03080801.xhp\n"
+"bm_id3150616\n"
"help.text"
-msgid "<bookmark_value>IsArray function</bookmark_value>"
+msgid "<bookmark_value>Hex function</bookmark_value>"
msgstr ""
-#: 03102200.xhp
+#: 03080801.xhp
msgctxt ""
-"03102200.xhp\n"
-"hd_id3154346\n"
+"03080801.xhp\n"
+"hd_id3150616\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102200.xhp\" name=\"IsArray Function [Runtime]\">IsArray Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03080801.xhp\" name=\"Hex Function [Runtime]\">Hex Function [Runtime]</link>"
msgstr ""
-#: 03102200.xhp
+#: 03080801.xhp
msgctxt ""
-"03102200.xhp\n"
-"par_id3159413\n"
+"03080801.xhp\n"
+"par_id3145136\n"
"2\n"
"help.text"
-msgid "Determines if a variable is a data field in an array."
-msgstr "निर्धारित करता है कि यदि कोई वेरिएबल, ऐरे में डाटा क्षेत्र है"
+msgid "Returns a string that represents the hexadecimal value of a number."
+msgstr "स्ट्रिंग प्रस्तुत करता है जो कि संख्या का हेक्साडेसीमल मूल्य होता है."
-#: 03102200.xhp
+#: 03080801.xhp
msgctxt ""
-"03102200.xhp\n"
-"hd_id3150792\n"
+"03080801.xhp\n"
+"hd_id3147573\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03102200.xhp
+#: 03080801.xhp
msgctxt ""
-"03102200.xhp\n"
-"par_id3153379\n"
+"03080801.xhp\n"
+"par_id3150771\n"
"4\n"
"help.text"
-msgid "IsArray (Var)"
-msgstr "IsArray (Var)"
+msgid "Hex (Number)"
+msgstr "Hex (Number)"
-#: 03102200.xhp
+#: 03080801.xhp
msgctxt ""
-"03102200.xhp\n"
-"hd_id3154365\n"
+"03080801.xhp\n"
+"hd_id3147530\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03102200.xhp
+#: 03080801.xhp
msgctxt ""
-"03102200.xhp\n"
-"par_id3154685\n"
+"03080801.xhp\n"
+"par_id3159414\n"
"6\n"
"help.text"
-msgid "Bool"
-msgstr ""
+msgid "String"
+msgstr "वाक्यांश"
-#: 03102200.xhp
+#: 03080801.xhp
msgctxt ""
-"03102200.xhp\n"
-"hd_id3153969\n"
+"03080801.xhp\n"
+"hd_id3156344\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03102200.xhp
+#: 03080801.xhp
msgctxt ""
-"03102200.xhp\n"
-"par_id3145172\n"
+"03080801.xhp\n"
+"par_id3148947\n"
"8\n"
"help.text"
-msgid "<emph>Var:</emph> Any variable that you want to test if it is declared as an array. If the variable is an array, then the function returns <emph>True</emph>, otherwise <emph>False </emph>is returned."
+msgid "<emph>Number:</emph> Any numeric expression that you want to convert to a hexadecimal number."
msgstr ""
-#: 03102200.xhp
+#: 03080801.xhp
msgctxt ""
-"03102200.xhp\n"
-"hd_id3155131\n"
+"03080801.xhp\n"
+"hd_id3154365\n"
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03080300.xhp
+#: 03080801.xhp
msgctxt ""
-"03080300.xhp\n"
-"tit\n"
+"03080801.xhp\n"
+"par_id3156214\n"
+"30\n"
"help.text"
-msgid "Generating Random Numbers"
-msgstr "रेण्डम संख्याएँ तैयार करना"
+msgid "' uses BasicFormulas in $[officename] Calc"
+msgstr "REM $[officename] कॅल्क में बेसिक सूत्र इस्तेमाल करता है"
-#: 03080300.xhp
+#: 03080801.xhp
msgctxt ""
-"03080300.xhp\n"
-"hd_id3143270\n"
-"1\n"
+"03080801.xhp\n"
+"par_id3149262\n"
+"20\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080300.xhp\" name=\"Generating Random Numbers\">Generating Random Numbers</link>"
+msgid "' Returns a long integer from a hexadecimal value."
msgstr ""
-#: 03080300.xhp
+#: 03080801.xhp
msgctxt ""
-"03080300.xhp\n"
-"par_id3154347\n"
-"2\n"
+"03080801.xhp\n"
+"par_id3147215\n"
+"25\n"
"help.text"
-msgid "The following statements and functions generate random numbers."
-msgstr "निम्न कथन तथा फ़ंक्शन रेण्डम संख्याएँ बनाती हैं."
+msgid "' Calculates a hexadecimal value in integer."
+msgstr "REM हेक्साडेसीमल मान की गणना पूर्णांक में करता है."
-#: 03100900.xhp
+#: 03080802.xhp
msgctxt ""
-"03100900.xhp\n"
+"03080802.xhp\n"
"tit\n"
"help.text"
-msgid "CSng Function[Runtime]"
-msgstr "CSng फंक्शन[रनटाइम]"
+msgid "Oct Function [Runtime]"
+msgstr "Oct फंक्शन [रनटाइम]"
-#: 03100900.xhp
+#: 03080802.xhp
msgctxt ""
-"03100900.xhp\n"
-"bm_id3153753\n"
+"03080802.xhp\n"
+"bm_id3155420\n"
"help.text"
-msgid "<bookmark_value>CSng function</bookmark_value>"
+msgid "<bookmark_value>Oct function</bookmark_value>"
msgstr ""
-#: 03100900.xhp
+#: 03080802.xhp
msgctxt ""
-"03100900.xhp\n"
-"hd_id3153753\n"
+"03080802.xhp\n"
+"hd_id3155420\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100900.xhp\" name=\"CSng Function[Runtime]\">CSng Function[Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03080802.xhp\" name=\"Oct Function [Runtime]\">Oct Function [Runtime]</link>"
msgstr ""
-#: 03100900.xhp
+#: 03080802.xhp
msgctxt ""
-"03100900.xhp\n"
-"par_id3149748\n"
+"03080802.xhp\n"
+"par_id3154924\n"
"2\n"
"help.text"
-msgid "Converts any string or numeric expression to data type Single."
-msgstr "किसी भी स्ट्रिंग या न्यूमेरिक एक्सप्रेशन को तारीख़ मूल्य में बदलता है."
+msgid "Returns the octal value of a number."
+msgstr "संख्या के ऑक्टल मूल्य को प्रस्तुत करता है."
-#: 03100900.xhp
+#: 03080802.xhp
msgctxt ""
-"03100900.xhp\n"
-"hd_id3153255\n"
+"03080802.xhp\n"
+"hd_id3148947\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03100900.xhp
+#: 03080802.xhp
msgctxt ""
-"03100900.xhp\n"
-"par_id3148983\n"
+"03080802.xhp\n"
+"par_id3150543\n"
"4\n"
"help.text"
-msgid "CSng (Expression)"
-msgstr "IsDate (Expression)"
+msgid "Oct (Number)"
+msgstr "Oct (Number)"
-#: 03100900.xhp
+#: 03080802.xhp
msgctxt ""
-"03100900.xhp\n"
-"hd_id3152347\n"
+"03080802.xhp\n"
+"hd_id3153360\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03100900.xhp
+#: 03080802.xhp
msgctxt ""
-"03100900.xhp\n"
-"par_id3153750\n"
+"03080802.xhp\n"
+"par_id3154138\n"
"6\n"
"help.text"
-msgid "Single"
-msgstr ""
+msgid "String"
+msgstr "वाक्यांश"
-#: 03100900.xhp
+#: 03080802.xhp
msgctxt ""
-"03100900.xhp\n"
-"hd_id3146957\n"
+"03080802.xhp\n"
+"hd_id3156422\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03100900.xhp
+#: 03080802.xhp
msgctxt ""
-"03100900.xhp\n"
-"par_id3153345\n"
+"03080802.xhp\n"
+"par_id3150768\n"
"8\n"
"help.text"
-msgid "<emph>Expression:</emph> 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."
+msgid "<emph>Number:</emph> Any numeric expression that you want to convert to an octal value."
msgstr ""
-#: 03100900.xhp
+#: 03080802.xhp
msgctxt ""
-"03100900.xhp\n"
-"hd_id3149514\n"
+"03080802.xhp\n"
+"hd_id3148672\n"
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03080502.xhp
+#: 03090000.xhp
msgctxt ""
-"03080502.xhp\n"
+"03090000.xhp\n"
"tit\n"
"help.text"
-msgid "Int Function [Runtime]"
-msgstr "Int फंक्शन [रनटाइम]"
-
-#: 03080502.xhp
-msgctxt ""
-"03080502.xhp\n"
-"bm_id3153345\n"
-"help.text"
-msgid "<bookmark_value>Int function</bookmark_value>"
-msgstr ""
+msgid "Controlling Program Execution"
+msgstr "प्रोग्राम चलाना नियंत्रित करना"
-#: 03080502.xhp
+#: 03090000.xhp
msgctxt ""
-"03080502.xhp\n"
-"hd_id3153345\n"
+"03090000.xhp\n"
+"hd_id3145136\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080502.xhp\" name=\"Int Function [Runtime]\">Int Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03090000.xhp\" name=\"Controlling Program Execution\">Controlling Program Execution</link>"
msgstr ""
-#: 03080502.xhp
+#: 03090000.xhp
msgctxt ""
-"03080502.xhp\n"
-"par_id3155420\n"
+"03090000.xhp\n"
+"par_id3143268\n"
"2\n"
"help.text"
-msgid "Returns the integer portion of a number."
-msgstr "संख्या के पूर्णांक भाग को प्रस्तुत करता है."
+msgid "The following statements control the execution of a program."
+msgstr "निम्न कथन प्रोग्राम का चलाया जाना नियंत्रित करता है."
-#: 03080502.xhp
+#: 03090000.xhp
msgctxt ""
-"03080502.xhp\n"
-"hd_id3147559\n"
+"03090000.xhp\n"
+"par_id3156152\n"
"3\n"
"help.text"
-msgid "Syntax:"
+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 ""
-#: 03080502.xhp
-msgctxt ""
-"03080502.xhp\n"
-"par_id3146795\n"
-"4\n"
-"help.text"
-msgid "Int (Number)"
-msgstr "Int (Number)"
-
-#: 03080502.xhp
+#: 03090100.xhp
msgctxt ""
-"03080502.xhp\n"
-"hd_id3149670\n"
-"5\n"
+"03090100.xhp\n"
+"tit\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Condition Statements"
+msgstr "शर्त युक्त वक्तव्य"
-#: 03080502.xhp
+#: 03090100.xhp
msgctxt ""
-"03080502.xhp\n"
-"par_id3150400\n"
-"6\n"
+"03090100.xhp\n"
+"hd_id3154422\n"
+"1\n"
"help.text"
-msgid "Double"
+msgid "<link href=\"text/sbasic/shared/03090100.xhp\" name=\"Condition Statements\">Condition Statements</link>"
msgstr ""
-#: 03080502.xhp
+#: 03090100.xhp
msgctxt ""
-"03080502.xhp\n"
-"hd_id3149656\n"
-"7\n"
+"03090100.xhp\n"
+"par_id3153750\n"
+"2\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "The following statements are based on conditions."
+msgstr "निम्न कथन कंडीशन्स पर आधारित हैं."
-#: 03080502.xhp
+#: 03090101.xhp
msgctxt ""
-"03080502.xhp\n"
-"par_id3148797\n"
-"8\n"
+"03090101.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Number:</emph> Any valid numeric expression."
-msgstr ""
+msgid "If...Then...Else Statement [Runtime]"
+msgstr "If...Then...Else वक्तव्य [रनटाइम]"
-#: 03080502.xhp
+#: 03090101.xhp
msgctxt ""
-"03080502.xhp\n"
-"hd_id3148672\n"
-"9\n"
+"03090101.xhp\n"
+"bm_id3154422\n"
"help.text"
-msgid "Example:"
+msgid "<bookmark_value>If statement</bookmark_value>"
msgstr ""
-#: 03080502.xhp
+#: 03090101.xhp
msgctxt ""
-"03080502.xhp\n"
-"par_id3125864\n"
-"11\n"
+"03090101.xhp\n"
+"hd_id3154422\n"
+"1\n"
"help.text"
-msgid "Print Int(3.99) ' returns the value 3"
+msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else Statement [Runtime]\">If...Then...Else Statement [Runtime]</link>"
msgstr ""
-#: 03080502.xhp
+#: 03090101.xhp
msgctxt ""
-"03080502.xhp\n"
-"par_id3145787\n"
-"12\n"
+"03090101.xhp\n"
+"par_id3155555\n"
+"2\n"
"help.text"
-msgid "Print Int(0) ' returns the value 0"
+msgid "Defines one or more statement blocks that you only want to execute if a given condition is True."
msgstr ""
-#: 03080502.xhp
+#: 03090101.xhp
msgctxt ""
-"03080502.xhp\n"
-"par_id3153143\n"
-"13\n"
+"03090101.xhp\n"
+"hd_id3146957\n"
+"3\n"
"help.text"
-msgid "Print Int(-3.14159) ' returns the value -4"
+msgid "Syntax:"
msgstr ""
-#: 03120309.xhp
-msgctxt ""
-"03120309.xhp\n"
-"tit\n"
-"help.text"
-msgid "RTrim Function [Runtime]"
-msgstr "RTrim फंक्शन [रनटाइम]"
-
-#: 03120309.xhp
+#: 03090101.xhp
msgctxt ""
-"03120309.xhp\n"
-"bm_id3154286\n"
+"03090101.xhp\n"
+"par_id3153126\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>RTrim function</bookmark_value>"
+msgid "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf"
msgstr ""
-#: 03120309.xhp
+#: 03090101.xhp
msgctxt ""
-"03120309.xhp\n"
-"hd_id3154286\n"
-"1\n"
+"03090101.xhp\n"
+"par_id3123476\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120309.xhp\" name=\"RTrim Function [Runtime]\">RTrim Function [Runtime]</link>"
+msgid "Instead of Else If you can write ElseIf, instead of End If you can write EndIf."
msgstr ""
-#: 03120309.xhp
+#: 03090101.xhp
msgctxt ""
-"03120309.xhp\n"
-"par_id3153127\n"
-"2\n"
+"03090101.xhp\n"
+"hd_id3155419\n"
+"5\n"
"help.text"
-msgid "Deletes the spaces at the end of a string expression."
-msgstr "स्ट्रिंग एक्सप्रेशन के अंत में रिक्त स्थानों को मिटाता है."
+msgid "Parameters:"
+msgstr ""
-#: 03120309.xhp
+#: 03090101.xhp
msgctxt ""
-"03120309.xhp\n"
+"03090101.xhp\n"
"par_id3153062\n"
-"3\n"
+"6\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function\">LTrim Function</link>"
+msgid "The <emph>If...Then</emph> statement executes program blocks depending on given conditions. When $[officename] Basic encounters an <emph>If</emph> statement, the condition is tested. If the condition is True, all subsequent statements up to the next <emph>Else</emph> or <emph>ElseIf</emph> statement are executed. If the condition is False, and an <emph>ElseIf</emph> 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 <emph>ElseIf</emph> or <emph>Else</emph> statement. Statements following <emph>Else</emph> 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 <emph>EndIf</emph>."
msgstr ""
-#: 03120309.xhp
+#: 03090101.xhp
msgctxt ""
-"03120309.xhp\n"
-"hd_id3154924\n"
-"4\n"
+"03090101.xhp\n"
+"par_id3153192\n"
+"7\n"
"help.text"
-msgid "Syntax:"
+msgid "You can nest multiple <emph>If...Then</emph> statements."
msgstr ""
-#: 03120309.xhp
-msgctxt ""
-"03120309.xhp\n"
-"par_id3154347\n"
-"5\n"
-"help.text"
-msgid "RTrim (Text As String)"
-msgstr "Dim stext As String"
-
-#: 03120309.xhp
+#: 03090101.xhp
msgctxt ""
-"03120309.xhp\n"
-"hd_id3149457\n"
-"6\n"
+"03090101.xhp\n"
+"par_id3154684\n"
+"8\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "<emph>Else</emph> and <emph>ElseIf</emph> statements are optional."
+msgstr ""
-#: 03120309.xhp
+#: 03090101.xhp
msgctxt ""
-"03120309.xhp\n"
-"par_id3153381\n"
-"7\n"
+"03090101.xhp\n"
+"par_id3152939\n"
+"9\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "You can use <emph>GoTo</emph> and <emph>GoSub</emph> to jump out of an <emph>If...Then</emph> block, but not to jump into an <emph>If...Then</emph> structure."
+msgstr ""
-#: 03120309.xhp
+#: 03090101.xhp
msgctxt ""
-"03120309.xhp\n"
-"hd_id3148798\n"
-"8\n"
+"03090101.xhp\n"
+"par_id3153951\n"
+"10\n"
"help.text"
-msgid "Parameters:"
+msgid "The following example enables you to enter the expiration date of a product, and determines if the expiration date has passed."
msgstr ""
-#: 03120309.xhp
+#: 03090101.xhp
msgctxt ""
-"03120309.xhp\n"
-"par_id3151380\n"
-"9\n"
+"03090101.xhp\n"
+"hd_id3152576\n"
+"11\n"
"help.text"
-msgid "<emph>Text: </emph>Any string expression."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120309.xhp
+#: 03090101.xhp
msgctxt ""
-"03120309.xhp\n"
-"hd_id3151041\n"
-"10\n"
+"03090101.xhp\n"
+"par_id3154490\n"
+"16\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")"
+msgstr "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")"
-#: 03080500.xhp
+#: 03090101.xhp
msgctxt ""
-"03080500.xhp\n"
-"tit\n"
+"03090101.xhp\n"
+"par_id3155601\n"
+"21\n"
"help.text"
-msgid "Integers"
-msgstr "पूर्णांक"
+msgid "MsgBox \"The expiration date has passed\""
+msgstr ""
-#: 03080500.xhp
+#: 03090101.xhp
msgctxt ""
-"03080500.xhp\n"
-"hd_id3153345\n"
-"1\n"
+"03090101.xhp\n"
+"par_id3146912\n"
+"23\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080500.xhp\" name=\"Integers\">Integers</link>"
+msgid "MsgBox \"The expiration date has not yet passed\""
msgstr ""
-#: 03080500.xhp
+#: 03090101.xhp
msgctxt ""
-"03080500.xhp\n"
-"par_id3156152\n"
-"2\n"
+"03090101.xhp\n"
+"par_id3154754\n"
+"25\n"
"help.text"
-msgid "The following functions round values to integers."
-msgstr "निम्न फ़ंक्शन पूर्णांकों के मूल्य को राउंड में करता है."
+msgid "MsgBox \"The expiration date is today\""
+msgstr ""
-#: 03120102.xhp
+#: 03090102.xhp
msgctxt ""
-"03120102.xhp\n"
+"03090102.xhp\n"
"tit\n"
"help.text"
-msgid "Chr Function [Runtime]"
-msgstr "Chr फंक्शन [रनटाइम]"
+msgid "Select...Case Statement [Runtime]"
+msgstr "Select...Case वक्तव्य [रनटाइम]"
-#: 03120102.xhp
+#: 03090102.xhp
msgctxt ""
-"03120102.xhp\n"
-"bm_id3149205\n"
+"03090102.xhp\n"
+"bm_id3149416\n"
"help.text"
-msgid "<bookmark_value>Chr function</bookmark_value>"
+msgid "<bookmark_value>Select...Case statement</bookmark_value><bookmark_value>Case statement</bookmark_value>"
msgstr ""
-#: 03120102.xhp
+#: 03090102.xhp
msgctxt ""
-"03120102.xhp\n"
-"hd_id3149205\n"
+"03090102.xhp\n"
+"hd_id3149416\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr Function [Runtime]\">Chr Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select...Case Statement [Runtime]\">Select...Case Statement [Runtime]</link>"
msgstr ""
-#: 03120102.xhp
+#: 03090102.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_id3153311\n"
+"03090102.xhp\n"
+"par_id3153896\n"
"2\n"
"help.text"
-msgid "Returns the character that corresponds to the specified character code."
-msgstr "अक्षर प्रस्तुत करता है जो विशिष्ट अक्षर कोड के तदनुरूप होता है."
+msgid "Defines one or more statement blocks depending on the value of an expression."
+msgstr ""
-#: 03120102.xhp
+#: 03090102.xhp
msgctxt ""
-"03120102.xhp\n"
-"hd_id3149514\n"
+"03090102.xhp\n"
+"hd_id3147265\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03120102.xhp
+#: 03090102.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_id3150669\n"
+"03090102.xhp\n"
+"par_id3150400\n"
"4\n"
"help.text"
-msgid "Chr(Expression As Integer)"
-msgstr ""
+msgid "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select"
+msgstr "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select"
-#: 03120102.xhp
+#: 03090102.xhp
msgctxt ""
-"03120102.xhp\n"
-"hd_id3143228\n"
+"03090102.xhp\n"
+"hd_id3150767\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameters:"
+msgstr ""
-#: 03120102.xhp
+#: 03090102.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_id3153824\n"
+"03090102.xhp\n"
+"par_id3156281\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "<emph>Condition:</emph> Any expression that controls if the statement block that follows the respective Case clause is executed."
+msgstr ""
-#: 03120102.xhp
+#: 03090102.xhp
msgctxt ""
-"03120102.xhp\n"
-"hd_id3148944\n"
+"03090102.xhp\n"
+"par_id3150448\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>Expression:</emph> Any expression that is compatible with the Condition type expression. The statement block that follows the Case clause is executed if <emph>Condition</emph> matches <emph>Expression</emph>."
msgstr ""
-#: 03120102.xhp
+#: 03090102.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_id3149295\n"
+"03090102.xhp\n"
+"hd_id3153768\n"
"8\n"
"help.text"
-msgid "<emph>Expression:</emph> Numeric variables that represent a valid 8 bit ASCII value (0-255) or a 16 bit Unicode value."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120102.xhp
+#: 03090102.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_id3159414\n"
-"9\n"
+"03090102.xhp\n"
+"par_id3152597\n"
+"14\n"
"help.text"
-msgid "Use the <emph>Chr$</emph> 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."
+msgid "Print \"Number from 1 to 5\""
msgstr ""
-#: 03120102.xhp
+#: 03090102.xhp
msgctxt ""
-"03120102.xhp\n"
-"hd_id3154366\n"
-"10\n"
+"03090102.xhp\n"
+"par_id3147349\n"
+"16\n"
"help.text"
-msgid "Example:"
+msgid "Print \"Number from 6 to 8\""
msgstr ""
-#: 03120102.xhp
-#, fuzzy
-msgctxt ""
-"03120102.xhp\n"
-"par_id3154909\n"
-"12\n"
-"help.text"
-msgid "' This example inserts quotation marks (ASCII value 34) in a string."
-msgstr "REM यह उदाहरण स्ट्रिंग में उद्धरण चिह्न (ऑस्की मूल्य 34) प्रविष्ट करता है."
-
-#: 03120102.xhp
-msgctxt ""
-"03120102.xhp\n"
-"par_id3151380\n"
-"13\n"
-"help.text"
-msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\""
-msgstr "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\""
-
-#: 03120102.xhp
+#: 03090102.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_id3145174\n"
-"14\n"
+"03090102.xhp\n"
+"par_id3152886\n"
+"18\n"
"help.text"
-msgid "' The printout appears in the dialog as: A \"short\" trip."
+msgid "Print \"Greater than 8\""
msgstr ""
-#: 03120102.xhp
+#: 03090102.xhp
msgctxt ""
-"03120102.xhp\n"
-"par_idN10668\n"
+"03090102.xhp\n"
+"par_id3146975\n"
+"20\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
+msgid "Print \"Out of range 1 to 10\""
msgstr ""
-#: 03131700.xhp
+#: 03090103.xhp
msgctxt ""
-"03131700.xhp\n"
+"03090103.xhp\n"
"tit\n"
"help.text"
-msgid "GetProcessServiceManager Function [Runtime]"
-msgstr "GetProcessServiceManager फंक्शन [रनटाइम]"
+msgid "IIf Statement [Runtime]"
+msgstr "IIf वक्तव्य [रनटाइम]"
-#: 03131700.xhp
+#: 03090103.xhp
msgctxt ""
-"03131700.xhp\n"
-"bm_id3153255\n"
+"03090103.xhp\n"
+"bm_id3155420\n"
"help.text"
-msgid "<bookmark_value>GetProcessServiceManager function</bookmark_value><bookmark_value>ProcessServiceManager</bookmark_value>"
+msgid "<bookmark_value>IIf statement</bookmark_value>"
msgstr ""
-#: 03131700.xhp
+#: 03090103.xhp
msgctxt ""
-"03131700.xhp\n"
-"hd_id3153255\n"
+"03090103.xhp\n"
+"hd_id3155420\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"GetProcessServiceManager Function [Runtime]\">GetProcessServiceManager Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Statement [Runtime]\">IIf Statement [Runtime]</link>"
msgstr ""
-#: 03131700.xhp
+#: 03090103.xhp
msgctxt ""
-"03131700.xhp\n"
-"par_id3156414\n"
+"03090103.xhp\n"
+"par_id3145610\n"
"2\n"
"help.text"
-msgid "Returns the ProcessServiceManager (central Uno ServiceManager)."
-msgstr "से मिलता है ProcessServiceManager (central Uno ServiceManager)."
+msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression."
+msgstr ""
-#: 03131700.xhp
+#: 03090103.xhp
msgctxt ""
-"03131700.xhp\n"
-"par_id3145136\n"
+"03090103.xhp\n"
+"hd_id3159413\n"
"3\n"
"help.text"
-msgid "This function is required when you want to instantiate a service using CreateInstanceWithArguments."
+msgid "Syntax:"
msgstr ""
-#: 03131700.xhp
+#: 03090103.xhp
msgctxt ""
-"03131700.xhp\n"
-"hd_id3153681\n"
+"03090103.xhp\n"
+"par_id3147560\n"
"4\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)"
+msgstr "IIf (Expression, ExpressionTrue, ExpressionFalse)"
-#: 03131700.xhp
+#: 03090103.xhp
msgctxt ""
-"03131700.xhp\n"
-"par_id3151110\n"
+"03090103.xhp\n"
+"hd_id3150541\n"
"5\n"
"help.text"
-msgid "oServiceManager = GetProcessServiceManager()"
+msgid "Parameters:"
msgstr ""
-#: 03131700.xhp
+#: 03090103.xhp
msgctxt ""
-"03131700.xhp\n"
-"hd_id3149516\n"
+"03090103.xhp\n"
+"par_id3153381\n"
"6\n"
"help.text"
-msgid "Example:"
+msgid "<emph>Expression:</emph> Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse."
msgstr ""
-#: 03131700.xhp
+#: 03090103.xhp
msgctxt ""
-"03131700.xhp\n"
-"par_id3143270\n"
+"03090103.xhp\n"
+"par_id3150870\n"
"7\n"
"help.text"
-msgid "oServiceManager = GetProcessServiceManager()"
+msgid "<emph>ExpressionTrue, ExpressionFalse:</emph> Any expression, one of which will be returned as the function result, depending on the logical evaluation."
msgstr ""
-#: 03131700.xhp
+#: 03090200.xhp
msgctxt ""
-"03131700.xhp\n"
-"par_id3153825\n"
-"8\n"
+"03090200.xhp\n"
+"tit\n"
"help.text"
-msgid "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
-msgstr "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
+msgid "Loops"
+msgstr "लूप्स"
-#: 03131700.xhp
+#: 03090200.xhp
msgctxt ""
-"03131700.xhp\n"
-"par_id3148473\n"
-"9\n"
+"03090200.xhp\n"
+"hd_id3153990\n"
+"1\n"
"help.text"
-msgid "this is the same as the following statement:"
+msgid "<link href=\"text/sbasic/shared/03090200.xhp\" name=\"Loops\">Loops</link>"
msgstr ""
-#: 03131700.xhp
+#: 03090200.xhp
msgctxt ""
-"03131700.xhp\n"
-"par_id3145609\n"
-"10\n"
+"03090200.xhp\n"
+"par_id3147226\n"
+"2\n"
"help.text"
-msgid "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
-msgstr "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
+msgid "The following statements execute loops."
+msgstr "निम्न स्टेटमेंट लूप चलाते हैं."
-#: 03120101.xhp
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
+"03090201.xhp\n"
"tit\n"
"help.text"
-msgid "Asc Function [Runtime]"
-msgstr "Asc फंक्शन [रनटाइम]"
+msgid "Do...Loop Statement [Runtime]"
+msgstr "Do...Loop वक्तव्य [रनटाइम]"
-#: 03120101.xhp
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
-"bm_id3150499\n"
+"03090201.xhp\n"
+"bm_id3156116\n"
"help.text"
-msgid "<bookmark_value>Asc function</bookmark_value>"
+msgid "<bookmark_value>Do...Loop statement</bookmark_value><bookmark_value>While; Do loop</bookmark_value><bookmark_value>Until</bookmark_value><bookmark_value>loops</bookmark_value>"
msgstr ""
-#: 03120101.xhp
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
-"hd_id3150499\n"
+"03090201.xhp\n"
+"hd_id3156116\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Function [Runtime]\">Asc Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop Statement [Runtime]\">Do...Loop Statement [Runtime]</link>"
msgstr ""
-#: 03120101.xhp
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_id3151384\n"
+"03090201.xhp\n"
+"par_id3109850\n"
"2\n"
"help.text"
-msgid "Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression."
+msgid "Repeats the statements between the Do and the Loop statement while the condition is True or until the condition becomes True."
msgstr ""
-#: 03120101.xhp
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
-"hd_id3155555\n"
+"03090201.xhp\n"
+"hd_id3149119\n"
"3\n"
"help.text"
-msgid "Syntax:"
+msgid "Syntax"
msgstr ""
-#: 03120101.xhp
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_id3143267\n"
+"03090201.xhp\n"
+"par_id3155150\n"
"4\n"
"help.text"
-msgid "Asc (Text As String)"
-msgstr "Dim stext As String"
+msgid "Do [{While | Until} condition = True]"
+msgstr "Do [{While | Until} condition = True]"
-#: 03120101.xhp
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
-"hd_id3147242\n"
+"03090201.xhp\n"
+"par_id3154422\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "statement block"
+msgstr ""
-#: 03120101.xhp
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_id3150669\n"
+"03090201.xhp\n"
+"par_id3150789\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "[Exit Do]"
+msgstr "[Exit For]"
-#: 03120101.xhp
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
-"hd_id3148473\n"
+"03090201.xhp\n"
+"par_id3155805\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "statement block"
msgstr ""
-#: 03120101.xhp
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_id3149415\n"
+"03090201.xhp\n"
+"par_id3145090\n"
"8\n"
"help.text"
-msgid "<emph>Text:</emph> Any valid string expression. Only the first character in the string is relevant."
-msgstr ""
+msgid "Loop"
+msgstr "लूप्स"
-#: 03120101.xhp
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_id3145609\n"
+"03090201.xhp\n"
+"par_id3154749\n"
"9\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 ""
+msgid "or"
+msgstr "or"
-#: 03120101.xhp
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
-"hd_id3159413\n"
+"03090201.xhp\n"
+"par_id3150503\n"
"10\n"
"help.text"
-msgid "Example:"
+msgid "Do"
msgstr ""
-#: 03120101.xhp
-#, fuzzy
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_id3150792\n"
-"12\n"
+"03090201.xhp\n"
+"par_id3149762\n"
+"11\n"
"help.text"
-msgid "Print ASC(\"A\") ' returns 65"
-msgstr "Print sgn(0) REM returns 0"
+msgid "statement block"
+msgstr ""
-#: 03120101.xhp
-#, fuzzy
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_id3148797\n"
-"13\n"
+"03090201.xhp\n"
+"par_id3150984\n"
+"12\n"
"help.text"
-msgid "Print ASC(\"Z\") ' returns 90"
-msgstr "Print sgn(0) REM returns 0"
+msgid "[Exit Do]"
+msgstr "[Exit For]"
-#: 03120101.xhp
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_id3163800\n"
-"14\n"
+"03090201.xhp\n"
+"par_id3143228\n"
+"13\n"
"help.text"
-msgid "Print ASC(\"Las Vegas\") ' returns 76, since only the first character is taken into account"
+msgid "statement block"
msgstr ""
-#: 03120101.xhp
+#: 03090201.xhp
msgctxt ""
-"03120101.xhp\n"
-"par_idN1067B\n"
+"03090201.xhp\n"
+"par_id3149235\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
-msgstr ""
+msgid "Loop [{While | Until} condition = True]"
+msgstr "Loop [{While | Until} condition = True]"
-#: 03100400.xhp
+#: 03090201.xhp
msgctxt ""
-"03100400.xhp\n"
-"tit\n"
+"03090201.xhp\n"
+"hd_id3156024\n"
+"15\n"
"help.text"
-msgid "CDbl Function [Runtime]"
-msgstr "CDbl फंक्शन [रनटाइम]"
+msgid "Parameters/Elements"
+msgstr "Parameters/Elements"
-#: 03100400.xhp
+#: 03090201.xhp
msgctxt ""
-"03100400.xhp\n"
-"bm_id3153750\n"
+"03090201.xhp\n"
+"par_id3156344\n"
+"16\n"
"help.text"
-msgid "<bookmark_value>CDbl function</bookmark_value>"
+msgid "<emph>Condition:</emph> A comparison, numeric or string expression, that evaluates either True or False."
msgstr ""
-#: 03100400.xhp
+#: 03090201.xhp
msgctxt ""
-"03100400.xhp\n"
-"hd_id3153750\n"
-"1\n"
+"03090201.xhp\n"
+"par_id3149669\n"
+"17\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl Function [Runtime]\">CDbl Function [Runtime]</link>"
+msgid "<emph>Statement block:</emph> Statements that you want to repeat while or until the condition is True."
msgstr ""
-#: 03100400.xhp
+#: 03090201.xhp
msgctxt ""
-"03100400.xhp\n"
-"par_id3149233\n"
-"2\n"
+"03090201.xhp\n"
+"par_id3150791\n"
+"18\n"
"help.text"
-msgid "Converts any numerical expression or string expression to a double type."
-msgstr "किसी भी स्ट्रिंग या न्यूमेरिक एक्सप्रेशन को डबल टाइप में बदलता है."
+msgid "The <emph>Do...Loop</emph> 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 <emph>Do</emph> or the <emph>Loop</emph> statement. The following examples are valid combinations:"
+msgstr ""
-#: 03100400.xhp
+#: 03090201.xhp
msgctxt ""
-"03100400.xhp\n"
-"hd_id3149516\n"
-"3\n"
+"03090201.xhp\n"
+"hd_id3154366\n"
+"19\n"
"help.text"
msgid "Syntax"
msgstr ""
-#: 03100400.xhp
-msgctxt ""
-"03100400.xhp\n"
-"par_id3156152\n"
-"4\n"
-"help.text"
-msgid "CDbl (Expression)"
-msgstr "IsDate (Expression)"
-
-#: 03100400.xhp
-msgctxt ""
-"03100400.xhp\n"
-"hd_id3153061\n"
-"5\n"
-"help.text"
-msgid "Return value"
-msgstr "वापसी मूल्य:"
-
-#: 03100400.xhp
+#: 03090201.xhp
msgctxt ""
-"03100400.xhp\n"
-"par_id3145068\n"
-"6\n"
+"03090201.xhp\n"
+"par_id3145171\n"
+"20\n"
"help.text"
-msgid "Double"
-msgstr ""
+msgid "Do While condition = True"
+msgstr "Do While condition = True"
-#: 03100400.xhp
+#: 03090201.xhp
msgctxt ""
-"03100400.xhp\n"
-"hd_id3154760\n"
-"7\n"
+"03090201.xhp\n"
+"par_id3149203\n"
+"21\n"
"help.text"
-msgid "Parameters:"
+msgid "...statement block"
msgstr ""
-#: 03100400.xhp
+#: 03090201.xhp
msgctxt ""
-"03100400.xhp\n"
-"par_id3153897\n"
-"8\n"
+"03090201.xhp\n"
+"par_id3125864\n"
+"22\n"
"help.text"
-msgid "<emph>Expression:</emph> 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 ""
+msgid "Loop"
+msgstr "लूप्स"
-#: 03100400.xhp
+#: 03090201.xhp
msgctxt ""
-"03100400.xhp\n"
-"hd_id3148797\n"
-"9\n"
+"03090201.xhp\n"
+"par_id3154124\n"
+"24\n"
"help.text"
-msgid "Example:"
+msgid "The statement block between the Do While and the Loop statements is repeated so long as the condition is true."
msgstr ""
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"tit\n"
+"03090201.xhp\n"
+"par_id3153968\n"
+"25\n"
"help.text"
-msgid "Cos Function [Runtime]"
-msgstr "Cos फंक्शन [रनटाइम]"
+msgid "Do Until condition = True"
+msgstr "Do Until condition = True"
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"bm_id3154923\n"
+"03090201.xhp\n"
+"par_id3154909\n"
+"26\n"
"help.text"
-msgid "<bookmark_value>Cos function</bookmark_value>"
+msgid "...statement block"
msgstr ""
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"hd_id3154923\n"
-"1\n"
+"03090201.xhp\n"
+"par_id3159151\n"
+"27\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080102.xhp\" name=\"Cos Function [Runtime]\">Cos Function [Runtime]</link>"
-msgstr ""
+msgid "Loop"
+msgstr "लूप्स"
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3159413\n"
-"2\n"
+"03090201.xhp\n"
+"par_id3150440\n"
+"29\n"
"help.text"
-msgid "Calculates the cosine of an angle. The angle is specified in radians. The result lies between -1 and 1."
+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 ""
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3150358\n"
-"3\n"
+"03090201.xhp\n"
+"par_id3153952\n"
+"30\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."
+msgid "Do"
msgstr ""
-#: 03080102.xhp
-msgctxt ""
-"03080102.xhp\n"
-"par_id3154141\n"
-"4\n"
-"help.text"
-msgid "Cos(Alpha) = Adjacent/Hypotenuse"
-msgstr "Cos(Alpha) = Adjacent/Hypotenuse"
-
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"hd_id3154125\n"
-"5\n"
+"03090201.xhp\n"
+"par_id3147349\n"
+"31\n"
"help.text"
-msgid "Syntax:"
+msgid "...statement block"
msgstr ""
-#: 03080102.xhp
-msgctxt ""
-"03080102.xhp\n"
-"par_id3145172\n"
-"6\n"
-"help.text"
-msgid "Cos (Number)"
-msgstr "Abs (Number)"
-
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"hd_id3156214\n"
-"7\n"
+"03090201.xhp\n"
+"par_id3159153\n"
+"32\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Loop While condition = True"
+msgstr "Loop While condition = True"
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3150449\n"
-"8\n"
+"03090201.xhp\n"
+"par_id3146985\n"
+"34\n"
"help.text"
-msgid "Double"
+msgid "The statement block between the Do and the Loop statements repeats so long as the condition is true."
msgstr ""
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"hd_id3153969\n"
-"9\n"
+"03090201.xhp\n"
+"par_id3150488\n"
+"35\n"
"help.text"
-msgid "Parameters:"
+msgid "Do"
msgstr ""
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3153770\n"
-"10\n"
+"03090201.xhp\n"
+"par_id3153189\n"
+"36\n"
"help.text"
-msgid "<emph>Number:</emph> Numeric expression that specifies an angle in radians that you want to calculate the cosine for."
+msgid "...statement block"
msgstr ""
-#: 03080102.xhp
-msgctxt ""
-"03080102.xhp\n"
-"par_id3145749\n"
-"11\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 "डिग्री को रेडियन में बदलने के लिए, डिग्री को pi/180 से गुणा करें. रेडियन को डिग्री में बदलने के लिए, रेडियन को 180/pi से गुणा करें."
-
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3149664\n"
-"12\n"
+"03090201.xhp\n"
+"par_id3155411\n"
+"37\n"
"help.text"
-msgid "degree=(radian*180)/pi"
-msgstr "grad=(radiant*180)/pi"
+msgid "Loop Until condition = True"
+msgstr "Loop Until condition = True"
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3146985\n"
-"13\n"
+"03090201.xhp\n"
+"par_id3151117\n"
+"39\n"
"help.text"
-msgid "radian=(degree*pi)/180"
-msgstr "radiant=(grad*pi)/180"
+msgid "The statement block between the Do and the Loop statements repeats until the condition is true."
+msgstr ""
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3152885\n"
-"14\n"
+"03090201.xhp\n"
+"par_id3149484\n"
+"41\n"
"help.text"
-msgid "Pi is here the fixed circle constant with the rounded value 3.14159..."
+msgid "Use the <emph>Exit Do</emph> statement to unconditionally end the loop. You can add this statement anywhere in a <emph>Do</emph>...<emph>Loop</emph> statement. You can also define an exit condition using the <emph>If...Then</emph> structure as follows:"
msgstr ""
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"hd_id3153951\n"
-"15\n"
+"03090201.xhp\n"
+"par_id3149262\n"
+"42\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Do..."
+msgstr "Do..."
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3155855\n"
-"16\n"
+"03090201.xhp\n"
+"par_id3149298\n"
+"43\n"
"help.text"
-msgid "' The following example allows for a right-angled triangle the input of"
-msgstr ""
+msgid "statements"
+msgstr "वक्तव्य"
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3149484\n"
-"17\n"
+"03090201.xhp\n"
+"par_id3145646\n"
+"44\n"
"help.text"
-msgid "' secant and angle (in degrees) and calculates the length of the hypotenuse:"
-msgstr ""
+msgid "If condition = True Then Exit Do"
+msgstr "If condition = True Then Exit Do"
-#: 03080102.xhp
-#, fuzzy
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3150010\n"
-"19\n"
+"03090201.xhp\n"
+"par_id3154490\n"
+"45\n"
"help.text"
-msgid "' rounded Pi = 3.14159"
-msgstr "REM rounded Pi = 3.14159"
+msgid "statements"
+msgstr "वक्तव्य"
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3144764\n"
-"21\n"
+"03090201.xhp\n"
+"par_id3153159\n"
+"46\n"
"help.text"
-msgid "d1 = InputBox$ (\"\"Enter the length of the adjacent side: \",\"Adjacent\")"
-msgstr ""
+msgid "Loop..."
+msgstr "लूप..."
-#: 03080102.xhp
+#: 03090201.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3154491\n"
-"22\n"
+"03090201.xhp\n"
+"hd_id3147396\n"
+"47\n"
"help.text"
-msgid "dAngle = InputBox$ (\"Enter the angle Alpha (in degrees): \",\"Alpha\")"
-msgstr ""
+msgid "Example"
+msgstr "उदाहरण"
-#: 03080102.xhp
+#: 03090202.xhp
msgctxt ""
-"03080102.xhp\n"
-"par_id3151074\n"
-"23\n"
+"03090202.xhp\n"
+"tit\n"
"help.text"
-msgid "Print \"The length of the hypothenuse is\"; (d1 / cos (dAngle * Pi / 180))"
-msgstr ""
+msgid "For...Next Statement [Runtime]"
+msgstr "For...Next वक्तव्य [रनटाइम]"
-#: 01050300.xhp
+#: 03090202.xhp
msgctxt ""
-"01050300.xhp\n"
-"tit\n"
+"03090202.xhp\n"
+"bm_id3149205\n"
"help.text"
-msgid "Manage Breakpoints"
-msgstr "ब्रेकपाइंट प्रबंधित करें"
+msgid "<bookmark_value>For statement</bookmark_value><bookmark_value>To statement</bookmark_value><bookmark_value>Step statement</bookmark_value><bookmark_value>Next statement</bookmark_value>"
+msgstr ""
-#: 01050300.xhp
+#: 03090202.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3154927\n"
+"03090202.xhp\n"
+"hd_id3149205\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
+msgid "<link href=\"text/sbasic/shared/03090202.xhp\" name=\"For...Next Statement [Runtime]\">For...Next Statement [Runtime]</link>"
msgstr ""
-#: 01050300.xhp
+#: 03090202.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3148550\n"
+"03090202.xhp\n"
+"par_id3143267\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_BRKPROPS\">Specifies the options for breakpoints.</ahelp>"
-msgstr ""
+msgid "Repeats the statements between the For...Next block a specified number of times."
+msgstr "For...Next खण्ड के कथन को निर्धारित संख्या में दोहराता है."
-#: 01050300.xhp
+#: 03090202.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3149670\n"
+"03090202.xhp\n"
+"hd_id3156153\n"
"3\n"
"help.text"
-msgid "Breakpoints"
-msgstr "ब्रेकपाइन्ट्स"
+msgid "Syntax:"
+msgstr ""
-#: 01050300.xhp
+#: 03090202.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3150398\n"
+"03090202.xhp\n"
+"par_id3148473\n"
"4\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_COMBOBOX_RID_BASICIDE_BREAKPOINTDLG_RID_CB_BRKPOINTS\">Enter the line number for a new breakpoint, then click <emph>New</emph>.</ahelp>"
+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"
+"5\n"
+"help.text"
+msgid "statement block"
msgstr ""
-#: 01050300.xhp
+#: 03090202.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3156280\n"
+"03090202.xhp\n"
+"par_id3146796\n"
"6\n"
"help.text"
-msgid "Active"
-msgstr "सक्रिय"
+msgid "[Exit For]"
+msgstr "[Exit For]"
-#: 01050300.xhp
+#: 03090202.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3154910\n"
+"03090202.xhp\n"
+"par_id3159414\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_ACTIV\">Activates or deactivates the current breakpoint.</ahelp>"
+msgid "statement block"
msgstr ""
-#: 01050300.xhp
+#: 03090202.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3144500\n"
+"03090202.xhp\n"
+"par_id3153897\n"
"8\n"
"help.text"
-msgid "Pass Count"
-msgstr "पास गिनती"
+msgid "Next [counter]"
+msgstr "Next [counter]"
-#: 01050300.xhp
+#: 03090202.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3161831\n"
+"03090202.xhp\n"
+"hd_id3150400\n"
"9\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_NUMERICFIELD_RID_BASICIDE_BREAKPOINTDLG_RID_FLD_PASS\">Specify the number of loops to perform before the breakpoint takes effect.</ahelp>"
-msgstr ""
+msgid "Variables:"
+msgstr "Variables:"
-#: 01050300.xhp
+#: 03090202.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3152579\n"
+"03090202.xhp\n"
+"par_id3150358\n"
"10\n"
"help.text"
-msgid "New"
-msgstr "नया"
+msgid "<emph>Counter:</emph> 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 ""
-#: 01050300.xhp
+#: 03090202.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3148575\n"
+"03090202.xhp\n"
+"par_id3152455\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_NEW\">Creates a breakpoint on the line number specified.</ahelp>"
+msgid "<emph>Start:</emph> Numeric variable that defines the initial value at the beginning of the loop."
msgstr ""
-#: 01050300.xhp
+#: 03090202.xhp
msgctxt ""
-"01050300.xhp\n"
-"hd_id3147319\n"
+"03090202.xhp\n"
+"par_id3151043\n"
"12\n"
"help.text"
-msgid "Delete"
+msgid "<emph>End:</emph> Numeric variable that defines the final value at the end of the loop."
msgstr ""
-#: 01050300.xhp
+#: 03090202.xhp
msgctxt ""
-"01050300.xhp\n"
-"par_id3153363\n"
+"03090202.xhp\n"
+"par_id3156281\n"
"13\n"
"help.text"
-msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_BASICIDE_BREAKPOINTDLG_RID_PB_DEL\">Deletes the selected breakpoint.</ahelp>"
-msgstr ""
-
-#: 03104200.xhp
-msgctxt ""
-"03104200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Array Function [Runtime]"
-msgstr "Array फंक्शन [रनटाइम]"
-
-#: 03104200.xhp
-msgctxt ""
-"03104200.xhp\n"
-"bm_id3150499\n"
-"help.text"
-msgid "<bookmark_value>Array function</bookmark_value>"
-msgstr ""
-
-#: 03104200.xhp
-msgctxt ""
-"03104200.xhp\n"
-"hd_id3150499\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array Function [Runtime]\">Array Function [Runtime]</link>"
+msgid "<emph>Step:</emph> 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 ""
-#: 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
+#: 03090202.xhp
msgctxt ""
-"03104200.xhp\n"
-"hd_id3148538\n"
-"3\n"
+"03090202.xhp\n"
+"par_id3154684\n"
+"14\n"
"help.text"
-msgid "Syntax:"
+msgid "The <emph>For...Next</emph> loop repeats all of the statements in the loop for the number of times that is specified by the parameters."
msgstr ""
-#: 03104200.xhp
+#: 03090202.xhp
msgctxt ""
-"03104200.xhp\n"
-"par_id3153126\n"
-"4\n"
+"03090202.xhp\n"
+"par_id3147287\n"
+"15\n"
"help.text"
-msgid "Array ( Argument list)"
+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 ""
-#: 03104200.xhp
+#: 03090202.xhp
msgctxt ""
-"03104200.xhp\n"
-"par_id3155419\n"
-"5\n"
+"03090202.xhp\n"
+"par_id3159154\n"
+"16\n"
"help.text"
-msgid "See also <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
+msgid "It is possible to nest <emph>For...Next</emph> statements. If you do not specify a variable following the <emph>Next</emph> statement, <emph>Next</emph> automatically refers to the most recent <emph>For</emph> statement."
msgstr ""
-#: 03104200.xhp
+#: 03090202.xhp
msgctxt ""
-"03104200.xhp\n"
-"hd_id3150669\n"
-"6\n"
+"03090202.xhp\n"
+"par_id3155306\n"
+"17\n"
"help.text"
-msgid "Parameters:"
+msgid "If you specify an increment of 0, the statements between <emph>For</emph> and <emph>Next</emph> are repeated continuously."
msgstr ""
-#: 03104200.xhp
+#: 03090202.xhp
msgctxt ""
-"03104200.xhp\n"
-"par_id3145609\n"
-"7\n"
+"03090202.xhp\n"
+"par_id3155854\n"
+"18\n"
"help.text"
-msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
+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 ""
-#: 03104200.xhp
+#: 03090202.xhp
msgctxt ""
-"03104200.xhp\n"
-"hd_id3156343\n"
-"8\n"
+"03090202.xhp\n"
+"par_id3145273\n"
+"19\n"
"help.text"
-msgid "Example:"
+msgid "Use the <emph>Exit For</emph> statement to exit the loop unconditionally. This statement must be within a <emph>For...Next</emph> loop. Use the <emph>If...Then</emph> statement to test the exit condition as follows:"
msgstr ""
-#: 03104200.xhp
+#: 03090202.xhp
msgctxt ""
-"03104200.xhp\n"
-"par_id3153897\n"
-"9\n"
+"03090202.xhp\n"
+"par_id3153190\n"
+"20\n"
"help.text"
-msgid "Dim A As Variant"
-msgstr "Dim A As Variant"
+msgid "For..."
+msgstr "For..."
-#: 03104200.xhp
+#: 03090202.xhp
msgctxt ""
-"03104200.xhp\n"
-"par_id3153525\n"
-"10\n"
+"03090202.xhp\n"
+"par_id3149482\n"
+"21\n"
"help.text"
-msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")"
-msgstr ""
+msgid "statements"
+msgstr "वक्तव्य"
-#: 03104200.xhp
+#: 03090202.xhp
msgctxt ""
-"03104200.xhp\n"
-"par_id3150792\n"
-"11\n"
+"03090202.xhp\n"
+"par_id3147124\n"
+"22\n"
"help.text"
-msgid "Msgbox A(2)"
-msgstr "Msgbox A(2)"
+msgid "If condition = True Then Exit For"
+msgstr "If condition = True Then Exit For"
-#: 03120104.xhp
+#: 03090202.xhp
msgctxt ""
-"03120104.xhp\n"
-"tit\n"
+"03090202.xhp\n"
+"par_id3153159\n"
+"23\n"
"help.text"
-msgid "Val Function [Runtime]"
-msgstr "Val फंक्शन [रनटाइम]"
+msgid "statements"
+msgstr "वक्तव्य"
-#: 03120104.xhp
+#: 03090202.xhp
msgctxt ""
-"03120104.xhp\n"
-"bm_id3149205\n"
+"03090202.xhp\n"
+"par_id3154096\n"
+"24\n"
"help.text"
-msgid "<bookmark_value>Val function</bookmark_value>"
-msgstr ""
+msgid "Next"
+msgstr "Next"
-#: 03120104.xhp
+#: 03090202.xhp
msgctxt ""
-"03120104.xhp\n"
-"hd_id3149205\n"
-"1\n"
+"03090202.xhp\n"
+"par_id3156286\n"
+"25\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val Function [Runtime]\">Val Function [Runtime]</link>"
+msgid "Note: In nested <emph>For...Next</emph> loops, if you exit a loop unconditionally with <emph>Exit For</emph>, only one loop is exited."
msgstr ""
-#: 03120104.xhp
+#: 03090202.xhp
msgctxt ""
-"03120104.xhp\n"
-"par_id3153345\n"
-"2\n"
+"03090202.xhp\n"
+"hd_id3148457\n"
+"26\n"
"help.text"
-msgid "Converts a string to a numeric expression."
-msgstr "स्ट्रिंग को न्यूमेरिक एक्सप्रेशन में परिवर्तित करता है."
+msgid "Example"
+msgstr "उदाहरण"
-#: 03120104.xhp
+#: 03090202.xhp
msgctxt ""
-"03120104.xhp\n"
-"hd_id3159157\n"
-"3\n"
+"03090202.xhp\n"
+"par_id3151074\n"
+"27\n"
"help.text"
-msgid "Syntax:"
+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 ""
-#: 03120104.xhp
+#: 03090202.xhp
msgctxt ""
-"03120104.xhp\n"
-"par_id3149514\n"
-"4\n"
+"03090202.xhp\n"
+"par_id3155767\n"
+"42\n"
"help.text"
-msgid "Val (Text As String)"
-msgstr "Dim stext As String"
+msgid "sEntry(0) = \"Jerry\""
+msgstr ""
-#: 03120104.xhp
+#: 03090202.xhp
msgctxt ""
-"03120104.xhp\n"
-"hd_id3150669\n"
-"5\n"
+"03090202.xhp\n"
+"par_id3153711\n"
+"33\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "sEntry(1) = \"Patty\""
+msgstr ""
-#: 03120104.xhp
+#: 03090202.xhp
msgctxt ""
-"03120104.xhp\n"
-"par_id3143228\n"
-"6\n"
+"03090202.xhp\n"
+"par_id3148993\n"
+"34\n"
"help.text"
-msgid "Double"
+msgid "sEntry(2) = \"Kurt\""
msgstr ""
-#: 03120104.xhp
+#: 03090202.xhp
msgctxt ""
-"03120104.xhp\n"
-"hd_id3156024\n"
-"7\n"
+"03090202.xhp\n"
+"par_id3156382\n"
+"35\n"
"help.text"
-msgid "Parameters:"
+msgid "sEntry(3) = \"Thomas\""
msgstr ""
-#: 03120104.xhp
+#: 03090202.xhp
msgctxt ""
-"03120104.xhp\n"
-"par_id3154348\n"
-"8\n"
+"03090202.xhp\n"
+"par_id3155174\n"
+"36\n"
"help.text"
-msgid "<emph>Text:</emph> String that represents a number."
+msgid "sEntry(4) = \"Michael\""
msgstr ""
-#: 03120104.xhp
+#: 03090202.xhp
msgctxt ""
-"03120104.xhp\n"
-"par_id3149670\n"
-"9\n"
+"03090202.xhp\n"
+"par_id3166448\n"
+"37\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 <emph>Str</emph> 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 <emph>Val</emph> function returns the value 0."
+msgid "sEntry(5) = \"David\""
msgstr ""
-#: 03120104.xhp
+#: 03090202.xhp
msgctxt ""
-"03120104.xhp\n"
-"hd_id3154365\n"
-"10\n"
+"03090202.xhp\n"
+"par_id3149255\n"
+"38\n"
"help.text"
-msgid "Example:"
+msgid "sEntry(6) = \"Cathy\""
msgstr ""
-#: 03010200.xhp
+#: 03090202.xhp
msgctxt ""
-"03010200.xhp\n"
-"tit\n"
+"03090202.xhp\n"
+"par_id3149565\n"
+"39\n"
"help.text"
-msgid "Functions for Screen Input"
-msgstr "स्क्रीन इनपुट के लिए फ़ंक्शन"
+msgid "sEntry(7) = \"Susie\""
+msgstr ""
-#: 03010200.xhp
+#: 03090202.xhp
msgctxt ""
-"03010200.xhp\n"
-"hd_id3149456\n"
-"1\n"
+"03090202.xhp\n"
+"par_id3145148\n"
+"40\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010200.xhp\" name=\"Functions for Screen Input\">Functions for Screen Input</link>"
+msgid "sEntry(8) = \"Edward\""
msgstr ""
-#: 03010200.xhp
+#: 03090202.xhp
msgctxt ""
-"03010200.xhp\n"
-"par_id3150398\n"
-"2\n"
+"03090202.xhp\n"
+"par_id3145229\n"
+"41\n"
"help.text"
-msgid "This section describes Runtime functions used to control screen input."
+msgid "sEntry(9) = \"Christine\""
msgstr ""
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
+"03090203.xhp\n"
"tit\n"
"help.text"
-msgid "MkDir Statement [Runtime]"
-msgstr "MkDir वक्तव्य [रनटाइम]"
+msgid "While...Wend Statement[Runtime]"
+msgstr "While...Wend स्टेटमेंट[रनटाइम]"
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"bm_id3156421\n"
+"03090203.xhp\n"
+"bm_id3150400\n"
"help.text"
-msgid "<bookmark_value>MkDir statement</bookmark_value>"
+msgid "<bookmark_value>While;While...Wend loop</bookmark_value>"
msgstr ""
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"hd_id3156421\n"
+"03090203.xhp\n"
+"hd_id3150400\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020411.xhp\" name=\"MkDir Statement [Runtime]\">MkDir Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03090203.xhp\" name=\"While...Wend Statement[Runtime]\">While...Wend Statement[Runtime]</link>"
msgstr ""
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3147000\n"
+"03090203.xhp\n"
+"par_id3151211\n"
"2\n"
"help.text"
-msgid "Creates a new directory on a data medium."
-msgstr "डाटा मीडियम पर एक नई डिरेक्ट्री बनाता है."
+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<emph> While </emph>statement. If the condition is still True, the loop is executed again."
+msgstr ""
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"hd_id3148520\n"
+"03090203.xhp\n"
+"par_id3151041\n"
"3\n"
"help.text"
-msgid "Syntax:"
+msgid "Unlike the <link href=\"text/sbasic/shared/03090201.xhp\" name=\"Do...Loop\">Do...Loop</link> statement, you cannot cancel a <emph>While...Wend</emph> loop with <link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit\">Exit</link>. Never exit a While...Wend loop with <link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo\">GoTo</link>, since this can cause a run-time error."
msgstr ""
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3155150\n"
+"03090203.xhp\n"
+"par_id3145172\n"
"4\n"
"help.text"
-msgid "MkDir Text As String"
-msgstr "ChDir Text As String"
+msgid "A Do...Loop is more flexible than a While...Wend."
+msgstr ""
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"hd_id3156027\n"
+"03090203.xhp\n"
+"hd_id3155133\n"
"5\n"
"help.text"
-msgid "Parameters:"
+msgid "Syntax:"
msgstr ""
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3153750\n"
+"03090203.xhp\n"
+"par_id3147288\n"
"6\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory to be created. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr ""
+msgid "While Condition [Statement] Wend"
+msgstr "While Condition [Statement] Wend"
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3153311\n"
+"03090203.xhp\n"
+"hd_id3153139\n"
"7\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"
-"8\n"
-"help.text"
msgid "Example:"
-msgstr ""
-
-#: 03020411.xhp
-msgctxt ""
-"03020411.xhp\n"
-"par_id3149762\n"
-"10\n"
-"help.text"
-msgid "' Example for functions of the file organization"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03020411.xhp
-#, fuzzy
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3149669\n"
-"13\n"
+"03090203.xhp\n"
+"par_id3159153\n"
+"8\n"
"help.text"
-msgid "Const sSubDir1 As String =\"Test\""
-msgstr "Const sSubDir1 as String =\"Test\""
+msgid "Sub ExampleWhileWend"
+msgstr "Sub ExampleWhileWend"
-#: 03020411.xhp
-#, fuzzy
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3148663\n"
-"14\n"
+"03090203.xhp\n"
+"par_id3151114\n"
+"9\n"
"help.text"
-msgid "Const sFile2 As String = \"Copied.tmp\""
-msgstr "Const sFile2 as String = \"Copied.tmp\""
+msgid "Dim stext As String"
+msgstr "Dim stext As String"
-#: 03020411.xhp
-#, fuzzy
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3154071\n"
-"15\n"
+"03090203.xhp\n"
+"par_id3153143\n"
+"10\n"
"help.text"
-msgid "Const sFile3 As String = \"Renamed.tmp\""
-msgstr "Const sFile3 as String = \"Renamed.tmp\""
+msgid "Dim iRun As Integer"
+msgstr "Dim iRun As Integer"
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3154217\n"
-"19\n"
+"03090203.xhp\n"
+"par_id3155306\n"
+"11\n"
"help.text"
-msgid "If Dir(sSubDir1,16)=\"\" Then ' Does the directory exist?"
+msgid "sText =\"This Is a short text\""
msgstr ""
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3147228\n"
-"21\n"
+"03090203.xhp\n"
+"par_id3154011\n"
+"12\n"
"help.text"
-msgid "MsgBox sFile,0,\"Create directory\""
-msgstr ""
+msgid "iRun = 1"
+msgstr "iRun = 1"
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3153770\n"
-"26\n"
+"03090203.xhp\n"
+"par_id3147215\n"
+"13\n"
"help.text"
-msgid "MsgBox fSysURL(CurDir()),0,\"Current directory\""
-msgstr ""
+msgid "While iRun < Len(sText)"
+msgstr "while iRun < Len(sText)"
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3159154\n"
-"27\n"
+"03090203.xhp\n"
+"par_id3147427\n"
+"14\n"
"help.text"
-msgid "MsgBox sFile & Chr(13) & FileDateTime( sFile ),0,\"Creation time\""
-msgstr ""
+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 )) )"
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3149484\n"
-"28\n"
+"03090203.xhp\n"
+"par_id3149665\n"
+"15\n"
"help.text"
-msgid "MsgBox sFile & Chr(13)& FileLen( sFile ),0,\"File length\""
-msgstr ""
+msgid "iRun = iRun + 1"
+msgstr "iRun = iRun + 1"
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3152885\n"
-"29\n"
+"03090203.xhp\n"
+"par_id3152939\n"
+"16\n"
"help.text"
-msgid "MsgBox sFile & Chr(13)& GetAttr( sFile ),0,\"File attributes\""
-msgstr "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\""
+msgid "Wend"
+msgstr "Wend"
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3153952\n"
-"31\n"
+"03090203.xhp\n"
+"par_id3153189\n"
+"17\n"
"help.text"
-msgid "' Rename in the same directory"
-msgstr "' उसी डिरेक्ट्री में नाम बदलता है"
+msgid "MsgBox sText,0,\"Text encoded\""
+msgstr ""
-#: 03020411.xhp
+#: 03090203.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3147426\n"
-"34\n"
+"03090203.xhp\n"
+"par_id3145251\n"
+"18\n"
"help.text"
-msgid "SetAttr( sFile, 0 ) 'Delete all attributes"
+msgid "End Sub"
msgstr ""
-#: 03020411.xhp
+#: 03090300.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3148647\n"
-"35\n"
+"03090300.xhp\n"
+"tit\n"
"help.text"
-msgid "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\""
-msgstr "MsgBox sFile & Chr(13) & GetAttr( sFile ),0,\"New file attributes\""
+msgid "Jumps"
+msgstr "Jumps"
-#: 03020411.xhp
+#: 03090300.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3150092\n"
-"40\n"
+"03090300.xhp\n"
+"hd_id3151262\n"
+"1\n"
"help.text"
-msgid "' Converts a system path in URL"
-msgstr "' तंत्र पथ को यूआरएल में परिवर्तित करता है"
+msgid "<link href=\"text/sbasic/shared/03090300.xhp\" name=\"Jumps\">Jumps</link>"
+msgstr ""
-#: 03020411.xhp
+#: 03090300.xhp
msgctxt ""
-"03020411.xhp\n"
-"par_id3156276\n"
-"49\n"
+"03090300.xhp\n"
+"par_id3148983\n"
+"2\n"
"help.text"
-msgid "' the colon with DOS"
-msgstr "' the colon with DOS"
+msgid "The following statements execute jumps."
+msgstr "निम्न स्टेटमेंट जम्प चलाते हैं."
-#: 03050500.xhp
+#: 03090301.xhp
msgctxt ""
-"03050500.xhp\n"
+"03090301.xhp\n"
"tit\n"
"help.text"
-msgid "On Error GoTo ... Resume Statement [Runtime]"
-msgstr "On Error GoTo ... Resume वक्तव्य [रनटाइम]"
+msgid "GoSub...Return Statement [Runtime]"
+msgstr "GoSub...Return वक्तव्य [रनटाइम]"
-#: 03050500.xhp
+#: 03090301.xhp
msgctxt ""
-"03050500.xhp\n"
-"bm_id3146795\n"
+"03090301.xhp\n"
+"bm_id3147242\n"
"help.text"
-msgid "<bookmark_value>Resume Next parameter</bookmark_value><bookmark_value>On Error GoTo ... Resume statement</bookmark_value>"
+msgid "<bookmark_value>GoSub...Return statement</bookmark_value>"
msgstr ""
-#: 03050500.xhp
+#: 03090301.xhp
msgctxt ""
-"03050500.xhp\n"
-"hd_id3146795\n"
+"03090301.xhp\n"
+"hd_id3147242\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03050500.xhp\" name=\"On Error GoTo ... Resume Statement [Runtime]\">On Error GoTo ... Resume Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03090301.xhp\" name=\"GoSub...Return Statement [Runtime]\">GoSub...Return Statement [Runtime]</link>"
msgstr ""
-#: 03050500.xhp
+#: 03090301.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3150358\n"
+"03090301.xhp\n"
+"par_id3145316\n"
"2\n"
"help.text"
-msgid "Enables an error-handling routine after an error occurs, or resumes program execution."
+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 <emph>GoSub </emph>statement."
msgstr ""
-#: 03050500.xhp
+#: 03090301.xhp
msgctxt ""
-"03050500.xhp\n"
-"hd_id3151212\n"
+"03090301.xhp\n"
+"hd_id3145609\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03050500.xhp
+#: 03090301.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3145173\n"
+"03090301.xhp\n"
+"par_id3145069\n"
"4\n"
"help.text"
-msgid "On {[Local] Error GoTo Labelname | GoTo 0 | Resume Next}"
-msgstr "On {Error GoTo Labelname | GoTo 0 | Resume Next}"
+msgid "see Parameters"
+msgstr "पैरामीटर देखें"
-#: 03050500.xhp
+#: 03090301.xhp
msgctxt ""
-"03050500.xhp\n"
-"hd_id3154125\n"
+"03090301.xhp\n"
+"hd_id3147265\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03050500.xhp
+#: 03090301.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3150869\n"
-"7\n"
+"03090301.xhp\n"
+"par_id3148664\n"
+"6\n"
"help.text"
-msgid "<emph>GoTo Labelname:</emph> If an error occurs, enables the error-handling routine that starts at the line \"Labelname\"."
-msgstr ""
+msgid "Sub/Function"
+msgstr "Exit Sub/Function"
-#: 03050500.xhp
+#: 03090301.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3150439\n"
-"8\n"
+"03090301.xhp\n"
+"par_id3150400\n"
+"7\n"
"help.text"
-msgid "<emph>Resume Next:</emph> If an error occurs, program execution continues with the statement that follows the statement in which the error occurred."
+msgid "statement block"
msgstr ""
-#: 03050500.xhp
+#: 03090301.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3149482\n"
-"9\n"
+"03090301.xhp\n"
+"par_id3154140\n"
+"8\n"
"help.text"
-msgid "<emph>GoTo 0:</emph> Disables the error handler in the current procedure."
-msgstr ""
+msgid "Label"
+msgstr "लेबल"
-#: 03050500.xhp
+#: 03090301.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3149483\n"
+"03090301.xhp\n"
+"par_id3150869\n"
"9\n"
"help.text"
-msgid "<emph>Local:</emph> \"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."
+msgid "statement block"
msgstr ""
-#: 03050500.xhp
+#: 03090301.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3148619\n"
+"03090301.xhp\n"
+"par_id3154909\n"
"10\n"
"help.text"
-msgid "The On Error GoTo statement is used to react to errors that occur in a macro."
-msgstr ""
+msgid "GoSub Label"
+msgstr "GoSub Label"
-#: 03050500.xhp
+#: 03090301.xhp
msgctxt ""
-"03050500.xhp\n"
-"hd_id3146985\n"
+"03090301.xhp\n"
+"par_id3153969\n"
"11\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Exit Sub/Function"
+msgstr "Exit Sub/Function"
-#: 03050500.xhp
+#: 03090301.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3153876\n"
-"52\n"
+"03090301.xhp\n"
+"par_id3154685\n"
+"12\n"
"help.text"
-msgid "Print #iNumber, \"This is a line of text\""
-msgstr ""
+msgid "Label:"
+msgstr "लेबल:"
-#: 03050500.xhp
+#: 03090301.xhp
msgctxt ""
-"03050500.xhp\n"
-"par_id3146916\n"
-"67\n"
+"03090301.xhp\n"
+"par_id3145786\n"
+"13\n"
"help.text"
-msgid "MsgBox \"All files will be closed\",0,\"Error\""
+msgid "statement block"
msgstr ""
-#: 00000002.xhp
+#: 03090301.xhp
msgctxt ""
-"00000002.xhp\n"
-"tit\n"
+"03090301.xhp\n"
+"par_id3159252\n"
+"14\n"
"help.text"
-msgid "$[officename] Basic Glossary"
+msgid "Return"
msgstr ""
-#: 00000002.xhp
+#: 03090301.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3145068\n"
-"1\n"
+"03090301.xhp\n"
+"par_id3154321\n"
+"15\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/00000002.xhp\" name=\"$[officename] Basic Glossary\">$[officename] Basic Glossary</link>"
-msgstr ""
+msgid "End Sub/Function"
+msgstr "Exit Sub/Function"
-#: 00000002.xhp
+#: 03090301.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3150792\n"
-"2\n"
+"03090301.xhp\n"
+"par_id3147318\n"
+"16\n"
"help.text"
-msgid "This glossary explains some technical terms that you may come across when working with $[officename] Basic."
+msgid "The <emph>GoSub</emph> 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 ""
-#: 00000002.xhp
+#: 03090301.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3155133\n"
-"7\n"
+"03090301.xhp\n"
+"par_id3153190\n"
+"17\n"
"help.text"
-msgid "Decimal Point"
-msgstr "दशमलव बिंदु"
+msgid "If the program encounters a Return statement not preceded by <emph>GoSub</emph>, $[officename] Basic returns an error message. Use <emph>Exit Sub</emph> or <emph>Exit Function</emph> to ensure that the program leaves a Sub or Function before reaching the next Return statement."
+msgstr ""
-#: 00000002.xhp
+#: 03090301.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3156443\n"
-"8\n"
+"03090301.xhp\n"
+"par_id3145799\n"
+"19\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."
+msgid "The following example demonstrates the use of <emph>GoSub</emph> and <emph>Return</emph>. By executing a program section twice, the program calculates the square root of two numbers that are entered by the user."
msgstr ""
-#: 00000002.xhp
+#: 03090301.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3153092\n"
-"9\n"
+"03090301.xhp\n"
+"hd_id3156284\n"
+"20\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 <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03090301.xhp
+msgctxt ""
+"03090301.xhp\n"
+"par_id3146970\n"
+"25\n"
+"help.text"
+msgid "iInputa = Int(InputBox$ \"Enter the first number: \",\"NumberInput\"))"
msgstr ""
-#: 00000002.xhp
+#: 03090301.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3155854\n"
-"29\n"
+"03090301.xhp\n"
+"par_id3150329\n"
+"26\n"
"help.text"
-msgid "Colors"
-msgstr "रंग"
+msgid "iInputb = Int(InputBox$ \"Enter the second number: \",\"NumberInput\"))"
+msgstr ""
-#: 00000002.xhp
+#: 03090301.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3145366\n"
-"30\n"
+"03090301.xhp\n"
+"par_id3154756\n"
+"29\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 <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB function\">RGB function</link>."
+msgid "Print \"The square root of\";iInputa;\" is\";iInputc"
msgstr ""
-#: 00000002.xhp
+#: 03090301.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3146119\n"
+"03090301.xhp\n"
+"par_id3147340\n"
"32\n"
"help.text"
-msgid "Measurement Units"
-msgstr "मापक इकाईयां"
+msgid "Print \"The square root of\";iInputb;\" is\";iInputc"
+msgstr ""
-#: 00000002.xhp
+#: 03090302.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3154013\n"
-"33\n"
+"03090302.xhp\n"
+"tit\n"
"help.text"
-msgid "In $[officename] Basic, a <emph>method parameter</emph> or a <emph>property</emph> 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 <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - (Document Type) - General</emph>."
-msgstr ""
+msgid "GoTo Statement [Runtime]"
+msgstr "GoTo वक्तव्य [रनटाइम]"
-#: 00000002.xhp
+#: 03090302.xhp
msgctxt ""
-"00000002.xhp\n"
-"bm_id3145801\n"
+"03090302.xhp\n"
+"bm_id3159413\n"
"help.text"
-msgid "<bookmark_value>twips; definition</bookmark_value>"
+msgid "<bookmark_value>GoTo statement</bookmark_value>"
msgstr ""
-#: 00000002.xhp
+#: 03090302.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3145801\n"
-"5\n"
+"03090302.xhp\n"
+"hd_id3159413\n"
+"1\n"
"help.text"
-msgid "Twips"
-msgstr "ट्विप्स"
+msgid "<link href=\"text/sbasic/shared/03090302.xhp\" name=\"GoTo Statement [Runtime]\">GoTo Statement [Runtime]</link>"
+msgstr ""
-#: 00000002.xhp
+#: 03090302.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3154731\n"
-"6\n"
+"03090302.xhp\n"
+"par_id3153379\n"
+"2\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."
+msgid "Continues program execution within a Sub or Function at the procedure line indicated by a label."
msgstr ""
-#: 00000002.xhp
+#: 03090302.xhp
msgctxt ""
-"00000002.xhp\n"
-"hd_id3153159\n"
-"106\n"
+"03090302.xhp\n"
+"hd_id3149656\n"
+"3\n"
"help.text"
-msgid "URL Notation"
-msgstr "यूआरएल नोटेशन"
+msgid "Syntax:"
+msgstr ""
-#: 00000002.xhp
+#: 03090302.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3153415\n"
-"108\n"
+"03090302.xhp\n"
+"par_id3154367\n"
+"4\n"
"help.text"
-msgid "URLs (<emph>Uniform Resource Locators</emph>) 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 ""
+msgid "see Parameters"
+msgstr "पैरामीटर देखें"
-#: 00000002.xhp
+#: 03090302.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3149121\n"
-"107\n"
+"03090302.xhp\n"
+"hd_id3150870\n"
+"5\n"
"help.text"
-msgid "<emph>protocol</emph>://<emph>host.name</emph>/<emph>path/to/the/file.html</emph>"
+msgid "Parameters:"
msgstr ""
-#: 00000002.xhp
+#: 03090302.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3168612\n"
-"109\n"
+"03090302.xhp\n"
+"par_id3156214\n"
+"6\n"
"help.text"
-msgid "The most common usage of URLs is on the internet when specifying web pages. Example for protocols are <emph>http</emph>, <emph>ftp</emph>, or <emph>file</emph>. The <emph>file</emph> protocol specifier is used when referring to a file on the local file system."
-msgstr ""
+msgid "Sub/Function"
+msgstr "Exit Sub/Function"
-#: 00000002.xhp
+#: 03090302.xhp
msgctxt ""
-"00000002.xhp\n"
-"par_id3150324\n"
-"110\n"
+"03090302.xhp\n"
+"par_id3156424\n"
+"7\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 (<emph>/</emph>) is used as a path separator. For example, a file referred to as <emph>C:\\My File.sxw</emph> on the local host in \"Windows notation\" becomes <emph>file:///C|/My%20File.sxw</emph> in URL notation."
+msgid "statement block"
msgstr ""
-#: 03120315.xhp
+#: 03090302.xhp
msgctxt ""
-"03120315.xhp\n"
-"tit\n"
+"03090302.xhp\n"
+"par_id3154685\n"
+"8\n"
"help.text"
-msgid "Join Function [Runtime]"
-msgstr "Join फंक्शन [रनटाइम]"
+msgid "Label1"
+msgstr "Label1"
-#: 03120315.xhp
+#: 03090302.xhp
msgctxt ""
-"03120315.xhp\n"
-"bm_id3149416\n"
+"03090302.xhp\n"
+"par_id3145786\n"
+"9\n"
"help.text"
-msgid "<bookmark_value>Join function</bookmark_value>"
+msgid "<emph>Label2:</emph>"
msgstr ""
-#: 03120315.xhp
+#: 03090302.xhp
msgctxt ""
-"03120315.xhp\n"
-"hd_id3149416\n"
-"1\n"
+"03090302.xhp\n"
+"par_id3161832\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Join Function [Runtime]\">Join Function [Runtime]</link>"
+msgid "statement block"
msgstr ""
-#: 03120315.xhp
+#: 03090302.xhp
msgctxt ""
-"03120315.xhp\n"
-"par_id3149670\n"
-"2\n"
+"03090302.xhp\n"
+"par_id3146120\n"
+"11\n"
"help.text"
-msgid "Returns a string from a number of substrings in a string array."
-msgstr "किसी स्ट्रिंग ऐरे में बहुत से सब-स्ट्रिंग में से एक स्ट्रिंग प्रस्तुत करता है."
+msgid "Exit Sub"
+msgstr ""
-#: 03120315.xhp
+#: 03090302.xhp
msgctxt ""
-"03120315.xhp\n"
-"hd_id3159414\n"
-"3\n"
+"03090302.xhp\n"
+"par_id3150010\n"
+"12\n"
"help.text"
-msgid "Syntax:"
+msgid "<emph>Label1:</emph>"
msgstr ""
-#: 03120315.xhp
+#: 03090302.xhp
msgctxt ""
-"03120315.xhp\n"
-"par_id3156344\n"
-"4\n"
+"03090302.xhp\n"
+"par_id3152462\n"
+"13\n"
"help.text"
-msgid "Join (Text As String Array, delimiter)"
+msgid "statement block"
msgstr ""
-#: 03120315.xhp
+#: 03090302.xhp
msgctxt ""
-"03120315.xhp\n"
-"hd_id3150400\n"
-"5\n"
+"03090302.xhp\n"
+"par_id3149664\n"
+"14\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "GoTo Label2"
+msgstr "GoTo Label2"
-#: 03120315.xhp
+#: 03090302.xhp
msgctxt ""
-"03120315.xhp\n"
-"par_id3150359\n"
-"6\n"
+"03090302.xhp\n"
+"par_id3152886\n"
+"15\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "End Sub/Function"
+msgstr "Exit Sub/Function"
-#: 03120315.xhp
+#: 03090302.xhp
msgctxt ""
-"03120315.xhp\n"
-"hd_id3148798\n"
-"7\n"
+"03090302.xhp\n"
+"par_id3152596\n"
+"16\n"
"help.text"
-msgid "Parameters:"
+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 ""
-#: 03120315.xhp
+#: 03090302.xhp
msgctxt ""
-"03120315.xhp\n"
-"par_id3145171\n"
-"8\n"
+"03090302.xhp\n"
+"par_id3155416\n"
+"17\n"
"help.text"
-msgid "<emph>Text:</emph> A string array."
+msgid "You cannot use the GoTo statement to jump out of a Sub or Function."
msgstr ""
-#: 03120315.xhp
+#: 03090302.xhp
msgctxt ""
-"03120315.xhp\n"
-"par_id3154908\n"
-"9\n"
+"03090302.xhp\n"
+"hd_id3154731\n"
+"19\n"
"help.text"
-msgid "<emph>delimiter (optional):</emph> 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 ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120315.xhp
+#: 03090302.xhp
msgctxt ""
-"03120315.xhp\n"
-"hd_id3154218\n"
-"10\n"
+"03090302.xhp\n"
+"par_id6967035\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "see Parameters"
+msgstr "पैरामीटर देखें"
-#: 03030102.xhp
+#: 03090303.xhp
msgctxt ""
-"03030102.xhp\n"
+"03090303.xhp\n"
"tit\n"
"help.text"
-msgid "DateValue Function [Runtime]"
-msgstr "DateValue फंक्शन [रनटाइम]"
+msgid "On...GoSub Statement; On...GoTo Statement [Runtime]"
+msgstr "On...GoSub Statement; On...GoTo वक्तव्य [रनटाइम]"
-#: 03030102.xhp
+#: 03090303.xhp
msgctxt ""
-"03030102.xhp\n"
-"bm_id3156344\n"
+"03090303.xhp\n"
+"bm_id3153897\n"
"help.text"
-msgid "<bookmark_value>DateValue function</bookmark_value>"
+msgid "<bookmark_value>On...GoSub statement</bookmark_value><bookmark_value>On...GoTo statement</bookmark_value>"
msgstr ""
-#: 03030102.xhp
+#: 03090303.xhp
msgctxt ""
-"03030102.xhp\n"
-"hd_id3156344\n"
+"03090303.xhp\n"
+"hd_id3153897\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030102.xhp\" name=\"DateValue Function [Runtime]\">DateValue Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"On...GoSub Statement; On...GoTo Statement [Runtime]\">On...GoSub Statement; On...GoTo Statement [Runtime]</link>"
msgstr ""
-#: 03030102.xhp
+#: 03090303.xhp
msgctxt ""
-"03030102.xhp\n"
-"par_id3150542\n"
+"03090303.xhp\n"
+"par_id3150359\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."
+msgid "Branches to one of several specified lines in the program code, depending on the value of a numeric expression."
msgstr ""
-#: 03030102.xhp
+#: 03090303.xhp
msgctxt ""
-"03030102.xhp\n"
-"hd_id3148799\n"
+"03090303.xhp\n"
+"hd_id3148798\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03030102.xhp
+#: 03090303.xhp
msgctxt ""
-"03030102.xhp\n"
-"par_id3154910\n"
+"03090303.xhp\n"
+"par_id3154366\n"
"4\n"
"help.text"
-msgid "DateValue [(date)]"
-msgstr "DateValue [(date)]"
+msgid "On N GoSub Label1[, Label2[, Label3[,...]]]"
+msgstr "On N GoSub Label1[, Label2[, Label3[,...]]]"
-#: 03030102.xhp
+#: 03090303.xhp
msgctxt ""
-"03030102.xhp\n"
-"hd_id3150870\n"
+"03090303.xhp\n"
+"par_id3150769\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]"
+msgstr "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]"
-#: 03030102.xhp
+#: 03090303.xhp
msgctxt ""
-"03030102.xhp\n"
-"par_id3153194\n"
+"03090303.xhp\n"
+"hd_id3156215\n"
"6\n"
"help.text"
-msgid "Date"
+msgid "Parameters:"
msgstr ""
-#: 03030102.xhp
+#: 03090303.xhp
msgctxt ""
-"03030102.xhp\n"
-"hd_id3153969\n"
+"03090303.xhp\n"
+"par_id3148673\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>NumExpression:</emph> 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 ""
-#: 03030102.xhp
+#: 03090303.xhp
msgctxt ""
-"03030102.xhp\n"
-"par_id3153770\n"
+"03090303.xhp\n"
+"par_id3153194\n"
"8\n"
"help.text"
-msgid "<emph>Date:</emph> 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."
+msgid "<emph>Label:</emph> Target line according to<emph> GoTo </emph>or <emph>GoSub</emph> structure."
msgstr ""
-#: 03030102.xhp
+#: 03090303.xhp
msgctxt ""
-"03030102.xhp\n"
-"par_id3146974\n"
-"23\n"
+"03090303.xhp\n"
+"par_id3156442\n"
+"9\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\"."
+msgid "The <emph>GoTo</emph> or <emph>GoSub </emph>conventions are valid."
msgstr ""
-#: 03030102.xhp
+#: 03090303.xhp
msgctxt ""
-"03030102.xhp\n"
-"hd_id3153142\n"
-"24\n"
+"03090303.xhp\n"
+"hd_id3148645\n"
+"10\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03120300.xhp
+#: 03090303.xhp
msgctxt ""
-"03120300.xhp\n"
-"tit\n"
+"03090303.xhp\n"
+"par_id3153948\n"
+"21\n"
"help.text"
-msgid "Editing String Contents"
-msgstr "स्ट्रिंग सामग्री संपादन"
+msgid "sVar =sVar & \" From Sub 1 to\" : Return"
+msgstr "sVar =sVar & \" From Sub 1 to\" : Return"
-#: 03120300.xhp
+#: 03090303.xhp
msgctxt ""
-"03120300.xhp\n"
-"bm_id7499008\n"
+"03090303.xhp\n"
+"par_id3153708\n"
+"23\n"
"help.text"
-msgid "<bookmark_value>ampersand symbol in StarBasic</bookmark_value>"
-msgstr ""
+msgid "sVar =sVar & \" From Sub 2 to\" : Return"
+msgstr "sVar =sVar & \" From Sub 2 to\" : Return"
-#: 03120300.xhp
+#: 03090303.xhp
msgctxt ""
-"03120300.xhp\n"
-"hd_id3153894\n"
-"1\n"
+"03090303.xhp\n"
+"par_id3150321\n"
+"25\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"Editing String Contents\">Editing String Contents</link>"
-msgstr ""
+msgid "sVar =sVar & \" Label 1\" : GoTo Ende"
+msgstr "sVar =sVar & \" Label 1\" : GoTo Ende"
-#: 03120300.xhp
+#: 03090303.xhp
msgctxt ""
-"03120300.xhp\n"
-"par_id3149178\n"
-"2\n"
+"03090303.xhp\n"
+"par_id3155764\n"
+"27\n"
"help.text"
-msgid "The following functions edit, format, and align the contents of strings. Use the & operator to concatenate strings."
-msgstr ""
+msgid "sVar =sVar & \" Label 2\""
+msgstr "sVar =sVar & \" Label 2\""
-#: 03132400.xhp
+#: 03090400.xhp
msgctxt ""
-"03132400.xhp\n"
+"03090400.xhp\n"
"tit\n"
"help.text"
-msgid "CreateObject Function [Runtime]"
-msgstr "CreateObject फंक्शन [रनटाइम]"
+msgid "Further Statements"
+msgstr "Further Statements"
-#: 03132400.xhp
+#: 03090400.xhp
msgctxt ""
-"03132400.xhp\n"
-"bm_id659810\n"
+"03090400.xhp\n"
+"hd_id3145316\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>CreateObject function</bookmark_value>"
+msgid "<link href=\"text/sbasic/shared/03090400.xhp\" name=\"Further Statements\">Further Statements</link>"
msgstr ""
-#: 03132400.xhp
+#: 03090400.xhp
msgctxt ""
-"03132400.xhp\n"
-"par_idN10580\n"
+"03090400.xhp\n"
+"par_id3154923\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03132400.xhp\">CreateObject Function [Runtime]</link>"
+msgid "Statements that do not belong to any of the other runtime categories are described here."
msgstr ""
-#: 03132400.xhp
+#: 03090401.xhp
msgctxt ""
-"03132400.xhp\n"
-"par_idN10590\n"
+"03090401.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\".\">Creates a UNO object. On Windows, can also create OLE objects.</ahelp>"
-msgstr ""
+msgid "Call Statement [Runtime]"
+msgstr "Call वक्तव्य [रनटाइम]"
-#: 03132400.xhp
+#: 03090401.xhp
msgctxt ""
-"03132400.xhp\n"
-"par_idN1059F\n"
+"03090401.xhp\n"
+"bm_id3154422\n"
"help.text"
-msgid "This method creates instances of the type that is passed as parameter."
+msgid "<bookmark_value>Call statement</bookmark_value>"
msgstr ""
-#: 03132400.xhp
+#: 03090401.xhp
msgctxt ""
-"03132400.xhp\n"
-"par_idN105A2\n"
+"03090401.xhp\n"
+"hd_id3154422\n"
+"1\n"
"help.text"
-msgid "Syntax:"
+msgid "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call Statement [Runtime]\">Call Statement [Runtime]</link>"
msgstr ""
-#: 03132400.xhp
+#: 03090401.xhp
msgctxt ""
-"03132400.xhp\n"
-"par_idN105A6\n"
+"03090401.xhp\n"
+"par_id3153394\n"
+"2\n"
"help.text"
-msgid "oObj = CreateObject( type )"
-msgstr "oObj = CreateObject( type )"
+msgid "Transfers the control of the program to a subroutine, a function, or a DLL procedure."
+msgstr "प्रोग्राम का नियंत्रण सबरूटीन, फंक्शन या किसी डीएलएल प्रोसीज़र पर हस्तांतरित करता है."
-#: 03132400.xhp
+#: 03090401.xhp
msgctxt ""
-"03132400.xhp\n"
-"par_idN105A9\n"
+"03090401.xhp\n"
+"hd_id3153345\n"
+"3\n"
"help.text"
-msgid "Example:"
+msgid "Syntax:"
msgstr ""
-#: 03020104.xhp
+#: 03090401.xhp
msgctxt ""
-"03020104.xhp\n"
-"tit\n"
+"03090401.xhp\n"
+"par_id3150984\n"
+"4\n"
"help.text"
-msgid "Reset Statement [Runtime]"
-msgstr "Reset वक्तव्य [रनटाइम]"
+msgid "[Call] Name [Parameter]"
+msgstr "[Call] Name [Parameter]"
-#: 03020104.xhp
+#: 03090401.xhp
msgctxt ""
-"03020104.xhp\n"
-"bm_id3154141\n"
+"03090401.xhp\n"
+"hd_id3150771\n"
+"5\n"
"help.text"
-msgid "<bookmark_value>Reset statement</bookmark_value>"
+msgid "Parameters:"
msgstr ""
-#: 03020104.xhp
+#: 03090401.xhp
msgctxt ""
-"03020104.xhp\n"
-"hd_id3154141\n"
-"1\n"
+"03090401.xhp\n"
+"par_id3148473\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020104.xhp\">Reset Statement [Runtime]</link>"
+msgid "<emph>Name:</emph> Name of the subroutine, the function, or the DLL that you want to call"
msgstr ""
-#: 03020104.xhp
+#: 03090401.xhp
msgctxt ""
-"03020104.xhp\n"
-"par_id3156423\n"
-"2\n"
+"03090401.xhp\n"
+"par_id3148946\n"
+"7\n"
"help.text"
-msgid "Closes all open files and writes the contents of all file buffers to the harddisk."
+msgid "<emph>Parameter:</emph> Parameters to pass to the procedure. The type and number of parameters is dependent on the routine that is executing."
msgstr ""
-#: 03020104.xhp
+#: 03090401.xhp
msgctxt ""
-"03020104.xhp\n"
-"hd_id3154124\n"
-"3\n"
+"03090401.xhp\n"
+"par_id3154216\n"
+"8\n"
"help.text"
-msgid "Syntax:"
+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 <emph>Declare-Statement</emph>."
msgstr ""
-#: 03020104.xhp
+#: 03090401.xhp
msgctxt ""
-"03020104.xhp\n"
-"hd_id3161831\n"
-"5\n"
+"03090401.xhp\n"
+"hd_id3125865\n"
+"9\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03020104.xhp
-msgctxt ""
-"03020104.xhp\n"
-"par_id3148455\n"
-"47\n"
-"help.text"
-msgid "Print #iNumber, \"This is a new line of text\""
-msgstr ""
-
-#: 03020104.xhp
-msgctxt ""
-"03020104.xhp\n"
-"par_id3163805\n"
-"62\n"
-"help.text"
-msgid "MsgBox \"All files will be closed\",0,\"Error\""
-msgstr ""
-
-#: 03010303.xhp
+#: 03090402.xhp
msgctxt ""
-"03010303.xhp\n"
+"03090402.xhp\n"
"tit\n"
"help.text"
-msgid "Red Function [Runtime]"
-msgstr "Red फंक्शन [रनटाइम]"
+msgid "Choose Function [Runtime]"
+msgstr "Choose फंक्शन [रनटाइम]"
-#: 03010303.xhp
+#: 03090402.xhp
msgctxt ""
-"03010303.xhp\n"
-"bm_id3148947\n"
+"03090402.xhp\n"
+"bm_id3143271\n"
"help.text"
-msgid "<bookmark_value>Red function</bookmark_value>"
+msgid "<bookmark_value>Choose function</bookmark_value>"
msgstr ""
-#: 03010303.xhp
+#: 03090402.xhp
msgctxt ""
-"03010303.xhp\n"
-"hd_id3148947\n"
+"03090402.xhp\n"
+"hd_id3143271\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red Function [Runtime]\">Red Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03090402.xhp\" name=\"Choose Function [Runtime]\">Choose Function [Runtime]</link>"
msgstr ""
-#: 03010303.xhp
+#: 03090402.xhp
msgctxt ""
-"03010303.xhp\n"
-"par_id3149656\n"
+"03090402.xhp\n"
+"par_id3149234\n"
"2\n"
"help.text"
-msgid "Returns the Red component of the specified color code."
-msgstr "निर्धारित रंग कोड के लाल अवयव को प्रस्तुत करता है."
+msgid "Returns a selected value from a list of arguments."
+msgstr "आर्गुमेन्ट सूची में से चयनित मूल्य को वापस करता है."
-#: 03010303.xhp
+#: 03090402.xhp
msgctxt ""
-"03010303.xhp\n"
-"hd_id3148799\n"
+"03090402.xhp\n"
+"hd_id3148943\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03010303.xhp
+#: 03090402.xhp
msgctxt ""
-"03010303.xhp\n"
-"par_id3150448\n"
+"03090402.xhp\n"
+"par_id3147560\n"
"4\n"
"help.text"
-msgid "Red (ColorNumber As Long)"
-msgstr "Red (ColorNumber As Long)"
+msgid "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])"
+msgstr "Choose (Index, Selection1[, Selection2, ... [,Selection_n]])"
-#: 03010303.xhp
+#: 03090402.xhp
msgctxt ""
-"03010303.xhp\n"
-"hd_id3151042\n"
+"03090402.xhp\n"
+"hd_id3154346\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameters:"
+msgstr ""
-#: 03010303.xhp
+#: 03090402.xhp
msgctxt ""
-"03010303.xhp\n"
-"par_id3145173\n"
+"03090402.xhp\n"
+"par_id3148664\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "<emph>Index:</emph> A numeric expression that specifies the value to return."
+msgstr ""
-#: 03010303.xhp
+#: 03090402.xhp
msgctxt ""
-"03010303.xhp\n"
-"hd_id3154685\n"
+"03090402.xhp\n"
+"par_id3150791\n"
"7\n"
"help.text"
-msgid "Parameter:"
+msgid "<emph>Selection1:</emph> Any expression that contains one of the possible choices."
msgstr ""
-#: 03010303.xhp
+#: 03090402.xhp
msgctxt ""
-"03010303.xhp\n"
-"par_id3150440\n"
+"03090402.xhp\n"
+"par_id3151043\n"
"8\n"
"help.text"
-msgid "<emph>ColorNumber</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Red component."
+msgid "The <emph>Choose</emph> 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 ""
-#: 03010303.xhp
+#: 03090402.xhp
msgctxt ""
-"03010303.xhp\n"
-"hd_id3148575\n"
+"03090402.xhp\n"
+"par_id3153192\n"
"9\n"
"help.text"
-msgid "Example:"
+msgid "If the index value is less than 1 or greater than the number of expressions listed, the function returns a Null value."
msgstr ""
-#: 03010303.xhp
+#: 03090402.xhp
msgctxt ""
-"03010303.xhp\n"
-"par_id3147435\n"
-"13\n"
+"03090402.xhp\n"
+"par_id3156281\n"
+"10\n"
"help.text"
-msgid "MsgBox \"The color \" & lVar & \" consists of:\" & Chr(13) &_"
+msgid "The following example uses the <emph>Choose</emph> function to select a string from several strings that form a menu:"
msgstr ""
-#: 03010303.xhp
+#: 03090402.xhp
msgctxt ""
-"03010303.xhp\n"
-"par_id3155306\n"
-"14\n"
+"03090402.xhp\n"
+"hd_id3150439\n"
+"11\n"
"help.text"
-msgid "\"red= \" & red(lVar) & Chr(13)&_"
-msgstr "\"red = \" & red(lVar) & Chr(13)&_"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03010303.xhp
+#: 03090402.xhp
msgctxt ""
-"03010303.xhp\n"
-"par_id3149262\n"
-"15\n"
+"03090402.xhp\n"
+"par_id3156443\n"
+"20\n"
"help.text"
-msgid "\"green= \" & green(lVar) & Chr(13)&_"
-msgstr "\"green = \" & green(lVar) & Chr(13)&_"
+msgid "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")"
+msgstr "ChooseMenu = Choose(Index, \"Quick Format\", \"Save Format\", \"System Format\")"
-#: 03010303.xhp
+#: 03090403.xhp
msgctxt ""
-"03010303.xhp\n"
-"par_id3147397\n"
-"16\n"
+"03090403.xhp\n"
+"tit\n"
"help.text"
-msgid "\"blue= \" & blue(lVar) & Chr(13) , 64,\"colors\""
-msgstr "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\""
+msgid "Declare Statement [Runtime]"
+msgstr "Declare वक्तव्य [रनटाइम]"
-#: 03120314.xhp
+#: 03090403.xhp
msgctxt ""
-"03120314.xhp\n"
-"tit\n"
+"03090403.xhp\n"
+"bm_id3148473\n"
"help.text"
-msgid "Split Function [Runtime]"
-msgstr "Split फंक्शन [रनटाइम]"
+msgid "<bookmark_value>Declare statement</bookmark_value>"
+msgstr ""
-#: 03120314.xhp
+#: 03090403.xhp
msgctxt ""
-"03120314.xhp\n"
-"bm_id3156027\n"
+"03090403.xhp\n"
+"hd_id3148473\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>Split function</bookmark_value>"
+msgid "<link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare Statement [Runtime]\">Declare Statement [Runtime]</link>"
msgstr ""
-#: 03120314.xhp
+#: 03090403.xhp
msgctxt ""
-"03120314.xhp\n"
-"hd_id3156027\n"
-"1\n"
+"03090403.xhp\n"
+"bm_id3145316\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Split Function [Runtime]\">Split Function [Runtime]</link>"
+msgid "<bookmark_value>DLL (Dynamic Link Library)</bookmark_value>"
msgstr ""
-#: 03120314.xhp
+#: 03090403.xhp
msgctxt ""
-"03120314.xhp\n"
-"par_id3155805\n"
+"03090403.xhp\n"
+"par_id3145316\n"
"2\n"
"help.text"
-msgid "Returns an array of substrings from a string expression."
-msgstr "स्ट्रिंग एक्सप्रेशन से सब-स्ट्रिंग के ऐरे प्रस्तुत करता है."
+msgid "Declares and defines a subroutine in a DLL file that you want to execute from $[officename] Basic."
+msgstr ""
-#: 03120314.xhp
+#: 03090403.xhp
msgctxt ""
-"03120314.xhp\n"
-"hd_id3149177\n"
+"03090403.xhp\n"
+"par_id3146795\n"
"3\n"
"help.text"
-msgid "Syntax:"
+msgid "See also: <link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary\">FreeLibrary</link>"
msgstr ""
-#: 03120314.xhp
+#: 03090403.xhp
msgctxt ""
-"03120314.xhp\n"
-"par_id3153824\n"
+"03090403.xhp\n"
+"hd_id3156344\n"
"4\n"
"help.text"
-msgid "Split (Text As String, delimiter, number)"
+msgid "Syntax:"
msgstr ""
-#: 03120314.xhp
+#: 03090403.xhp
msgctxt ""
-"03120314.xhp\n"
-"hd_id3149763\n"
+"03090403.xhp\n"
+"par_id3148664\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]"
+msgstr "Declare {Sub | Function} Name Lib \"Libname\" [Alias \"Aliasname\"] [Parameter] [As Type]"
-#: 03120314.xhp
+#: 03090403.xhp
msgctxt ""
-"03120314.xhp\n"
-"par_id3154285\n"
+"03090403.xhp\n"
+"hd_id3153360\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
-
-#: 03120314.xhp
-msgctxt ""
-"03120314.xhp\n"
-"hd_id3145315\n"
-"7\n"
-"help.text"
msgid "Parameters:"
msgstr ""
-#: 03120314.xhp
+#: 03090403.xhp
msgctxt ""
-"03120314.xhp\n"
-"par_id3156023\n"
+"03090403.xhp\n"
+"par_id3154140\n"
"8\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression."
+msgid "<emph>Name:</emph> A different name than defined in the DLL, to call the subroutine from $[officename] Basic."
msgstr ""
-#: 03120314.xhp
+#: 03090403.xhp
msgctxt ""
-"03120314.xhp\n"
-"par_id3147560\n"
+"03090403.xhp\n"
+"par_id3150870\n"
"9\n"
"help.text"
-msgid "<emph>delimiter (optional):</emph> A string of one or more characters length that is used to delimit the Text. The default is the space character."
+msgid "<emph>Aliasname</emph>: Name of the subroutine as defined in the DLL."
msgstr ""
-#: 03120314.xhp
+#: 03090403.xhp
msgctxt ""
-"03120314.xhp\n"
-"par_id3145069\n"
+"03090403.xhp\n"
+"par_id3154684\n"
+"10\n"
+"help.text"
+msgid "<emph>Libname:</emph> 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"
+"11\n"
+"help.text"
+msgid "<emph>Argumentlist:</emph> 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"
"12\n"
"help.text"
-msgid "<emph>number (optional):</emph> The number of substrings that you want to return."
+msgid "<emph>Type:</emph> 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 ""
-#: 03120314.xhp
+#: 03090403.xhp
msgctxt ""
-"03120314.xhp\n"
-"hd_id3150398\n"
-"10\n"
+"03090403.xhp\n"
+"par_id3146922\n"
+"13\n"
"help.text"
-msgid "Example:"
+msgid "To pass a parameter to a subroutine as a value instead of as a reference, the parameter must be indicated by the keyword <emph>ByVal</emph>."
msgstr ""
-#: 03020202.xhp
+#: 03090403.xhp
msgctxt ""
-"03020202.xhp\n"
+"03090403.xhp\n"
+"hd_id3153951\n"
+"14\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
"tit\n"
"help.text"
-msgid "Input# Statement [Runtime]"
-msgstr "Input# वक्तव्य [रनटाइम]"
+msgid "End Statement [Runtime]"
+msgstr "End वक्तव्य [रनटाइम]"
-#: 03020202.xhp
+#: 03090404.xhp
msgctxt ""
-"03020202.xhp\n"
-"bm_id3154908\n"
+"03090404.xhp\n"
+"bm_id3150771\n"
"help.text"
-msgid "<bookmark_value>Input statement</bookmark_value>"
+msgid "<bookmark_value>End statement</bookmark_value>"
msgstr ""
-#: 03020202.xhp
+#: 03090404.xhp
msgctxt ""
-"03020202.xhp\n"
-"hd_id3154908\n"
+"03090404.xhp\n"
+"hd_id3150771\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020202.xhp\" name=\"Input# Statement [Runtime]\">Input# Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03090404.xhp\" name=\"End Statement [Runtime]\">End Statement [Runtime]</link>"
msgstr ""
-#: 03020202.xhp
+#: 03090404.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3156424\n"
+"03090404.xhp\n"
+"par_id3153126\n"
"2\n"
"help.text"
-msgid "Reads data from an open sequential file."
-msgstr "खुले सीक्वेंशियल फ़ाइल से डाटा पढ़ता है."
+msgid "Ends a procedure or block."
+msgstr "किसी प्रोसीज़र या खण्ड को समाप्त करता है."
-#: 03020202.xhp
+#: 03090404.xhp
msgctxt ""
-"03020202.xhp\n"
-"hd_id3125863\n"
+"03090404.xhp\n"
+"hd_id3147264\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03020202.xhp
+#: 03090404.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3150440\n"
+"03090404.xhp\n"
+"par_id3148552\n"
"4\n"
"help.text"
-msgid "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
-msgstr "Input #FileNumber As Integer; var1[, var2[, var3[,...]]]"
+msgid "End, End Function, End If, End Select, End Sub"
+msgstr "End, End Function, End If, End Select, End Sub"
-#: 03020202.xhp
+#: 03090404.xhp
msgctxt ""
-"03020202.xhp\n"
-"hd_id3146121\n"
+"03090404.xhp\n"
+"hd_id3149456\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03020202.xhp
+#: 03090404.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3145749\n"
+"03090404.xhp\n"
+"par_id3150398\n"
"6\n"
"help.text"
-msgid "<emph>FileNumber:</emph> 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."
+msgid "Use the End statement as follows:"
msgstr ""
-#: 03020202.xhp
+#: 03090404.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3150011\n"
+"03090404.xhp\n"
+"hd_id3154366\n"
"7\n"
"help.text"
-msgid "<emph>var:</emph> A numeric or string variable that you assign the values read from the opened file to."
-msgstr ""
+msgid "Statement"
+msgstr "वक्तव्य"
-#: 03020202.xhp
+#: 03090404.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3159153\n"
+"03090404.xhp\n"
+"par_id3151043\n"
"8\n"
"help.text"
-msgid "The <emph>Input#</emph> 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."
+msgid "End: Is not required, but can be entered anywhere within a procedure to end the program execution."
msgstr ""
-#: 03020202.xhp
+#: 03090404.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3146984\n"
+"03090404.xhp\n"
+"par_id3145171\n"
"9\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\"."
+msgid "End Function: Ends a <emph>Function</emph> statement."
msgstr ""
-#: 03020202.xhp
+#: 03090404.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3156442\n"
+"03090404.xhp\n"
+"par_id3153192\n"
"10\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 <emph>Line Input#</emph> statement to read pure text files (files containing only printable characters) line by line."
+msgid "End If: Marks the end of a <emph>If...Then...Else</emph> block."
msgstr ""
-#: 03020202.xhp
+#: 03090404.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id3147349\n"
+"03090404.xhp\n"
+"par_id3148451\n"
"11\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."
+msgid "End Select: Marks the end of a <emph>Select Case</emph> block."
msgstr ""
-#: 03020202.xhp
+#: 03090404.xhp
msgctxt ""
-"03020202.xhp\n"
-"hd_id3152578\n"
+"03090404.xhp\n"
+"par_id3155131\n"
"12\n"
"help.text"
+msgid "End Sub: Ends a <emph>Sub</emph> statement."
+msgstr ""
+
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"hd_id3146120\n"
+"13\n"
+"help.text"
msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03090404.xhp
+msgctxt ""
+"03090404.xhp\n"
+"par_id3152887\n"
+"19\n"
+"help.text"
+msgid "Print \"Number from 1 to 5\""
msgstr ""
-#: 03020202.xhp
+#: 03090404.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id4144765\n"
+"03090404.xhp\n"
+"par_id3148618\n"
+"21\n"
"help.text"
-msgid "' Write data ( which we will read later with Input ) to file"
+msgid "Print \"Number from 6 to 8\""
msgstr ""
-#: 03020202.xhp
+#: 03090404.xhp
msgctxt ""
-"03020202.xhp\n"
-"par_id4144766\n"
+"03090404.xhp\n"
+"par_id3147436\n"
+"23\n"
"help.text"
-msgid "' Read data file using Input"
+msgid "Print \"Greater than 8\""
msgstr ""
-#: 03102101.xhp
+#: 03090404.xhp
msgctxt ""
-"03102101.xhp\n"
+"03090404.xhp\n"
+"par_id3150418\n"
+"25\n"
+"help.text"
+msgid "Print \"Outside range 1 to 10\""
+msgstr ""
+
+#: 03090405.xhp
+msgctxt ""
+"03090405.xhp\n"
"tit\n"
"help.text"
-msgid "ReDim Statement [Runtime]"
-msgstr "ReDim वक्तव्य [रनटाइम]"
+msgid "FreeLibrary Function [Runtime]"
+msgstr "FreeLibrary फंक्शन [रनटाइम]"
-#: 03102101.xhp
+#: 03090405.xhp
msgctxt ""
-"03102101.xhp\n"
-"bm_id3150398\n"
+"03090405.xhp\n"
+"bm_id3143270\n"
"help.text"
-msgid "<bookmark_value>ReDim statement</bookmark_value>"
+msgid "<bookmark_value>FreeLibrary function</bookmark_value>"
msgstr ""
-#: 03102101.xhp
+#: 03090405.xhp
msgctxt ""
-"03102101.xhp\n"
-"hd_id3150398\n"
+"03090405.xhp\n"
+"hd_id3143270\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102101.xhp\" name=\"ReDim Statement [Runtime]\">ReDim Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03090405.xhp\" name=\"FreeLibrary Function [Runtime]\">FreeLibrary Function [Runtime]</link>"
msgstr ""
-#: 03102101.xhp
+#: 03090405.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3154685\n"
+"03090405.xhp\n"
+"par_id3147559\n"
"2\n"
"help.text"
-msgid "Declares a variable or an array."
+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: <link href=\"text/sbasic/shared/03090403.xhp\" name=\"Declare\">Declare</link>"
msgstr ""
-#: 03102101.xhp
+#: 03090405.xhp
msgctxt ""
-"03102101.xhp\n"
-"hd_id3154218\n"
+"03090405.xhp\n"
+"hd_id3148550\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03102101.xhp
+#: 03090405.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3156214\n"
+"03090405.xhp\n"
+"par_id3153361\n"
"4\n"
"help.text"
-msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
-msgstr "Public 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 <emph>Preserve</emph> keyword as a parameter to preserve the contents of the array that is redimensioned."
-msgstr ""
+msgid "FreeLibrary (LibName As String)"
+msgstr "FreeLibrary (LibName As String)"
-#: 03102101.xhp
+#: 03090405.xhp
msgctxt ""
-"03102101.xhp\n"
-"hd_id3148451\n"
+"03090405.xhp\n"
+"hd_id3153380\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03102101.xhp
+#: 03090405.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3156423\n"
+"03090405.xhp\n"
+"par_id3154138\n"
"6\n"
"help.text"
-msgid "<emph>VarName:</emph> Any variable or array name."
+msgid "<emph>LibName:</emph> String expression that specifies the name of the DLL."
msgstr ""
-#: 03102101.xhp
+#: 03090405.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3149562\n"
+"03090405.xhp\n"
+"par_id3146923\n"
"7\n"
"help.text"
-msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
+msgid "FreeLibrary can only release DLLs that are loaded during Basic runtime."
msgstr ""
-#: 03102101.xhp
+#: 03090405.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3155307\n"
+"03090405.xhp\n"
+"hd_id3153363\n"
"8\n"
"help.text"
-msgid "Start and End can be numeric expressions if ReDim is used at the procedure level."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3153951\n"
-"9\n"
+"03090406.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>VarType:</emph> Keyword that declares the data type of a variable."
-msgstr ""
+msgid "Function Statement [Runtime]"
+msgstr "Function वक्तव्य [रनटाइम]"
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3147317\n"
-"10\n"
+"03090406.xhp\n"
+"bm_id3153346\n"
"help.text"
-msgid "<emph>Keyword:</emph> Variable type"
+msgid "<bookmark_value>Function statement</bookmark_value>"
msgstr ""
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3153728\n"
-"11\n"
+"03090406.xhp\n"
+"hd_id3153346\n"
+"1\n"
"help.text"
-msgid "<emph>Bool: </emph>Boolean variable (True, False)"
+msgid "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Function Statement [Runtime]\">Function Statement [Runtime]</link>"
msgstr ""
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3146121\n"
-"12\n"
+"03090406.xhp\n"
+"par_id3159158\n"
+"2\n"
"help.text"
-msgid "<emph>Date:</emph> Date variable"
+msgid "Defines a subroutine that can be used as an expression to determine a return type."
msgstr ""
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3159156\n"
-"13\n"
+"03090406.xhp\n"
+"hd_id3145316\n"
+"3\n"
"help.text"
-msgid "<emph>Double:</emph> Double floating point variable (1.79769313486232x10E308 - 4.94065645841247x10E-324)"
+msgid "Syntax"
msgstr ""
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3148616\n"
-"14\n"
+"03090406.xhp\n"
+"par_id3148944\n"
+"4\n"
"help.text"
-msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
-msgstr ""
+msgid "see Parameter"
+msgstr "पैरामीटर देखें"
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3147348\n"
-"15\n"
+"03090406.xhp\n"
+"hd_id3154760\n"
+"5\n"
"help.text"
-msgid "<emph>Long:</emph> Long integer variable (-2,147,483,648 - 2,147,483,647)"
+msgid "Parameters:"
msgstr ""
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3149412\n"
-"16\n"
+"03090406.xhp\n"
+"par_id3156344\n"
+"6\n"
"help.text"
-msgid "<emph>Object:</emph> Object variable (can only be subsequently defined by Set!)"
+msgid "Syntax"
msgstr ""
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3154729\n"
-"17\n"
+"03090406.xhp\n"
+"par_id3149457\n"
+"7\n"
"help.text"
-msgid "<emph>[Single]:</emph> 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 ""
+msgid "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]"
+msgstr "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]"
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3148458\n"
-"18\n"
+"03090406.xhp\n"
+"par_id3153360\n"
+"8\n"
"help.text"
-msgid "<emph>String:</emph> String variable containing a maximum of 64,000 ASCII characters."
+msgid "statement block"
msgstr ""
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3149581\n"
-"19\n"
+"03090406.xhp\n"
+"par_id3148797\n"
+"9\n"
"help.text"
-msgid "<emph>Variant: </emph>Variant variable type (can contain all types and is set by definition)."
-msgstr ""
+msgid "[Exit Function]"
+msgstr "[Exit Function]"
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3155601\n"
-"20\n"
+"03090406.xhp\n"
+"par_id3145419\n"
+"10\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."
+msgid "statement block"
msgstr ""
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3153415\n"
-"21\n"
+"03090406.xhp\n"
+"par_id3150449\n"
+"11\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 ""
+msgid "End Function"
+msgstr "End function"
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3146971\n"
-"22\n"
+"03090406.xhp\n"
+"par_id3156281\n"
+"12\n"
"help.text"
-msgid "There are two ways to set the range of indices for arrays declared with the Dim statement:"
+msgid "Parameter"
+msgstr "पैरामीटर"
+
+#: 03090406.xhp
+msgctxt ""
+"03090406.xhp\n"
+"par_id3153193\n"
+"13\n"
+"help.text"
+msgid "<emph>Name:</emph> Name of the subroutine to contain the value returned by the function."
msgstr ""
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3153950\n"
-"23\n"
+"03090406.xhp\n"
+"par_id3147229\n"
+"14\n"
"help.text"
-msgid "DIM text(20) As String REM 21 elements numbered from 0 to 20"
-msgstr "DIM text(20) As String REM 21 elements numbered from 0 to 20"
+msgid "<emph>VarName:</emph> Parameter to be passed to the subroutine."
+msgstr ""
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3146912\n"
-"24\n"
+"03090406.xhp\n"
+"par_id3147287\n"
+"15\n"
"help.text"
-msgid "DIM text(5 to 25) As String REM 21 elements numbered from 5 to 25"
-msgstr "DIM text(5 to 25) As String REM 21 elements numbered from 5 to 25"
+msgid "<emph>Type:</emph> Type-declaration keyword."
+msgstr ""
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3153709\n"
-"25\n"
+"03090406.xhp\n"
+"hd_id3163710\n"
+"16\n"
"help.text"
-msgid "DIM text$(-15 to 5) As String REM 21 elements (0 inclusive),"
-msgstr "DIM text$(-15 to 5) As String REM 21 elements (0 inclusive),"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3150321\n"
-"26\n"
+"03090406.xhp\n"
+"par_id3152939\n"
+"21\n"
"help.text"
-msgid "rem numbered from -15 to 5"
-msgstr "rem numbered from -15 to 5"
+msgid "For siStep = 0 To 10 ' Fill array with test data"
+msgstr ""
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"par_id3149018\n"
-"27\n"
+"03090406.xhp\n"
+"par_id3154943\n"
+"32\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."
+msgid "' Linsearch searches a TextArray:sList() for a TextEntry:"
msgstr ""
-#: 03102101.xhp
+#: 03090406.xhp
msgctxt ""
-"03102101.xhp\n"
-"hd_id3148405\n"
-"28\n"
+"03090406.xhp\n"
+"par_id3155601\n"
+"33\n"
"help.text"
-msgid "Example:"
+msgid "' Return value Is the index of the entry Or 0 (Null)"
msgstr ""
-#: 03030103.xhp
+#: 03090406.xhp
msgctxt ""
-"03030103.xhp\n"
+"03090406.xhp\n"
+"par_id3153707\n"
+"36\n"
+"help.text"
+msgid "Exit For ' sItem found"
+msgstr "Exit for REM sItem found"
+
+#: 03090407.xhp
+msgctxt ""
+"03090407.xhp\n"
"tit\n"
"help.text"
-msgid "Day Function [Runtime]"
-msgstr "Day फंक्शन [रनटाइम]"
+msgid "Rem Statement [Runtime]"
+msgstr "Rem वक्तव्य [रनटाइम]"
-#: 03030103.xhp
+#: 03090407.xhp
msgctxt ""
-"03030103.xhp\n"
-"bm_id3153345\n"
+"03090407.xhp\n"
+"bm_id3154347\n"
"help.text"
-msgid "<bookmark_value>Day function</bookmark_value>"
+msgid "<bookmark_value>Rem statement</bookmark_value><bookmark_value>comments;Rem statement</bookmark_value>"
msgstr ""
-#: 03030103.xhp
+#: 03090407.xhp
msgctxt ""
-"03030103.xhp\n"
-"hd_id3153345\n"
+"03090407.xhp\n"
+"hd_id3154347\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030103.xhp\" name=\"Day Function [Runtime]\">Day Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03090407.xhp\" name=\"Rem Statement [Runtime]\">Rem Statement [Runtime]</link>"
msgstr ""
-#: 03030103.xhp
+#: 03090407.xhp
msgctxt ""
-"03030103.xhp\n"
-"par_id3147560\n"
+"03090407.xhp\n"
+"par_id3153525\n"
"2\n"
"help.text"
-msgid "Returns a value that represents the day of the month based on a serial date number generated by <emph>DateSerial</emph> or <emph>DateValue</emph>."
-msgstr ""
+msgid "Specifies that a program line is a comment."
+msgstr "निर्धारित करता है कि प्रोग्राम की पंक्ति टिप्पणी है."
-#: 03030103.xhp
+#: 03090407.xhp
msgctxt ""
-"03030103.xhp\n"
-"hd_id3149456\n"
+"03090407.xhp\n"
+"hd_id3153360\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03030103.xhp
+#: 03090407.xhp
msgctxt ""
-"03030103.xhp\n"
-"par_id3150358\n"
+"03090407.xhp\n"
+"par_id3154141\n"
"4\n"
"help.text"
-msgid "Day (Number)"
-msgstr "Sin (Number)"
+msgid "Rem Text"
+msgstr "Rem Text"
-#: 03030103.xhp
+#: 03090407.xhp
msgctxt ""
-"03030103.xhp\n"
-"hd_id3148798\n"
+"03090407.xhp\n"
+"hd_id3151042\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
-
-#: 03030103.xhp
-msgctxt ""
-"03030103.xhp\n"
-"par_id3125865\n"
-"6\n"
-"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
-
-#: 03030103.xhp
-msgctxt ""
-"03030103.xhp\n"
-"hd_id3150448\n"
-"7\n"
-"help.text"
msgid "Parameters:"
msgstr ""
-#: 03030103.xhp
+#: 03090407.xhp
msgctxt ""
-"03030103.xhp\n"
-"par_id3156423\n"
-"8\n"
+"03090407.xhp\n"
+"par_id3150869\n"
+"6\n"
"help.text"
-msgid "<emph>Number:</emph> A numeric expression that contains a serial date number from which you can determine the day of the month."
+msgid "<emph>Text:</emph> Any text that serves as a comment."
msgstr ""
-#: 03030103.xhp
+#: 03090407.xhp
msgctxt ""
-"03030103.xhp\n"
-"par_id3145786\n"
-"9\n"
+"03090407.xhp\n"
+"par_id3147318\n"
+"7\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 <emph>DateSerial</emph> or the <emph>DateValue</emph> function. For example, the expression"
+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 ""
-#: 03030103.xhp
+#: 03090407.xhp
msgctxt ""
-"03030103.xhp\n"
-"par_id3153190\n"
-"11\n"
+"03090407.xhp\n"
+"par_id6187017\n"
"help.text"
-msgid "returns the value 20."
+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 ""
-#: 03030103.xhp
+#: 03090407.xhp
msgctxt ""
-"03030103.xhp\n"
-"hd_id3149481\n"
-"12\n"
+"03090407.xhp\n"
+"hd_id3150012\n"
+"8\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03030103.xhp
+#: 03090407.xhp
msgctxt ""
-"03030103.xhp\n"
-"par_id3149260\n"
-"14\n"
+"03090407.xhp\n"
+"par_id3153140\n"
+"13\n"
"help.text"
-msgid "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\""
-msgstr "Print \"Day \" & Day(DateSerial(1994, 12, 20)) & \" of the month\""
+msgid "' Nothing occurs here"
+msgstr ""
-#: 03104500.xhp
+#: 03090408.xhp
msgctxt ""
-"03104500.xhp\n"
+"03090408.xhp\n"
"tit\n"
"help.text"
-msgid "IsUnoStruct Function [Runtime]"
-msgstr "IsUnoStruct फंक्शन [रनटाइम]"
+msgid "Stop Statement [Runtime]"
+msgstr "Stop वक्तव्य [रनटाइम]"
-#: 03104500.xhp
+#: 03090408.xhp
msgctxt ""
-"03104500.xhp\n"
-"bm_id3146117\n"
+"03090408.xhp\n"
+"bm_id3153311\n"
"help.text"
-msgid "<bookmark_value>IsUnoStruct function</bookmark_value>"
+msgid "<bookmark_value>Stop statement</bookmark_value>"
msgstr ""
-#: 03104500.xhp
+#: 03090408.xhp
msgctxt ""
-"03104500.xhp\n"
-"hd_id3146117\n"
+"03090408.xhp\n"
+"hd_id3153311\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"IsUnoStruct Function [Runtime]\">IsUnoStruct Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03090408.xhp\" name=\"Stop Statement [Runtime]\">Stop Statement [Runtime]</link>"
msgstr ""
-#: 03104500.xhp
+#: 03090408.xhp
msgctxt ""
-"03104500.xhp\n"
-"par_id3146957\n"
+"03090408.xhp\n"
+"par_id3154142\n"
"2\n"
"help.text"
-msgid "Returns True if the given object is a Uno struct."
-msgstr "यदि दी गई वस्तु Uno struct है तो सही प्राप्त होता है"
+msgid "Stops the execution of the Basic program."
+msgstr "बेसिक प्रोग्राम का चलाना रोकता है."
-#: 03104500.xhp
+#: 03090408.xhp
msgctxt ""
-"03104500.xhp\n"
-"hd_id3148538\n"
+"03090408.xhp\n"
+"hd_id3153126\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03104500.xhp
+#: 03090408.xhp
msgctxt ""
-"03104500.xhp\n"
-"par_id3155341\n"
+"03090408.xhp\n"
+"par_id3156023\n"
"4\n"
"help.text"
-msgid "IsUnoStruct( Uno type )"
-msgstr "IsUnoStruct( Uno type )"
+msgid "Stop"
+msgstr "रूकें"
-#: 03104500.xhp
+#: 03090408.xhp
msgctxt ""
-"03104500.xhp\n"
-"hd_id3148473\n"
+"03090408.xhp\n"
+"hd_id3156344\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03104500.xhp
+#: 03090409.xhp
msgctxt ""
-"03104500.xhp\n"
-"par_id3145315\n"
-"6\n"
+"03090409.xhp\n"
+"tit\n"
"help.text"
-msgid "Bool"
-msgstr ""
+msgid "Sub Statement [Runtime]"
+msgstr "Sub वक्तव्य [रनटाइम]"
-#: 03104500.xhp
+#: 03090409.xhp
msgctxt ""
-"03104500.xhp\n"
-"hd_id3145609\n"
-"7\n"
+"03090409.xhp\n"
+"bm_id3147226\n"
"help.text"
-msgid "Parameters:"
+msgid "<bookmark_value>Sub statement</bookmark_value>"
msgstr ""
-#: 03104500.xhp
+#: 03090409.xhp
msgctxt ""
-"03104500.xhp\n"
-"par_id3148947\n"
-"8\n"
+"03090409.xhp\n"
+"hd_id3147226\n"
+"1\n"
"help.text"
-msgid "Uno type : A UnoObject"
-msgstr "Uno type : A UnoObject"
+msgid "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement [Runtime]\">Sub Statement [Runtime]</link>"
+msgstr ""
-#: 03104500.xhp
+#: 03090409.xhp
msgctxt ""
-"03104500.xhp\n"
-"hd_id3156343\n"
-"9\n"
+"03090409.xhp\n"
+"par_id3153311\n"
+"2\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Defines a subroutine."
+msgstr "सबरूटीन पारिभाषित करता है."
-#: 03104500.xhp
+#: 03090409.xhp
msgctxt ""
-"03104500.xhp\n"
-"par_idN10638\n"
+"03090409.xhp\n"
+"hd_id3149416\n"
+"3\n"
"help.text"
-msgid "' Instantiate a service"
-msgstr "' Instantiate a service"
+msgid "Syntax"
+msgstr ""
-#: 03104500.xhp
-#, fuzzy
+#: 03090409.xhp
msgctxt ""
-"03104500.xhp\n"
-"par_idN10644\n"
+"03090409.xhp\n"
+"par_id3147530\n"
+"5\n"
"help.text"
-msgid "MsgBox bIsStruct ' Displays False because oSimpleFileAccess Is NO struct"
-msgstr "MsgBox bIsStruct ' गलत दिखाता है, चूंकि oSimpleFileAccess, NO स्ट्रक्ट है"
+msgid "statement block"
+msgstr ""
-#: 03104500.xhp
+#: 03090409.xhp
msgctxt ""
-"03104500.xhp\n"
-"par_idN10649\n"
+"03090409.xhp\n"
+"hd_id3153525\n"
+"9\n"
"help.text"
-msgid "' Instantiate a Property struct"
-msgstr "' Instantiate a Property struct"
+msgid "Parameters:"
+msgstr ""
-#: 03104500.xhp
+#: 03090409.xhp
msgctxt ""
-"03104500.xhp\n"
-"par_idN10653\n"
+"03090409.xhp\n"
+"par_id3150792\n"
+"10\n"
"help.text"
-msgid "MsgBox bIsStruct ' Displays True because aProperty is a struct"
-msgstr "MsgBox bIsStruct ' गलत दिखाता है, चूंकि 42, NO स्ट्रक्ट है"
+msgid "<emph>Name:</emph> Name of the subroutine ."
+msgstr ""
-#: 03104500.xhp
+#: 03090409.xhp
msgctxt ""
-"03104500.xhp\n"
-"par_idN1065B\n"
+"03090409.xhp\n"
+"par_id3154138\n"
+"11\n"
"help.text"
-msgid "MsgBox bIsStruct ' Displays False because 42 is NO struct"
-msgstr "MsgBox bIsStruct ' गलत दिखाता है, चूंकि 42, NO स्ट्रक्ट है"
+msgid "<emph>VarName: </emph>Parameter that you want to pass to the subroutine."
+msgstr ""
-#: 03030100.xhp
+#: 03090409.xhp
msgctxt ""
-"03030100.xhp\n"
-"tit\n"
+"03090409.xhp\n"
+"par_id3154908\n"
+"12\n"
"help.text"
-msgid "Converting Date Values"
-msgstr "तारीख़ मूल्य बदलना"
+msgid "<emph>Type:</emph> Type-declaration key word."
+msgstr ""
-#: 03030100.xhp
+#: 03090409.xhp
msgctxt ""
-"03030100.xhp\n"
-"hd_id3147573\n"
-"1\n"
+"03090409.xhp\n"
+"hd_id3153770\n"
+"16\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030100.xhp\" name=\"Converting Date Values\">Converting Date Values</link>"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03030100.xhp
+#: 03090409.xhp
msgctxt ""
-"03030100.xhp\n"
-"par_id3154760\n"
-"2\n"
+"03090409.xhp\n"
+"par_idN1063F\n"
"help.text"
-msgid "The following functions convert date values to calculable numbers and back."
-msgstr "निम्न फ़ंक्शन समय मूल्य को गणना योग्य संख्याओं में परिवर्तित करता है."
+msgid "' some statements"
+msgstr ""
-#: 03010102.xhp
+#: 03090410.xhp
msgctxt ""
-"03010102.xhp\n"
+"03090410.xhp\n"
"tit\n"
"help.text"
-msgid "MsgBox Function [Runtime]"
-msgstr "MsgBox फंक्शन [रनटाइम]"
+msgid "Switch Function [Runtime]"
+msgstr "Switch फंक्शन [रनटाइम]"
-#: 03010102.xhp
+#: 03090410.xhp
msgctxt ""
-"03010102.xhp\n"
-"bm_id3153379\n"
+"03090410.xhp\n"
+"bm_id3148554\n"
"help.text"
-msgid "<bookmark_value>MsgBox function</bookmark_value>"
+msgid "<bookmark_value>Switch function</bookmark_value>"
msgstr ""
-#: 03010102.xhp
+#: 03090410.xhp
msgctxt ""
-"03010102.xhp\n"
-"hd_id3153379\n"
+"03090410.xhp\n"
+"hd_id3148554\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox Function [Runtime]\">MsgBox Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch Function [Runtime]\">Switch Function [Runtime]</link>"
msgstr ""
-#: 03010102.xhp
+#: 03090410.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3145171\n"
+"03090410.xhp\n"
+"par_id3148522\n"
"2\n"
"help.text"
-msgid "Displays a dialog box containing a message and returns a value."
-msgstr "संवाद बक्सा दिखाता है जिसमें संदेश तथा रिटर्न मूल्य होता है."
+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 ""
-#: 03010102.xhp
+#: 03090410.xhp
msgctxt ""
-"03010102.xhp\n"
-"hd_id3156281\n"
+"03090410.xhp\n"
+"hd_id3154863\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03010102.xhp
+#: 03090410.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3154685\n"
+"03090410.xhp\n"
+"par_id3155934\n"
"4\n"
"help.text"
-msgid "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])"
-msgstr "MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]])"
+msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])"
+msgstr "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])"
-#: 03010102.xhp
+#: 03090410.xhp
msgctxt ""
-"03010102.xhp\n"
-"hd_id3153771\n"
+"03090410.xhp\n"
+"hd_id3149119\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameters:"
+msgstr ""
-#: 03010102.xhp
+#: 03090410.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3146985\n"
+"03090410.xhp\n"
+"par_id3153894\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "The <emph>Switch</emph> 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 ""
-#: 03010102.xhp
+#: 03090410.xhp
msgctxt ""
-"03010102.xhp\n"
-"hd_id3153363\n"
+"03090410.xhp\n"
+"par_id3153990\n"
"7\n"
"help.text"
-msgid "Parameter:"
+msgid "<emph>Expression:</emph> The expression that you want to evaluate."
msgstr ""
-#: 03010102.xhp
+#: 03090410.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3153727\n"
+"03090410.xhp\n"
+"par_id3153394\n"
"8\n"
"help.text"
-msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
+msgid "<emph>Value:</emph> The value that you want to return if the expression is True."
msgstr ""
-#: 03010102.xhp
+#: 03090410.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3147317\n"
+"03090410.xhp\n"
+"par_id3153346\n"
"9\n"
"help.text"
-msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the name of the respective application is displayed."
+msgid "In the following example, the <emph>Switch</emph> function assigns the appropriate gender to the name that is passed to the function:"
msgstr ""
-#: 03010102.xhp
+#: 03090410.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3153954\n"
+"03090410.xhp\n"
+"hd_id3159157\n"
"10\n"
"help.text"
-msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type and defines the number and type of buttons or icons displayed. <emph>Type</emph> represents a combination of bit patterns (dialog elements defined by adding the respective values):"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03010102.xhp
+#: 03090410.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3154319\n"
-"11\n"
+"03090410.xhp\n"
+"par_id3149579\n"
+"13\n"
"help.text"
-msgid "<emph>Values</emph>"
-msgstr ""
+msgid "sGender = GetGenderIndex( \"John\" )"
+msgstr "sGender = GetGenderIndex( \"John\" )"
-#: 03010102.xhp
+#: 03090410.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3147397\n"
-"12\n"
+"03090410.xhp\n"
+"par_id3153361\n"
+"18\n"
"help.text"
-msgid "0 : Display OK button only."
-msgstr ""
+msgid "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")"
+msgstr "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")"
-#: 03010102.xhp
+#: 03090411.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3145646\n"
-"13\n"
+"03090411.xhp\n"
+"tit\n"
"help.text"
-msgid "1 : Display OK and Cancel buttons."
-msgstr ""
+msgid "With Statement [Runtime]"
+msgstr "With वक्तव्य [रनटाइम]"
-#: 03010102.xhp
+#: 03090411.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3149410\n"
-"14\n"
+"03090411.xhp\n"
+"bm_id3153311\n"
"help.text"
-msgid "2 : Display Abort, Retry, and Ignore buttons."
+msgid "<bookmark_value>With statement</bookmark_value>"
msgstr ""
-#: 03010102.xhp
+#: 03090411.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3151075\n"
-"15\n"
+"03090411.xhp\n"
+"hd_id3153311\n"
+"1\n"
"help.text"
-msgid "3 : Display Yes, No, and Cancel buttons."
+msgid "<link href=\"text/sbasic/shared/03090411.xhp\" name=\"With Statement [Runtime]\">With Statement [Runtime]</link>"
msgstr ""
-#: 03010102.xhp
+#: 03090411.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3153878\n"
-"16\n"
+"03090411.xhp\n"
+"par_id3159158\n"
+"2\n"
"help.text"
-msgid "4 : Display Yes and No buttons."
+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 ""
-#: 03010102.xhp
+#: 03090411.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3155601\n"
-"17\n"
+"03090411.xhp\n"
+"hd_id3156153\n"
+"3\n"
"help.text"
-msgid "5 : Display Retry and Cancel buttons."
+msgid "Syntax:"
msgstr ""
-#: 03010102.xhp
+#: 03090411.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3150716\n"
-"18\n"
+"03090411.xhp\n"
+"par_id3145609\n"
+"4\n"
"help.text"
-msgid "16 : Add the Stop icon to the dialog."
-msgstr ""
+msgid "With Object Statement block End With"
+msgstr "With Object Statement block End With"
-#: 03010102.xhp
+#: 03090411.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3153837\n"
-"19\n"
+"03090411.xhp\n"
+"hd_id3154924\n"
+"5\n"
"help.text"
-msgid "32 : Add the Question icon to the dialog."
+msgid "Parameters:"
msgstr ""
-#: 03010102.xhp
+#: 03090411.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3150751\n"
-"20\n"
+"03090411.xhp\n"
+"par_id3147560\n"
+"6\n"
"help.text"
-msgid "48 : Add the Exclamation Point icon to the dialog."
+msgid "Use <emph>With</emph> and <emph>End With</emph> if you have several properties or methods for a single object."
msgstr ""
-#: 03010102.xhp
+#: 03090412.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3146915\n"
-"21\n"
+"03090412.xhp\n"
+"tit\n"
"help.text"
-msgid "64 : Add the Information icon to the dialog."
-msgstr ""
+msgid "Exit Statement [Runtime]"
+msgstr "Exit वक्तव्य [रनटाइम]"
-#: 03010102.xhp
+#: 03090412.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3145640\n"
-"22\n"
+"03090412.xhp\n"
+"bm_id3152924\n"
"help.text"
-msgid "128 : First button in the dialog as default button."
+msgid "<bookmark_value>Exit statement</bookmark_value>"
msgstr ""
-#: 03010102.xhp
+#: 03090412.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3153765\n"
-"23\n"
+"03090412.xhp\n"
+"hd_id3152924\n"
+"1\n"
"help.text"
-msgid "256 : Second button in the dialog as default button."
+msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit Statement [Runtime]\">Exit Statement [Runtime]</link>"
msgstr ""
-#: 03010102.xhp
+#: 03090412.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3153715\n"
-"24\n"
+"03090412.xhp\n"
+"par_id3153394\n"
+"2\n"
"help.text"
-msgid "512 : Third button in the dialog as default button."
+msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, or a subroutine."
msgstr ""
-#: 03010102.xhp
+#: 03090412.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3159267\n"
-"25\n"
+"03090412.xhp\n"
+"hd_id3149763\n"
+"3\n"
"help.text"
-msgid "<emph>Return value:</emph>"
+msgid "Syntax:"
msgstr ""
-#: 03010102.xhp
-msgctxt ""
-"03010102.xhp\n"
-"par_id3145230\n"
-"26\n"
-"help.text"
-msgid "1 : OK"
-msgstr "1 : ठीक"
-
-#: 03010102.xhp
+#: 03090412.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3149567\n"
-"27\n"
+"03090412.xhp\n"
+"par_id3159157\n"
+"4\n"
"help.text"
-msgid "2 : Cancel"
-msgstr "2 : रद्द करें"
+msgid "see Parameters"
+msgstr "पैरामीटर देखें"
-#: 03010102.xhp
+#: 03090412.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id4056825\n"
+"03090412.xhp\n"
+"hd_id3148943\n"
+"5\n"
"help.text"
-msgid "3 : Abort"
+msgid "Parameters:"
msgstr ""
-#: 03010102.xhp
-msgctxt ""
-"03010102.xhp\n"
-"par_id3155335\n"
-"28\n"
-"help.text"
-msgid "4 : Retry"
-msgstr "4 : पुनः कोशिश करें"
-
-#: 03010102.xhp
-msgctxt ""
-"03010102.xhp\n"
-"par_id3146918\n"
-"29\n"
-"help.text"
-msgid "5 : Ignore"
-msgstr "5 : नज़रअंदाज़ करें"
-
-#: 03010102.xhp
-msgctxt ""
-"03010102.xhp\n"
-"par_id3155961\n"
-"30\n"
-"help.text"
-msgid "6 : Yes"
-msgstr "6 : हाँ"
-
-#: 03010102.xhp
-msgctxt ""
-"03010102.xhp\n"
-"par_id3148488\n"
-"31\n"
-"help.text"
-msgid "7 : No"
-msgstr "7 : नहीं"
-
-#: 03010102.xhp
+#: 03090412.xhp
msgctxt ""
-"03010102.xhp\n"
-"hd_id3150090\n"
-"40\n"
+"03090412.xhp\n"
+"par_id3154760\n"
+"6\n"
"help.text"
-msgid "Example:"
+msgid "<emph>Exit Do</emph>"
msgstr ""
-#: 03010102.xhp
+#: 03090412.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3151278\n"
-"43\n"
+"03090412.xhp\n"
+"par_id3147559\n"
+"7\n"
"help.text"
-msgid "sVar = MsgBox(\"Las Vegas\")"
+msgid "Only valid within a <emph>Do...Loop</emph> statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If <emph>Do...Loop</emph> statements are nested, the control is transferred to the loop in the next higher level."
msgstr ""
-#: 03010102.xhp
+#: 03090412.xhp
msgctxt ""
-"03010102.xhp\n"
-"par_id3149034\n"
-"44\n"
+"03090412.xhp\n"
+"par_id3150398\n"
+"8\n"
"help.text"
-msgid "sVar = MsgBox(\"Las Vegas\",1)"
+msgid "<emph>Exit For</emph>"
msgstr ""
-#: 03010102.xhp
-msgctxt ""
-"03010102.xhp\n"
-"par_id3166424\n"
-"45\n"
-"help.text"
-msgid "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
-msgstr "sVar = MsgBox( \"Las Vegas\",256 + 16 + 2,\"Dialog title\")"
-
-#: 03120302.xhp
+#: 03090412.xhp
msgctxt ""
-"03120302.xhp\n"
-"tit\n"
+"03090412.xhp\n"
+"par_id3148797\n"
+"9\n"
"help.text"
-msgid "LCase Function [Runtime]"
-msgstr "LCase फंक्शन [रनटाइम]"
+msgid "Only valid within a <emph>For...Next</emph> loop to exit the loop. Program execution continues with the first statement that follows the <emph>Next</emph> statement. In nested statements, the control is transferred to the loop in the next higher level."
+msgstr ""
-#: 03120302.xhp
+#: 03090412.xhp
msgctxt ""
-"03120302.xhp\n"
-"bm_id3152363\n"
+"03090412.xhp\n"
+"par_id3147229\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>LCase function</bookmark_value>"
+msgid "<emph>Exit Function</emph>"
msgstr ""
-#: 03120302.xhp
+#: 03090412.xhp
msgctxt ""
-"03120302.xhp\n"
-"hd_id3152363\n"
-"1\n"
+"03090412.xhp\n"
+"par_id3154685\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function [Runtime]\">LCase Function [Runtime]</link>"
+msgid "Exits the <emph>Function</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Function</emph> call."
msgstr ""
-#: 03120302.xhp
+#: 03090412.xhp
msgctxt ""
-"03120302.xhp\n"
-"par_id3145609\n"
-"2\n"
+"03090412.xhp\n"
+"par_id3155132\n"
+"12\n"
"help.text"
-msgid "Converts all uppercase letters in a string to lowercase."
-msgstr "स्ट्रिंग के सभी अपरकेस अक्षरों को लोअरकेस में बदलता है."
+msgid "<emph>Exit Sub</emph>"
+msgstr ""
-#: 03120302.xhp
+#: 03090412.xhp
msgctxt ""
-"03120302.xhp\n"
-"par_id3154347\n"
-"3\n"
+"03090412.xhp\n"
+"par_id3149561\n"
+"13\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase\">UCase</link> Function"
+msgid "Exits the subroutine immediately. Program execution continues with the statement that follows the <emph>Sub</emph> call."
msgstr ""
-#: 03120302.xhp
+#: 03090412.xhp
msgctxt ""
-"03120302.xhp\n"
-"hd_id3149456\n"
-"4\n"
+"03090412.xhp\n"
+"par_id3153143\n"
+"14\n"
"help.text"
-msgid "Syntax:"
+msgid "The Exit statement does not define the end of a structure, and must not be confused with the End statement."
msgstr ""
-#: 03120302.xhp
-#, fuzzy
+#: 03090412.xhp
msgctxt ""
-"03120302.xhp\n"
-"par_id3150791\n"
-"5\n"
+"03090412.xhp\n"
+"hd_id3147348\n"
+"15\n"
"help.text"
-msgid "LCase (Text As String)"
-msgstr "Dim stext As String"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120302.xhp
+#: 03090412.xhp
msgctxt ""
-"03120302.xhp\n"
-"hd_id3154940\n"
-"6\n"
+"03090412.xhp\n"
+"par_id3153158\n"
+"20\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "For siStep = 0 To 10 ' Fill array with test data"
+msgstr ""
-#: 03120302.xhp
+#: 03090412.xhp
msgctxt ""
-"03120302.xhp\n"
-"par_id3144760\n"
-"7\n"
+"03090412.xhp\n"
+"par_id3153764\n"
+"31\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "' LinSearch searches a TextArray:sList() for a TextEntry:"
+msgstr ""
-#: 03120302.xhp
+#: 03090412.xhp
msgctxt ""
-"03120302.xhp\n"
-"hd_id3151043\n"
-"8\n"
+"03090412.xhp\n"
+"par_id3148995\n"
+"32\n"
"help.text"
-msgid "Parameters:"
+msgid "' Returns the index of the entry or 0 (Null)"
msgstr ""
-#: 03120302.xhp
+#: 03090412.xhp
msgctxt ""
-"03120302.xhp\n"
-"par_id3153193\n"
-"9\n"
+"03090412.xhp\n"
+"par_id3149567\n"
+"35\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to convert."
-msgstr ""
+msgid "Exit For ' sItem found"
+msgstr "Exit for REM sItem found"
-#: 03120302.xhp
+#: 03100000.xhp
msgctxt ""
-"03120302.xhp\n"
-"hd_id3148451\n"
-"10\n"
+"03100000.xhp\n"
+"tit\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Variables"
+msgstr "चर"
-#: 03120302.xhp
+#: 03100000.xhp
msgctxt ""
-"03120302.xhp\n"
-"par_id3146121\n"
-"14\n"
+"03100000.xhp\n"
+"hd_id3149669\n"
+"1\n"
"help.text"
-msgid "Print LCase(sVar) ' Returns \"las vegas\""
+msgid "<link href=\"text/sbasic/shared/03100000.xhp\" name=\"Variables\">Variables</link>"
msgstr ""
-#: 03120302.xhp
+#: 03100000.xhp
msgctxt ""
-"03120302.xhp\n"
-"par_id3146986\n"
-"15\n"
+"03100000.xhp\n"
+"par_id3147265\n"
+"2\n"
"help.text"
-msgid "Print UCase(sVar) ' Returns \"LAS VEGAS\""
+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 ""
-#: 03132200.xhp
+#: 03100050.xhp
msgctxt ""
-"03132200.xhp\n"
+"03100050.xhp\n"
"tit\n"
"help.text"
-msgid "ThisComponent Statement [Runtime]"
-msgstr "ThisComponent वक्तव्य [रनटाइम]"
+msgid "CCur Function [Runtime]"
+msgstr "Chr फंक्शन [रनटाइम]"
-#: 03132200.xhp
+#: 03100050.xhp
msgctxt ""
-"03132200.xhp\n"
-"bm_id3155342\n"
+"03100050.xhp\n"
+"bm_id8926053\n"
"help.text"
-msgid "<bookmark_value>ThisComponent property</bookmark_value><bookmark_value>components;addressing</bookmark_value>"
+msgid "<bookmark_value>CCur function</bookmark_value>"
msgstr ""
-#: 03132200.xhp
+#: 03100050.xhp
msgctxt ""
-"03132200.xhp\n"
-"hd_id3155342\n"
-"1\n"
+"03100050.xhp\n"
+"par_idN10541\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent [Runtime]\">ThisComponent [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03100050.xhp\">CCur Function [Runtime]</link>"
msgstr ""
-#: 03132200.xhp
+#: 03100050.xhp
msgctxt ""
-"03132200.xhp\n"
-"par_id3154923\n"
-"2\n"
+"03100050.xhp\n"
+"par_idN10545\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."
+msgid "Converts a string expression or numeric expression to a currency expression. The locale settings are used for decimal separators and currency symbols."
msgstr ""
-#: 03132200.xhp
+#: 03100050.xhp
msgctxt ""
-"03132200.xhp\n"
-"hd_id3154346\n"
-"3\n"
+"03100050.xhp\n"
+"par_idN10548\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03132200.xhp
+#: 03100050.xhp
msgctxt ""
-"03132200.xhp\n"
-"par_id3151056\n"
-"4\n"
+"03100050.xhp\n"
+"par_idN105E8\n"
"help.text"
-msgid "ThisComponent"
-msgstr "ThisComponent"
+msgid "CCur(Expression)"
+msgstr "IsDate (Expression)"
-#: 03132200.xhp
+#: 03100050.xhp
msgctxt ""
-"03132200.xhp\n"
-"hd_id3154940\n"
-"5\n"
+"03100050.xhp\n"
+"par_idN105EB\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03132200.xhp
-#, fuzzy
+#: 03100050.xhp
msgctxt ""
-"03132200.xhp\n"
-"par_id3154123\n"
-"7\n"
+"03100050.xhp\n"
+"par_idN105EF\n"
"help.text"
-msgid "' updates the \"Table of Contents\" in a text doc"
-msgstr "REM \"विषय सूची तालिका\" को पाठ दस्तावेज़ में अद्यतन करता है"
+msgid "Currency"
+msgstr ""
-#: 03132200.xhp
+#: 03100050.xhp
msgctxt ""
-"03132200.xhp\n"
-"par_id3153194\n"
-"10\n"
+"03100050.xhp\n"
+"par_idN105F2\n"
"help.text"
-msgid "index = allindexes.getByName(\"Table of Contents1\")"
+msgid "Parameter:"
msgstr ""
-#: 03132200.xhp
+#: 03100050.xhp
msgctxt ""
-"03132200.xhp\n"
-"par_id3156422\n"
-"11\n"
+"03100050.xhp\n"
+"par_idN105F6\n"
"help.text"
-msgid "' use the default name for Table of Contents and a 1"
+msgid "Expression: Any string or numeric expression that you want to convert."
msgstr ""
-#: 03030204.xhp
+#: 03100060.xhp
msgctxt ""
-"03030204.xhp\n"
+"03100060.xhp\n"
"tit\n"
"help.text"
-msgid "Second Function [Runtime]"
-msgstr "Second फंक्शन [रनटाइम]"
+msgid "CDec Function [Runtime]"
+msgstr "CDbl फंक्शन [रनटाइम]"
-#: 03030204.xhp
+#: 03100060.xhp
msgctxt ""
-"03030204.xhp\n"
-"bm_id3153346\n"
+"03100060.xhp\n"
+"bm_id863979\n"
"help.text"
-msgid "<bookmark_value>Second function</bookmark_value>"
+msgid "<bookmark_value>CDec function</bookmark_value>"
msgstr ""
-#: 03030204.xhp
+#: 03100060.xhp
msgctxt ""
-"03030204.xhp\n"
-"hd_id3153346\n"
-"1\n"
+"03100060.xhp\n"
+"par_idN10548\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030204.xhp\" name=\"Second Function [Runtime]\">Second Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03100060.xhp\">CDec Function [Runtime]</link>"
msgstr ""
-#: 03030204.xhp
+#: 03100060.xhp
msgctxt ""
-"03030204.xhp\n"
-"par_id3156023\n"
-"2\n"
+"03100060.xhp\n"
+"par_idN10558\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."
+msgid "Converts a string expression or numeric expression to a decimal expression."
msgstr ""
-#: 03030204.xhp
+#: 03100060.xhp
msgctxt ""
-"03030204.xhp\n"
-"hd_id3147264\n"
-"3\n"
+"03100060.xhp\n"
+"par_idN1055B\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03030204.xhp
+#: 03100060.xhp
msgctxt ""
-"03030204.xhp\n"
-"par_id3146795\n"
-"4\n"
+"03100060.xhp\n"
+"par_idN105EA\n"
"help.text"
-msgid "Second (Number)"
-msgstr "Second (Number)"
+msgid "CDec(Expression)"
+msgstr "IsDate (Expression)"
-#: 03030204.xhp
+#: 03100060.xhp
msgctxt ""
-"03030204.xhp\n"
-"hd_id3150792\n"
-"5\n"
+"03100060.xhp\n"
+"par_idN105ED\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03030204.xhp
-msgctxt ""
-"03030204.xhp\n"
-"par_id3154140\n"
-"6\n"
-"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
-
-#: 03030204.xhp
+#: 03100060.xhp
msgctxt ""
-"03030204.xhp\n"
-"hd_id3156280\n"
-"7\n"
+"03100060.xhp\n"
+"par_idN105F1\n"
"help.text"
-msgid "Parameters:"
+msgid "Decimal number."
msgstr ""
-#: 03030204.xhp
+#: 03100060.xhp
msgctxt ""
-"03030204.xhp\n"
-"par_id3154124\n"
-"8\n"
+"03100060.xhp\n"
+"par_idN105F4\n"
"help.text"
-msgid "<emph>Number:</emph> Numeric expression that contains the serial time number that is used to calculate the number of seconds."
+msgid "Parameter:"
msgstr ""
-#: 03030204.xhp
+#: 03100060.xhp
msgctxt ""
-"03030204.xhp\n"
-"par_id3125864\n"
-"9\n"
+"03100060.xhp\n"
+"par_idN105F8\n"
"help.text"
-msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the seconds of a serial time value that is generated by the <emph>TimeSerial</emph> or <emph>TimeValue </emph>functions. For example, the expression:"
+msgid "Expression: Any string or numeric expression that you want to convert."
msgstr ""
-#: 03030204.xhp
+#: 03100070.xhp
msgctxt ""
-"03030204.xhp\n"
-"par_id3153951\n"
-"10\n"
+"03100070.xhp\n"
+"tit\n"
"help.text"
-msgid "Print Second(TimeSerial(12,30,41))"
-msgstr "Print Second(TimeSerial(12,30,41))"
+msgid "CVar Function [Runtime]"
+msgstr "Chr फंक्शन [रनटाइम]"
-#: 03030204.xhp
+#: 03100070.xhp
msgctxt ""
-"03030204.xhp\n"
-"par_id3151117\n"
-"11\n"
+"03100070.xhp\n"
+"bm_id2338633\n"
"help.text"
-msgid "returns the value 41."
+msgid "<bookmark_value>CVar function</bookmark_value>"
msgstr ""
-#: 03030204.xhp
+#: 03100070.xhp
msgctxt ""
-"03030204.xhp\n"
-"hd_id3147426\n"
-"12\n"
+"03100070.xhp\n"
+"par_idN1054B\n"
"help.text"
-msgid "Example:"
+msgid "<link href=\"text/sbasic/shared/03100070.xhp\">CVar Function [Runtime]</link>"
msgstr ""
-#: 03030204.xhp
+#: 03100070.xhp
msgctxt ""
-"03030204.xhp\n"
-"par_id3156441\n"
-"14\n"
+"03100070.xhp\n"
+"par_idN1055B\n"
"help.text"
-msgid "MsgBox \"The exact second of the current time is \"& Second( Now )"
+msgid "Converts a string expression or numeric expression to a variant expression."
msgstr ""
-#: 03102300.xhp
+#: 03100070.xhp
msgctxt ""
-"03102300.xhp\n"
-"tit\n"
+"03100070.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "IsDate Function [Runtime]"
-msgstr "IsDate फंक्शन [रनटाइम]"
+msgid "Syntax:"
+msgstr ""
-#: 03102300.xhp
+#: 03100070.xhp
msgctxt ""
-"03102300.xhp\n"
-"bm_id3145090\n"
+"03100070.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "<bookmark_value>IsDate function</bookmark_value>"
-msgstr ""
+msgid "CVar(Expression)"
+msgstr "IsDate (Expression)"
-#: 03102300.xhp
+#: 03100070.xhp
msgctxt ""
-"03102300.xhp\n"
-"hd_id3145090\n"
-"1\n"
+"03100070.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate Function [Runtime]\">IsDate Function [Runtime]</link>"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03102300.xhp
+#: 03100070.xhp
msgctxt ""
-"03102300.xhp\n"
-"par_id3153311\n"
-"2\n"
+"03100070.xhp\n"
+"par_idN10569\n"
"help.text"
-msgid "Tests if a numeric or string expression can be converted to a <emph>Date</emph> variable."
-msgstr ""
+msgid "Variant."
+msgstr "Variant"
-#: 03102300.xhp
+#: 03100070.xhp
msgctxt ""
-"03102300.xhp\n"
-"hd_id3153824\n"
-"3\n"
+"03100070.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "Syntax:"
+msgid "Parameter:"
msgstr ""
-#: 03102300.xhp
+#: 03100070.xhp
msgctxt ""
-"03102300.xhp\n"
-"par_id3147573\n"
-"4\n"
+"03100070.xhp\n"
+"par_idN10570\n"
"help.text"
-msgid "IsDate (Expression)"
-msgstr "IsDate (Expression)"
+msgid "Expression: Any string or numeric expression that you want to convert."
+msgstr ""
-#: 03102300.xhp
+#: 03100080.xhp
msgctxt ""
-"03102300.xhp\n"
-"hd_id3143270\n"
-"5\n"
+"03100080.xhp\n"
+"tit\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "CVErr Function [Runtime]"
+msgstr "Err फंक्शन [रनटाइम]"
-#: 03102300.xhp
+#: 03100080.xhp
msgctxt ""
-"03102300.xhp\n"
-"par_id3147560\n"
-"6\n"
+"03100080.xhp\n"
+"bm_id531022\n"
"help.text"
-msgid "Bool"
+msgid "<bookmark_value>CVErr function</bookmark_value>"
msgstr ""
-#: 03102300.xhp
+#: 03100080.xhp
msgctxt ""
-"03102300.xhp\n"
-"hd_id3148947\n"
-"7\n"
+"03100080.xhp\n"
+"par_idN1054B\n"
"help.text"
-msgid "Parameters:"
+msgid "<link href=\"text/sbasic/shared/03100080.xhp\">CVErr Function [Runtime]</link>"
msgstr ""
-#: 03102300.xhp
+#: 03100080.xhp
msgctxt ""
-"03102300.xhp\n"
-"par_id3145069\n"
-"8\n"
+"03100080.xhp\n"
+"par_idN1055B\n"
"help.text"
-msgid "<emph>Expression:</emph> Any numeric or string expression that you want to test. If the expression can be converted to a date, the function returns <emph>True</emph>, otherwise the function returns <emph>False</emph>."
+msgid "Converts a string expression or numeric expression to a variant expression of the sub type \"Error\"."
msgstr ""
-#: 03102300.xhp
+#: 03100080.xhp
msgctxt ""
-"03102300.xhp\n"
-"hd_id3150447\n"
-"9\n"
+"03100080.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "Example:"
+msgid "Syntax:"
msgstr ""
-#: 03102300.xhp
+#: 03100080.xhp
msgctxt ""
-"03102300.xhp\n"
-"par_id3150869\n"
-"13\n"
+"03100080.xhp\n"
+"par_idN10562\n"
"help.text"
-msgid "Print IsDate(sDateVar) ' Returns True"
-msgstr ""
+msgid "CVErr(Expression)"
+msgstr "IsDate (Expression)"
-#: 03102300.xhp
+#: 03100080.xhp
msgctxt ""
-"03102300.xhp\n"
-"par_id3147288\n"
-"15\n"
+"03100080.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "Print IsDate(sDateVar) ' Returns False"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03020400.xhp
+#: 03100080.xhp
msgctxt ""
-"03020400.xhp\n"
-"tit\n"
+"03100080.xhp\n"
+"par_idN10569\n"
"help.text"
-msgid "Managing Files"
-msgstr "फ़ाइलों का प्रबंधन"
+msgid "Variant."
+msgstr "Variant"
-#: 03020400.xhp
+#: 03100080.xhp
msgctxt ""
-"03020400.xhp\n"
-"hd_id3145136\n"
-"1\n"
+"03100080.xhp\n"
+"par_idN1056C\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020400.xhp\" name=\"Managing Files\">Managing Files</link>"
+msgid "Parameter:"
msgstr ""
-#: 03020400.xhp
+#: 03100080.xhp
msgctxt ""
-"03020400.xhp\n"
-"par_id3147264\n"
-"2\n"
+"03100080.xhp\n"
+"par_idN10570\n"
"help.text"
-msgid "The functions and statements for managing files are described here."
-msgstr "फ़ाइलों के प्रबंधन के लिए फ़ंक्शन तथा कथन यहाँ वर्णित हैं."
+msgid "Expression: Any string or numeric expression that you want to convert."
+msgstr ""
#: 03100100.xhp
msgctxt ""
@@ -25756,7 +24171,7 @@ msgctxt ""
"11\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
#: 03100100.xhp
msgctxt ""
@@ -25786,7 +24201,6 @@ msgid "' Instead of the command line"
msgstr ""
#: 03100100.xhp
-#, fuzzy
msgctxt ""
"03100100.xhp\n"
"par_id3148576\n"
@@ -25796,7 +24210,6 @@ msgid "' If Instr(Input, \"and\")<>0 Then..."
msgstr "REM If Instr(Input, \"and\")<>0 Then..."
#: 03100100.xhp
-#, fuzzy
msgctxt ""
"03100100.xhp\n"
"par_id3154014\n"
@@ -25823,1719 +24236,1534 @@ msgctxt ""
msgid "MsgBox \"The word »and« appears in the sentence you entered!\""
msgstr ""
-#: 03020201.xhp
+#: 03100300.xhp
msgctxt ""
-"03020201.xhp\n"
+"03100300.xhp\n"
"tit\n"
"help.text"
-msgid "Get Statement [Runtime]"
-msgstr "Get वक्तव्य [रनटाइम]"
+msgid "CDate Function [Runtime]"
+msgstr "CDate फंक्शन [रनटाइम]"
-#: 03020201.xhp
+#: 03100300.xhp
msgctxt ""
-"03020201.xhp\n"
-"bm_id3154927\n"
+"03100300.xhp\n"
+"bm_id3150772\n"
"help.text"
-msgid "<bookmark_value>Get statement</bookmark_value>"
+msgid "<bookmark_value>CDate function</bookmark_value>"
msgstr ""
-#: 03020201.xhp
+#: 03100300.xhp
msgctxt ""
-"03020201.xhp\n"
-"hd_id3154927\n"
+"03100300.xhp\n"
+"hd_id3150772\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020201.xhp\">Get Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03100300.xhp\" name=\"CDate Function [Runtime]\">CDate Function [Runtime]</link>"
msgstr ""
-#: 03020201.xhp
+#: 03100300.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3145069\n"
+"03100300.xhp\n"
+"par_id3150986\n"
"2\n"
"help.text"
-msgid "Reads a record from a relative file, or a sequence of bytes from a binary file, into a variable."
-msgstr ""
+msgid "Converts any string or numeric expression to a date value."
+msgstr "किसी भी स्ट्रिंग या न्यूमेरिक एक्सप्रेशन को तारीख़ मूल्य में बदलता है."
-#: 03020201.xhp
+#: 03100300.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3154346\n"
+"03100300.xhp\n"
+"hd_id3148944\n"
"3\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03020204.xhp\" name=\"PUT\"><item type=\"literal\">PUT</item></link> Statement"
+msgid "Syntax:"
msgstr ""
-#: 03020201.xhp
+#: 03100300.xhp
msgctxt ""
-"03020201.xhp\n"
-"hd_id3150358\n"
+"03100300.xhp\n"
+"par_id3148947\n"
"4\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "CDate (Expression)"
+msgstr "IsDate (Expression)"
-#: 03020201.xhp
+#: 03100300.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3150792\n"
+"03100300.xhp\n"
+"hd_id3148552\n"
"5\n"
"help.text"
-msgid "Get [#] FileNumber As Integer, [Position], Variable"
-msgstr "Get [#] FileNumber As Integer, [Position], Variable"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03020201.xhp
+#: 03100300.xhp
msgctxt ""
-"03020201.xhp\n"
-"hd_id3154138\n"
+"03100300.xhp\n"
+"par_id3159414\n"
"6\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Date"
+msgstr "तारीख़"
-#: 03020201.xhp
+#: 03100300.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3150448\n"
+"03100300.xhp\n"
+"hd_id3153525\n"
"7\n"
"help.text"
-msgid "<emph>FileNumber:</emph> Any integer expression that determines the file number."
+msgid "Parameters:"
msgstr ""
-#: 03020201.xhp
+#: 03100300.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3154684\n"
+"03100300.xhp\n"
+"par_id3150359\n"
"8\n"
"help.text"
-msgid "<emph>Position:</emph> For files opened in Random mode, <emph>Position</emph> is the number of the record that you want to read."
+msgid "<emph>Expression:</emph> Any string or numeric expression that you want to convert."
msgstr ""
-#: 03020201.xhp
+#: 03100300.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3153768\n"
+"03100300.xhp\n"
+"par_id3125864\n"
"9\n"
"help.text"
-msgid "For files opened in Binary mode, <emph>Position</emph> is the byte position in the file where the reading starts."
+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 <emph>DateValue</emph> and <emph>TimeValue</emph> 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 ""
-#: 03020201.xhp
+#: 03100300.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3147319\n"
+"03100300.xhp\n"
+"hd_id3156422\n"
"10\n"
"help.text"
-msgid "If <emph>Position</emph> is omitted, the current position or the current data record of the file is used."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03020201.xhp
+#: 03100400.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3149484\n"
-"11\n"
+"03100400.xhp\n"
+"tit\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 ""
+msgid "CDbl Function [Runtime]"
+msgstr "CDbl फंक्शन [रनटाइम]"
-#: 03020201.xhp
+#: 03100400.xhp
msgctxt ""
-"03020201.xhp\n"
-"hd_id3153144\n"
-"12\n"
+"03100400.xhp\n"
+"bm_id3153750\n"
"help.text"
-msgid "Example:"
+msgid "<bookmark_value>CDbl function</bookmark_value>"
msgstr ""
-#: 03020201.xhp
+#: 03100400.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3155307\n"
-"15\n"
+"03100400.xhp\n"
+"hd_id3153750\n"
+"1\n"
"help.text"
-msgid "Dim sText As Variant ' Must be a variant"
+msgid "<link href=\"text/sbasic/shared/03100400.xhp\" name=\"CDbl Function [Runtime]\">CDbl Function [Runtime]</link>"
msgstr ""
-#: 03020201.xhp
+#: 03100400.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3149411\n"
-"21\n"
+"03100400.xhp\n"
+"par_id3149233\n"
+"2\n"
"help.text"
-msgid "Seek #iNumber,1 ' Position at beginning"
-msgstr ""
+msgid "Converts any numerical expression or string expression to a double type."
+msgstr "किसी भी स्ट्रिंग या न्यूमेरिक एक्सप्रेशन को डबल टाइप में बदलता है."
-#: 03020201.xhp
+#: 03100400.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3153158\n"
-"22\n"
+"03100400.xhp\n"
+"hd_id3149516\n"
+"3\n"
"help.text"
-msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
+msgid "Syntax"
msgstr ""
-#: 03020201.xhp
+#: 03100400.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3148457\n"
-"23\n"
+"03100400.xhp\n"
+"par_id3156152\n"
+"4\n"
"help.text"
-msgid "Put #iNumber,, \"This is the second line of text\""
-msgstr ""
+msgid "CDbl (Expression)"
+msgstr "IsDate (Expression)"
-#: 03020201.xhp
+#: 03100400.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3150715\n"
-"24\n"
+"03100400.xhp\n"
+"hd_id3153061\n"
+"5\n"
"help.text"
-msgid "Put #iNumber,, \"This is the third line of text\""
-msgstr ""
+msgid "Return value"
+msgstr "वापसी मूल्य:"
-#: 03020201.xhp
+#: 03100400.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3155938\n"
-"33\n"
+"03100400.xhp\n"
+"par_id3145068\n"
+"6\n"
"help.text"
-msgid "Put #iNumber,,\"This is a new text\""
+msgid "Double"
+msgstr "दोगुना"
+
+#: 03100400.xhp
+msgctxt ""
+"03100400.xhp\n"
+"hd_id3154760\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 03020201.xhp
+#: 03100400.xhp
msgctxt ""
-"03020201.xhp\n"
-"par_id3146916\n"
-"36\n"
+"03100400.xhp\n"
+"par_id3153897\n"
+"8\n"
"help.text"
-msgid "Put #iNumber,20,\"This is the text in record 20\""
+msgid "<emph>Expression:</emph> 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 ""
-#: 03102700.xhp
+#: 03100400.xhp
msgctxt ""
-"03102700.xhp\n"
+"03100400.xhp\n"
+"hd_id3148797\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03100500.xhp
+msgctxt ""
+"03100500.xhp\n"
"tit\n"
"help.text"
-msgid "IsNumeric Function [Runtime]"
-msgstr "IsNumeric फंक्शन [रनटाइम]"
+msgid "CInt Function [Runtime]"
+msgstr "CInt फंक्शन [रनटाइम]"
-#: 03102700.xhp
+#: 03100500.xhp
msgctxt ""
-"03102700.xhp\n"
-"bm_id3145136\n"
+"03100500.xhp\n"
+"bm_id3149346\n"
"help.text"
-msgid "<bookmark_value>IsNumeric function</bookmark_value>"
+msgid "<bookmark_value>CInt function</bookmark_value>"
msgstr ""
-#: 03102700.xhp
+#: 03100500.xhp
msgctxt ""
-"03102700.xhp\n"
-"hd_id3145136\n"
+"03100500.xhp\n"
+"hd_id3149346\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric Function [Runtime]\">IsNumeric Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03100500.xhp\" name=\"CInt Function [Runtime]\">CInt Function [Runtime]</link>"
msgstr ""
-#: 03102700.xhp
+#: 03100500.xhp
msgctxt ""
-"03102700.xhp\n"
-"par_id3149177\n"
+"03100500.xhp\n"
+"par_id3155419\n"
"2\n"
"help.text"
-msgid "Tests if an expression is a number. If the expression is a <link href=\"text/sbasic/shared/00000002.xhp#dezimal\" name=\"number\">number</link>, the function returns True, otherwise the function returns False."
-msgstr ""
+msgid "Converts any string or numeric expression to an integer."
+msgstr "किसी भी स्ट्रिंग या न्यूमेरिक एक्सप्रेशन को पूर्णांक में बदलता है."
-#: 03102700.xhp
+#: 03100500.xhp
msgctxt ""
-"03102700.xhp\n"
-"hd_id3149415\n"
+"03100500.xhp\n"
+"hd_id3147573\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03102700.xhp
+#: 03100500.xhp
msgctxt ""
-"03102700.xhp\n"
-"par_id3150771\n"
+"03100500.xhp\n"
+"par_id3154142\n"
"4\n"
"help.text"
-msgid "IsNumeric (Var)"
-msgstr "IsNumeric (Var)"
+msgid "CInt (Expression)"
+msgstr "IsDate (Expression)"
-#: 03102700.xhp
+#: 03100500.xhp
msgctxt ""
-"03102700.xhp\n"
-"hd_id3148685\n"
+"03100500.xhp\n"
+"hd_id3147531\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03102700.xhp
+#: 03100500.xhp
msgctxt ""
-"03102700.xhp\n"
-"par_id3148944\n"
+"03100500.xhp\n"
+"par_id3147560\n"
"6\n"
"help.text"
-msgid "Bool"
-msgstr ""
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03102700.xhp
+#: 03100500.xhp
msgctxt ""
-"03102700.xhp\n"
-"hd_id3148947\n"
+"03100500.xhp\n"
+"hd_id3145069\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03102700.xhp
+#: 03100500.xhp
msgctxt ""
-"03102700.xhp\n"
-"par_id3154760\n"
+"03100500.xhp\n"
+"par_id3159414\n"
"8\n"
"help.text"
-msgid "<emph>Var:</emph> Any expression that you want to test."
+msgid "<emph>Expression:</emph> Any numeric expression that you want to convert. If the <emph>Expression</emph> 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 ""
-#: 03102700.xhp
+#: 03100500.xhp
msgctxt ""
-"03102700.xhp\n"
-"hd_id3149656\n"
+"03100500.xhp\n"
+"par_id3150358\n"
"9\n"
"help.text"
-msgid "Example:"
-msgstr ""
-
-#: 03102700.xhp
-msgctxt ""
-"03102700.xhp\n"
-"par_id3147230\n"
-"13\n"
-"help.text"
-msgid "Print IsNumeric(vVar) ' Returns False"
+msgid "This function always rounds the fractional part of a number to the nearest integer."
msgstr ""
-#: 03102700.xhp
+#: 03100500.xhp
msgctxt ""
-"03102700.xhp\n"
-"par_id3154910\n"
-"15\n"
+"03100500.xhp\n"
+"hd_id3145419\n"
+"10\n"
"help.text"
-msgid "Print IsNumeric(vVar) ' Returns True"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03104100.xhp
+#: 03100600.xhp
msgctxt ""
-"03104100.xhp\n"
+"03100600.xhp\n"
"tit\n"
"help.text"
-msgid "Optional (in Function Statement) [Runtime]"
-msgstr "Optional (फंक्शन स्टेटमेंट में) [रनटाइम]"
+msgid "CLng Function [Runtime]"
+msgstr "CLng फंक्शन [रनटाइम]"
-#: 03104100.xhp
+#: 03100600.xhp
msgctxt ""
-"03104100.xhp\n"
-"bm_id3149205\n"
+"03100600.xhp\n"
+"bm_id3153311\n"
"help.text"
-msgid "<bookmark_value>Optional function</bookmark_value>"
+msgid "<bookmark_value>CLng function</bookmark_value>"
msgstr ""
-#: 03104100.xhp
+#: 03100600.xhp
msgctxt ""
-"03104100.xhp\n"
-"hd_id3149205\n"
+"03100600.xhp\n"
+"hd_id3153311\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional (in Function Statement) [Runtime]\">Optional (in Function Statement) [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03100600.xhp\" name=\"CLng Function [Runtime]\">CLng Function [Runtime]</link>"
msgstr ""
-#: 03104100.xhp
+#: 03100600.xhp
msgctxt ""
-"03104100.xhp\n"
-"par_id3143267\n"
+"03100600.xhp\n"
+"par_id3148686\n"
"2\n"
"help.text"
-msgid "Allows you to define parameters that are passed to a function as optional."
-msgstr ""
+msgid "Converts any string or numeric expression to a long integer."
+msgstr "किसी भी स्ट्रिंग या न्यूमेरिक एक्सप्रेशन को लंबे पूर्णांक में बदलता है."
-#: 03104100.xhp
+#: 03100600.xhp
msgctxt ""
-"03104100.xhp\n"
-"par_id3155419\n"
+"03100600.xhp\n"
+"hd_id3145315\n"
"3\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing\">IsMissing</link>"
+msgid "Syntax:"
msgstr ""
-#: 03104100.xhp
+#: 03100600.xhp
msgctxt ""
-"03104100.xhp\n"
-"hd_id3153824\n"
+"03100600.xhp\n"
+"par_id3147573\n"
"4\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "CLng (Expression)"
+msgstr "IsDate (Expression)"
-#: 03104100.xhp
+#: 03100600.xhp
msgctxt ""
-"03104100.xhp\n"
-"par_id3159157\n"
+"03100600.xhp\n"
+"hd_id3145610\n"
"5\n"
"help.text"
-msgid "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)"
-msgstr "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03104100.xhp
+#: 03100600.xhp
msgctxt ""
-"03104100.xhp\n"
-"hd_id3145610\n"
+"03100600.xhp\n"
+"par_id3153897\n"
+"6\n"
+"help.text"
+msgid "Long"
+msgstr ""
+
+#: 03100600.xhp
+msgctxt ""
+"03100600.xhp\n"
+"hd_id3154760\n"
"7\n"
"help.text"
-msgid "Examples:"
+msgid "Parameters:"
msgstr ""
-#: 03104100.xhp
+#: 03100600.xhp
msgctxt ""
-"03104100.xhp\n"
-"par_id3154347\n"
+"03100600.xhp\n"
+"par_id3159414\n"
"8\n"
"help.text"
-msgid "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed."
-msgstr "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed."
+msgid "<emph>Expression:</emph> Any numerical expression that you want to convert. If the <emph>Expression</emph> 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 ""
-#: 03104100.xhp
+#: 03100600.xhp
msgctxt ""
-"03104100.xhp\n"
-"par_id3146795\n"
+"03100600.xhp\n"
+"par_id3150358\n"
"9\n"
"help.text"
-msgid "Result = MyFunction(\"Test\", ,1) ' second argument is missing."
-msgstr "Result = MyFunction(\"Test\", ,1) ' second argument is missing."
+msgid "This function always rounds the fractional part of a number to the nearest integer."
+msgstr ""
-#: 03104100.xhp
+#: 03100600.xhp
msgctxt ""
-"03104100.xhp\n"
-"par_id3153897\n"
+"03100600.xhp\n"
+"hd_id3154216\n"
"10\n"
"help.text"
-msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03090406.xhp
+#: 03100700.xhp
msgctxt ""
-"03090406.xhp\n"
+"03100700.xhp\n"
"tit\n"
"help.text"
-msgid "Function Statement [Runtime]"
-msgstr "Function वक्तव्य [रनटाइम]"
+msgid "Const Statement [Runtime]"
+msgstr "Const वक्तव्य [रनटाइम]"
-#: 03090406.xhp
+#: 03100700.xhp
msgctxt ""
-"03090406.xhp\n"
-"bm_id3153346\n"
+"03100700.xhp\n"
+"bm_id3146958\n"
"help.text"
-msgid "<bookmark_value>Function statement</bookmark_value>"
+msgid "<bookmark_value>Const statement</bookmark_value>"
msgstr ""
-#: 03090406.xhp
+#: 03100700.xhp
msgctxt ""
-"03090406.xhp\n"
-"hd_id3153346\n"
+"03100700.xhp\n"
+"hd_id3146958\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090406.xhp\" name=\"Function Statement [Runtime]\">Function Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03100700.xhp\" name=\"Const Statement [Runtime]\">Const Statement [Runtime]</link>"
msgstr ""
-#: 03090406.xhp
+#: 03100700.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3159158\n"
+"03100700.xhp\n"
+"par_id3154143\n"
"2\n"
"help.text"
-msgid "Defines a subroutine that can be used as an expression to determine a return type."
-msgstr ""
+msgid "Defines a string as a constant."
+msgstr "स्ट्रिंग को स्थिरांक के रुप में पारिभाषित करता है."
-#: 03090406.xhp
+#: 03100700.xhp
msgctxt ""
-"03090406.xhp\n"
-"hd_id3145316\n"
+"03100700.xhp\n"
+"hd_id3150670\n"
"3\n"
"help.text"
-msgid "Syntax"
+msgid "Syntax:"
msgstr ""
-#: 03090406.xhp
+#: 03100700.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3148944\n"
+"03100700.xhp\n"
+"par_id3150984\n"
"4\n"
"help.text"
-msgid "see Parameter"
-msgstr "पैरामीटर देखें"
+msgid "Const Text = Expression"
+msgstr "Const Text = Expression"
-#: 03090406.xhp
+#: 03100700.xhp
msgctxt ""
-"03090406.xhp\n"
-"hd_id3154760\n"
+"03100700.xhp\n"
+"hd_id3147530\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03090406.xhp
+#: 03100700.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3156344\n"
+"03100700.xhp\n"
+"par_id3153897\n"
"6\n"
"help.text"
-msgid "Syntax"
+msgid "<emph>Text:</emph> Any constant name that follows the standard variable naming conventions."
msgstr ""
-#: 03090406.xhp
+#: 03100700.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3149457\n"
+"03100700.xhp\n"
+"par_id3147264\n"
"7\n"
"help.text"
-msgid "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]"
-msgstr "Function Name[(VarName1 [As Type][, VarName2 [As Type][,...]]]) [As Type]"
+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 ""
-#: 03090406.xhp
+#: 03100700.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3153360\n"
+"03100700.xhp\n"
+"par_id3150542\n"
"8\n"
"help.text"
-msgid "statement block"
+msgid "CONST ConstName=Expression"
msgstr ""
-#: 03090406.xhp
+#: 03100700.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3148797\n"
+"03100700.xhp\n"
+"par_id3150400\n"
"9\n"
"help.text"
-msgid "[Exit Function]"
-msgstr "[Exit Function]"
-
-#: 03090406.xhp
-msgctxt ""
-"03090406.xhp\n"
-"par_id3145419\n"
-"10\n"
-"help.text"
-msgid "statement block"
-msgstr ""
-
-#: 03090406.xhp
-#, fuzzy
-msgctxt ""
-"03090406.xhp\n"
-"par_id3150449\n"
-"11\n"
-"help.text"
-msgid "End Function"
-msgstr "End function"
-
-#: 03090406.xhp
-msgctxt ""
-"03090406.xhp\n"
-"par_id3156281\n"
-"12\n"
-"help.text"
-msgid "Parameter"
+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 ""
-#: 03090406.xhp
+#: 03100700.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3153193\n"
-"13\n"
+"03100700.xhp\n"
+"hd_id3154366\n"
+"10\n"
"help.text"
-msgid "<emph>Name:</emph> Name of the subroutine to contain the value returned by the function."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03090406.xhp
+#: 03100700.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3147229\n"
+"03100700.xhp\n"
+"par_id3153969\n"
"14\n"
"help.text"
-msgid "<emph>VarName:</emph> Parameter to be passed to the subroutine."
-msgstr ""
+msgid "Const sVar = \"Program\", dVar As Double = 1.00"
+msgstr "Const sVar = \"Program\", dVar As Double = 1.00"
-#: 03090406.xhp
+#: 03100900.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3147287\n"
-"15\n"
+"03100900.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Type:</emph> Type-declaration keyword."
-msgstr ""
+msgid "CSng Function[Runtime]"
+msgstr "CSng फंक्शन[रनटाइम]"
-#: 03090406.xhp
+#: 03100900.xhp
msgctxt ""
-"03090406.xhp\n"
-"hd_id3163710\n"
-"16\n"
+"03100900.xhp\n"
+"bm_id3153753\n"
"help.text"
-msgid "Example:"
+msgid "<bookmark_value>CSng function</bookmark_value>"
msgstr ""
-#: 03090406.xhp
+#: 03100900.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3152939\n"
-"21\n"
+"03100900.xhp\n"
+"hd_id3153753\n"
+"1\n"
"help.text"
-msgid "For siStep = 0 To 10 ' Fill array with test data"
+msgid "<link href=\"text/sbasic/shared/03100900.xhp\" name=\"CSng Function[Runtime]\">CSng Function[Runtime]</link>"
msgstr ""
-#: 03090406.xhp
+#: 03100900.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3154943\n"
-"32\n"
+"03100900.xhp\n"
+"par_id3149748\n"
+"2\n"
"help.text"
-msgid "' Linsearch searches a TextArray:sList() for a TextEntry:"
-msgstr ""
+msgid "Converts any string or numeric expression to data type Single."
+msgstr "किसी भी स्ट्रिंग या न्यूमेरिक एक्सप्रेशन को तारीख़ मूल्य में बदलता है."
-#: 03090406.xhp
+#: 03100900.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3155601\n"
-"33\n"
+"03100900.xhp\n"
+"hd_id3153255\n"
+"3\n"
"help.text"
-msgid "' Return value Is the index of the entry Or 0 (Null)"
+msgid "Syntax:"
msgstr ""
-#: 03090406.xhp
-#, fuzzy
+#: 03100900.xhp
msgctxt ""
-"03090406.xhp\n"
-"par_id3153707\n"
-"36\n"
+"03100900.xhp\n"
+"par_id3148983\n"
+"4\n"
"help.text"
-msgid "Exit For ' sItem found"
-msgstr "Exit for REM sItem found"
+msgid "CSng (Expression)"
+msgstr "IsDate (Expression)"
-#: 01020300.xhp
+#: 03100900.xhp
msgctxt ""
-"01020300.xhp\n"
-"tit\n"
+"03100900.xhp\n"
+"hd_id3152347\n"
+"5\n"
"help.text"
-msgid "Using Procedures and Functions"
-msgstr "प्रोसीजर तथा फ़ंक्शन का इस्तेमाल"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 01020300.xhp
+#: 03100900.xhp
msgctxt ""
-"01020300.xhp\n"
-"bm_id3149456\n"
+"03100900.xhp\n"
+"par_id3153750\n"
+"6\n"
"help.text"
-msgid "<bookmark_value>procedures</bookmark_value><bookmark_value>functions;using</bookmark_value><bookmark_value>variables;passing to procedures and functions</bookmark_value><bookmark_value>parameters;for procedures and functions</bookmark_value><bookmark_value>parameters;passing by reference or value</bookmark_value><bookmark_value>variables;scope</bookmark_value><bookmark_value>scope of variables</bookmark_value><bookmark_value>GLOBAL variables</bookmark_value><bookmark_value>PUBLIC variables</bookmark_value><bookmark_value>PRIVATE variables</bookmark_value><bookmark_value>functions;return value type</bookmark_value><bookmark_value>return value type of functions</bookmark_value>"
-msgstr ""
+msgid "Single"
+msgstr "एकल"
-#: 01020300.xhp
+#: 03100900.xhp
msgctxt ""
-"01020300.xhp\n"
-"hd_id3149456\n"
-"1\n"
+"03100900.xhp\n"
+"hd_id3146957\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01020300.xhp\">Using Procedures and Functions</link>"
+msgid "Parameters:"
msgstr ""
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3150767\n"
-"2\n"
-"help.text"
-msgid "The following describes the basic use of procedures and functions in $[officename] Basic."
-msgstr "$[officename] बेसिक में प्रोसीजर तथा फ़ंक्शन का इस्तेमाल निम्न अनुसार वर्णित है:"
-
-#: 01020300.xhp
+#: 03100900.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3151215\n"
-"56\n"
+"03100900.xhp\n"
+"par_id3153345\n"
+"8\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."
+msgid "<emph>Expression:</emph> 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 ""
-#: 01020300.xhp
+#: 03100900.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id314756320\n"
+"03100900.xhp\n"
+"hd_id3149514\n"
+"9\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 ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3154124\n"
-"3\n"
+"03101000.xhp\n"
+"tit\n"
"help.text"
-msgid "Procedures (SUBS) and functions (FUNCTIONS) help you maintaining a structured overview by separating a program into logical pieces."
-msgstr ""
+msgid "CStr Function [Runtime]"
+msgstr "CStr फंक्शन [रनटाइम]"
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3153193\n"
-"4\n"
+"03101000.xhp\n"
+"bm_id3146958\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."
+msgid "<bookmark_value>CStr function</bookmark_value>"
msgstr ""
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"hd_id3153770\n"
-"26\n"
-"help.text"
-msgid "Passing Variables to Procedures (SUB) and Functions (FUNCTION)"
-msgstr "वेरिएबल को प्रोसीज़र (SUB) तथा फ़ंक्शन (FUNCTION) में पास करना"
-
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3155414\n"
-"27\n"
+"03101000.xhp\n"
+"hd_id3146958\n"
+"1\n"
"help.text"
-msgid "Variables can be passed to both procedures and functions. The SUB or FUNCTION must be declared to expect parameters:"
+msgid "<link href=\"text/sbasic/shared/03101000.xhp\" name=\"CStr Function [Runtime]\">CStr Function [Runtime]</link>"
msgstr ""
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3151114\n"
-"29\n"
-"help.text"
-msgid "Program code"
-msgstr "प्रोग्राम अंत"
-
-#: 01020300.xhp
-msgctxt ""
-"01020300.xhp\n"
-"par_id3152577\n"
-"31\n"
-"help.text"
-msgid "The SUB is called using the following syntax:"
-msgstr "निम्न सिंटेक्स के उपयोग से SUB काल होता है:"
-
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3147124\n"
-"33\n"
+"03101000.xhp\n"
+"par_id3147574\n"
+"2\n"
"help.text"
-msgid "The parameters passed to a SUB must fit to those specified in the SUB declaration."
-msgstr ""
+msgid "Converts any numeric expression to a string expression."
+msgstr "किसी भी न्यूमेरिक एक्सप्रेशन को स्ट्रिंग एक्सप्रेशन में बदलता है."
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3147397\n"
-"34\n"
+"03101000.xhp\n"
+"hd_id3148473\n"
+"3\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:"
+msgid "Syntax:"
msgstr ""
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3156284\n"
-"36\n"
+"03101000.xhp\n"
+"par_id3145315\n"
+"4\n"
"help.text"
-msgid "Program code"
-msgstr "प्रोग्राम अंत"
+msgid "CStr (Expression)"
+msgstr "IsDate (Expression)"
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3145799\n"
-"37\n"
+"03101000.xhp\n"
+"hd_id3153062\n"
+"5\n"
"help.text"
-msgid "FunctionName=Result"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3153839\n"
-"39\n"
+"03101000.xhp\n"
+"par_id3153897\n"
+"6\n"
"help.text"
-msgid "The FUNCTION is called using the following syntax:"
-msgstr "निम्न सिंटेक्स के उपयोग से फ़ंक्शन काल होता है:"
+msgid "String"
+msgstr "वाक्यांश"
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3146914\n"
-"40\n"
+"03101000.xhp\n"
+"hd_id3154760\n"
+"7\n"
"help.text"
-msgid "Variable=FunctionName(Parameter1, Parameter2,...)"
-msgstr "Variable=FunctionName(Parameter1, Parameter2,...)"
+msgid "Parameters:"
+msgstr ""
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_idN107B3\n"
+"03101000.xhp\n"
+"par_id3149457\n"
+"8\n"
"help.text"
-msgid "You can also use the fully qualified name to call a procedure or function:<br/><item type=\"literal\">Library.Module.Macro()</item><br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
+msgid "<emph>Expression:</emph> Any valid string or numeric expression that you want to convert."
msgstr ""
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"hd_id3156276\n"
-"45\n"
+"03101000.xhp\n"
+"hd_id3150358\n"
+"9\n"
"help.text"
-msgid "Passing Variables by Value or Reference"
-msgstr "मूल्य या संदर्भ द्वारा वेरिएबल पास करना"
+msgid "Expression Types and Conversion Returns"
+msgstr "एक्सप्रेशन क़िस्में तथा कन्वर्जन रिटर्न्स"
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3155765\n"
-"47\n"
+"03101000.xhp\n"
+"par_id3153192\n"
+"10\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 ""
+msgid "Boolean :"
+msgstr "Boolean :"
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3145640\n"
-"53\n"
+"03101000.xhp\n"
+"par_id3156422\n"
+"11\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:"
+msgid "String that evaluates to either <emph>True</emph> or <emph>False</emph>."
msgstr ""
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3150042\n"
-"54\n"
+"03101000.xhp\n"
+"par_id3147287\n"
+"12\n"
"help.text"
-msgid "Result = Function(<emph>ByVal</emph> Parameter)"
-msgstr ""
+msgid "Date :"
+msgstr "Date :"
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3149258\n"
-"55\n"
+"03101000.xhp\n"
+"par_id3155411\n"
+"13\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 ""
+msgid "String that contains the date and time."
+msgstr "तारीख़ व समय युक्त स्ट्रिंग."
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"hd_id3150982\n"
-"57\n"
+"03101000.xhp\n"
+"par_id3147428\n"
+"14\n"
"help.text"
-msgid "Scope of Variables"
-msgstr "वेरिएबल्स का विस्तार"
+msgid "Null :"
+msgstr "Null :"
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3149814\n"
-"58\n"
+"03101000.xhp\n"
+"par_id3150486\n"
+"15\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 ""
+msgid "Run-time error."
+msgstr "रन-टाइम त्रुटि."
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"hd_id3154186\n"
-"59\n"
+"03101000.xhp\n"
+"par_id3153953\n"
+"16\n"
"help.text"
-msgid "Declaring Variables Outside a SUB or FUNCTION"
-msgstr ""
+msgid "Empty :"
+msgstr "Empty :"
-#: 01020300.xhp
-#, fuzzy
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3150208\n"
-"111\n"
+"03101000.xhp\n"
+"par_id3155306\n"
+"17\n"
"help.text"
-msgid "Global VarName As TYPENAME"
-msgstr "DIM VarName As TYPENAME"
+msgid "String without any characters."
+msgstr "बिना किसी अक्षरों के स्ट्रिंग."
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3145258\n"
-"112\n"
+"03101000.xhp\n"
+"par_id3149260\n"
+"18\n"
"help.text"
-msgid "The variable is valid as long as the $[officename] session lasts."
-msgstr "जब तक $[officename] सत्र चलता है तब तक वेरिएबल वैध है."
+msgid "Any :"
+msgstr "Any :"
-#: 01020300.xhp
-#, fuzzy
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3153198\n"
-"60\n"
+"03101000.xhp\n"
+"par_id3152938\n"
+"19\n"
"help.text"
-msgid "Public VarName As TYPENAME"
-msgstr "DIM VarName As TYPENAME"
+msgid "Corresponding number as string."
+msgstr "तदनुरूप संख्या स्ट्रिंग के रूप में."
-#: 01020300.xhp
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3150088\n"
-"61\n"
+"03101000.xhp\n"
+"par_id3155738\n"
+"20\n"
"help.text"
-msgid "The variable is valid in all modules."
-msgstr "वेरिएबल सभी मॉड्यूल में वैध है."
+msgid "Zeros at the end of a floating-point number are not included in the returned string."
+msgstr ""
-#: 01020300.xhp
-#, fuzzy
+#: 03101000.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3158212\n"
-"62\n"
+"03101000.xhp\n"
+"hd_id3154729\n"
+"21\n"
"help.text"
-msgid "Private VarName As TYPENAME"
-msgstr "DIM VarName As TYPENAME"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 01020300.xhp
+#: 03101100.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3152994\n"
-"63\n"
+"03101100.xhp\n"
+"tit\n"
"help.text"
-msgid "The variable is only valid in this module."
-msgstr "वेरिएबल सभी मॉड्यूल में वैध है."
+msgid "DefBool Statement [Runtime]"
+msgstr "DefBool वक्तव्य [रनटाइम]"
-#: 01020300.xhp
+#: 03101100.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3150368\n"
-"65\n"
+"03101100.xhp\n"
+"bm_id3145759\n"
"help.text"
-msgid "The variable is only valid in this module."
-msgstr "वेरिएबल सभी मॉड्यूल में वैध है."
+msgid "<bookmark_value>DefBool statement</bookmark_value>"
+msgstr ""
-#: 01020300.xhp
+#: 03101100.xhp
msgctxt ""
-"01020300.xhp\n"
-"hd_id5097506\n"
+"03101100.xhp\n"
+"hd_id3145759\n"
+"1\n"
"help.text"
-msgid "Example for private variables"
+msgid "<link href=\"text/sbasic/shared/03101100.xhp\" name=\"DefBool Statement [Runtime]\">DefBool Statement [Runtime]</link>"
msgstr ""
-#: 01020300.xhp
+#: 03101100.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id8738975\n"
+"03101100.xhp\n"
+"par_id3153089\n"
+"2\n"
"help.text"
-msgid "Enforce private variables to be private across modules by setting CompatibilityMode(true)."
+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 ""
-#: 01020300.xhp
+#: 03101100.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id9475997\n"
+"03101100.xhp\n"
+"hd_id3149495\n"
+"3\n"
"help.text"
-msgid "myText = \"Hello\""
+msgid "Syntax:"
msgstr ""
-#: 01020300.xhp
+#: 03101100.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id6933500\n"
+"03101100.xhp\n"
+"par_id3150682\n"
+"4\n"
"help.text"
-msgid "Print \"In module1 : \", myText"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
msgstr ""
-#: 01020300.xhp
+#: 03101100.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id4104129\n"
+"03101100.xhp\n"
+"hd_id3159201\n"
+"5\n"
"help.text"
-msgid "' Now returns empty string"
+msgid "Parameters:"
msgstr ""
-#: 01020300.xhp
+#: 03101100.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id7906125\n"
+"03101100.xhp\n"
+"par_id3147226\n"
+"6\n"
"help.text"
-msgid "' (or rises error for Option Explicit)"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
msgstr ""
-#: 01020300.xhp
+#: 03101100.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id8055970\n"
+"03101100.xhp\n"
+"par_id3149178\n"
+"7\n"
"help.text"
-msgid "Print \"Now in module2 : \", myText"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 01020300.xhp
+#: 03101100.xhp
msgctxt ""
-"01020300.xhp\n"
-"hd_id3154368\n"
-"66\n"
+"03101100.xhp\n"
+"par_id3150669\n"
+"8\n"
"help.text"
-msgid "Saving Variable Content after Exiting a SUB or FUNCTION"
-msgstr "SUB या FUNCTION से बाहर होने पर वेरिएबल कॉन्टेंट सहेजना"
+msgid "<emph>Keyword: </emph>Default variable type"
+msgstr ""
-#: 01020300.xhp
-#, fuzzy
+#: 03101100.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3156288\n"
-"67\n"
+"03101100.xhp\n"
+"par_id3149233\n"
+"9\n"
"help.text"
-msgid "Static VarName As TYPENAME"
-msgstr "DIM VarName As TYPENAME"
+msgid "<emph>DefBool:</emph> Boolean"
+msgstr ""
-#: 01020300.xhp
+#: 03101100.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3154486\n"
-"68\n"
+"03101100.xhp\n"
+"hd_id3149762\n"
+"10\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 ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 01020300.xhp
+#: 03101100.xhp
msgctxt ""
-"01020300.xhp\n"
-"hd_id3155809\n"
-"41\n"
+"03101100.xhp\n"
+"par_id3156152\n"
+"12\n"
"help.text"
-msgid "Specifying the Return Value Type of a FUNCTION"
-msgstr "फ़ंक्शन का रिटर्न वेल्यू टाइप निर्धारित करना"
+msgid "' Prefix definition for variable types:"
+msgstr "REM Prefix definition for variable types:"
-#: 01020300.xhp
+#: 03101100.xhp
msgctxt ""
-"01020300.xhp\n"
-"par_id3149404\n"
-"42\n"
+"03101100.xhp\n"
+"par_id3151381\n"
+"22\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:"
+msgid "bOK=TRUE ' bOK is an implicit boolean variable"
msgstr ""
-#: 03060200.xhp
+#: 03101110.xhp
msgctxt ""
-"03060200.xhp\n"
+"03101110.xhp\n"
"tit\n"
"help.text"
-msgid "Eqv Operator [Runtime]"
-msgstr "AND ऑपरेटर [रनटाइम]"
+msgid "DefCur Statement [Runtime]"
+msgstr "DefVar वक्तव्य [रनटाइम]"
-#: 03060200.xhp
+#: 03101110.xhp
msgctxt ""
-"03060200.xhp\n"
-"bm_id3156344\n"
+"03101110.xhp\n"
+"bm_id9555345\n"
"help.text"
-msgid "<bookmark_value>Eqv operator (logical)</bookmark_value>"
+msgid "<bookmark_value>DefCur statement</bookmark_value>"
msgstr ""
-#: 03060200.xhp
+#: 03101110.xhp
msgctxt ""
-"03060200.xhp\n"
-"hd_id3156344\n"
-"1\n"
+"03101110.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03060200.xhp\" name=\"Eqv Operator [Runtime]\">Eqv Operator [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03101110.xhp\">DefCur Statement [Runtime]</link>"
msgstr ""
-#: 03060200.xhp
+#: 03101110.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3149656\n"
-"2\n"
+"03101110.xhp\n"
+"par_idN1058D\n"
"help.text"
-msgid "Calculates the logical equivalence of two expressions."
-msgstr "दो एक्सप्रेशन के लॉज़िकल इक्विवेलेंस की गणना करता है."
+msgid "If no type-declaration character or keyword is specified, the DefCur statement sets the default variable type, according to a letter range."
+msgstr ""
-#: 03060200.xhp
+#: 03101110.xhp
msgctxt ""
-"03060200.xhp\n"
-"hd_id3154367\n"
-"3\n"
+"03101110.xhp\n"
+"par_idN10590\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03060200.xhp
+#: 03101110.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3154910\n"
-"4\n"
+"03101110.xhp\n"
+"par_idN10594\n"
"help.text"
-msgid "Result = Expression1 Eqv Expression2"
-msgstr "परिणाम = एक्सप्रेशन1 Eqv एक्सप्रेशन2"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr ""
-#: 03060200.xhp
+#: 03101110.xhp
msgctxt ""
-"03060200.xhp\n"
-"hd_id3151043\n"
-"5\n"
+"03101110.xhp\n"
+"par_idN10597\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03060200.xhp
+#: 03101110.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3150869\n"
-"6\n"
+"03101110.xhp\n"
+"par_idN1059B\n"
"help.text"
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the comparison."
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
msgstr ""
-#: 03060200.xhp
+#: 03101110.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3150448\n"
-"7\n"
+"03101110.xhp\n"
+"par_idN105A2\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to compare."
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 03060200.xhp
+#: 03101110.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3149562\n"
-"8\n"
+"03101110.xhp\n"
+"par_idN105A9\n"
"help.text"
-msgid "When testing for equivalence between Boolean expressions, the result is <emph>True</emph> if both expressions are either <emph>True</emph> or <emph>False</emph>."
+msgid "<emph>Keyword:</emph> Default variable type"
msgstr ""
-#: 03060200.xhp
+#: 03101110.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3154319\n"
-"9\n"
+"03101110.xhp\n"
+"par_idN105B0\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."
+msgid "<emph>DefCur:</emph> Currency"
msgstr ""
-#: 03060200.xhp
+#: 03101110.xhp
msgctxt ""
-"03060200.xhp\n"
-"hd_id3159154\n"
-"10\n"
+"03101110.xhp\n"
+"par_idN105B7\n"
"help.text"
msgid "Example:"
-msgstr ""
-
-#: 03060200.xhp
-#, fuzzy
-msgctxt ""
-"03060200.xhp\n"
-"par_id3152462\n"
-"15\n"
-"help.text"
-msgid "vOut = A > B Eqv B > C ' returns -1"
-msgstr "vOut = vA > vB Or vB > vD REM -1"
+msgstr "उदाहरण:"
-#: 03060200.xhp
-#, fuzzy
-msgctxt ""
-"03060200.xhp\n"
-"par_id3153191\n"
-"16\n"
-"help.text"
-msgid "vOut = B > A Eqv B > C ' returns 0"
-msgstr "vOut = vB > vA Or vB > vC REM -1"
-
-#: 03060200.xhp
-#, fuzzy
-msgctxt ""
-"03060200.xhp\n"
-"par_id3145799\n"
-"17\n"
-"help.text"
-msgid "vOut = A > B Eqv B > D ' returns 0"
-msgstr "vOut = vA > vB Or vB > vD REM -1"
-
-#: 03060200.xhp
-#, fuzzy
+#: 03101110.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3149412\n"
-"18\n"
+"03101110.xhp\n"
+"par_idN105BB\n"
"help.text"
-msgid "vOut = (B > D Eqv B > A) ' returns -1"
-msgstr "vOut = (vB > vD Or vB > vA) REM 0"
+msgid "REM Prefix definitions for variable types:"
+msgstr "REM Prefix definition for variable types:"
-#: 03060200.xhp
-#, fuzzy
+#: 03101110.xhp
msgctxt ""
-"03060200.xhp\n"
-"par_id3149959\n"
-"19\n"
+"03101110.xhp\n"
+"par_idN105D9\n"
"help.text"
-msgid "vOut = B Eqv A ' returns -3"
-msgstr "vOut = vB Xor vA REM returns 2"
+msgid "cCur=Currency REM cCur is an implicit currency variable"
+msgstr ""
-#: 03010101.xhp
+#: 03101120.xhp
msgctxt ""
-"03010101.xhp\n"
+"03101120.xhp\n"
"tit\n"
"help.text"
-msgid "MsgBox Statement [Runtime]"
-msgstr "MsgBox वक्तव्य [रनटाइम]"
+msgid "DefErr Statement [Runtime]"
+msgstr "DefVar वक्तव्य [रनटाइम]"
-#: 03010101.xhp
+#: 03101120.xhp
msgctxt ""
-"03010101.xhp\n"
-"bm_id1807916\n"
+"03101120.xhp\n"
+"bm_id8177739\n"
"help.text"
-msgid "<bookmark_value>MsgBox statement</bookmark_value>"
+msgid "<bookmark_value>DefErr statement</bookmark_value>"
msgstr ""
-#: 03010101.xhp
+#: 03101120.xhp
msgctxt ""
-"03010101.xhp\n"
-"hd_id3154927\n"
-"1\n"
+"03101120.xhp\n"
+"par_idN1057D\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03101120.xhp\">DefErr Statement [Runtime]</link>"
msgstr ""
-#: 03010101.xhp
+#: 03101120.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3148947\n"
-"2\n"
+"03101120.xhp\n"
+"par_idN1058D\n"
"help.text"
-msgid "Displays a dialog box containing a message."
-msgstr "संवाद बक्सा दिखाता है जिसमें कोई संदेश होता है."
+msgid "If no type-declaration character or keyword is specified, the DefErr statement sets the default variable type, according to a letter range."
+msgstr ""
-#: 03010101.xhp
+#: 03101120.xhp
msgctxt ""
-"03010101.xhp\n"
-"hd_id3153897\n"
-"3\n"
+"03101120.xhp\n"
+"par_idN10590\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03010101.xhp
-msgctxt ""
-"03010101.xhp\n"
-"par_id3148664\n"
-"4\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 Text As String [,Type As Integer [,Dialogtitle As String]] (As Statement) or MsgBox (Text As String [,Type As Integer [,Dialogtitle As String]]) (As Function)"
-
-#: 03010101.xhp
+#: 03101120.xhp
msgctxt ""
-"03010101.xhp\n"
-"hd_id3153361\n"
-"5\n"
+"03101120.xhp\n"
+"par_idN10594\n"
"help.text"
-msgid "Parameter:"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
msgstr ""
-#: 03010101.xhp
+#: 03101120.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3148798\n"
-"6\n"
+"03101120.xhp\n"
+"par_idN10597\n"
"help.text"
-msgid "<emph>Text</emph>: String expression displayed as a message in the dialog box. Line breaks can be inserted with Chr$(13)."
+msgid "Parameters:"
msgstr ""
-#: 03010101.xhp
+#: 03101120.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3150769\n"
-"7\n"
+"03101120.xhp\n"
+"par_idN1059B\n"
"help.text"
-msgid "<emph>DialogTitle</emph>: String expression displayed in the title bar of the dialog. If omitted, the title bar displays the name of the respective application."
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
msgstr ""
-#: 03010101.xhp
+#: 03101120.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3147228\n"
-"8\n"
+"03101120.xhp\n"
+"par_idN105A2\n"
"help.text"
-msgid "<emph>Type</emph>: Any integer expression that specifies the dialog type, as well as the number and type of buttons to display, and the icon type. <emph>Type</emph> represents a combination of bit patterns, that is, a combination of elements can be defined by adding their respective values:"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 03010101.xhp
+#: 03101120.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3161832\n"
-"9\n"
+"03101120.xhp\n"
+"par_idN105A9\n"
"help.text"
-msgid "0 : Display OK button only."
+msgid "<emph>Keyword:</emph> Default variable type"
msgstr ""
-#: 03010101.xhp
+#: 03101120.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3153726\n"
-"10\n"
+"03101120.xhp\n"
+"par_idN105B0\n"
"help.text"
-msgid "1 : Display OK and Cancel buttons."
+msgid "<emph>DefErr:</emph> Error"
msgstr ""
-#: 03010101.xhp
+#: 03101120.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3149665\n"
-"11\n"
+"03101120.xhp\n"
+"par_idN105B7\n"
"help.text"
-msgid "2 : Display Abort, Retry, and Ignore buttons."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03010101.xhp
+#: 03101120.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3147318\n"
-"12\n"
+"03101120.xhp\n"
+"par_idN105BB\n"
"help.text"
-msgid "3 : Display Yes, No and Cancel buttons."
-msgstr ""
+msgid "' Prefix definitions for variable types:"
+msgstr "REM Prefix definition for variable types:"
-#: 03010101.xhp
+#: 03101120.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3155412\n"
-"13\n"
+"03101120.xhp\n"
+"par_idN105D9\n"
"help.text"
-msgid "4 : Display Yes and No buttons."
+msgid "eErr=Error ' eErr is an implicit error variable"
msgstr ""
-#: 03010101.xhp
+#: 03101130.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3146119\n"
-"14\n"
+"03101130.xhp\n"
+"tit\n"
"help.text"
-msgid "5 : Display Retry and Cancel buttons."
-msgstr ""
+msgid "DefSng Statement [Runtime]"
+msgstr "DefLng वक्तव्य [रनटाइम]"
-#: 03010101.xhp
+#: 03101130.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3159155\n"
-"15\n"
+"03101130.xhp\n"
+"bm_id2445142\n"
"help.text"
-msgid "16 : Add the Stop icon to the dialog."
+msgid "<bookmark_value>DefSng statement</bookmark_value>"
msgstr ""
-#: 03010101.xhp
+#: 03101130.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3145366\n"
-"16\n"
+"03101130.xhp\n"
+"par_idN10577\n"
"help.text"
-msgid "32 : Add the Question icon to the dialog."
+msgid "<link href=\"text/sbasic/shared/03101130.xhp\">DefSng Statement [Runtime]</link>"
msgstr ""
-#: 03010101.xhp
+#: 03101130.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3147350\n"
-"17\n"
+"03101130.xhp\n"
+"par_idN10587\n"
"help.text"
-msgid "48 : Add the Exclamation icon to the dialog."
+msgid "If no type-declaration character or keyword is specified, the DefSng statement sets the default variable type, according to a letter range."
msgstr ""
-#: 03010101.xhp
+#: 03101130.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3149960\n"
-"18\n"
+"03101130.xhp\n"
+"par_idN1058A\n"
"help.text"
-msgid "64 : Add the Information icon to the dialog."
+msgid "Syntax:"
msgstr ""
-#: 03010101.xhp
+#: 03101130.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3154944\n"
-"19\n"
+"03101130.xhp\n"
+"par_idN1058E\n"
"help.text"
-msgid "128 : First button in the dialog as default button."
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
msgstr ""
-#: 03010101.xhp
+#: 03101130.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3155417\n"
-"20\n"
+"03101130.xhp\n"
+"par_idN10591\n"
"help.text"
-msgid "256 : Second button in the dialog as default button."
+msgid "Parameters:"
msgstr ""
-#: 03010101.xhp
+#: 03101130.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3153878\n"
-"21\n"
+"03101130.xhp\n"
+"par_idN10595\n"
"help.text"
-msgid "512 : Third button in the dialog as default button."
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
msgstr ""
-#: 03010101.xhp
+#: 03101130.xhp
msgctxt ""
-"03010101.xhp\n"
-"hd_id3150715\n"
-"22\n"
+"03101130.xhp\n"
+"par_idN1059C\n"
"help.text"
-msgid "Example:"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 03010101.xhp
+#: 03101130.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3150327\n"
-"24\n"
+"03101130.xhp\n"
+"par_idN105A3\n"
"help.text"
-msgid "Const sText1 = \"An unexpected error occurred.\""
+msgid "<emph>Keyword:</emph> Default variable type"
msgstr ""
-#: 03010101.xhp
+#: 03101130.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3146912\n"
-"25\n"
+"03101130.xhp\n"
+"par_idN105AA\n"
"help.text"
-msgid "Const sText2 = \"The program execution will continue, however.\""
+msgid "<emph>DefSng:</emph> Single"
msgstr ""
-#: 03010101.xhp
+#: 03101130.xhp
msgctxt ""
-"03010101.xhp\n"
-"par_id3154757\n"
-"26\n"
+"03101130.xhp\n"
+"par_idN105B1\n"
"help.text"
-msgid "Const sText3 = \"Error\""
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03080801.xhp
+#: 03101130.xhp
msgctxt ""
-"03080801.xhp\n"
-"tit\n"
+"03101130.xhp\n"
+"par_idN105B5\n"
"help.text"
-msgid "Hex Function [Runtime]"
-msgstr "Hex फंक्शन [रनटाइम]"
+msgid "' Prefix definitions for variable types:"
+msgstr "REM Prefix definition for variable types:"
-#: 03080801.xhp
+#: 03101130.xhp
msgctxt ""
-"03080801.xhp\n"
-"bm_id3150616\n"
+"03101130.xhp\n"
+"par_idN105D3\n"
"help.text"
-msgid "<bookmark_value>Hex function</bookmark_value>"
+msgid "sSng=Single ' sSng is an implicit single variable"
msgstr ""
-#: 03080801.xhp
+#: 03101140.xhp
msgctxt ""
-"03080801.xhp\n"
-"hd_id3150616\n"
-"1\n"
+"03101140.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080801.xhp\" name=\"Hex Function [Runtime]\">Hex Function [Runtime]</link>"
-msgstr ""
+msgid "DefStr Statement [Runtime]"
+msgstr "DefVar वक्तव्य [रनटाइम]"
-#: 03080801.xhp
+#: 03101140.xhp
msgctxt ""
-"03080801.xhp\n"
-"par_id3145136\n"
-"2\n"
+"03101140.xhp\n"
+"bm_id6161381\n"
"help.text"
-msgid "Returns a string that represents the hexadecimal value of a number."
-msgstr "स्ट्रिंग प्रस्तुत करता है जो कि संख्या का हेक्साडेसीमल मूल्य होता है."
+msgid "<bookmark_value>DefStr statement</bookmark_value>"
+msgstr ""
-#: 03080801.xhp
+#: 03101140.xhp
msgctxt ""
-"03080801.xhp\n"
-"hd_id3147573\n"
-"3\n"
+"03101140.xhp\n"
+"par_idN10577\n"
"help.text"
-msgid "Syntax:"
+msgid "<link href=\"text/sbasic/shared/03101140.xhp\">DefStr Statement [Runtime]</link>"
msgstr ""
-#: 03080801.xhp
+#: 03101140.xhp
msgctxt ""
-"03080801.xhp\n"
-"par_id3150771\n"
-"4\n"
+"03101140.xhp\n"
+"par_idN10587\n"
"help.text"
-msgid "Hex (Number)"
-msgstr "Hex (Number)"
+msgid "If no type-declaration character or keyword is specified, the DefStr statement sets the default variable type, according to a letter range."
+msgstr ""
-#: 03080801.xhp
+#: 03101140.xhp
msgctxt ""
-"03080801.xhp\n"
-"hd_id3147530\n"
-"5\n"
+"03101140.xhp\n"
+"par_idN1058A\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Syntax:"
+msgstr ""
-#: 03080801.xhp
+#: 03101140.xhp
msgctxt ""
-"03080801.xhp\n"
-"par_id3159414\n"
-"6\n"
+"03101140.xhp\n"
+"par_idN1058E\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr ""
-#: 03080801.xhp
+#: 03101140.xhp
msgctxt ""
-"03080801.xhp\n"
-"hd_id3156344\n"
-"7\n"
+"03101140.xhp\n"
+"par_idN10591\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03080801.xhp
+#: 03101140.xhp
msgctxt ""
-"03080801.xhp\n"
-"par_id3148947\n"
-"8\n"
+"03101140.xhp\n"
+"par_idN10595\n"
"help.text"
-msgid "<emph>Number:</emph> Any numeric expression that you want to convert to a hexadecimal number."
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
msgstr ""
-#: 03080801.xhp
+#: 03101140.xhp
msgctxt ""
-"03080801.xhp\n"
-"hd_id3154365\n"
-"9\n"
+"03101140.xhp\n"
+"par_idN1059C\n"
"help.text"
-msgid "Example:"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 03080801.xhp
-#, fuzzy
-msgctxt ""
-"03080801.xhp\n"
-"par_id3156214\n"
-"30\n"
-"help.text"
-msgid "' uses BasicFormulas in $[officename] Calc"
-msgstr "REM $[officename] कॅल्क में बेसिक सूत्र इस्तेमाल करता है"
-
-#: 03080801.xhp
+#: 03101140.xhp
msgctxt ""
-"03080801.xhp\n"
-"par_id3149262\n"
-"20\n"
+"03101140.xhp\n"
+"par_idN105A3\n"
"help.text"
-msgid "' Returns a long integer from a hexadecimal value."
+msgid "<emph>Keyword:</emph> Default variable type"
msgstr ""
-#: 03080801.xhp
-#, fuzzy
+#: 03101140.xhp
msgctxt ""
-"03080801.xhp\n"
-"par_id3147215\n"
-"25\n"
+"03101140.xhp\n"
+"par_idN105AA\n"
"help.text"
-msgid "' Calculates a hexadecimal value in integer."
-msgstr "REM हेक्साडेसीमल मान की गणना पूर्णांक में करता है."
+msgid "<emph>DefStr:</emph> String"
+msgstr ""
-#: 03080800.xhp
+#: 03101140.xhp
msgctxt ""
-"03080800.xhp\n"
-"tit\n"
+"03101140.xhp\n"
+"par_idN105B1\n"
"help.text"
-msgid "Converting Numbers"
-msgstr "संख्याएँ बदलना"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03080800.xhp
+#: 03101140.xhp
msgctxt ""
-"03080800.xhp\n"
-"hd_id3145315\n"
-"1\n"
+"03101140.xhp\n"
+"par_idN105B5\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080800.xhp\" name=\"Converting Numbers\">Converting Numbers</link>"
-msgstr ""
+msgid "' Prefix definitions for variable types:"
+msgstr "REM Prefix definition for variable types:"
-#: 03080800.xhp
+#: 03101140.xhp
msgctxt ""
-"03080800.xhp\n"
-"par_id3154760\n"
-"2\n"
+"03101140.xhp\n"
+"par_idN105D3\n"
"help.text"
-msgid "The following functions convert numbers from one number format to another."
+msgid "sStr=String ' sStr is an implicit string variable"
msgstr ""
-#: 03120401.xhp
+#: 03101300.xhp
msgctxt ""
-"03120401.xhp\n"
+"03101300.xhp\n"
"tit\n"
"help.text"
-msgid "InStr Function [Runtime]"
-msgstr "InStr फंक्शन [रनटाइम]"
+msgid "DefDate Statement [Runtime]"
+msgstr "DefDate वक्तव्य [रनटाइम]"
-#: 03120401.xhp
+#: 03101300.xhp
msgctxt ""
-"03120401.xhp\n"
-"bm_id3155934\n"
+"03101300.xhp\n"
+"bm_id3150504\n"
"help.text"
-msgid "<bookmark_value>InStr function</bookmark_value>"
+msgid "<bookmark_value>DefDate statement</bookmark_value>"
msgstr ""
-#: 03120401.xhp
+#: 03101300.xhp
msgctxt ""
-"03120401.xhp\n"
-"hd_id3155934\n"
+"03101300.xhp\n"
+"hd_id3150504\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr Function [Runtime]\">InStr Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03101300.xhp\" name=\"DefDate Statement [Runtime]\">DefDate Statement [Runtime]</link>"
msgstr ""
-#: 03120401.xhp
+#: 03101300.xhp
msgctxt ""
-"03120401.xhp\n"
-"par_id3153990\n"
+"03101300.xhp\n"
+"par_id3145069\n"
"2\n"
"help.text"
-msgid "Returns the position of a string within another string."
-msgstr "एक स्ट्रिंग की किसी दूसरे स्ट्रिंग के भीतर की स्थिति प्रस्तुत करता है"
+msgid "If no type-declaration character or keyword is specified, the DefDate statement sets the default variable type, according to a letter range."
+msgstr ""
-#: 03120401.xhp
+#: 03101300.xhp
msgctxt ""
-"03120401.xhp\n"
-"par_id3147303\n"
+"03101300.xhp\n"
+"hd_id3154758\n"
"3\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."
+msgid "Syntax:"
msgstr ""
-#: 03120401.xhp
+#: 03101300.xhp
msgctxt ""
-"03120401.xhp\n"
-"hd_id3145090\n"
+"03101300.xhp\n"
+"par_id3148664\n"
"4\n"
"help.text"
-msgid "Syntax:"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
msgstr ""
-#: 03120401.xhp
+#: 03101300.xhp
msgctxt ""
-"03120401.xhp\n"
-"par_id3146957\n"
+"03101300.xhp\n"
+"hd_id3150541\n"
"5\n"
"help.text"
-msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
-msgstr "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
+msgid "Parameters:"
+msgstr ""
-#: 03120401.xhp
+#: 03101300.xhp
msgctxt ""
-"03120401.xhp\n"
-"hd_id3148538\n"
+"03101300.xhp\n"
+"par_id3156709\n"
"6\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr ""
-#: 03120401.xhp
+#: 03101300.xhp
msgctxt ""
-"03120401.xhp\n"
-"par_id3149763\n"
+"03101300.xhp\n"
+"par_id3150869\n"
"7\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr ""
-#: 03120401.xhp
+#: 03101300.xhp
msgctxt ""
-"03120401.xhp\n"
-"hd_id3148473\n"
+"03101300.xhp\n"
+"par_id3145171\n"
"8\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>Keyword:</emph> Default variable type"
msgstr ""
-#: 03120401.xhp
+#: 03101300.xhp
msgctxt ""
-"03120401.xhp\n"
-"par_id3153126\n"
+"03101300.xhp\n"
+"par_id3150767\n"
"9\n"
"help.text"
-msgid "<emph>Start: </emph>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."
+msgid "<emph>DefDate:</emph> Date"
msgstr ""
-#: 03120401.xhp
+#: 03101300.xhp
msgctxt ""
-"03120401.xhp\n"
-"par_id3145609\n"
+"03101300.xhp\n"
+"hd_id3153768\n"
"10\n"
"help.text"
-msgid "<emph>Text1:</emph> The string expression that you want to search."
-msgstr ""
-
-#: 03120401.xhp
-msgctxt ""
-"03120401.xhp\n"
-"par_id3147559\n"
-"11\n"
-"help.text"
-msgid "<emph>Text2:</emph> The string expression that you want to search for."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120401.xhp
+#: 03101300.xhp
msgctxt ""
-"03120401.xhp\n"
-"par_id3154758\n"
+"03101300.xhp\n"
+"par_id3145785\n"
"12\n"
"help.text"
-msgid "<emph>Compare:</emph> 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"
-"13\n"
-"help.text"
-msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted."
-msgstr ""
+msgid "' Prefix definitions for variable types:"
+msgstr "REM Prefix definition for variable types:"
-#: 03120401.xhp
+#: 03101300.xhp
msgctxt ""
-"03120401.xhp\n"
-"hd_id3154366\n"
-"14\n"
+"03101300.xhp\n"
+"par_id3152462\n"
+"22\n"
"help.text"
-msgid "Example:"
+msgid "tDate=Date ' tDate is an implicit date variable"
msgstr ""
-#: 03120401.xhp
-msgctxt ""
-"03120401.xhp\n"
-"par_id3144760\n"
-"19\n"
-"help.text"
-msgid "sInput = \"Office\""
-msgstr "sInput = \"Office\""
-
-#: 03120401.xhp
-msgctxt ""
-"03120401.xhp\n"
-"par_id3154125\n"
-"20\n"
-"help.text"
-msgid "iPos = Instr(sInput,\"c\")"
-msgstr "iPos = Instr(sInput,\"c\")"
-
#: 03101400.xhp
msgctxt ""
"03101400.xhp\n"
@@ -27640,10 +25868,9 @@ msgctxt ""
"10\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
#: 03101400.xhp
-#, fuzzy
msgctxt ""
"03101400.xhp\n"
"par_id3156281\n"
@@ -27661,3186 +25888,3372 @@ msgctxt ""
msgid "dValue=1.23e43 ' dValue is an implicit double variable type"
msgstr ""
-#: 03010302.xhp
+#: 03101500.xhp
msgctxt ""
-"03010302.xhp\n"
+"03101500.xhp\n"
"tit\n"
"help.text"
-msgid "Green Function [Runtime]"
-msgstr "Green फंक्शन [रनटाइम]"
+msgid "DefInt Statement [Runtime]"
+msgstr "DefInt वक्तव्य [रनटाइम]"
-#: 03010302.xhp
+#: 03101500.xhp
msgctxt ""
-"03010302.xhp\n"
-"bm_id3148947\n"
+"03101500.xhp\n"
+"bm_id3149811\n"
"help.text"
-msgid "<bookmark_value>Green function</bookmark_value>"
+msgid "<bookmark_value>DefInt statement</bookmark_value>"
msgstr ""
-#: 03010302.xhp
+#: 03101500.xhp
msgctxt ""
-"03010302.xhp\n"
-"hd_id3148947\n"
+"03101500.xhp\n"
+"hd_id3149811\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function [Runtime]\">Green Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"DefInt Statement [Runtime]\">DefInt Statement [Runtime]</link>"
msgstr ""
-#: 03010302.xhp
+#: 03101500.xhp
msgctxt ""
-"03010302.xhp\n"
-"par_id3153361\n"
+"03101500.xhp\n"
+"par_id3149762\n"
"2\n"
"help.text"
-msgid "Returns the Green component of the given color code."
-msgstr "निर्धारित रंग कोड के हरे अवयव को प्रस्तुत करता है."
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr ""
-#: 03010302.xhp
+#: 03101500.xhp
msgctxt ""
-"03010302.xhp\n"
-"hd_id3154140\n"
+"03101500.xhp\n"
+"hd_id3148686\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03010302.xhp
+#: 03101500.xhp
msgctxt ""
-"03010302.xhp\n"
-"par_id3153969\n"
+"03101500.xhp\n"
+"par_id3156023\n"
"4\n"
"help.text"
-msgid "Green (Color As Long)"
-msgstr "Green (Color As Long)"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr ""
-#: 03010302.xhp
+#: 03101500.xhp
msgctxt ""
-"03010302.xhp\n"
-"hd_id3154124\n"
+"03101500.xhp\n"
+"hd_id3156344\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameters:"
+msgstr ""
-#: 03010302.xhp
+#: 03101500.xhp
msgctxt ""
-"03010302.xhp\n"
-"par_id3153194\n"
+"03101500.xhp\n"
+"par_id3147560\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgstr ""
-#: 03010302.xhp
+#: 03101500.xhp
msgctxt ""
-"03010302.xhp\n"
-"hd_id3154909\n"
+"03101500.xhp\n"
+"par_id3150398\n"
"7\n"
"help.text"
-msgid "Parameter:"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 03010302.xhp
+#: 03101500.xhp
msgctxt ""
-"03010302.xhp\n"
-"par_id3153770\n"
+"03101500.xhp\n"
+"par_id3154365\n"
"8\n"
"help.text"
-msgid "<emph>Color</emph>: Long integer expression that specifies a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Green component."
+msgid "<emph>Keyword:</emph> Default variable type"
msgstr ""
-#: 03010302.xhp
+#: 03101500.xhp
msgctxt ""
-"03010302.xhp\n"
-"hd_id3149664\n"
+"03101500.xhp\n"
+"par_id3125863\n"
"9\n"
"help.text"
-msgid "Example:"
-msgstr ""
-
-#: 03010302.xhp
-msgctxt ""
-"03010302.xhp\n"
-"par_id3151117\n"
-"13\n"
-"help.text"
-msgid "MsgBox \"The color \" & lVar & \" contains the components:\" & Chr(13) &_"
+msgid "<emph>DefInt:</emph> Integer"
msgstr ""
-#: 03010302.xhp
+#: 03101500.xhp
msgctxt ""
-"03010302.xhp\n"
-"par_id3153951\n"
-"14\n"
+"03101500.xhp\n"
+"hd_id3154123\n"
+"10\n"
"help.text"
-msgid "\"red = \" & red(lVar) & Chr(13)&_"
-msgstr "\"red = \" & red(lVar) & Chr(13)&_"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03010302.xhp
+#: 03101500.xhp
msgctxt ""
-"03010302.xhp\n"
-"par_id3152462\n"
-"15\n"
+"03101500.xhp\n"
+"par_id3151042\n"
+"12\n"
"help.text"
-msgid "\"green = \" & green(lVar) & Chr(13)&_"
-msgstr "\"green = \" & green(lVar) & Chr(13)&_"
+msgid "' Prefix definitions for variable types"
+msgstr "REM Prefix definition for variable types:"
-#: 03010302.xhp
+#: 03101500.xhp
msgctxt ""
-"03010302.xhp\n"
-"par_id3154730\n"
-"16\n"
+"03101500.xhp\n"
+"par_id3153728\n"
+"22\n"
"help.text"
-msgid "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\""
-msgstr "\"blue = \" & blue(lVar) & Chr(13) , 64,\"colors\""
+msgid "iCount=200 ' iCount is an implicit integer variable"
+msgstr ""
-#: 01030000.xhp
+#: 03101600.xhp
msgctxt ""
-"01030000.xhp\n"
+"03101600.xhp\n"
"tit\n"
"help.text"
-msgid "Integrated Development Environment (IDE)"
-msgstr "एकीकृत डेवलपमेंट वातावरण (आईडीई)"
+msgid "DefLng Statement [Runtime]"
+msgstr "DefLng वक्तव्य [रनटाइम]"
-#: 01030000.xhp
+#: 03101600.xhp
msgctxt ""
-"01030000.xhp\n"
-"bm_id3145090\n"
+"03101600.xhp\n"
+"bm_id3148538\n"
"help.text"
-msgid "<bookmark_value>Basic IDE;Integrated Development Environment</bookmark_value><bookmark_value>IDE;Integrated Development Environment</bookmark_value>"
+msgid "<bookmark_value>DefLng statement</bookmark_value>"
msgstr ""
-#: 01030000.xhp
+#: 03101600.xhp
msgctxt ""
-"01030000.xhp\n"
-"hd_id3145090\n"
+"03101600.xhp\n"
+"hd_id3148538\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01030000.xhp\" name=\"Integrated Development Environment (IDE)\">Integrated Development Environment (IDE)</link>"
+msgid "<link href=\"text/sbasic/shared/03101600.xhp\" name=\"DefLng Statement [Runtime]\">DefLng Statement [Runtime]</link>"
msgstr ""
-#: 01030000.xhp
+#: 03101600.xhp
msgctxt ""
-"01030000.xhp\n"
-"par_id3146795\n"
+"03101600.xhp\n"
+"par_id3149514\n"
"2\n"
"help.text"
-msgid "This section describes the Integrated Development Environment for $[officename] Basic."
-msgstr "यह खण्ड $[officename] बेसिक के लिए इंटीग्रेटेड डेवलपमेंट एनवायरनमेंट का वर्णन करता है."
-
-#: 03010100.xhp
-msgctxt ""
-"03010100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Display Functions"
-msgstr "डिस्प्ले फ़ंक्शन"
-
-#: 03010100.xhp
-msgctxt ""
-"03010100.xhp\n"
-"hd_id3151384\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/03010100.xhp\" name=\"Display Functions\">Display Functions</link>"
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr ""
-#: 03010100.xhp
+#: 03101600.xhp
msgctxt ""
-"03010100.xhp\n"
-"par_id3149346\n"
-"2\n"
+"03101600.xhp\n"
+"hd_id3150504\n"
+"3\n"
"help.text"
-msgid "This section describes Runtime functions used to output information to the screen display."
+msgid "Syntax:"
msgstr ""
-#: 03102450.xhp
-msgctxt ""
-"03102450.xhp\n"
-"tit\n"
-"help.text"
-msgid "IsError Function [Runtime]"
-msgstr "Error फंक्शन [रनटाइम]"
-
-#: 03102450.xhp
+#: 03101600.xhp
msgctxt ""
-"03102450.xhp\n"
-"bm_id4954680\n"
+"03101600.xhp\n"
+"par_id3145609\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>IsError function</bookmark_value>"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
msgstr ""
-#: 03102450.xhp
+#: 03101600.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN1054E\n"
+"03101600.xhp\n"
+"hd_id3154760\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03102450.xhp\">IsError Function [Runtime]</link>"
+msgid "Parameters:"
msgstr ""
-#: 03102450.xhp
+#: 03101600.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN1055E\n"
+"03101600.xhp\n"
+"par_id3145069\n"
+"6\n"
"help.text"
-msgid "Tests if a variable contains an error value."
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
msgstr ""
-#: 03102450.xhp
+#: 03101600.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN10561\n"
+"03101600.xhp\n"
+"par_id3150791\n"
+"7\n"
"help.text"
-msgid "Syntax:"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 03102450.xhp
+#: 03101600.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN10565\n"
+"03101600.xhp\n"
+"par_id3148798\n"
+"8\n"
"help.text"
-msgid "IsError (Var)"
-msgstr "IsArray (Var)"
+msgid "<emph>Keyword: </emph>Default variable type"
+msgstr ""
-#: 03102450.xhp
+#: 03101600.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN10568\n"
+"03101600.xhp\n"
+"par_id3154686\n"
+"9\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "<emph>DefLng:</emph> Long"
+msgstr ""
-#: 03102450.xhp
+#: 03101600.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN1056C\n"
+"03101600.xhp\n"
+"hd_id3153192\n"
+"10\n"
"help.text"
-msgid "Bool"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03102450.xhp
+#: 03101600.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN1056F\n"
+"03101600.xhp\n"
+"par_id3154124\n"
+"12\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "' Prefix definitions for variable types:"
+msgstr "REM Prefix definition for variable types:"
-#: 03102450.xhp
+#: 03101600.xhp
msgctxt ""
-"03102450.xhp\n"
-"par_idN10573\n"
+"03101600.xhp\n"
+"par_id3145273\n"
+"22\n"
"help.text"
-msgid "<emph>Var:</emph> Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False."
+msgid "lCount=123456789 ' lCount is an implicit long integer variable"
msgstr ""
-#: 03131000.xhp
+#: 03101700.xhp
msgctxt ""
-"03131000.xhp\n"
+"03101700.xhp\n"
"tit\n"
"help.text"
-msgid "GetSolarVersion Function [Runtime]"
-msgstr "GetSolarVersion फंक्शन [रनटाइम]"
+msgid "DefObj Statement [Runtime]"
+msgstr "DefObj वक्तव्य [रनटाइम]"
-#: 03131000.xhp
+#: 03101700.xhp
msgctxt ""
-"03131000.xhp\n"
-"bm_id3157898\n"
+"03101700.xhp\n"
+"bm_id3149811\n"
"help.text"
-msgid "<bookmark_value>GetSolarVersion function</bookmark_value>"
+msgid "<bookmark_value>DefObj statement</bookmark_value>"
msgstr ""
-#: 03131000.xhp
+#: 03101700.xhp
msgctxt ""
-"03131000.xhp\n"
-"hd_id3157898\n"
+"03101700.xhp\n"
+"hd_id3149811\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"GetSolarVersion Function [Runtime]\">GetSolarVersion Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03101700.xhp\" name=\"DefObj Statement [Runtime]\">DefObj Statement [Runtime]</link>"
msgstr ""
-#: 03131000.xhp
+#: 03101700.xhp
msgctxt ""
-"03131000.xhp\n"
-"par_id3152801\n"
+"03101700.xhp\n"
+"par_id3147573\n"
"2\n"
"help.text"
-msgid "Returns the internal number of the current $[officename] version."
-msgstr "वर्तमान $[officename] संस्करण की आंतरिक संख्या प्राप्त होती है."
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
+msgstr ""
-#: 03131000.xhp
+#: 03101700.xhp
msgctxt ""
-"03131000.xhp\n"
-"hd_id3153311\n"
+"03101700.xhp\n"
+"hd_id3150504\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03131000.xhp
+#: 03101700.xhp
msgctxt ""
-"03131000.xhp\n"
-"par_id3155388\n"
+"03101700.xhp\n"
+"par_id3147530\n"
"4\n"
"help.text"
-msgid "s = GetSolarVersion"
-msgstr "s = GetSolarVersion"
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgstr ""
-#: 03131000.xhp
+#: 03101700.xhp
msgctxt ""
-"03131000.xhp\n"
-"hd_id3149514\n"
+"03101700.xhp\n"
+"hd_id3153896\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameters:"
+msgstr ""
-#: 03131000.xhp
+#: 03101700.xhp
msgctxt ""
-"03131000.xhp\n"
-"par_id3148685\n"
+"03101700.xhp\n"
+"par_id3148552\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr ""
-#: 03131000.xhp
+#: 03101700.xhp
msgctxt ""
-"03131000.xhp\n"
-"hd_id3143270\n"
+"03101700.xhp\n"
+"par_id3150358\n"
"7\n"
"help.text"
-msgid "Example:"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
msgstr ""
-#: 03131000.xhp
+#: 03101700.xhp
msgctxt ""
-"03131000.xhp\n"
-"par_id3148947\n"
-"11\n"
+"03101700.xhp\n"
+"par_id3148798\n"
+"8\n"
"help.text"
-msgid "MsgBox sSep,64,\"Version number of the solar technology\""
+msgid "<emph>Keyword: </emph>Default variable type"
msgstr ""
-#: 03132000.xhp
+#: 03101700.xhp
msgctxt ""
-"03132000.xhp\n"
-"tit\n"
+"03101700.xhp\n"
+"par_id3150769\n"
+"9\n"
"help.text"
-msgid "CreateUnoListener Function [Runtime]"
-msgstr "CreateUnoListener फंक्शन [रनटाइम]"
+msgid "<emph>DefObj:</emph> Object"
+msgstr ""
-#: 03132000.xhp
+#: 03101700.xhp
msgctxt ""
-"03132000.xhp\n"
-"bm_id3155150\n"
+"03101700.xhp\n"
+"hd_id3156212\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>CreateUnoListener function</bookmark_value>"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3153969\n"
+"12\n"
+"help.text"
+msgid "REM Prefix definitions for variable types:"
+msgstr "REM Prefix definition for variable types:"
+
+#: 03101700.xhp
+msgctxt ""
+"03101700.xhp\n"
+"par_id3156424\n"
+"13\n"
+"help.text"
+msgid "DefBool b"
msgstr ""
-#: 03132000.xhp
+#: 03101700.xhp
msgctxt ""
-"03132000.xhp\n"
-"hd_id3155150\n"
-"53\n"
+"03101700.xhp\n"
+"par_id3159254\n"
+"14\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function [Runtime]\">CreateUnoListener Function [Runtime]</link>"
+msgid "DefDate t"
msgstr ""
-#: 03132000.xhp
+#: 03101700.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3149346\n"
-"52\n"
+"03101700.xhp\n"
+"par_id3150440\n"
+"15\n"
"help.text"
-msgid "Creates a Listener instance."
-msgstr "लिसनर इंस्टैंस तैयार करता है."
+msgid "DefDbL d"
+msgstr ""
-#: 03132000.xhp
+#: 03101700.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3153681\n"
-"51\n"
+"03101700.xhp\n"
+"par_id3161832\n"
+"16\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."
+msgid "DefInt i"
msgstr ""
-#: 03132000.xhp
+#: 03101700.xhp
msgctxt ""
-"03132000.xhp\n"
-"hd_id3148685\n"
-"50\n"
+"03101700.xhp\n"
+"par_id3145365\n"
+"17\n"
"help.text"
-msgid "Syntax:"
+msgid "DefLng l"
msgstr ""
-#: 03132000.xhp
+#: 03101700.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3143228\n"
-"49\n"
+"03101700.xhp\n"
+"par_id3149481\n"
+"18\n"
"help.text"
-msgid "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )"
-msgstr "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )"
+msgid "DefObj o"
+msgstr ""
-#: 03132000.xhp
+#: 03101700.xhp
msgctxt ""
-"03132000.xhp\n"
-"hd_id3147574\n"
-"48\n"
+"03101700.xhp\n"
+"par_id3152886\n"
+"19\n"
"help.text"
-msgid "Example:"
+msgid "DefVar v"
msgstr ""
-#: 03132000.xhp
+#: 03102000.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3154046\n"
-"47\n"
+"03102000.xhp\n"
+"tit\n"
"help.text"
-msgid "The following example is based on a Basic library object."
-msgstr "निम्न उदाहरण बेसिक लाइब्रेरी वस्तु पर आधारित है."
+msgid "DefVar Statement [Runtime]"
+msgstr "DefVar वक्तव्य [रनटाइम]"
-#: 03132000.xhp
+#: 03102000.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3149294\n"
-"44\n"
+"03102000.xhp\n"
+"bm_id3143267\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."
+msgid "<bookmark_value>DefVar statement</bookmark_value>"
msgstr ""
-#: 03132000.xhp
+#: 03102000.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3149670\n"
-"43\n"
+"03102000.xhp\n"
+"hd_id3143267\n"
+"1\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:"
+msgid "<link href=\"text/sbasic/shared/03102000.xhp\" name=\"DefVar Statement [Runtime]\">DefVar Statement [Runtime]</link>"
msgstr ""
-#: 03132000.xhp
+#: 03102000.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3154940\n"
-"41\n"
+"03102000.xhp\n"
+"par_id3153825\n"
+"2\n"
"help.text"
-msgid "oLib = BasicLibraries.Library1 ' Library1 must exist!"
+msgid "Sets the default variable type, according to a letter range, if no type-declaration character or keyword is specified."
msgstr ""
-#: 03132000.xhp
+#: 03102000.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3150359\n"
-"40\n"
+"03102000.xhp\n"
+"hd_id3154143\n"
+"3\n"
"help.text"
-msgid "oLib.addContainerListener( oListener ) ' Register the listener"
+msgid "Syntax:"
msgstr ""
-#: 03132000.xhp
+#: 03102000.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3154138\n"
-"39\n"
+"03102000.xhp\n"
+"par_id3149514\n"
+"4\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."
+msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
msgstr ""
-#: 03132000.xhp
+#: 03102000.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3148922\n"
-"38\n"
+"03102000.xhp\n"
+"hd_id3156024\n"
+"5\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."
+msgid "Parameters:"
msgstr ""
-#: 03132000.xhp
+#: 03102000.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3150768\n"
-"37\n"
+"03102000.xhp\n"
+"par_id3147560\n"
+"6\n"
"help.text"
-msgid "In this example, the Listener-Interface uses the following methods:"
-msgstr "इस उदाहरण में लिसनर-इंटरफ़ेस निम्नलिखित विधियाँ इस्तेमाल करता है:"
+msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set the default data type for."
+msgstr ""
-#: 03132000.xhp
+#: 03102000.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3151176\n"
-"36\n"
+"03102000.xhp\n"
+"par_id3148552\n"
+"7\n"
"help.text"
-msgid "disposing:"
-msgstr "disposing:"
+msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgstr ""
-#: 03132000.xhp
+#: 03102000.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3145173\n"
-"35\n"
+"03102000.xhp\n"
+"par_id3153524\n"
+"8\n"
"help.text"
-msgid "Listener base interface (com.sun.star.lang.XEventListener): base interface for all Listener Interfaces"
+msgid "<emph>Keyword: </emph>Default variable type"
msgstr ""
-#: 03132000.xhp
+#: 03102000.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3156212\n"
-"34\n"
+"03102000.xhp\n"
+"par_id3150767\n"
+"9\n"
"help.text"
-msgid "elementInserted:"
-msgstr "elementInserted:"
+msgid "<emph>DefVar:</emph> Variant"
+msgstr ""
-#: 03132000.xhp
+#: 03102000.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3159254\n"
-"33\n"
+"03102000.xhp\n"
+"hd_id3151041\n"
+"10\n"
"help.text"
-msgid "Method of the com.sun.star.container.XContainerListener interface"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03132000.xhp
+#: 03102000.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3147287\n"
-"32\n"
+"03102000.xhp\n"
+"par_id3156214\n"
+"11\n"
"help.text"
-msgid "elementRemoved:"
-msgstr "elementRemoved:"
+msgid "' Prefix definitions for variable types:"
+msgstr "REM Prefix definition for variable types:"
-#: 03132000.xhp
+#: 03102000.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3146119\n"
-"31\n"
+"03102000.xhp\n"
+"par_id3154012\n"
+"21\n"
"help.text"
-msgid "Method of the com.sun.star.container.XContainerListener interface"
+msgid "vDiv=99 ' vDiv is an implicit variant"
+msgstr "vDiv=99 REM vDiv is an implicit variant"
+
+#: 03102000.xhp
+msgctxt ""
+"03102000.xhp\n"
+"par_id3146121\n"
+"22\n"
+"help.text"
+msgid "vDiv=\"Hello world\""
msgstr ""
-#: 03132000.xhp
+#: 03102100.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3153951\n"
-"30\n"
+"03102100.xhp\n"
+"tit\n"
"help.text"
-msgid "elementReplaced:"
-msgstr "elementReplaced:"
+msgid "Dim Statement [Runtime]"
+msgstr "Dim वक्तव्य [रनटाइम]"
-#: 03132000.xhp
+#: 03102100.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3154013\n"
-"29\n"
+"03102100.xhp\n"
+"bm_id3149812\n"
"help.text"
-msgid "Method of the com.sun.star.container.XContainerListener interface"
+msgid "<bookmark_value>Dim statement</bookmark_value><bookmark_value>arrays; dimensioning</bookmark_value><bookmark_value>dimensioning arrays</bookmark_value>"
msgstr ""
-#: 03132000.xhp
+#: 03102100.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3147435\n"
-"28\n"
+"03102100.xhp\n"
+"hd_id3149812\n"
+"1\n"
"help.text"
-msgid "In this example, the prefix is ContListener_. The following subroutines must therefore be implemented in Basic:"
+msgid "<link href=\"text/sbasic/shared/03102100.xhp\" name=\"Dim Statement [Runtime]\">Dim Statement [Runtime]</link>"
msgstr ""
-#: 03132000.xhp
+#: 03102100.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3155411\n"
-"27\n"
+"03102100.xhp\n"
+"par_id3143271\n"
+"2\n"
"help.text"
-msgid "ContListener_disposing"
-msgstr "ContListener_disposing"
+msgid "Declares a variable or an array."
+msgstr ""
-#: 03132000.xhp
+#: 03102100.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3146923\n"
-"26\n"
+"03102100.xhp\n"
+"par_id3154686\n"
+"3\n"
"help.text"
-msgid "ContListener_elementInserted"
-msgstr "ContListener_elementInserted"
+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 ""
-#: 03132000.xhp
+#: 03102100.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3147318\n"
-"25\n"
+"03102100.xhp\n"
+"par_id3152576\n"
+"7\n"
"help.text"
-msgid "ContListener_elementRemoved"
-msgstr "ContListener_elementRemoved"
+msgid "Dim declares local variables within subroutines. Global variables are declared with the PUBLIC or the PRIVATE statement."
+msgstr ""
-#: 03132000.xhp
+#: 03102100.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3152578\n"
-"24\n"
+"03102100.xhp\n"
+"hd_id3156443\n"
+"8\n"
"help.text"
-msgid "ContListener_elementReplaced"
-msgstr "ContListener_elementReplaced"
+msgid "Syntax:"
+msgstr ""
-#: 03132000.xhp
+#: 03102100.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3150592\n"
-"23\n"
+"03102100.xhp\n"
+"par_id3149412\n"
+"9\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:"
+msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
+msgstr "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
+
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"hd_id3147397\n"
+"10\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 03132000.xhp
+#: 03102100.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3153876\n"
-"21\n"
+"03102100.xhp\n"
+"par_id3154730\n"
+"11\n"
"help.text"
-msgid "MsgBox \"disposing\""
-msgstr "MsgBox \"disposing\""
+msgid "<emph>VarName:</emph> Any variable or array name."
+msgstr ""
-#: 03132000.xhp
+#: 03102100.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3154098\n"
-"17\n"
+"03102100.xhp\n"
+"par_id3147125\n"
+"12\n"
"help.text"
-msgid "MsgBox \"elementInserted\""
-msgstr "MsgBox \"elementInserted\""
+msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
+msgstr ""
-#: 03132000.xhp
+#: 03102100.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3153947\n"
+"03102100.xhp\n"
+"par_id3153877\n"
"13\n"
"help.text"
-msgid "MsgBox \"elementRemoved\""
-msgstr "MsgBox \"elementRemoved\""
+msgid "Start and End can be numerical expressions if ReDim is applied at the procedure level."
+msgstr ""
-#: 03132000.xhp
+#: 03102100.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3148915\n"
-"9\n"
+"03102100.xhp\n"
+"par_id3153510\n"
+"14\n"
"help.text"
-msgid "MsgBox \"elementReplaced\""
-msgstr "MsgBox \"elementReplaced\""
+msgid "<emph>VarType:</emph> Key word that declares the data type of a variable."
+msgstr ""
-#: 03132000.xhp
+#: 03102100.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3156056\n"
-"6\n"
+"03102100.xhp\n"
+"par_id3154015\n"
+"15\n"
"help.text"
-msgid "You do not need to include the parameter of an event object if the object is not used:"
-msgstr "यदि वस्तु का इस्तेमाल नहीं किया गया है तो घटना का पैरामीटर शामिल करने की आवश्यकता आपको नहीं है:"
+msgid "<emph>Keyword:</emph> Variable type"
+msgstr ""
-#: 03132000.xhp
+#: 03102100.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3150042\n"
-"5\n"
+"03102100.xhp\n"
+"par_id3153949\n"
+"16\n"
"help.text"
-msgid "' Minimal implementation of Sub disposing"
-msgstr "' Minimal implementation of Sub disposing"
+msgid "<emph>Bool:</emph> Boolean variable (True, False)"
+msgstr ""
-#: 03132000.xhp
+#: 03102100.xhp
msgctxt ""
-"03132000.xhp\n"
-"par_id3150940\n"
-"2\n"
+"03102100.xhp\n"
+"par_id3156275\n"
+"17\n"
"help.text"
-msgid "Listener methods must <emph>always</emph> be implemented to avoid Basic run-time errors."
+msgid "<emph>Currency:</emph> Currency-Variable (Currency with 4 Decimal places)"
msgstr ""
-#: 03020205.xhp
+#: 03102100.xhp
msgctxt ""
-"03020205.xhp\n"
-"tit\n"
+"03102100.xhp\n"
+"par_id3156057\n"
+"18\n"
"help.text"
-msgid "Write Statement [Runtime]"
-msgstr "Write वक्तव्य [रनटाइम]"
+msgid "<emph>Date:</emph> Date variable"
+msgstr ""
-#: 03020205.xhp
+#: 03102100.xhp
msgctxt ""
-"03020205.xhp\n"
-"bm_id3147229\n"
+"03102100.xhp\n"
+"par_id3148405\n"
+"19\n"
"help.text"
-msgid "<bookmark_value>Write statement</bookmark_value>"
+msgid "<emph>Double:</emph> Double-precision floating-point variable (1,79769313486232 x 10E308 - 4,94065645841247 x 10E-324)"
msgstr ""
-#: 03020205.xhp
+#: 03102100.xhp
msgctxt ""
-"03020205.xhp\n"
-"hd_id3147229\n"
-"1\n"
+"03102100.xhp\n"
+"par_id3148916\n"
+"20\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020205.xhp\" name=\"Write Statement [Runtime]\">Write Statement [Runtime]</link>"
+msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
msgstr ""
-#: 03020205.xhp
+#: 03102100.xhp
msgctxt ""
-"03020205.xhp\n"
-"par_id3154685\n"
-"2\n"
+"03102100.xhp\n"
+"par_id3150045\n"
+"21\n"
"help.text"
-msgid "Writes data to a sequential file."
-msgstr "सीक्वेंशियल फ़ाइल में डाटा लिखता है."
+msgid "<emph>Long:</emph> Long integer variable (-2.147.483.648 - 2.147.483.647)"
+msgstr ""
-#: 03020205.xhp
+#: 03102100.xhp
msgctxt ""
-"03020205.xhp\n"
-"hd_id3150449\n"
-"3\n"
+"03102100.xhp\n"
+"par_id3149255\n"
+"22\n"
"help.text"
-msgid "Syntax:"
+msgid "<emph>Object:</emph> Object variable (Note: this variable can only subsequently be defined with Set!)"
msgstr ""
-#: 03020205.xhp
+#: 03102100.xhp
msgctxt ""
-"03020205.xhp\n"
-"par_id3145785\n"
-"4\n"
+"03102100.xhp\n"
+"par_id3155937\n"
+"23\n"
"help.text"
-msgid "Write [#FileName], [Expressionlist]"
+msgid "<emph>Single:</emph> Single-precision floating-point variable (3,402823 x 10E38 - 1,401298 x 10E-45)."
msgstr ""
-#: 03020205.xhp
+#: 03102100.xhp
msgctxt ""
-"03020205.xhp\n"
-"hd_id3151116\n"
-"5\n"
+"03102100.xhp\n"
+"par_id3151251\n"
+"24\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>String:</emph> String variable consisting of a maximum of 64,000 ASCII characters."
msgstr ""
-#: 03020205.xhp
+#: 03102100.xhp
msgctxt ""
-"03020205.xhp\n"
-"par_id3153728\n"
-"6\n"
+"03102100.xhp\n"
+"par_id3154704\n"
+"25\n"
"help.text"
-msgid "<emph>FileName:</emph> Any numeric expression that contains the file number that was set by the Open statement for the respective file."
+msgid "<emph>[Variant]:</emph> 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 ""
-#: 03020205.xhp
+#: 03102100.xhp
msgctxt ""
-"03020205.xhp\n"
-"par_id3146120\n"
-"7\n"
+"03102100.xhp\n"
+"par_id3146316\n"
+"26\n"
"help.text"
-msgid "<emph>Expressionlist:</emph> Variables or expressions that you want to enter in a file, separated by commas."
+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 ""
-#: 03020205.xhp
+#: 03102100.xhp
msgctxt ""
-"03020205.xhp\n"
-"par_id3150010\n"
-"8\n"
+"03102100.xhp\n"
+"par_id3149924\n"
+"27\n"
"help.text"
-msgid "If the expression list is omitted, the <emph>Write</emph> statement appends an empty line to the file."
+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 ""
-#: 03020205.xhp
+#: 03102100.xhp
msgctxt ""
-"03020205.xhp\n"
-"par_id3163713\n"
-"9\n"
+"03102100.xhp\n"
+"par_id3148488\n"
+"28\n"
"help.text"
-msgid "To add an expression list to a new or an existing file, the file must be opened in the <emph>Output</emph> or <emph>Append</emph> mode."
+msgid "Arrays are declared with the Dim statement. There are two methods to define the index range:"
msgstr ""
-#: 03020205.xhp
+#: 03102100.xhp
msgctxt ""
-"03020205.xhp\n"
-"par_id3147428\n"
-"10\n"
+"03102100.xhp\n"
+"par_id3154662\n"
+"29\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 ""
+msgid "DIM text(20) as String REM 21 elements numbered from 0 to 20"
+msgstr "DIM text(20) as String REM 21 elements numbered from 0 to 20"
-#: 03020205.xhp
+#: 03102100.xhp
msgctxt ""
-"03020205.xhp\n"
-"par_id1002838\n"
+"03102100.xhp\n"
+"par_id3155604\n"
+"30\n"
"help.text"
-msgid "Each <emph>Write</emph> statement outputs a line end symbol as last entry."
-msgstr ""
+msgid "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25"
+msgstr "DIM text(5 to 25) as String REM 21 elements numbered from 5 to 25"
-#: 03020205.xhp
+#: 03102100.xhp
msgctxt ""
-"03020205.xhp\n"
-"par_id6618854\n"
+"03102100.xhp\n"
+"par_id3151274\n"
+"31\n"
"help.text"
-msgid "Numbers with decimal delimiters are converted according to the locale settings."
+msgid "DIM text(-15 to 5) as String REM 21 elements (including 0)"
+msgstr "DIM text(-15 to 5) as String REM 21 elements (including 0)"
+
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3152774\n"
+"32\n"
+"help.text"
+msgid "REM numbered from -15 to 5"
+msgstr "REM numbered from -15 to 5"
+
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3150829\n"
+"33\n"
+"help.text"
+msgid "Two-dimensional data field"
+msgstr "द्वि-आयामी डाटा फ़ील्ड"
+
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3149529\n"
+"34\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 "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."
+
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3159239\n"
+"35\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 ""
-#: 03020205.xhp
+#: 03102100.xhp
msgctxt ""
-"03020205.xhp\n"
-"hd_id3151073\n"
-"11\n"
+"03102100.xhp\n"
+"hd_id3150344\n"
+"36\n"
"help.text"
msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3154657\n"
+"40\n"
+"help.text"
+msgid "sVar = \"Office\""
msgstr ""
-#: 03020409.xhp
+#: 03102100.xhp
msgctxt ""
-"03020409.xhp\n"
+"03102100.xhp\n"
+"par_id3149036\n"
+"44\n"
+"help.text"
+msgid "' Two-dimensional data field"
+msgstr "द्वि-आयामी डाटा फ़ील्ड"
+
+#: 03102100.xhp
+msgctxt ""
+"03102100.xhp\n"
+"par_id3153782\n"
+"46\n"
+"help.text"
+msgid "Const sDim As String = \" Dimension:\""
+msgstr "Const sDim as String = \" Dimension:\""
+
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
"tit\n"
"help.text"
-msgid "GetAttr Function [Runtime]"
-msgstr "GetAttr फंक्शन [रनटाइम]"
+msgid "ReDim Statement [Runtime]"
+msgstr "ReDim वक्तव्य [रनटाइम]"
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"bm_id3150984\n"
+"03102101.xhp\n"
+"bm_id3150398\n"
"help.text"
-msgid "<bookmark_value>GetAttr function</bookmark_value>"
+msgid "<bookmark_value>ReDim statement</bookmark_value>"
msgstr ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"hd_id3150984\n"
+"03102101.xhp\n"
+"hd_id3150398\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020409.xhp\" name=\"GetAttr Function [Runtime]\">GetAttr Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03102101.xhp\" name=\"ReDim Statement [Runtime]\">ReDim Statement [Runtime]</link>"
msgstr ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3154347\n"
+"03102101.xhp\n"
+"par_id3154685\n"
"2\n"
"help.text"
-msgid "Returns a bit pattern that identifies the file type or the name of a volume or a directory."
+msgid "Declares a variable or an array."
msgstr ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"hd_id3149457\n"
+"03102101.xhp\n"
+"hd_id3154218\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03020409.xhp
-#, fuzzy
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3150359\n"
+"03102101.xhp\n"
+"par_id3156214\n"
"4\n"
"help.text"
-msgid "GetAttr (Text As String)"
-msgstr "Dim stext As String"
+msgid "[ReDim]Dim VarName [(start To end)] [As VarType][, VarName2 [(start To end)] [As VarType][,...]]"
+msgstr "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"hd_id3151211\n"
+"03102101.xhp\n"
+"par_id711996\n"
+"help.text"
+msgid "Optionally, you can add the <emph>Preserve</emph> keyword as a parameter to preserve the contents of the array that is redimensioned."
+msgstr ""
+
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"hd_id3148451\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameters:"
+msgstr ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3154909\n"
+"03102101.xhp\n"
+"par_id3156423\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "<emph>VarName:</emph> Any variable or array name."
+msgstr ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"hd_id3145172\n"
+"03102101.xhp\n"
+"par_id3149562\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>Start, End:</emph> Numerical values or constants that define the number of elements (NumberElements=(end-start)+1) and the index range."
msgstr ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3151042\n"
+"03102101.xhp\n"
+"par_id3155307\n"
"8\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgid "Start and End can be numeric expressions if ReDim is used at the procedure level."
msgstr ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3161831\n"
+"03102101.xhp\n"
+"par_id3153951\n"
"9\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:"
+msgid "<emph>VarType:</emph> Keyword that declares the data type of a variable."
msgstr ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"hd_id3145364\n"
+"03102101.xhp\n"
+"par_id3147317\n"
"10\n"
"help.text"
-msgid "Value"
+msgid "<emph>Keyword:</emph> Variable type"
msgstr ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3147349\n"
+"03102101.xhp\n"
+"par_id3153728\n"
"11\n"
"help.text"
-msgid "0 : Normal files."
+msgid "<emph>Bool: </emph>Boolean variable (True, False)"
msgstr ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3147434\n"
+"03102101.xhp\n"
+"par_id3146121\n"
"12\n"
"help.text"
-msgid "1 : Read-only files."
+msgid "<emph>Date:</emph> Date variable"
msgstr ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3159154\n"
+"03102101.xhp\n"
+"par_id3159156\n"
+"13\n"
+"help.text"
+msgid "<emph>Double:</emph> Double floating point variable (1.79769313486232x10E308 - 4.94065645841247x10E-324)"
+msgstr ""
+
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3148616\n"
+"14\n"
+"help.text"
+msgid "<emph>Integer:</emph> Integer variable (-32768 - 32767)"
+msgstr ""
+
+#: 03102101.xhp
+msgctxt ""
+"03102101.xhp\n"
+"par_id3147348\n"
"15\n"
"help.text"
-msgid "8 : Returns the name of the volume"
-msgstr "8 : वॉल्यूम का नाम प्रस्तुत करता है"
+msgid "<emph>Long:</emph> Long integer variable (-2,147,483,648 - 2,147,483,647)"
+msgstr ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3145271\n"
+"03102101.xhp\n"
+"par_id3149412\n"
"16\n"
"help.text"
-msgid "16 : Returns the name of the directory only."
+msgid "<emph>Object:</emph> Object variable (can only be subsequently defined by Set!)"
msgstr ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3153953\n"
+"03102101.xhp\n"
+"par_id3154729\n"
"17\n"
"help.text"
-msgid "32 : File was changed since last backup (Archive bit)."
+msgid "<emph>[Single]:</emph> 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 ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3156444\n"
+"03102101.xhp\n"
+"par_id3148458\n"
"18\n"
"help.text"
-msgid "If you want to know if a bit of the attribute byte is set, use the following query method:"
+msgid "<emph>String:</emph> String variable containing a maximum of 64,000 ASCII characters."
msgstr ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"hd_id3153094\n"
+"03102101.xhp\n"
+"par_id3149581\n"
"19\n"
"help.text"
-msgid "Example:"
+msgid "<emph>Variant: </emph>Variant variable type (can contain all types and is set by definition)."
msgstr ""
-#: 03020409.xhp
+#: 03102101.xhp
msgctxt ""
-"03020409.xhp\n"
-"par_id3155415\n"
-"21\n"
+"03102101.xhp\n"
+"par_id3155601\n"
+"20\n"
"help.text"
-msgid "On Error GoTo ErrorHandler ' Define target for error handler"
+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 ""
-#: 03090102.xhp
+#: 03102101.xhp
msgctxt ""
-"03090102.xhp\n"
-"tit\n"
+"03102101.xhp\n"
+"par_id3153415\n"
+"21\n"
"help.text"
-msgid "Select...Case Statement [Runtime]"
-msgstr "Select...Case वक्तव्य [रनटाइम]"
+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 ""
-#: 03090102.xhp
+#: 03102101.xhp
msgctxt ""
-"03090102.xhp\n"
-"bm_id3149416\n"
+"03102101.xhp\n"
+"par_id3146971\n"
+"22\n"
"help.text"
-msgid "<bookmark_value>Select...Case statement</bookmark_value><bookmark_value>Case statement</bookmark_value>"
+msgid "There are two ways to set the range of indices for arrays declared with the Dim statement:"
msgstr ""
-#: 03090102.xhp
+#: 03102101.xhp
msgctxt ""
-"03090102.xhp\n"
-"hd_id3149416\n"
-"1\n"
+"03102101.xhp\n"
+"par_id3153950\n"
+"23\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090102.xhp\" name=\"Select...Case Statement [Runtime]\">Select...Case Statement [Runtime]</link>"
-msgstr ""
+msgid "DIM text(20) As String REM 21 elements numbered from 0 to 20"
+msgstr "DIM text(20) As String REM 21 elements numbered from 0 to 20"
-#: 03090102.xhp
+#: 03102101.xhp
msgctxt ""
-"03090102.xhp\n"
-"par_id3153896\n"
-"2\n"
+"03102101.xhp\n"
+"par_id3146912\n"
+"24\n"
"help.text"
-msgid "Defines one or more statement blocks depending on the value of an expression."
-msgstr ""
+msgid "DIM text(5 to 25) As String REM 21 elements numbered from 5 to 25"
+msgstr "DIM text(5 to 25) As String REM 21 elements numbered from 5 to 25"
-#: 03090102.xhp
+#: 03102101.xhp
msgctxt ""
-"03090102.xhp\n"
-"hd_id3147265\n"
-"3\n"
+"03102101.xhp\n"
+"par_id3153709\n"
+"25\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "DIM text$(-15 to 5) As String REM 21 elements (0 inclusive),"
+msgstr "DIM text$(-15 to 5) As String REM 21 elements (0 inclusive),"
-#: 03090102.xhp
+#: 03102101.xhp
msgctxt ""
-"03090102.xhp\n"
-"par_id3150400\n"
-"4\n"
+"03102101.xhp\n"
+"par_id3150321\n"
+"26\n"
"help.text"
-msgid "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select"
-msgstr "Select Case condition Case expression Statement Block [Case expression2 Statement Block][Case Else] Statement Block End Select"
+msgid "rem numbered from -15 to 5"
+msgstr "rem numbered from -15 to 5"
-#: 03090102.xhp
+#: 03102101.xhp
msgctxt ""
-"03090102.xhp\n"
-"hd_id3150767\n"
-"5\n"
+"03102101.xhp\n"
+"par_id3149018\n"
+"27\n"
"help.text"
-msgid "Parameters:"
+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 ""
-#: 03090102.xhp
+#: 03102101.xhp
msgctxt ""
-"03090102.xhp\n"
-"par_id3156281\n"
-"6\n"
+"03102101.xhp\n"
+"hd_id3148405\n"
+"28\n"
"help.text"
-msgid "<emph>Condition:</emph> Any expression that controls if the statement block that follows the respective Case clause is executed."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03090102.xhp
+#: 03102200.xhp
msgctxt ""
-"03090102.xhp\n"
-"par_id3150448\n"
-"7\n"
+"03102200.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Expression:</emph> Any expression that is compatible with the Condition type expression. The statement block that follows the Case clause is executed if <emph>Condition</emph> matches <emph>Expression</emph>."
+msgid "IsArray Function [Runtime]"
+msgstr "IsArray फंक्शन [रनटाइम]"
+
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"bm_id3154346\n"
+"help.text"
+msgid "<bookmark_value>IsArray function</bookmark_value>"
msgstr ""
-#: 03090102.xhp
+#: 03102200.xhp
msgctxt ""
-"03090102.xhp\n"
-"hd_id3153768\n"
-"8\n"
+"03102200.xhp\n"
+"hd_id3154346\n"
+"1\n"
"help.text"
-msgid "Example:"
+msgid "<link href=\"text/sbasic/shared/03102200.xhp\" name=\"IsArray Function [Runtime]\">IsArray Function [Runtime]</link>"
msgstr ""
-#: 03090102.xhp
+#: 03102200.xhp
msgctxt ""
-"03090102.xhp\n"
-"par_id3152597\n"
-"14\n"
+"03102200.xhp\n"
+"par_id3159413\n"
+"2\n"
"help.text"
-msgid "Print \"Number from 1 to 5\""
+msgid "Determines if a variable is a data field in an array."
+msgstr "निर्धारित करता है कि यदि कोई वेरिएबल, ऐरे में डाटा क्षेत्र है"
+
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"hd_id3150792\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
msgstr ""
-#: 03090102.xhp
+#: 03102200.xhp
msgctxt ""
-"03090102.xhp\n"
-"par_id3147349\n"
-"16\n"
+"03102200.xhp\n"
+"par_id3153379\n"
+"4\n"
"help.text"
-msgid "Print \"Number from 6 to 8\""
+msgid "IsArray (Var)"
+msgstr "IsArray (Var)"
+
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"hd_id3154365\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
+
+#: 03102200.xhp
+msgctxt ""
+"03102200.xhp\n"
+"par_id3154685\n"
+"6\n"
+"help.text"
+msgid "Bool"
msgstr ""
-#: 03090102.xhp
+#: 03102200.xhp
msgctxt ""
-"03090102.xhp\n"
-"par_id3152886\n"
-"18\n"
+"03102200.xhp\n"
+"hd_id3153969\n"
+"7\n"
"help.text"
-msgid "Print \"Greater than 8\""
+msgid "Parameters:"
msgstr ""
-#: 03090102.xhp
+#: 03102200.xhp
msgctxt ""
-"03090102.xhp\n"
-"par_id3146975\n"
-"20\n"
+"03102200.xhp\n"
+"par_id3145172\n"
+"8\n"
"help.text"
-msgid "Print \"Out of range 1 to 10\""
+msgid "<emph>Var:</emph> Any variable that you want to test if it is declared as an array. If the variable is an array, then the function returns <emph>True</emph>, otherwise <emph>False </emph>is returned."
msgstr ""
-#: 03120313.xhp
+#: 03102200.xhp
msgctxt ""
-"03120313.xhp\n"
+"03102200.xhp\n"
+"hd_id3155131\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03102300.xhp
+msgctxt ""
+"03102300.xhp\n"
"tit\n"
"help.text"
-msgid "ConvertFromURL Function [Runtime]"
-msgstr "ConvertFromURL फंक्शन [रनटाइम]"
+msgid "IsDate Function [Runtime]"
+msgstr "IsDate फंक्शन [रनटाइम]"
-#: 03120313.xhp
+#: 03102300.xhp
msgctxt ""
-"03120313.xhp\n"
-"bm_id3153894\n"
+"03102300.xhp\n"
+"bm_id3145090\n"
"help.text"
-msgid "<bookmark_value>ConvertFromURL function</bookmark_value>"
+msgid "<bookmark_value>IsDate function</bookmark_value>"
msgstr ""
-#: 03120313.xhp
+#: 03102300.xhp
msgctxt ""
-"03120313.xhp\n"
-"hd_id3153894\n"
+"03102300.xhp\n"
+"hd_id3145090\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"ConvertFromURL Function [Runtime]\">ConvertFromURL Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03102300.xhp\" name=\"IsDate Function [Runtime]\">IsDate Function [Runtime]</link>"
msgstr ""
-#: 03120313.xhp
+#: 03102300.xhp
msgctxt ""
-"03120313.xhp\n"
-"par_id3147226\n"
+"03102300.xhp\n"
+"par_id3153311\n"
"2\n"
"help.text"
-msgid "Converts a file URL to a system file name."
-msgstr "फ़ाइल यूआरएल को तंत्र फ़ाइल नाम के रूप में परिवर्तित करता है."
+msgid "Tests if a numeric or string expression can be converted to a <emph>Date</emph> variable."
+msgstr ""
-#: 03120313.xhp
+#: 03102300.xhp
msgctxt ""
-"03120313.xhp\n"
-"hd_id3143267\n"
+"03102300.xhp\n"
+"hd_id3153824\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03120313.xhp
+#: 03102300.xhp
msgctxt ""
-"03120313.xhp\n"
-"par_id3154142\n"
+"03102300.xhp\n"
+"par_id3147573\n"
"4\n"
"help.text"
-msgid "ConvertFromURL(filename)"
-msgstr "ConvertFromURL(filename)"
+msgid "IsDate (Expression)"
+msgstr "IsDate (Expression)"
-#: 03120313.xhp
+#: 03102300.xhp
msgctxt ""
-"03120313.xhp\n"
-"hd_id3159157\n"
+"03102300.xhp\n"
+"hd_id3143270\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03120313.xhp
+#: 03102300.xhp
msgctxt ""
-"03120313.xhp\n"
-"par_id3150669\n"
+"03102300.xhp\n"
+"par_id3147560\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "Bool"
+msgstr ""
-#: 03120313.xhp
+#: 03102300.xhp
msgctxt ""
-"03120313.xhp\n"
-"hd_id3143270\n"
+"03102300.xhp\n"
+"hd_id3148947\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03120313.xhp
+#: 03102300.xhp
msgctxt ""
-"03120313.xhp\n"
-"par_id3156023\n"
+"03102300.xhp\n"
+"par_id3145069\n"
"8\n"
"help.text"
-msgid "<emph>Filename:</emph> A file name as a string."
+msgid "<emph>Expression:</emph> Any numeric or string expression that you want to test. If the expression can be converted to a date, the function returns <emph>True</emph>, otherwise the function returns <emph>False</emph>."
msgstr ""
-#: 03120313.xhp
+#: 03102300.xhp
msgctxt ""
-"03120313.xhp\n"
-"hd_id3154760\n"
+"03102300.xhp\n"
+"hd_id3150447\n"
"9\n"
"help.text"
msgid "Example:"
-msgstr ""
-
-#: 03120313.xhp
-msgctxt ""
-"03120313.xhp\n"
-"par_id3148664\n"
-"10\n"
-"help.text"
-msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
-msgstr ""
+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
+#: 03102300.xhp
msgctxt ""
-"03120313.xhp\n"
-"par_id3154367\n"
+"03102300.xhp\n"
+"par_id3150869\n"
"13\n"
"help.text"
-msgid "systemFileAgain$ = ConvertFromURL( url$ )"
+msgid "Print IsDate(sDateVar) ' Returns True"
msgstr ""
-#: 03120313.xhp
+#: 03102300.xhp
msgctxt ""
-"03120313.xhp\n"
-"par_id3153194\n"
-"14\n"
+"03102300.xhp\n"
+"par_id3147288\n"
+"15\n"
"help.text"
-msgid "print systemFileAgain$"
+msgid "Print IsDate(sDateVar) ' Returns False"
msgstr ""
-#: 03020408.xhp
+#: 03102400.xhp
msgctxt ""
-"03020408.xhp\n"
+"03102400.xhp\n"
"tit\n"
"help.text"
-msgid "FileLen-Function [Runtime]"
-msgstr "FileLen-फंक्शन [रनटाइम]"
+msgid "IsEmpty Function [Runtime]"
+msgstr "IsEmpty फंक्शन [रनटाइम]"
-#: 03020408.xhp
+#: 03102400.xhp
msgctxt ""
-"03020408.xhp\n"
-"bm_id3153126\n"
+"03102400.xhp\n"
+"bm_id3153394\n"
"help.text"
-msgid "<bookmark_value>FileLen function</bookmark_value>"
+msgid "<bookmark_value>IsEmpty function</bookmark_value>"
msgstr ""
-#: 03020408.xhp
+#: 03102400.xhp
msgctxt ""
-"03020408.xhp\n"
-"hd_id3153126\n"
+"03102400.xhp\n"
+"hd_id3153394\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020408.xhp\" name=\"FileLen-Function [Runtime]\">FileLen Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03102400.xhp\" name=\"IsEmpty Function [Runtime]\">IsEmpty Function [Runtime]</link>"
msgstr ""
-#: 03020408.xhp
+#: 03102400.xhp
msgctxt ""
-"03020408.xhp\n"
-"par_id3145068\n"
+"03102400.xhp\n"
+"par_id3163045\n"
"2\n"
"help.text"
-msgid "Returns the length of a file in bytes."
-msgstr "फ़ाइल की लंबाई बाइट में प्रस्तुत करता है."
+msgid "Tests if a Variant variable contains the Empty value. The Empty value indicates that the variable is not initialized."
+msgstr ""
-#: 03020408.xhp
+#: 03102400.xhp
msgctxt ""
-"03020408.xhp\n"
-"hd_id3159414\n"
+"03102400.xhp\n"
+"hd_id3159158\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03020408.xhp
-#, fuzzy
+#: 03102400.xhp
msgctxt ""
-"03020408.xhp\n"
-"par_id3149656\n"
+"03102400.xhp\n"
+"par_id3153126\n"
"4\n"
"help.text"
-msgid "FileLen (Text As String)"
-msgstr "Dim stext As String"
+msgid "IsEmpty (Var)"
+msgstr "IsEmpty (Var)"
-#: 03020408.xhp
+#: 03102400.xhp
msgctxt ""
-"03020408.xhp\n"
-"hd_id3148798\n"
+"03102400.xhp\n"
+"hd_id3148685\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03020408.xhp
+#: 03102400.xhp
msgctxt ""
-"03020408.xhp\n"
-"par_id3156282\n"
+"03102400.xhp\n"
+"par_id3156344\n"
"6\n"
"help.text"
-msgid "Long"
+msgid "Bool"
msgstr ""
-#: 03020408.xhp
+#: 03102400.xhp
msgctxt ""
-"03020408.xhp\n"
-"hd_id3150768\n"
+"03102400.xhp\n"
+"hd_id3148947\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03020408.xhp
+#: 03102400.xhp
msgctxt ""
-"03020408.xhp\n"
-"par_id3153193\n"
+"03102400.xhp\n"
+"par_id3154347\n"
"8\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgid "<emph>Var:</emph> Any variable that you want to test. If the Variant contains the Empty value, the function returns True, otherwise the function returns False."
msgstr ""
-#: 03020408.xhp
+#: 03102400.xhp
msgctxt ""
-"03020408.xhp\n"
-"par_id3150439\n"
+"03102400.xhp\n"
+"hd_id3154138\n"
"9\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 ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03020408.xhp
+#: 03102400.xhp
msgctxt ""
-"03020408.xhp\n"
-"hd_id3163710\n"
-"10\n"
+"03102400.xhp\n"
+"par_id3154863\n"
+"13\n"
"help.text"
-msgid "Example:"
+msgid "Print IsEmpty(sVar) ' Returns True"
msgstr ""
-#: 03020402.xhp
+#: 03102450.xhp
msgctxt ""
-"03020402.xhp\n"
+"03102450.xhp\n"
"tit\n"
"help.text"
-msgid "ChDrive Statement [Runtime]"
-msgstr "ChDrive वक्तव्य [रनटाइम]"
+msgid "IsError Function [Runtime]"
+msgstr "Error फंक्शन [रनटाइम]"
-#: 03020402.xhp
+#: 03102450.xhp
msgctxt ""
-"03020402.xhp\n"
-"bm_id3145068\n"
+"03102450.xhp\n"
+"bm_id4954680\n"
"help.text"
-msgid "<bookmark_value>ChDrive statement</bookmark_value>"
+msgid "<bookmark_value>IsError function</bookmark_value>"
msgstr ""
-#: 03020402.xhp
+#: 03102450.xhp
msgctxt ""
-"03020402.xhp\n"
-"hd_id3145068\n"
-"1\n"
+"03102450.xhp\n"
+"par_idN1054E\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020402.xhp\" name=\"ChDrive Statement [Runtime]\">ChDrive Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03102450.xhp\">IsError Function [Runtime]</link>"
msgstr ""
-#: 03020402.xhp
+#: 03102450.xhp
msgctxt ""
-"03020402.xhp\n"
-"par_id3149656\n"
-"2\n"
+"03102450.xhp\n"
+"par_idN1055E\n"
"help.text"
-msgid "Changes the current drive."
-msgstr "वर्तमान ड्राइव बदलता है."
+msgid "Tests if a variable contains an error value."
+msgstr ""
-#: 03020402.xhp
+#: 03102450.xhp
msgctxt ""
-"03020402.xhp\n"
-"hd_id3154138\n"
-"3\n"
+"03102450.xhp\n"
+"par_idN10561\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03020402.xhp
-msgctxt ""
-"03020402.xhp\n"
-"par_id3154685\n"
-"4\n"
-"help.text"
-msgid "ChDrive Text As String"
-msgstr "ChDrive Text As String"
-
-#: 03020402.xhp
+#: 03102450.xhp
msgctxt ""
-"03020402.xhp\n"
-"hd_id3156423\n"
-"5\n"
+"03102450.xhp\n"
+"par_idN10565\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "IsError (Var)"
+msgstr "IsArray (Var)"
-#: 03020402.xhp
+#: 03102450.xhp
msgctxt ""
-"03020402.xhp\n"
-"par_id3145172\n"
-"6\n"
+"03102450.xhp\n"
+"par_idN10568\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that contains the drive letter of the new drive. If you want, you can use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03020402.xhp
+#: 03102450.xhp
msgctxt ""
-"03020402.xhp\n"
-"par_id3145785\n"
-"7\n"
+"03102450.xhp\n"
+"par_idN1056C\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."
+msgid "Bool"
msgstr ""
-#: 03020402.xhp
+#: 03102450.xhp
msgctxt ""
-"03020402.xhp\n"
-"hd_id3153188\n"
-"8\n"
+"03102450.xhp\n"
+"par_idN1056F\n"
"help.text"
-msgid "Example:"
+msgid "Parameters:"
msgstr ""
-#: 03020402.xhp
+#: 03102450.xhp
msgctxt ""
-"03020402.xhp\n"
-"par_id3152576\n"
-"10\n"
+"03102450.xhp\n"
+"par_idN10573\n"
"help.text"
-msgid "ChDrive \"D\" ' Only possible if a drive 'D' exists."
+msgid "<emph>Var:</emph> Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False."
msgstr ""
-#: 03020410.xhp
+#: 03102600.xhp
msgctxt ""
-"03020410.xhp\n"
+"03102600.xhp\n"
"tit\n"
"help.text"
-msgid "Kill Statement [Runtime]"
-msgstr "Kill वक्तव्य [रनटाइम]"
+msgid "IsNull Function [Runtime]"
+msgstr "IsNull फंक्शन [रनटाइम]"
-#: 03020410.xhp
+#: 03102600.xhp
msgctxt ""
-"03020410.xhp\n"
-"bm_id3153360\n"
+"03102600.xhp\n"
+"bm_id3155555\n"
"help.text"
-msgid "<bookmark_value>Kill statement</bookmark_value>"
+msgid "<bookmark_value>IsNull function</bookmark_value><bookmark_value>Null value</bookmark_value>"
msgstr ""
-#: 03020410.xhp
+#: 03102600.xhp
msgctxt ""
-"03020410.xhp\n"
-"hd_id3153360\n"
+"03102600.xhp\n"
+"hd_id3155555\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020410.xhp\" name=\"Kill Statement [Runtime]\">Kill Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03102600.xhp\" name=\"IsNull Function [Runtime]\">IsNull Function [Runtime]</link>"
msgstr ""
-#: 03020410.xhp
+#: 03102600.xhp
msgctxt ""
-"03020410.xhp\n"
-"par_id3151211\n"
+"03102600.xhp\n"
+"par_id3146957\n"
"2\n"
"help.text"
-msgid "Deletes a file from a disk."
-msgstr "डिस्क से फ़ाइल मिटाता है."
+msgid "Tests if a Variant contains the special Null value, indicating that the variable does not contain data."
+msgstr ""
-#: 03020410.xhp
+#: 03102600.xhp
msgctxt ""
-"03020410.xhp\n"
-"hd_id3150767\n"
+"03102600.xhp\n"
+"hd_id3150670\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03020410.xhp
+#: 03102600.xhp
msgctxt ""
-"03020410.xhp\n"
-"par_id3154685\n"
+"03102600.xhp\n"
+"par_id3150984\n"
"4\n"
"help.text"
-msgid "Kill File As String"
-msgstr "Kill File As String"
+msgid "IsNull (Var)"
+msgstr "IsNull (Var)"
-#: 03020410.xhp
+#: 03102600.xhp
msgctxt ""
-"03020410.xhp\n"
-"hd_id3153194\n"
+"03102600.xhp\n"
+"hd_id3149514\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03020410.xhp
+#: 03102600.xhp
msgctxt ""
-"03020410.xhp\n"
-"par_id3150440\n"
+"03102600.xhp\n"
+"par_id3145609\n"
"6\n"
"help.text"
-msgid "<emph>File:</emph> Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgid "Bool"
msgstr ""
-#: 03020410.xhp
+#: 03102600.xhp
msgctxt ""
-"03020410.xhp\n"
-"hd_id3148645\n"
+"03102600.xhp\n"
+"hd_id3149669\n"
"7\n"
"help.text"
-msgid "Example:"
+msgid "Parameters:"
msgstr ""
-#: 03020410.xhp
+#: 03102600.xhp
msgctxt ""
-"03020410.xhp\n"
-"par_id3163710\n"
-"9\n"
+"03102600.xhp\n"
+"par_id3159414\n"
+"8\n"
"help.text"
-msgid "Kill \"C:\\datafile.dat\" ' File must be created in advance"
+msgid "<emph>Var:</emph> 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 ""
-#: 03020407.xhp
+#: 03102600.xhp
msgctxt ""
-"03020407.xhp\n"
+"03102600.xhp\n"
+"par_idN1062A\n"
+"help.text"
+msgid "<emph>Null</emph> - This value is used for a variant data sub type without valid contents."
+msgstr ""
+
+#: 03102600.xhp
+msgctxt ""
+"03102600.xhp\n"
+"hd_id3153381\n"
+"9\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
"tit\n"
"help.text"
-msgid "FileDateTime Function [Runtime]"
-msgstr "FileDateTime फंक्शन [रनटाइम]"
+msgid "IsNumeric Function [Runtime]"
+msgstr "IsNumeric फंक्शन [रनटाइम]"
-#: 03020407.xhp
+#: 03102700.xhp
msgctxt ""
-"03020407.xhp\n"
-"bm_id3153361\n"
+"03102700.xhp\n"
+"bm_id3145136\n"
"help.text"
-msgid "<bookmark_value>FileDateTime function</bookmark_value>"
+msgid "<bookmark_value>IsNumeric function</bookmark_value>"
msgstr ""
-#: 03020407.xhp
+#: 03102700.xhp
msgctxt ""
-"03020407.xhp\n"
-"hd_id3153361\n"
+"03102700.xhp\n"
+"hd_id3145136\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020407.xhp\" name=\"FileDateTime Function [Runtime]\">FileDateTime Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric Function [Runtime]\">IsNumeric Function [Runtime]</link>"
msgstr ""
-#: 03020407.xhp
+#: 03102700.xhp
msgctxt ""
-"03020407.xhp\n"
-"par_id3156423\n"
+"03102700.xhp\n"
+"par_id3149177\n"
"2\n"
"help.text"
-msgid "Returns a string that contains the date and the time that a file was created or last modified."
+msgid "Tests if an expression is a number. If the expression is a <link href=\"text/sbasic/shared/00000002.xhp#dezimal\" name=\"number\">number</link>, the function returns True, otherwise the function returns False."
msgstr ""
-#: 03020407.xhp
+#: 03102700.xhp
msgctxt ""
-"03020407.xhp\n"
-"hd_id3154685\n"
+"03102700.xhp\n"
+"hd_id3149415\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03020407.xhp
-#, fuzzy
+#: 03102700.xhp
msgctxt ""
-"03020407.xhp\n"
-"par_id3154124\n"
+"03102700.xhp\n"
+"par_id3150771\n"
"4\n"
"help.text"
-msgid "FileDateTime (Text As String)"
-msgstr "Dim stext As String"
+msgid "IsNumeric (Var)"
+msgstr "IsNumeric (Var)"
-#: 03020407.xhp
+#: 03102700.xhp
msgctxt ""
-"03020407.xhp\n"
-"hd_id3150448\n"
+"03102700.xhp\n"
+"hd_id3148685\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03020407.xhp
+#: 03102700.xhp
msgctxt ""
-"03020407.xhp\n"
-"par_id3159153\n"
+"03102700.xhp\n"
+"par_id3148944\n"
"6\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that contains an unambiguous (no wildcards) file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgid "Bool"
msgstr ""
-#: 03020407.xhp
+#: 03102700.xhp
msgctxt ""
-"03020407.xhp\n"
-"par_id3155306\n"
+"03102700.xhp\n"
+"hd_id3148947\n"
"7\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\"."
+msgid "Parameters:"
msgstr ""
-#: 03020407.xhp
+#: 03102700.xhp
msgctxt ""
-"03020407.xhp\n"
-"hd_id3146119\n"
+"03102700.xhp\n"
+"par_id3154760\n"
"8\n"
"help.text"
+msgid "<emph>Var:</emph> Any expression that you want to test."
+msgstr ""
+
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"hd_id3149656\n"
+"9\n"
+"help.text"
msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03102700.xhp
+msgctxt ""
+"03102700.xhp\n"
+"par_id3147230\n"
+"13\n"
+"help.text"
+msgid "Print IsNumeric(vVar) ' Returns False"
msgstr ""
-#: 03103300.xhp
+#: 03102700.xhp
msgctxt ""
-"03103300.xhp\n"
+"03102700.xhp\n"
+"par_id3154910\n"
+"15\n"
+"help.text"
+msgid "Print IsNumeric(vVar) ' Returns True"
+msgstr ""
+
+#: 03102800.xhp
+msgctxt ""
+"03102800.xhp\n"
"tit\n"
"help.text"
-msgid "Option Explicit Statement [Runtime]"
-msgstr "Option Explicit वक्तव्य [रनटाइम]"
+msgid "IsObject Function [Runtime]"
+msgstr "IsObject फंक्शन [रनटाइम]"
-#: 03103300.xhp
+#: 03102800.xhp
msgctxt ""
-"03103300.xhp\n"
-"bm_id3145090\n"
+"03102800.xhp\n"
+"bm_id3149346\n"
"help.text"
-msgid "<bookmark_value>Option Explicit statement</bookmark_value>"
+msgid "<bookmark_value>IsObject function</bookmark_value>"
msgstr ""
-#: 03103300.xhp
+#: 03102800.xhp
msgctxt ""
-"03103300.xhp\n"
-"hd_id3145090\n"
+"03102800.xhp\n"
+"hd_id3149346\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103300.xhp\" name=\"Option Explicit Statement [Runtime]\">Option Explicit Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03102800.xhp\" name=\"IsObject Function [Runtime]\">IsObject Function [Runtime]</link>"
msgstr ""
-#: 03103300.xhp
+#: 03102800.xhp
msgctxt ""
-"03103300.xhp\n"
+"03102800.xhp\n"
"par_id3148538\n"
"2\n"
"help.text"
-msgid "Specifies that every variable in the program code must be explicitly declared with the Dim statement."
+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 ""
-#: 03103300.xhp
+#: 03102800.xhp
msgctxt ""
-"03103300.xhp\n"
-"hd_id3149763\n"
+"03102800.xhp\n"
+"hd_id3149234\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03103300.xhp
+#: 03102800.xhp
msgctxt ""
-"03103300.xhp\n"
-"par_id3149514\n"
+"03102800.xhp\n"
+"par_id3154285\n"
"4\n"
"help.text"
-msgid "Option Explicit"
-msgstr ""
+msgid "IsObject (ObjectVar)"
+msgstr "IsObject (ObjectVar)"
-#: 03103300.xhp
+#: 03102800.xhp
msgctxt ""
-"03103300.xhp\n"
-"hd_id3145315\n"
+"03102800.xhp\n"
+"hd_id3148685\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03103300.xhp
+#: 03102800.xhp
msgctxt ""
-"03103300.xhp\n"
-"par_id3145172\n"
+"03102800.xhp\n"
+"par_id3156024\n"
"6\n"
"help.text"
-msgid "This statement must be added before the executable program code in a module."
+msgid "Bool"
msgstr ""
-#: 03103300.xhp
+#: 03102800.xhp
msgctxt ""
-"03103300.xhp\n"
-"hd_id3125864\n"
+"03102800.xhp\n"
+"hd_id3148947\n"
"7\n"
"help.text"
-msgid "Example:"
-msgstr ""
-
-#: 03103300.xhp
-msgctxt ""
-"03103300.xhp\n"
-"par_id3145787\n"
-"12\n"
-"help.text"
-msgid "For i% = 1 To 10 ' This results in a run-time error"
+msgid "Parameters:"
msgstr ""
-#: 03020100.xhp
-msgctxt ""
-"03020100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Opening and Closing Files"
-msgstr "फ़ाइलें खोलना तथा उन्हें बन्द करना"
-
-#: 03020100.xhp
+#: 03102800.xhp
msgctxt ""
-"03020100.xhp\n"
-"hd_id3152924\n"
-"1\n"
+"03102800.xhp\n"
+"par_id3148552\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020100.xhp\" name=\"Opening and Closing Files\">Opening and Closing Files</link>"
+msgid "<emph>ObjectVar:</emph> Any variable that you want to test. If the Object variable contains an OLE object, the function returns True."
msgstr ""
-#: 03120307.xhp
+#: 03102900.xhp
msgctxt ""
-"03120307.xhp\n"
+"03102900.xhp\n"
"tit\n"
"help.text"
-msgid "Right Function [Runtime]"
-msgstr "Right फंक्शन [रनटाइम]"
+msgid "LBound Function [Runtime]"
+msgstr "LBound फंक्शन [रनटाइम]"
-#: 03120307.xhp
+#: 03102900.xhp
msgctxt ""
-"03120307.xhp\n"
-"bm_id3153311\n"
+"03102900.xhp\n"
+"bm_id3156027\n"
"help.text"
-msgid "<bookmark_value>Right function</bookmark_value>"
+msgid "<bookmark_value>LBound function</bookmark_value>"
msgstr ""
-#: 03120307.xhp
+#: 03102900.xhp
msgctxt ""
-"03120307.xhp\n"
-"hd_id3153311\n"
+"03102900.xhp\n"
+"hd_id3156027\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120307.xhp\" name=\"Right Function [Runtime]\">Right Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03102900.xhp\" name=\"LBound Function [Runtime]\">LBound Function [Runtime]</link>"
msgstr ""
-#: 03120307.xhp
+#: 03102900.xhp
msgctxt ""
-"03120307.xhp\n"
-"par_id3150984\n"
+"03102900.xhp\n"
+"par_id3147226\n"
"2\n"
"help.text"
-msgid "Returns the rightmost \"n\" characters of a string expression."
-msgstr "स्ट्रिंग एक्सप्रेशन के सबसे दाहिने के \"n\" अक्षरों को प्रस्तुत करता है."
+msgid "Returns the lower boundary of an array."
+msgstr "एरे की निचली सीमा बताता है."
-#: 03120307.xhp
+#: 03102900.xhp
msgctxt ""
-"03120307.xhp\n"
-"par_id3149763\n"
+"03102900.xhp\n"
+"hd_id3148538\n"
"3\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function\">Left Function</link>."
+msgid "Syntax:"
msgstr ""
-#: 03120307.xhp
+#: 03102900.xhp
msgctxt ""
-"03120307.xhp\n"
-"hd_id3145315\n"
+"03102900.xhp\n"
+"par_id3150503\n"
"4\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "LBound (ArrayName [, Dimension])"
+msgstr "LBound (ArrayName [, Dimension])"
-#: 03120307.xhp
+#: 03102900.xhp
msgctxt ""
-"03120307.xhp\n"
-"par_id3153061\n"
+"03102900.xhp\n"
+"hd_id3150984\n"
"5\n"
"help.text"
-msgid "Right (Text As String, n As Long)"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03120307.xhp
+#: 03102900.xhp
msgctxt ""
-"03120307.xhp\n"
-"hd_id3145068\n"
+"03102900.xhp\n"
+"par_id3153126\n"
"6\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03120307.xhp
+#: 03102900.xhp
msgctxt ""
-"03120307.xhp\n"
-"par_id3156344\n"
+"03102900.xhp\n"
+"hd_id3144500\n"
"7\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "Parameters:"
+msgstr ""
-#: 03120307.xhp
+#: 03102900.xhp
msgctxt ""
-"03120307.xhp\n"
-"hd_id3146795\n"
+"03102900.xhp\n"
+"par_id3145069\n"
"8\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>ArrayName:</emph> Name of the array for which you want to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary of the array dimension."
msgstr ""
-#: 03120307.xhp
+#: 03102900.xhp
msgctxt ""
-"03120307.xhp\n"
-"par_id3153526\n"
+"03102900.xhp\n"
+"par_id3149457\n"
"9\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that you want to return the rightmost characters of."
+msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary for. If a value is not specified, the first dimension is assumed."
msgstr ""
-#: 03120307.xhp
+#: 03102900.xhp
msgctxt ""
-"03120307.xhp\n"
-"par_id3151211\n"
+"03102900.xhp\n"
+"hd_id3145171\n"
"10\n"
"help.text"
-msgid "<emph>n:</emph> Numeric expression that defines the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120307.xhp
+#: 03102900.xhp
msgctxt ""
-"03120307.xhp\n"
-"par_id3158410\n"
-"11\n"
+"03102900.xhp\n"
+"par_id3145365\n"
+"18\n"
"help.text"
-msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)."
+msgid "Print LBound(sVar()) ' Returns 10"
msgstr ""
-#: 03120307.xhp
+#: 03102900.xhp
msgctxt ""
-"03120307.xhp\n"
-"hd_id3156212\n"
-"12\n"
+"03102900.xhp\n"
+"par_id3150486\n"
+"19\n"
"help.text"
-msgid "Example:"
+msgid "Print UBound(sVar()) ' Returns 20"
msgstr ""
-#: 03120307.xhp
+#: 03102900.xhp
msgctxt ""
-"03120307.xhp\n"
-"par_id3159252\n"
-"16\n"
+"03102900.xhp\n"
+"par_id3149665\n"
+"20\n"
"help.text"
-msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
+msgid "Print LBound(sVar(),2) ' Returns 5"
msgstr ""
-#: 03120200.xhp
-msgctxt ""
-"03120200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Repeating Contents"
-msgstr "सामग्रियों को दोहराना"
-
-#: 03120200.xhp
+#: 03102900.xhp
msgctxt ""
-"03120200.xhp\n"
-"hd_id3152363\n"
-"1\n"
+"03102900.xhp\n"
+"par_id3159154\n"
+"21\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120200.xhp\" name=\"Repeating Contents\">Repeating Contents</link>"
+msgid "Print UBound(sVar(),2) ' Returns 70"
msgstr ""
-#: 03120200.xhp
-msgctxt ""
-"03120200.xhp\n"
-"par_id3150178\n"
-"2\n"
-"help.text"
-msgid "The following functions repeat the contents of strings."
-msgstr "निम्न फंक्शन स्ट्रिंग की सामग्री को दोहराता है."
-
-#: 03070400.xhp
+#: 03103000.xhp
msgctxt ""
-"03070400.xhp\n"
+"03103000.xhp\n"
"tit\n"
"help.text"
-msgid "\"/\" Operator [Runtime]"
-msgstr "\"/\" ऑपरेटर [रनटाइम]"
+msgid "UBound Function [Runtime]"
+msgstr "UBound फंक्शन [रनटाइम]"
-#: 03070400.xhp
+#: 03103000.xhp
msgctxt ""
-"03070400.xhp\n"
-"bm_id3150669\n"
+"03103000.xhp\n"
+"bm_id3148538\n"
"help.text"
-msgid "<bookmark_value>\"/\" operator (mathematical)</bookmark_value>"
+msgid "<bookmark_value>UBound function</bookmark_value>"
msgstr ""
-#: 03070400.xhp
+#: 03103000.xhp
msgctxt ""
-"03070400.xhp\n"
-"hd_id3150669\n"
+"03103000.xhp\n"
+"hd_id3148538\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03070400.xhp\">\"/\" Operator [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03103000.xhp\" name=\"UBound Function [Runtime]\">UBound Function [Runtime]</link>"
msgstr ""
-#: 03070400.xhp
+#: 03103000.xhp
msgctxt ""
-"03070400.xhp\n"
-"par_id3149670\n"
+"03103000.xhp\n"
+"par_id3147573\n"
"2\n"
"help.text"
-msgid "Divides two values."
-msgstr "दो मान को भाग देता है."
+msgid "Returns the upper boundary of an array."
+msgstr "एरे की ऊपरी सीमा प्रस्तुत करता है."
-#: 03070400.xhp
+#: 03103000.xhp
msgctxt ""
-"03070400.xhp\n"
-"hd_id3148946\n"
+"03103000.xhp\n"
+"hd_id3150984\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03070400.xhp
+#: 03103000.xhp
msgctxt ""
-"03070400.xhp\n"
-"par_id3153360\n"
+"03103000.xhp\n"
+"par_id3149415\n"
"4\n"
"help.text"
-msgid "Result = Expression1 / Expression2"
-msgstr "परिणाम = एक्सप्रेशन1 / एक्सप्रेशन2"
+msgid "UBound (ArrayName [, Dimension])"
+msgstr "UBound (ArrayName [, Dimension])"
-#: 03070400.xhp
+#: 03103000.xhp
msgctxt ""
-"03070400.xhp\n"
-"hd_id3150359\n"
+"03103000.xhp\n"
+"hd_id3153897\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03070400.xhp
+#: 03103000.xhp
msgctxt ""
-"03070400.xhp\n"
-"par_id3154141\n"
+"03103000.xhp\n"
+"par_id3149670\n"
"6\n"
"help.text"
-msgid "<emph>Result:</emph> Any numerical value that contains the result of the division."
-msgstr ""
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03070400.xhp
+#: 03103000.xhp
msgctxt ""
-"03070400.xhp\n"
-"par_id3150448\n"
+"03103000.xhp\n"
+"hd_id3154347\n"
"7\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any numerical expressions that you want to divide."
+msgid "Parameters:"
msgstr ""
-#: 03070400.xhp
+#: 03103000.xhp
msgctxt ""
-"03070400.xhp\n"
-"hd_id3154684\n"
+"03103000.xhp\n"
+"par_id3153381\n"
"8\n"
"help.text"
-msgid "Example:"
+msgid "<emph>ArrayName:</emph> Name of the array for which you want to determine the upper (<emph>Ubound</emph>) or the lower (<emph>LBound</emph>) boundary."
msgstr ""
-#: 03050100.xhp
+#: 03103000.xhp
msgctxt ""
-"03050100.xhp\n"
-"tit\n"
+"03103000.xhp\n"
+"par_id3148797\n"
+"9\n"
"help.text"
-msgid "Erl Function [Runtime]"
-msgstr "Erl फंक्शन [रनटाइम]"
+msgid "<emph>[Dimension]:</emph> Integer that specifies which dimension to return the upper(<emph>Ubound</emph>) or lower (<emph>LBound</emph>) boundary for. If no value is specified, the boundary of the first dimension is returned."
+msgstr ""
-#: 03050100.xhp
+#: 03103000.xhp
msgctxt ""
-"03050100.xhp\n"
-"bm_id3157896\n"
+"03103000.xhp\n"
+"hd_id3153192\n"
+"10\n"
"help.text"
-msgid "<bookmark_value>Erl function</bookmark_value>"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03103000.xhp
+msgctxt ""
+"03103000.xhp\n"
+"par_id3152596\n"
+"18\n"
+"help.text"
+msgid "Print LBound(sVar()) ' Returns 10"
msgstr ""
-#: 03050100.xhp
+#: 03103000.xhp
msgctxt ""
-"03050100.xhp\n"
-"hd_id3157896\n"
-"1\n"
+"03103000.xhp\n"
+"par_id3153138\n"
+"19\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03050100.xhp\" name=\"Erl Function [Runtime]\">Erl Function [Runtime]</link>"
+msgid "Print UBound(sVar()) ' Returns 20"
msgstr ""
-#: 03050100.xhp
+#: 03103000.xhp
msgctxt ""
-"03050100.xhp\n"
-"par_id3153394\n"
-"2\n"
+"03103000.xhp\n"
+"par_id3149665\n"
+"20\n"
"help.text"
-msgid "Returns the line number where an error occurred during program execution."
-msgstr "जब प्रोग्राम चलने के दौरान कोई त्रुटि होती है तो लाइन क्रमांक प्रस्तुत करता है."
+msgid "Print LBound(sVar(),2) ' Returns 5"
+msgstr ""
-#: 03050100.xhp
+#: 03103000.xhp
msgctxt ""
-"03050100.xhp\n"
-"hd_id3147574\n"
-"3\n"
+"03103000.xhp\n"
+"par_id3147214\n"
+"21\n"
"help.text"
-msgid "Syntax:"
+msgid "Print UBound(sVar(),2) ' Returns 70"
msgstr ""
-#: 03050100.xhp
+#: 03103100.xhp
msgctxt ""
-"03050100.xhp\n"
-"par_id3146795\n"
-"4\n"
+"03103100.xhp\n"
+"tit\n"
"help.text"
-msgid "Erl"
-msgstr "Erl"
+msgid "Let Statement [Runtime]"
+msgstr "Let वक्तव्य [रनटाइम]"
-#: 03050100.xhp
+#: 03103100.xhp
msgctxt ""
-"03050100.xhp\n"
-"hd_id3147265\n"
-"5\n"
+"03103100.xhp\n"
+"bm_id3147242\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "<bookmark_value>Let statement</bookmark_value>"
+msgstr ""
-#: 03050100.xhp
+#: 03103100.xhp
msgctxt ""
-"03050100.xhp\n"
-"par_id3154924\n"
-"6\n"
+"03103100.xhp\n"
+"hd_id3147242\n"
+"1\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "<link href=\"text/sbasic/shared/03103100.xhp\" name=\"Let Statement [Runtime]\">Let Statement [Runtime]</link>"
+msgstr ""
-#: 03050100.xhp
+#: 03103100.xhp
msgctxt ""
-"03050100.xhp\n"
-"hd_id3150792\n"
-"7\n"
+"03103100.xhp\n"
+"par_id3149233\n"
+"2\n"
"help.text"
-msgid "Parameters:"
+msgid "Assigns a value to a variable."
+msgstr "वेरिएबल के लिए मूल्य आबंटित करता है."
+
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"hd_id3153127\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
msgstr ""
-#: 03050100.xhp
+#: 03103100.xhp
msgctxt ""
-"03050100.xhp\n"
-"par_id3153771\n"
-"8\n"
+"03103100.xhp\n"
+"par_id3154285\n"
+"4\n"
"help.text"
-msgid "The Erl function only returns a line number, and not a line label."
-msgstr "Erl फ़ंक्शन सिर्फ लाइन संख्या प्रस्तुत करता है न कि लाइन लेबल."
+msgid "[Let] VarName=Expression"
+msgstr "[Let] VarName=Expression"
-#: 03050100.xhp
+#: 03103100.xhp
msgctxt ""
-"03050100.xhp\n"
-"hd_id3146921\n"
-"9\n"
+"03103100.xhp\n"
+"hd_id3148944\n"
+"5\n"
"help.text"
-msgid "Example:"
+msgid "Parameters:"
msgstr ""
-#: 03050100.xhp
+#: 03103100.xhp
msgctxt ""
-"03050100.xhp\n"
-"par_id3150010\n"
-"11\n"
+"03103100.xhp\n"
+"par_id3147560\n"
+"6\n"
"help.text"
-msgid "On Error GoTo ErrorHandler ' Set up error handler"
+msgid "<emph>VarName:</emph> Variable that you want to assign a value to. Value and variable type must be compatible."
msgstr ""
-#: 03050100.xhp
+#: 03103100.xhp
msgctxt ""
-"03050100.xhp\n"
-"par_id3153188\n"
-"14\n"
+"03103100.xhp\n"
+"par_id3148451\n"
+"7\n"
"help.text"
-msgid "' Error caused by non-existent file"
+msgid "As in most BASIC dialects, the keyword <emph>Let</emph> is optional."
msgstr ""
-#: 03050100.xhp
+#: 03103100.xhp
msgctxt ""
-"03050100.xhp\n"
-"par_id3155416\n"
-"21\n"
+"03103100.xhp\n"
+"hd_id3145785\n"
+"8\n"
"help.text"
-msgid "MsgBox \"Error \" & err & \": \" & Error$ + chr(13) + \"In Line : \" + Erl + chr(13) + Now , 16 ,\"An error occurred\""
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03103100.xhp
+msgctxt ""
+"03103100.xhp\n"
+"par_id3152939\n"
+"12\n"
+"help.text"
+msgid "MsgBox Len(sText) ' returns 9"
msgstr ""
-#: 03104700.xhp
+#: 03103200.xhp
msgctxt ""
-"03104700.xhp\n"
+"03103200.xhp\n"
"tit\n"
"help.text"
-msgid "Erase Function [Runtime]"
-msgstr "LCase फंक्शन [रनटाइम]"
+msgid "Option Base Statement [Runtime]"
+msgstr "Option Base वक्तव्य [रनटाइम]"
-#: 03104700.xhp
+#: 03103200.xhp
msgctxt ""
-"03104700.xhp\n"
-"bm_id624713\n"
+"03103200.xhp\n"
+"bm_id3155805\n"
"help.text"
-msgid "<bookmark_value>Erase function</bookmark_value>"
+msgid "<bookmark_value>Option Base statement</bookmark_value>"
msgstr ""
-#: 03104700.xhp
+#: 03103200.xhp
msgctxt ""
-"03104700.xhp\n"
-"par_idN10548\n"
+"03103200.xhp\n"
+"hd_id3155805\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03104700.xhp\">Erase Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03103200.xhp\" name=\"Option Base Statement [Runtime]\">Option Base Statement [Runtime]</link>"
msgstr ""
-#: 03104700.xhp
+#: 03103200.xhp
msgctxt ""
-"03104700.xhp\n"
-"par_idN10558\n"
+"03103200.xhp\n"
+"par_id3147242\n"
+"2\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 ""
+msgid "Defines the default lower boundary for arrays as 0 or 1."
+msgstr "ऐरे के लिए डिफ़ॉल्ट लोअर बाउंड्री 0 या 1 निर्धारित करता है."
-#: 03104700.xhp
+#: 03103200.xhp
msgctxt ""
-"03104700.xhp\n"
-"par_idN1055D\n"
+"03103200.xhp\n"
+"hd_id3150771\n"
+"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03104700.xhp
+#: 03103200.xhp
msgctxt ""
-"03104700.xhp\n"
-"par_idN105E6\n"
+"03103200.xhp\n"
+"par_id3147573\n"
+"4\n"
"help.text"
-msgid "Erase Arraylist"
-msgstr ""
+msgid "Option Base { 0 | 1}"
+msgstr "Option Base { 0 | 1}"
-#: 03104700.xhp
+#: 03103200.xhp
msgctxt ""
-"03104700.xhp\n"
-"par_idN105E9\n"
+"03103200.xhp\n"
+"hd_id3145315\n"
+"5\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03104700.xhp
+#: 03103200.xhp
msgctxt ""
-"03104700.xhp\n"
-"par_idN105ED\n"
+"03103200.xhp\n"
+"par_id3147229\n"
+"6\n"
"help.text"
-msgid "<emph>Arraylist</emph> - The list of arrays to be erased."
+msgid "This statement must be added before the executable program code in a module."
msgstr ""
-#: 03080201.xhp
+#: 03103200.xhp
msgctxt ""
-"03080201.xhp\n"
+"03103200.xhp\n"
+"hd_id3150870\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
"tit\n"
"help.text"
-msgid "Exp Function [Runtime]"
-msgstr "Eof फंक्शन [रनटाइम]"
+msgid "Option Explicit Statement [Runtime]"
+msgstr "Option Explicit वक्तव्य [रनटाइम]"
-#: 03080201.xhp
+#: 03103300.xhp
msgctxt ""
-"03080201.xhp\n"
-"bm_id3150616\n"
+"03103300.xhp\n"
+"bm_id3145090\n"
"help.text"
-msgid "<bookmark_value>Exp function</bookmark_value>"
+msgid "<bookmark_value>Option Explicit statement</bookmark_value>"
msgstr ""
-#: 03080201.xhp
+#: 03103300.xhp
msgctxt ""
-"03080201.xhp\n"
-"hd_id3150616\n"
+"03103300.xhp\n"
+"hd_id3145090\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080201.xhp\" name=\"Exp Function [Runtime]\">Exp Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03103300.xhp\" name=\"Option Explicit Statement [Runtime]\">Option Explicit Statement [Runtime]</link>"
msgstr ""
-#: 03080201.xhp
+#: 03103300.xhp
msgctxt ""
-"03080201.xhp\n"
-"par_id3155555\n"
+"03103300.xhp\n"
+"par_id3148538\n"
"2\n"
"help.text"
-msgid "Returns the base of the natural logarithm (e = 2.718282) raised to a power."
-msgstr "नैसर्गिक लघुगणक का आधार (e = 2.718282) पर कोई घात लगा कर प्रस्तुत करता है."
+msgid "Specifies that every variable in the program code must be explicitly declared with the Dim statement."
+msgstr ""
-#: 03080201.xhp
+#: 03103300.xhp
msgctxt ""
-"03080201.xhp\n"
-"hd_id3150984\n"
+"03103300.xhp\n"
+"hd_id3149763\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03080201.xhp
+#: 03103300.xhp
msgctxt ""
-"03080201.xhp\n"
-"par_id3145315\n"
+"03103300.xhp\n"
+"par_id3149514\n"
"4\n"
"help.text"
-msgid "Exp (Number)"
-msgstr "Sin (Number)"
+msgid "Option Explicit"
+msgstr ""
-#: 03080201.xhp
+#: 03103300.xhp
msgctxt ""
-"03080201.xhp\n"
-"hd_id3154347\n"
+"03103300.xhp\n"
+"hd_id3145315\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameters:"
+msgstr ""
-#: 03080201.xhp
+#: 03103300.xhp
msgctxt ""
-"03080201.xhp\n"
-"par_id3149670\n"
+"03103300.xhp\n"
+"par_id3145172\n"
"6\n"
"help.text"
-msgid "Double"
+msgid "This statement must be added before the executable program code in a module."
msgstr ""
-#: 03080201.xhp
+#: 03103300.xhp
msgctxt ""
-"03080201.xhp\n"
-"hd_id3154760\n"
+"03103300.xhp\n"
+"hd_id3125864\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03103300.xhp
+msgctxt ""
+"03103300.xhp\n"
+"par_id3145787\n"
+"12\n"
+"help.text"
+msgid "For i% = 1 To 10 ' This results in a run-time error"
msgstr ""
-#: 03080201.xhp
+#: 03103400.xhp
msgctxt ""
-"03080201.xhp\n"
-"par_id3150793\n"
-"8\n"
+"03103400.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Number:</emph> 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."
+msgid "Public Statement [Runtime]"
+msgstr "Public वक्तव्य [रनटाइम]"
+
+#: 03103400.xhp
+msgctxt ""
+"03103400.xhp\n"
+"bm_id3153311\n"
+"help.text"
+msgid "<bookmark_value>Public statement</bookmark_value>"
msgstr ""
-#: 03080201.xhp
+#: 03103400.xhp
msgctxt ""
-"03080201.xhp\n"
-"hd_id3156280\n"
-"9\n"
+"03103400.xhp\n"
+"hd_id3153311\n"
+"1\n"
"help.text"
-msgid "Example:"
+msgid "<link href=\"text/sbasic/shared/03103400.xhp\" name=\"Public Statement [Runtime]\">Public Statement [Runtime]</link>"
msgstr ""
-#: 03080201.xhp
-#, fuzzy
+#: 03103400.xhp
msgctxt ""
-"03080201.xhp\n"
-"par_id3159254\n"
-"13\n"
+"03103400.xhp\n"
+"par_id3150669\n"
+"2\n"
"help.text"
-msgid "Const b2=1.345e34"
-msgstr "const b2=1.345e34"
+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 ""
-#: 03080201.xhp
+#: 03103400.xhp
msgctxt ""
-"03080201.xhp\n"
-"par_id3161832\n"
-"15\n"
+"03103400.xhp\n"
+"hd_id3150772\n"
+"3\n"
"help.text"
-msgid "MsgBox \"\" & dValue & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm\""
+msgid "Syntax:"
msgstr ""
-#: 05060700.xhp
+#: 03103400.xhp
msgctxt ""
-"05060700.xhp\n"
-"tit\n"
+"03103400.xhp\n"
+"par_id3155341\n"
+"4\n"
"help.text"
-msgid "Macro"
-msgstr "मॅक्रो"
+msgid "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
+msgstr "Public VarName[(start To end)] [As VarType][, VarName2[(start To end)] [As VarType][,...]]"
-#: 05060700.xhp
+#: 03103400.xhp
msgctxt ""
-"05060700.xhp\n"
-"bm_id3153894\n"
+"03103400.xhp\n"
+"hd_id3145315\n"
+"5\n"
"help.text"
-msgid "<bookmark_value>events;linked to objects</bookmark_value>"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 05060700.xhp
+#: 03103450.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3153894\n"
-"1\n"
+"03103450.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Macro</link>"
-msgstr ""
+msgid "Global Statement [Runtime]"
+msgstr "Global वक्तव्य [रनटाइम]"
-#: 05060700.xhp
+#: 03103450.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153748\n"
-"2\n"
+"03103450.xhp\n"
+"bm_id3159201\n"
"help.text"
-msgid "<ahelp hid=\".\">Choose the macro that you want to execute when the selected graphic, frame, or OLE object is selected.</ahelp> Depending on the object that is selected, the function is either found on the <emph>Macro</emph> tab of the <emph>Object</emph> dialog, or in the <emph>Assign Macro</emph> dialog."
+msgid "<bookmark_value>Global statement</bookmark_value>"
msgstr ""
-#: 05060700.xhp
+#: 03103450.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3150503\n"
-"3\n"
+"03103450.xhp\n"
+"hd_id3159201\n"
+"1\n"
"help.text"
-msgid "Event"
-msgstr "घटनाएँ"
+msgid "<link href=\"text/sbasic/shared/03103450.xhp\" name=\"Global Statement [Runtime]\">Global Statement [Runtime]</link>"
+msgstr ""
-#: 05060700.xhp
+#: 03103450.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3149763\n"
-"4\n"
+"03103450.xhp\n"
+"par_id3149177\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_MACRO_LB_EVENT\">Lists the events that are relevant to the macros that are currently assigned to the selected object.</ahelp>"
+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 ""
-#: 05060700.xhp
+#: 03103450.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150670\n"
-"23\n"
+"03103450.xhp\n"
+"hd_id3143270\n"
+"3\n"
"help.text"
-msgid "The following table describes the macros and the events that can by linked to objects in your document:"
+msgid "Syntax:"
msgstr ""
-#: 05060700.xhp
+#: 03103450.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153360\n"
-"24\n"
+"03103450.xhp\n"
+"par_id3150771\n"
+"4\n"
"help.text"
-msgid "Event"
-msgstr "घटनाएँ"
+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][,...]]"
-#: 05060700.xhp
+#: 03103450.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154365\n"
-"25\n"
+"03103450.xhp\n"
+"hd_id3156152\n"
+"5\n"
"help.text"
-msgid "Event trigger"
-msgstr "घटना ट्रिगर"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 05060700.xhp
+#: 03103500.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3159149\n"
-"26\n"
+"03103500.xhp\n"
+"tit\n"
"help.text"
-msgid "OLE object"
-msgstr "ओएलई ऑब्जैक्ट"
+msgid "Static Statement [Runtime]"
+msgstr "Static वक्तव्य [रनटाइम]"
-#: 05060700.xhp
+#: 03103500.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3148451\n"
-"27\n"
+"03103500.xhp\n"
+"bm_id3149798\n"
"help.text"
-msgid "Graphics"
+msgid "<bookmark_value>Static statement</bookmark_value>"
msgstr ""
-#: 05060700.xhp
+#: 03103500.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3125863\n"
-"28\n"
+"03103500.xhp\n"
+"hd_id3149798\n"
+"1\n"
"help.text"
-msgid "Frame"
-msgstr "फ्रेम"
+msgid "<link href=\"text/sbasic/shared/03103500.xhp\" name=\"Static Statement [Runtime]\">Static Statement [Runtime]</link>"
+msgstr ""
-#: 05060700.xhp
+#: 03103500.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154216\n"
-"29\n"
+"03103500.xhp\n"
+"par_id3153311\n"
+"2\n"
"help.text"
-msgid "AutoText"
-msgstr "स्वतःपाठ"
+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 ""
-#: 05060700.xhp
+#: 03103500.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3145785\n"
-"30\n"
+"03103500.xhp\n"
+"par_id3147264\n"
+"3\n"
"help.text"
-msgid "ImageMap area"
-msgstr "इमेजमैप क्षेत्र"
+msgid "The <emph>Static statement</emph> cannot be used to define variable arrays. Arrays must be specified according to a fixed size."
+msgstr ""
-#: 05060700.xhp
+#: 03103500.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153138\n"
-"31\n"
+"03103500.xhp\n"
+"hd_id3149657\n"
+"4\n"
"help.text"
-msgid "Hyperlink"
-msgstr "हायपरलिंक"
+msgid "Syntax:"
+msgstr ""
-#: 05060700.xhp
+#: 03103500.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3155306\n"
-"32\n"
+"03103500.xhp\n"
+"par_id3150400\n"
+"5\n"
"help.text"
-msgid "Click object"
-msgstr "वस्तु में क्लिक करें"
+msgid "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..."
+msgstr "Static VarName[(start To end)] [As VarType], VarName2[(start To end)] [As VarType], ..."
-#: 05060700.xhp
+#: 03103500.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3152460\n"
-"33\n"
+"03103500.xhp\n"
+"hd_id3148452\n"
+"6\n"
"help.text"
-msgid "Object is selected."
-msgstr "वस्तु चुना गया है"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 05060700.xhp
+#: 03103500.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147348\n"
-"34\n"
+"03103500.xhp\n"
+"par_id3150870\n"
+"11\n"
"help.text"
-msgid "x"
+msgid "MsgBox iResult,0,\"The answer is\""
msgstr ""
-#: 05060700.xhp
+#: 03103500.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147426\n"
-"35\n"
+"03103500.xhp\n"
+"par_id3151115\n"
+"15\n"
"help.text"
-msgid "x"
+msgid "' Function for initialization of the static variable"
msgstr ""
-#: 05060700.xhp
+#: 03103500.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153951\n"
-"36\n"
+"03103500.xhp\n"
+"par_id1057161\n"
"help.text"
-msgid "x"
+msgid "Const iMinimum As Integer = 40 ' minimum return value of this function"
msgstr ""
-#: 05060700.xhp
+#: 03103500.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150116\n"
-"37\n"
+"03103500.xhp\n"
+"par_id580462\n"
"help.text"
-msgid "Mouse over object"
-msgstr "माउस वस्तु के ऊपर"
+msgid "If iInit = 0 Then ' check if initialized"
+msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3145253\n"
-"38\n"
+"03103600.xhp\n"
+"tit\n"
"help.text"
-msgid "Mouse moves over the object."
-msgstr "माउस संकेतक वस्तु के ऊपर चलता है."
+msgid "TypeName Function; VarType Function[Runtime]"
+msgstr "TypeName फंक्शन; VarType फंक्शन[रनटाइम]"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3144765\n"
-"39\n"
+"03103600.xhp\n"
+"bm_id3143267\n"
"help.text"
-msgid "x"
+msgid "<bookmark_value>TypeName function</bookmark_value><bookmark_value>VarType function</bookmark_value>"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153418\n"
-"40\n"
+"03103600.xhp\n"
+"hd_id3143267\n"
+"1\n"
"help.text"
-msgid "x"
+msgid "<link href=\"text/sbasic/shared/03103600.xhp\" name=\"TypeName Function; VarType Function[Runtime]\">TypeName Function; VarType Function[Runtime]</link>"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153948\n"
-"41\n"
+"03103600.xhp\n"
+"par_id3159157\n"
+"2\n"
"help.text"
-msgid "x"
+msgid "Returns a string (TypeName) or a numeric value (VarType) that contains information for a variable."
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3145652\n"
-"42\n"
+"03103600.xhp\n"
+"hd_id3153825\n"
+"3\n"
"help.text"
-msgid "x"
+msgid "Syntax:"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3155066\n"
-"43\n"
+"03103600.xhp\n"
+"par_id3155341\n"
+"4\n"
"help.text"
-msgid "x"
-msgstr ""
+msgid "TypeName (Variable)VarType (Variable)"
+msgstr "TypeName (Variable)VarType (Variable)"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3155446\n"
-"44\n"
+"03103600.xhp\n"
+"hd_id3145610\n"
+"5\n"
"help.text"
-msgid "Trigger Hyperlink"
-msgstr "ट्रिगर हाइपरलिंक"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154756\n"
-"45\n"
+"03103600.xhp\n"
+"par_id3148947\n"
+"6\n"
"help.text"
-msgid "Hyperlink assigned to the object is clicked."
-msgstr "वस्तु से सम्बद्ध हायपरलिंक क्लिक किया गया"
+msgid "String; Integer"
+msgstr "String; Integer"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150042\n"
-"46\n"
+"03103600.xhp\n"
+"hd_id3146795\n"
+"7\n"
"help.text"
-msgid "x"
+msgid "Parameters:"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3151252\n"
-"47\n"
+"03103600.xhp\n"
+"par_id3148664\n"
+"8\n"
"help.text"
-msgid "x"
+msgid "<emph>Variable:</emph> The variable that you want to determine the type of. You can use the following values:"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147344\n"
-"48\n"
+"03103600.xhp\n"
+"par_id3145171\n"
+"9\n"
"help.text"
-msgid "x"
+msgid "key word"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3146920\n"
-"49\n"
+"03103600.xhp\n"
+"par_id3156212\n"
+"10\n"
"help.text"
-msgid "x"
-msgstr ""
+msgid "VarType"
+msgstr "VarType"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3159333\n"
-"50\n"
+"03103600.xhp\n"
+"par_id3154684\n"
+"11\n"
"help.text"
-msgid "Mouse leaves object"
-msgstr "माउस वस्तु से बाहर"
+msgid "Variable type"
+msgstr "चर का प्रकार"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147003\n"
-"51\n"
+"03103600.xhp\n"
+"par_id3151041\n"
+"12\n"
"help.text"
-msgid "Mouse moves off of the object."
-msgstr "माउस संकेतक वस्तु से बाहर जाता है."
+msgid "Boolean"
+msgstr "बूलिये"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3151278\n"
-"52\n"
+"03103600.xhp\n"
+"par_id3153367\n"
+"13\n"
"help.text"
-msgid "x"
+msgid "11"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3145257\n"
-"53\n"
+"03103600.xhp\n"
+"par_id3148645\n"
+"14\n"
"help.text"
-msgid "x"
-msgstr ""
+msgid "Boolean variable"
+msgstr "Boolean variable"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154122\n"
-"54\n"
+"03103600.xhp\n"
+"par_id3153138\n"
+"15\n"
"help.text"
-msgid "x"
-msgstr ""
+msgid "Date"
+msgstr "तारीख़"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3156139\n"
-"55\n"
+"03103600.xhp\n"
+"par_id3153363\n"
+"16\n"
"help.text"
-msgid "x"
+msgid "7"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3149036\n"
-"56\n"
+"03103600.xhp\n"
+"par_id3155411\n"
+"17\n"
"help.text"
-msgid "x"
+msgid "Date variable"
+msgstr "Date variable"
+
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3146975\n"
+"18\n"
+"help.text"
+msgid "Double"
+msgstr "दोगुना"
+
+#: 03103600.xhp
+msgctxt ""
+"03103600.xhp\n"
+"par_id3150486\n"
+"19\n"
+"help.text"
+msgid "5"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150785\n"
-"57\n"
+"03103600.xhp\n"
+"par_id3148616\n"
+"20\n"
"help.text"
-msgid "Graphics load successful"
-msgstr "आरेख सफलतापूर्वक लोड हुआ"
+msgid "Double floating point variable"
+msgstr "Double floating point variable"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153705\n"
-"58\n"
+"03103600.xhp\n"
+"par_id3148457\n"
+"21\n"
"help.text"
-msgid "Graphics are loaded successfully."
-msgstr "आरेख सफलतापूर्वक लोड हुआ."
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150343\n"
-"59\n"
+"03103600.xhp\n"
+"par_id3145647\n"
+"22\n"
"help.text"
-msgid "x"
+msgid "2"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150202\n"
-"60\n"
+"03103600.xhp\n"
+"par_id3154490\n"
+"23\n"
"help.text"
-msgid "Graphics load terminated"
-msgstr "आरेख का लोड रोका गया."
+msgid "Integer variable"
+msgstr "Integer variable"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3145584\n"
-"61\n"
+"03103600.xhp\n"
+"par_id3149960\n"
+"24\n"
"help.text"
-msgid "Loading of graphics is stopped by the user (for example, when downloading the page)."
+msgid "Long"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154259\n"
-"62\n"
+"03103600.xhp\n"
+"par_id3154513\n"
+"25\n"
"help.text"
-msgid "x"
+msgid "3"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3155089\n"
-"63\n"
+"03103600.xhp\n"
+"par_id3151318\n"
+"26\n"
"help.text"
-msgid "Graphics load faulty"
-msgstr "आरेख के लोड करने में दोष है."
+msgid "Long integer variable"
+msgstr "Long integer variable"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153307\n"
-"64\n"
+"03103600.xhp\n"
+"par_id3146972\n"
+"27\n"
"help.text"
-msgid "Graphics not successfully loaded, for example, if a graphic was not found."
-msgstr ""
+msgid "Object"
+msgstr "वस्तु"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3148840\n"
-"65\n"
+"03103600.xhp\n"
+"par_id3154482\n"
+"28\n"
"help.text"
-msgid "x"
+msgid "9"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154533\n"
-"66\n"
+"03103600.xhp\n"
+"par_id3150323\n"
+"29\n"
"help.text"
-msgid "Input of alpha characters"
-msgstr "अल्फा अक्षरों का इनपुट"
+msgid "Object variable"
+msgstr "Object variable"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3155266\n"
-"67\n"
+"03103600.xhp\n"
+"par_id3148405\n"
+"30\n"
"help.text"
-msgid "Text is entered from the keyboard."
-msgstr "पाठ कुंजी पट से प्रविष्ट किया जाता है."
+msgid "Single"
+msgstr "एकल"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3144768\n"
-"68\n"
+"03103600.xhp\n"
+"par_id3149020\n"
+"31\n"
"help.text"
-msgid "x"
+msgid "4"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3145659\n"
-"69\n"
+"03103600.xhp\n"
+"par_id3147341\n"
+"32\n"
"help.text"
-msgid "Input of non-alpha characters"
-msgstr "नॉन-अल्फा अक्षरों का इनपुट"
+msgid "Single floating-point variable"
+msgstr "Single floating-point variable"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3151131\n"
-"70\n"
+"03103600.xhp\n"
+"par_id3155901\n"
+"33\n"
"help.text"
-msgid "Nonprinting characters are entered from the keyboard, for example, tabs and line breaks."
-msgstr ""
+msgid "String"
+msgstr "वाक्यांश"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3159206\n"
-"71\n"
+"03103600.xhp\n"
+"par_id3155960\n"
+"34\n"
"help.text"
-msgid "x"
+msgid "8"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150405\n"
-"72\n"
+"03103600.xhp\n"
+"par_id3146313\n"
+"35\n"
"help.text"
-msgid "Resize frame"
-msgstr "फ्रेम को नया आकार दें"
+msgid "String variable"
+msgstr "String variable"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153972\n"
-"73\n"
+"03103600.xhp\n"
+"par_id3145149\n"
+"36\n"
"help.text"
-msgid "Frame is resized with the mouse."
-msgstr "माउस के जरिए फ्रेम का आकार बदला जाता है."
+msgid "Variant"
+msgstr "Variant"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3152873\n"
-"74\n"
+"03103600.xhp\n"
+"par_id3154021\n"
+"37\n"
"help.text"
-msgid "x"
+msgid "12"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3148900\n"
-"75\n"
+"03103600.xhp\n"
+"par_id3145789\n"
+"38\n"
"help.text"
-msgid "Move frame"
-msgstr "फ्रेम खिसकाएँ"
+msgid "Variant variable (can contain all types specified by the definition)"
+msgstr "वेरिएण्ट वेरिएबल (परिभाषा द्वारा निर्धारित सभी क़िस्में हो सकती हैं)"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154767\n"
-"76\n"
+"03103600.xhp\n"
+"par_id3148630\n"
+"39\n"
"help.text"
-msgid "Frame is moved with the mouse."
-msgstr "माउस के जरिए फ्रेम खिसकाया जाता है."
+msgid "Empty"
+msgstr "रिक्त"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3155914\n"
-"77\n"
+"03103600.xhp\n"
+"par_id3152584\n"
+"40\n"
"help.text"
-msgid "x"
+msgid "0"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3153010\n"
-"78\n"
+"03103600.xhp\n"
+"par_id3151278\n"
+"41\n"
"help.text"
-msgid "Before inserting AutoText"
-msgstr "स्वतःपाठ प्रविष्ट करने से पहले"
+msgid "Variable is not initialized"
+msgstr "वेरिएबल इनिशियलाइज्ड नहीं है"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147515\n"
-"79\n"
+"03103600.xhp\n"
+"par_id3154576\n"
+"42\n"
"help.text"
-msgid "Before a text block is inserted."
-msgstr "पाठ खण्ड प्रविष्ट करने से पहले."
+msgid "Null"
+msgstr "नल"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3151191\n"
-"80\n"
+"03103600.xhp\n"
+"par_id3166424\n"
+"43\n"
"help.text"
-msgid "x"
+msgid "1"
msgstr ""
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150956\n"
-"81\n"
+"03103600.xhp\n"
+"par_id3145131\n"
+"44\n"
"help.text"
-msgid "After inserting AutoText"
-msgstr "स्वचालित पाठ प्रविष्ट करने के पश्चात्"
+msgid "No valid data"
+msgstr "कोई वैध डाटा नहीं"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147502\n"
-"82\n"
+"03103600.xhp\n"
+"hd_id3149338\n"
+"45\n"
"help.text"
-msgid "After a text block is inserted."
-msgstr "पाठ खण्ड प्रविष्ट करने के उपरांत."
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 05060700.xhp
+#: 03103600.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147555\n"
-"83\n"
+"03103600.xhp\n"
+"par_id3148817\n"
+"58\n"
"help.text"
-msgid "x"
-msgstr ""
+msgid "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types In $[officename] Basic\""
+msgstr "TypeName(lVar) & \" \" & VarType(lVar),0,\"Some types in $[officename] Basic\""
-#: 05060700.xhp
+#: 03103700.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3153958\n"
-"5\n"
+"03103700.xhp\n"
+"tit\n"
"help.text"
-msgid "Macros"
-msgstr "मेक्रोज़"
+msgid "Set Statement[Runtime]"
+msgstr "Set Statement[Runtime]"
-#: 05060700.xhp
+#: 03103700.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3150432\n"
-"6\n"
+"03103700.xhp\n"
+"bm_id3154422\n"
"help.text"
-msgid "Choose the macro that you want to execute when the selected event occurs."
+msgid "<bookmark_value>Set statement</bookmark_value><bookmark_value>Nothing object</bookmark_value>"
msgstr ""
-#: 05060700.xhp
+#: 03103700.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147296\n"
-"84\n"
+"03103700.xhp\n"
+"hd_id3154422\n"
+"1\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."
+msgid "<link href=\"text/sbasic/shared/03103700.xhp\" name=\"Set Statement[Runtime]\">Set Statement[Runtime]</link>"
msgstr ""
-#: 05060700.xhp
+#: 03103700.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3155587\n"
-"7\n"
+"03103700.xhp\n"
+"par_id3159149\n"
+"2\n"
"help.text"
-msgid "Category"
-msgstr "वर्ग"
+msgid "Sets an object reference on a variable or a Property."
+msgstr "वेरिएबल या प्रॉपर्टी पर ऑब्जैक्ट रेफ़रेंस सेट करता है."
-#: 05060700.xhp
+#: 03103700.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3154068\n"
-"8\n"
+"03103700.xhp\n"
+"hd_id3153105\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\"HID_MACRO_GROUP\">Lists the open $[officename] documents and applications. Click the name of the location where you want to save the macros.</ahelp>"
+msgid "Syntax:"
msgstr ""
-#: 05060700.xhp
+#: 03103700.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3149744\n"
-"9\n"
+"03103700.xhp\n"
+"par_id3154217\n"
+"4\n"
"help.text"
-msgid "Macro name"
-msgstr "मॅक्रो नाम"
+msgid "Set ObjectVar = Object"
+msgstr "Set ObjectVar = Object"
-#: 05060700.xhp
+#: 03103700.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3151391\n"
-"10\n"
+"03103700.xhp\n"
+"hd_id3154685\n"
+"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_MACRO_MACROS\">Lists the available macros. Click the macro that you want to assign to the selected object.</ahelp>"
+msgid "Parameters:"
msgstr ""
-#: 05060700.xhp
+#: 03103700.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3159260\n"
-"11\n"
+"03103700.xhp\n"
+"par_id3156281\n"
+"6\n"
"help.text"
-msgid "Assign"
-msgstr "आबंटित करें"
+msgid "<emph>ObjectVar:</emph> a variable or a property that requires an object reference."
+msgstr ""
-#: 05060700.xhp
+#: 03103700.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3147406\n"
-"12\n"
+"03103700.xhp\n"
+"par_id3159252\n"
+"7\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_ASSIGN\">Assigns the selected macro to the specified event.</ahelp> The assigned macro's entries are set after the event."
+msgid "<emph>Object:</emph> Object that the variable or the property refers to."
msgstr ""
-#: 05060700.xhp
+#: 03103700.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3150533\n"
-"15\n"
+"03103700.xhp\n"
+"par_idN10623\n"
"help.text"
-msgid "Remove"
-msgstr "हटाएँ"
+msgid "<emph>Nothing</emph> - Assign the <emph>Nothing</emph> object to a variable to remove a previous assignment."
+msgstr ""
-#: 05060700.xhp
+#: 03103700.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3166456\n"
-"16\n"
+"03103700.xhp\n"
+"hd_id3159153\n"
+"8\n"
"help.text"
-msgid "<variable id=\"aufheb\"><ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_DELETE\">Removes the macro that is assigned to the selected item.</ahelp></variable>"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 05060700.xhp
+#: 03103800.xhp
msgctxt ""
-"05060700.xhp\n"
-"hd_id3159126\n"
-"85\n"
+"03103800.xhp\n"
+"tit\n"
"help.text"
-msgid "Macro selection"
-msgstr "मॅक्रो चयन"
+msgid "FindObject Function [Runtime]"
+msgstr "FindObject फंक्शन [रनटाइम]"
-#: 05060700.xhp
+#: 03103800.xhp
msgctxt ""
-"05060700.xhp\n"
-"par_id3149149\n"
-"86\n"
+"03103800.xhp\n"
+"bm_id3145136\n"
"help.text"
-msgid "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Select the macro that you want to assign.</ahelp>"
+msgid "<bookmark_value>FindObject function</bookmark_value>"
msgstr ""
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"tit\n"
+"03103800.xhp\n"
+"hd_id3145136\n"
+"1\n"
"help.text"
-msgid "Basics"
-msgstr "बेसिक्स"
+msgid "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject Function [Runtime]\">FindObject Function [Runtime]</link>"
+msgstr ""
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"bm_id4488967\n"
+"03103800.xhp\n"
+"par_id3155341\n"
+"2\n"
"help.text"
-msgid "<bookmark_value>fundamentals</bookmark_value><bookmark_value>subroutines</bookmark_value><bookmark_value>variables;global and local</bookmark_value><bookmark_value>modules;subroutines and functions</bookmark_value>"
+msgid "Enables an object to be addressed at run-time as a string parameter through the object name."
msgstr ""
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"hd_id3154927\n"
-"1\n"
+"03103800.xhp\n"
+"par_id3150669\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01010210.xhp\" name=\"Basics\">Basics</link>"
+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 ""
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
+"03103800.xhp\n"
"par_id3156023\n"
-"14\n"
+"5\n"
"help.text"
-msgid "This section provides the fundamentals for working with $[officename] Basic."
-msgstr "यह खण्ड $[officename] बेसिक में कार्य करने के लिए मूल-भूत जानकारियाँ देता है."
+msgid "corresponds to the command block:"
+msgstr ""
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"par_id3147560\n"
-"2\n"
+"03103800.xhp\n"
+"par_id3153896\n"
+"6\n"
"help.text"
-msgid "$[officename] Basic code is based on subroutines and functions that are specified between <emph>sub...end sub</emph> and <emph>function...end function</emph> 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 <link href=\"text/sbasic/shared/01020300.xhp\" name=\"Procedures and Functions\">Procedures and Functions</link>."
+msgid "Dim ObjVar as Object"
msgstr ""
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"par_id314756320\n"
+"03103800.xhp\n"
+"par_id3154760\n"
+"7\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."
+msgid "Dim ObjProp as Object"
msgstr ""
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"hd_id3150398\n"
-"3\n"
+"03103800.xhp\n"
+"par_id3145069\n"
+"8\n"
"help.text"
-msgid "What is a Sub?"
+msgid "ObjName As String = \"MyObj\""
msgstr ""
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"par_id3148797\n"
-"4\n"
+"03103800.xhp\n"
+"par_id3154939\n"
+"9\n"
"help.text"
-msgid "<emph>Sub</emph> is the short form of <emph>subroutine</emph>, 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 ""
+msgid "ObjVar = FindObject( ObjName As String )"
+msgstr "FindObject( ObjName As String )"
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"par_id3150868\n"
-"15\n"
+"03103800.xhp\n"
+"par_id3150793\n"
+"10\n"
"help.text"
-msgid "DoSomethingWithTheValues(MyFirstValue,MySecondValue)"
-msgstr "DoSomethingWithTheValues(MyFirstValue,MySecondValue)"
+msgid "PropName As String = \"Prop1\""
+msgstr ""
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"hd_id3156282\n"
-"5\n"
+"03103800.xhp\n"
+"par_id3154141\n"
+"11\n"
"help.text"
-msgid "What is a Function?"
-msgstr "फ़ंक्शन क्या है?"
+msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
+msgstr "FindPropertyObject( ObjVar, PropName As String )"
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
+"03103800.xhp\n"
"par_id3156424\n"
-"6\n"
+"12\n"
"help.text"
-msgid "A <emph>function</emph> 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:"
+msgid "ObjProp.Command = 5"
msgstr ""
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"par_id3146985\n"
-"7\n"
+"03103800.xhp\n"
+"par_id3145420\n"
+"13\n"
"help.text"
-msgid "MySecondValue = myFunction(MyFirstValue)"
-msgstr "MySecondValue = myFunction(MyFirstValue)"
+msgid "This allows names to be dynamically created at run-time. For example:"
+msgstr ""
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"hd_id3153364\n"
-"8\n"
+"03103800.xhp\n"
+"par_id3153104\n"
+"14\n"
"help.text"
-msgid "Global and local variables"
-msgstr "ग्लोबल तथा लोकल वेरिएबल"
+msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five control names."
+msgstr "पांच नाम बनाने के लिए \"TextEdit1\" से TextEdit5\" चक्कर में."
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"par_id3151112\n"
-"9\n"
+"03103800.xhp\n"
+"par_id3150767\n"
+"15\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."
+msgid "See also: <link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject\">FindPropertyObject</link>"
msgstr ""
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"par_id3154012\n"
-"10\n"
+"03103800.xhp\n"
+"hd_id3150868\n"
+"16\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."
+msgid "Syntax:"
msgstr ""
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"hd_id3150010\n"
-"11\n"
+"03103800.xhp\n"
+"par_id3151042\n"
+"17\n"
"help.text"
-msgid "Structuring"
-msgstr "स्ट्रक्चर बनाना"
+msgid "FindObject( ObjName As String )"
+msgstr "FindObject( ObjName As String )"
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"par_id3153727\n"
-"12\n"
+"03103800.xhp\n"
+"hd_id3159254\n"
+"18\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 <link href=\"text/sbasic/shared/01020500.xhp\" name=\"Modules and Libraries\">Modules and Libraries</link>. 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."
+msgid "Parameters:"
msgstr ""
-#: 01010210.xhp
+#: 03103800.xhp
msgctxt ""
-"01010210.xhp\n"
-"par_id3152578\n"
-"13\n"
+"03103800.xhp\n"
+"par_id3150439\n"
+"19\n"
"help.text"
-msgid "You can copy or move subs, functions, modules and libraries from one file to another by using the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro\">Macro</link> dialog."
+msgid "<emph>ObjName: </emph>String that specifies the name of the object that you want to address at run-time."
msgstr ""
#: 03103900.xhp
@@ -31039,4339 +29452,5047 @@ msgctxt ""
msgid "<emph>PropName:</emph> String that specifies the name of the property that you want to address at run-time."
msgstr ""
-#: 03090303.xhp
+#: 03104000.xhp
msgctxt ""
-"03090303.xhp\n"
+"03104000.xhp\n"
"tit\n"
"help.text"
-msgid "On...GoSub Statement; On...GoTo Statement [Runtime]"
-msgstr "On...GoSub Statement; On...GoTo वक्तव्य [रनटाइम]"
+msgid "IsMissing function [Runtime]"
+msgstr "IsMissing फंक्शन [रनटाइम]"
-#: 03090303.xhp
+#: 03104000.xhp
msgctxt ""
-"03090303.xhp\n"
-"bm_id3153897\n"
+"03104000.xhp\n"
+"bm_id3153527\n"
"help.text"
-msgid "<bookmark_value>On...GoSub statement</bookmark_value><bookmark_value>On...GoTo statement</bookmark_value>"
+msgid "<bookmark_value>IsMissing function</bookmark_value>"
msgstr ""
-#: 03090303.xhp
+#: 03104000.xhp
msgctxt ""
-"03090303.xhp\n"
-"hd_id3153897\n"
+"03104000.xhp\n"
+"hd_id3153527\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090303.xhp\" name=\"On...GoSub Statement; On...GoTo Statement [Runtime]\">On...GoSub Statement; On...GoTo Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing function [Runtime]\">IsMissing function [Runtime]</link>"
msgstr ""
-#: 03090303.xhp
+#: 03104000.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3150359\n"
+"03104000.xhp\n"
+"par_id3153825\n"
"2\n"
"help.text"
-msgid "Branches to one of several specified lines in the program code, depending on the value of a numeric expression."
-msgstr ""
+msgid "Tests if a function is called with an optional parameter."
+msgstr "जाँचता है कि यदि फंक्शन किसी वैकल्पिक पैरामीटर के साथ काल होता है."
-#: 03090303.xhp
+#: 03104000.xhp
msgctxt ""
-"03090303.xhp\n"
-"hd_id3148798\n"
+"03104000.xhp\n"
+"par_id3150669\n"
"3\n"
"help.text"
-msgid "Syntax:"
+msgid "See also: <link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional\">Optional</link>"
msgstr ""
-#: 03090303.xhp
+#: 03104000.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3154366\n"
+"03104000.xhp\n"
+"hd_id3145611\n"
"4\n"
"help.text"
-msgid "On N GoSub Label1[, Label2[, Label3[,...]]]"
-msgstr "On N GoSub Label1[, Label2[, Label3[,...]]]"
+msgid "Syntax:"
+msgstr ""
-#: 03090303.xhp
+#: 03104000.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3150769\n"
+"03104000.xhp\n"
+"par_id3154924\n"
"5\n"
"help.text"
-msgid "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]"
-msgstr "On NumExpression GoTo Label1[, Label2[, Label3[,...]]]"
+msgid "IsMissing( ArgumentName )"
+msgstr "IsMissing( ArgumentName )"
-#: 03090303.xhp
+#: 03104000.xhp
msgctxt ""
-"03090303.xhp\n"
-"hd_id3156215\n"
+"03104000.xhp\n"
+"hd_id3145069\n"
"6\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03090303.xhp
+#: 03104000.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3148673\n"
+"03104000.xhp\n"
+"par_id3149457\n"
"7\n"
"help.text"
-msgid "<emph>NumExpression:</emph> 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)"
+msgid "<emph>ArgumentName:</emph> the name of an optional argument."
msgstr ""
-#: 03090303.xhp
+#: 03104000.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3153194\n"
+"03104000.xhp\n"
+"par_id3150398\n"
"8\n"
"help.text"
-msgid "<emph>Label:</emph> Target line according to<emph> GoTo </emph>or <emph>GoSub</emph> structure."
-msgstr ""
+msgid "If the IsMissing function is called by the ArgumentName, then True is returned."
+msgstr "यदि IsMissing को ArgumentName से काल किया जाता है, तब सही प्राप्त होता है."
-#: 03090303.xhp
+#: 03104000.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3156442\n"
+"03104000.xhp\n"
+"par_id3148798\n"
"9\n"
"help.text"
-msgid "The <emph>GoTo</emph> or <emph>GoSub </emph>conventions are valid."
+msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
msgstr ""
-#: 03090303.xhp
+#: 03104100.xhp
msgctxt ""
-"03090303.xhp\n"
-"hd_id3148645\n"
-"10\n"
+"03104100.xhp\n"
+"tit\n"
"help.text"
-msgid "Example:"
+msgid "Optional (in Function Statement) [Runtime]"
+msgstr "Optional (फंक्शन स्टेटमेंट में) [रनटाइम]"
+
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"bm_id3149205\n"
+"help.text"
+msgid "<bookmark_value>Optional function</bookmark_value>"
msgstr ""
-#: 03090303.xhp
+#: 03104100.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3153948\n"
-"21\n"
+"03104100.xhp\n"
+"hd_id3149205\n"
+"1\n"
"help.text"
-msgid "sVar =sVar & \" From Sub 1 to\" : Return"
-msgstr "sVar =sVar & \" From Sub 1 to\" : Return"
+msgid "<link href=\"text/sbasic/shared/03104100.xhp\" name=\"Optional (in Function Statement) [Runtime]\">Optional (in Function Statement) [Runtime]</link>"
+msgstr ""
-#: 03090303.xhp
+#: 03104100.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3153708\n"
-"23\n"
+"03104100.xhp\n"
+"par_id3143267\n"
+"2\n"
"help.text"
-msgid "sVar =sVar & \" From Sub 2 to\" : Return"
-msgstr "sVar =sVar & \" From Sub 2 to\" : Return"
+msgid "Allows you to define parameters that are passed to a function as optional."
+msgstr ""
-#: 03090303.xhp
+#: 03104100.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3150321\n"
-"25\n"
+"03104100.xhp\n"
+"par_id3155419\n"
+"3\n"
"help.text"
-msgid "sVar =sVar & \" Label 1\" : GoTo Ende"
-msgstr "sVar =sVar & \" Label 1\" : GoTo Ende"
+msgid "See also: <link href=\"text/sbasic/shared/03104000.xhp\" name=\"IsMissing\">IsMissing</link>"
+msgstr ""
-#: 03090303.xhp
+#: 03104100.xhp
msgctxt ""
-"03090303.xhp\n"
-"par_id3155764\n"
-"27\n"
+"03104100.xhp\n"
+"hd_id3153824\n"
+"4\n"
"help.text"
-msgid "sVar =sVar & \" Label 2\""
-msgstr "sVar =sVar & \" Label 2\""
+msgid "Syntax:"
+msgstr ""
-#: 03120202.xhp
+#: 03104100.xhp
msgctxt ""
-"03120202.xhp\n"
+"03104100.xhp\n"
+"par_id3159157\n"
+"5\n"
+"help.text"
+msgid "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)"
+msgstr "Function MyFunction(Text1 As String, Optional Arg2, Optional Arg3)"
+
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"hd_id3145610\n"
+"7\n"
+"help.text"
+msgid "Examples:"
+msgstr "उदाहरण:"
+
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"par_id3154347\n"
+"8\n"
+"help.text"
+msgid "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed."
+msgstr "Result = MyFunction(\"Here\", 1, \"There\") ' all arguments are passed."
+
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"par_id3146795\n"
+"9\n"
+"help.text"
+msgid "Result = MyFunction(\"Test\", ,1) ' second argument is missing."
+msgstr "Result = MyFunction(\"Test\", ,1) ' second argument is missing."
+
+#: 03104100.xhp
+msgctxt ""
+"03104100.xhp\n"
+"par_id3153897\n"
+"10\n"
+"help.text"
+msgid "See also <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
+msgstr ""
+
+#: 03104200.xhp
+msgctxt ""
+"03104200.xhp\n"
"tit\n"
"help.text"
-msgid "String Function [Runtime]"
-msgstr "String फंक्शन [रनटाइम]"
+msgid "Array Function [Runtime]"
+msgstr "Array फंक्शन [रनटाइम]"
-#: 03120202.xhp
+#: 03104200.xhp
msgctxt ""
-"03120202.xhp\n"
-"bm_id3147291\n"
+"03104200.xhp\n"
+"bm_id3150499\n"
"help.text"
-msgid "<bookmark_value>String function</bookmark_value>"
+msgid "<bookmark_value>Array function</bookmark_value>"
msgstr ""
-#: 03120202.xhp
+#: 03104200.xhp
msgctxt ""
-"03120202.xhp\n"
-"hd_id3147291\n"
+"03104200.xhp\n"
+"hd_id3150499\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"String Function [Runtime]\">String Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array Function [Runtime]\">Array Function [Runtime]</link>"
msgstr ""
-#: 03120202.xhp
+#: 03104200.xhp
msgctxt ""
-"03120202.xhp\n"
-"par_id3147242\n"
+"03104200.xhp\n"
+"par_id3155555\n"
"2\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 ""
+msgid "Returns the type Variant with a data field."
+msgstr "डाटा क्षेत्र के साथ टाइप वेरिएण्ट प्रस्तुत करता है."
-#: 03120202.xhp
+#: 03104200.xhp
msgctxt ""
-"03120202.xhp\n"
-"hd_id3149516\n"
+"03104200.xhp\n"
+"hd_id3148538\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03120202.xhp
+#: 03104200.xhp
msgctxt ""
-"03120202.xhp\n"
-"par_id3149233\n"
+"03104200.xhp\n"
+"par_id3153126\n"
"4\n"
"help.text"
-msgid "String (n As Long, {expression As Integer | character As String})"
-msgstr "String (n As Long, {expression As Integer | character As String})"
+msgid "Array ( Argument list)"
+msgstr ""
-#: 03120202.xhp
+#: 03104200.xhp
msgctxt ""
-"03120202.xhp\n"
-"hd_id3143270\n"
+"03104200.xhp\n"
+"par_id3155419\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "See also <link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray\">DimArray</link>"
+msgstr ""
-#: 03120202.xhp
+#: 03104200.xhp
msgctxt ""
-"03120202.xhp\n"
-"par_id3147530\n"
+"03104200.xhp\n"
+"hd_id3150669\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "Parameters:"
+msgstr ""
-#: 03120202.xhp
+#: 03104200.xhp
msgctxt ""
-"03120202.xhp\n"
-"hd_id3154923\n"
+"03104200.xhp\n"
+"par_id3145609\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>Argument list:</emph> A list of any number of arguments that are separated by commas."
msgstr ""
-#: 03120202.xhp
+#: 03104200.xhp
msgctxt ""
-"03120202.xhp\n"
-"par_id3154347\n"
+"03104200.xhp\n"
+"hd_id3156343\n"
"8\n"
"help.text"
-msgid "<emph>n:</emph> Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 65535."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120202.xhp
+#: 03104200.xhp
msgctxt ""
-"03120202.xhp\n"
-"par_id3148664\n"
+"03104200.xhp\n"
+"par_id3153897\n"
"9\n"
"help.text"
-msgid "<emph>Expression:</emph> Numeric expression that defines the ASCII code for the character."
-msgstr ""
+msgid "Dim A As Variant"
+msgstr "Dim A As Variant"
-#: 03120202.xhp
+#: 03104200.xhp
msgctxt ""
-"03120202.xhp\n"
-"par_id3150359\n"
+"03104200.xhp\n"
+"par_id3153525\n"
"10\n"
"help.text"
-msgid "<emph>Character:</emph> Any single character used to build the return string, or any string of which only the first character will be used."
+msgid "A = Array(\"Fred\",\"Tom\",\"Bill\")"
msgstr ""
-#: 03120202.xhp
+#: 03104200.xhp
msgctxt ""
-"03120202.xhp\n"
-"hd_id3152920\n"
+"03104200.xhp\n"
+"par_id3150792\n"
"11\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Msgbox A(2)"
+msgstr "Msgbox A(2)"
-#: 01030100.xhp
+#: 03104300.xhp
msgctxt ""
-"01030100.xhp\n"
+"03104300.xhp\n"
"tit\n"
"help.text"
-msgid "IDE Overview"
-msgstr "आईडीई समग्रदृश्य"
+msgid "DimArray Function [Runtime]"
+msgstr "DimArray फंक्शन [रनटाइम]"
-#: 01030100.xhp
+#: 03104300.xhp
msgctxt ""
-"01030100.xhp\n"
-"hd_id3147291\n"
+"03104300.xhp\n"
+"bm_id3150616\n"
+"help.text"
+msgid "<bookmark_value>DimArray function</bookmark_value>"
+msgstr ""
+
+#: 03104300.xhp
+msgctxt ""
+"03104300.xhp\n"
+"hd_id3150616\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01030100.xhp\" name=\"IDE Overview\">IDE Overview</link>"
+msgid "<link href=\"text/sbasic/shared/03104300.xhp\" name=\"DimArray Function [Runtime]\">DimArray Function [Runtime]</link>"
msgstr ""
-#: 01030100.xhp
+#: 03104300.xhp
msgctxt ""
-"01030100.xhp\n"
-"par_id3156344\n"
+"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 "The <link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\"><emph>Macro Toolbar</emph></link> in the IDE provides various icons for editing and testing programs."
+msgid "Syntax:"
msgstr ""
-#: 01030100.xhp
+#: 03104300.xhp
msgctxt ""
-"01030100.xhp\n"
-"par_id3151210\n"
+"03104300.xhp\n"
+"par_id3148473\n"
"4\n"
"help.text"
-msgid "In the <link href=\"text/sbasic/shared/01030200.xhp\" name=\"Editor window\"><emph>Editor window</emph></link>, 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."
+msgid "DimArray ( Argument list)"
msgstr ""
-#: 01030100.xhp
+#: 03104300.xhp
msgctxt ""
-"01030100.xhp\n"
-"par_id3154686\n"
+"03104300.xhp\n"
+"par_id3154142\n"
"5\n"
"help.text"
-msgid "The <link href=\"text/sbasic/shared/01050100.xhp\" name=\"Watch\"><emph>Watch window</emph></link> (observer) is located below the Editor window at the left, and displays the contents of variables or arrays during a single step process."
+msgid "See also <link href=\"text/sbasic/shared/03104200.xhp\" name=\"Array\">Array</link>"
msgstr ""
-#: 01030100.xhp
+#: 03104300.xhp
msgctxt ""
-"01030100.xhp\n"
-"par_id3145787\n"
-"8\n"
+"03104300.xhp\n"
+"par_id3156023\n"
+"6\n"
"help.text"
-msgid "The <emph>Call Stack</emph> window to the right provides information about the call stack of SUBS and FUNCTIONS when a program runs."
+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 ""
-#: 01030100.xhp
+#: 03104300.xhp
msgctxt ""
-"01030100.xhp\n"
-"par_id3147434\n"
-"6\n"
+"03104300.xhp\n"
+"hd_id3154760\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01050000.xhp\" name=\"Basic IDE\">Basic IDE</link>"
+msgid "Parameters:"
msgstr ""
-#: 01050100.xhp
+#: 03104300.xhp
msgctxt ""
-"01050100.xhp\n"
+"03104300.xhp\n"
+"par_id3159414\n"
+"8\n"
+"help.text"
+msgid "<emph>Argument list:</emph> 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 "उदाहरण:"
+
+#: 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 "DimArray( 2, 2, 4 ) वैसा ही है जैसा DIM a( 2, 2, 4 )"
+
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
"tit\n"
"help.text"
-msgid "Watch Window"
-msgstr "विंडो देखें"
+msgid "HasUnoInterfaces Function [Runtime]"
+msgstr "HasUnoInterfaces फंक्शन [रनटाइम]"
-#: 01050100.xhp
+#: 03104400.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3149457\n"
+"03104400.xhp\n"
+"bm_id3149987\n"
+"help.text"
+msgid "<bookmark_value>HasUnoInterfaces function</bookmark_value>"
+msgstr ""
+
+#: 03104400.xhp
+msgctxt ""
+"03104400.xhp\n"
+"hd_id3149987\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01050100.xhp\">Watch Window</link>"
+msgid "<link href=\"text/sbasic/shared/03104400.xhp\" name=\"HasUnoInterfaces Function [Runtime]\">HasUnoInterfaces Function [Runtime]</link>"
msgstr ""
-#: 01050100.xhp
+#: 03104400.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3154908\n"
-"9\n"
+"03104400.xhp\n"
+"par_id3151262\n"
+"2\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 <link href=\"text/sbasic/shared/02/11080000.xhp\">Enable Watch</link> to add the variable to the list box and to display its values."
+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 <emph>all</emph> stated Uno interfaces are supported, otherwise False is returned."
msgstr ""
-#: 01050100.xhp
+#: 03104400.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3145173\n"
+"03104400.xhp\n"
+"hd_id3150040\n"
"4\n"
"help.text"
-msgid "Watch"
-msgstr "निगरानी"
+msgid "Syntax:"
+msgstr ""
-#: 01050100.xhp
+#: 03104400.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3155132\n"
+"03104400.xhp\n"
+"par_id3155555\n"
"5\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_EDIT\">Enter the name of the variable whose value is to be monitored.</ahelp>"
-msgstr ""
+msgid "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])"
+msgstr "HasUnoInterfaces( oTest, Uno-Interface-Name 1 [, Uno-Interface-Name 2, ...])"
-#: 01050100.xhp
+#: 03104400.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3148645\n"
+"03104400.xhp\n"
+"hd_id3153345\n"
"6\n"
"help.text"
-msgid "Remove Watch"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 01050100.xhp
+#: 03104400.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3148576\n"
+"03104400.xhp\n"
+"par_id3148538\n"
"7\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_REMOVEWATCH\">Removes the selected variable from the list of watched variables.</ahelp>"
+msgid "Bool"
msgstr ""
-#: 01050100.xhp
+#: 03104400.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3147426\n"
+"03104400.xhp\n"
+"hd_id3159157\n"
+"8\n"
"help.text"
-msgid "<image id=\"img_id3152460\" src=\"res/baswatr.png\" width=\"0.25inch\" height=\"0.222inch\"><alt id=\"alt_id3152460\">Icon</alt></image>"
+msgid "Parameters:"
msgstr ""
-#: 01050100.xhp
+#: 03104400.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3154012\n"
-"8\n"
+"03104400.xhp\n"
+"par_id3155419\n"
+"9\n"
"help.text"
-msgid "Remove Watch"
+msgid "<emph>oTest:</emph> the Basic Uno object that you want to test."
msgstr ""
-#: 01050100.xhp
+#: 03104400.xhp
msgctxt ""
-"01050100.xhp\n"
-"hd_id3154491\n"
+"03104400.xhp\n"
+"par_id3149236\n"
"10\n"
"help.text"
-msgid "Editing the Value of a Watched Variable"
-msgstr "वाच्ड वेरिएबल के मूल्य का संपादन"
+msgid "<emph>Uno-Interface-Name:</emph> list of Uno interface names."
+msgstr ""
-#: 01050100.xhp
+#: 03104400.xhp
msgctxt ""
-"01050100.xhp\n"
-"par_id3156283\n"
+"03104400.xhp\n"
+"hd_id3147574\n"
"11\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_WATCHWINDOW_LIST\">Displays the list of watched variables. Click twice with a short pause in between on an entry to edit its value.</ahelp> The new value will be taken as the variable's value for the program."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03020301.xhp
+#: 03104400.xhp
msgctxt ""
-"03020301.xhp\n"
+"03104400.xhp\n"
+"par_id3149580\n"
+"12\n"
+"help.text"
+msgid "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )"
+msgstr "bHas = HasUnoInterfaces( oTest, \"com.sun.star.beans.XIntrospection\" )"
+
+#: 03104500.xhp
+msgctxt ""
+"03104500.xhp\n"
"tit\n"
"help.text"
-msgid "Eof Function [Runtime]"
-msgstr "Eof फंक्शन [रनटाइम]"
+msgid "IsUnoStruct Function [Runtime]"
+msgstr "IsUnoStruct फंक्शन [रनटाइम]"
-#: 03020301.xhp
+#: 03104500.xhp
msgctxt ""
-"03020301.xhp\n"
-"bm_id3154598\n"
+"03104500.xhp\n"
+"bm_id3146117\n"
"help.text"
-msgid "<bookmark_value>Eof function</bookmark_value>"
+msgid "<bookmark_value>IsUnoStruct function</bookmark_value>"
msgstr ""
-#: 03020301.xhp
+#: 03104500.xhp
msgctxt ""
-"03020301.xhp\n"
-"hd_id3154598\n"
+"03104500.xhp\n"
+"hd_id3146117\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020301.xhp\" name=\"Eof Function [Runtime]\">Eof Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03104500.xhp\" name=\"IsUnoStruct Function [Runtime]\">IsUnoStruct Function [Runtime]</link>"
msgstr ""
-#: 03020301.xhp
+#: 03104500.xhp
msgctxt ""
-"03020301.xhp\n"
-"par_id3147182\n"
+"03104500.xhp\n"
+"par_id3146957\n"
"2\n"
"help.text"
-msgid "Determines if the file pointer has reached the end of a file."
-msgstr "निर्धारित करता है कि फ़ाइल पाइंटर फ़ाइल के अंत में पहुँच गया है."
+msgid "Returns True if the given object is a Uno struct."
+msgstr "यदि दी गई वस्तु Uno struct है तो सही प्राप्त होता है"
-#: 03020301.xhp
+#: 03104500.xhp
msgctxt ""
-"03020301.xhp\n"
-"hd_id3149119\n"
+"03104500.xhp\n"
+"hd_id3148538\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03020301.xhp
+#: 03104500.xhp
msgctxt ""
-"03020301.xhp\n"
-"par_id3147399\n"
+"03104500.xhp\n"
+"par_id3155341\n"
"4\n"
"help.text"
-msgid "Eof (intexpression As Integer)"
-msgstr "Eof (intexpression As Integer)"
+msgid "IsUnoStruct( Uno type )"
+msgstr "IsUnoStruct( Uno type )"
-#: 03020301.xhp
+#: 03104500.xhp
msgctxt ""
-"03020301.xhp\n"
-"hd_id3153539\n"
+"03104500.xhp\n"
+"hd_id3148473\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03020301.xhp
+#: 03104500.xhp
msgctxt ""
-"03020301.xhp\n"
-"par_id3156027\n"
+"03104500.xhp\n"
+"par_id3145315\n"
"6\n"
"help.text"
msgid "Bool"
msgstr ""
-#: 03020301.xhp
+#: 03104500.xhp
msgctxt ""
-"03020301.xhp\n"
-"hd_id3152924\n"
+"03104500.xhp\n"
+"hd_id3145609\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03020301.xhp
+#: 03104500.xhp
msgctxt ""
-"03020301.xhp\n"
-"par_id3153990\n"
+"03104500.xhp\n"
+"par_id3148947\n"
"8\n"
"help.text"
-msgid "<emph>Intexpression:</emph> Any integer expression that evaluates to the number of an open file."
-msgstr ""
+msgid "Uno type : A UnoObject"
+msgstr "Uno type : A UnoObject"
-#: 03020301.xhp
+#: 03104500.xhp
msgctxt ""
-"03020301.xhp\n"
-"par_id3153527\n"
+"03104500.xhp\n"
+"hd_id3156343\n"
"9\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"
-"10\n"
-"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03020301.xhp
-msgctxt ""
-"03020301.xhp\n"
-"par_id3153360\n"
-"19\n"
-"help.text"
-msgid "Print #iNumber, \"First line of text\""
-msgstr ""
-
-#: 03020301.xhp
+#: 03104500.xhp
msgctxt ""
-"03020301.xhp\n"
-"par_id3148797\n"
-"20\n"
+"03104500.xhp\n"
+"par_idN10638\n"
"help.text"
-msgid "Print #iNumber, \"Another line of text\""
-msgstr ""
+msgid "' Instantiate a service"
+msgstr "' Instantiate a service"
-#: 03120000.xhp
+#: 03104500.xhp
msgctxt ""
-"03120000.xhp\n"
-"tit\n"
+"03104500.xhp\n"
+"par_idN10644\n"
"help.text"
-msgid "Strings"
-msgstr "वाक्यांश"
+msgid "MsgBox bIsStruct ' Displays False because oSimpleFileAccess Is NO struct"
+msgstr "MsgBox bIsStruct ' गलत दिखाता है, चूंकि oSimpleFileAccess, NO स्ट्रक्ट है"
-#: 03120000.xhp
+#: 03104500.xhp
msgctxt ""
-"03120000.xhp\n"
-"hd_id3156153\n"
-"1\n"
+"03104500.xhp\n"
+"par_idN10649\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Strings\">Strings</link>"
-msgstr ""
+msgid "' Instantiate a Property struct"
+msgstr "' Instantiate a Property struct"
-#: 03120000.xhp
+#: 03104500.xhp
msgctxt ""
-"03120000.xhp\n"
-"par_id3159176\n"
-"2\n"
+"03104500.xhp\n"
+"par_idN10653\n"
"help.text"
-msgid "The following functions and statements validate and return strings."
-msgstr "निम्न फंक्शन तथा कथन स्ट्रिंग को वेलिडेट कर प्रस्तुत करते हैं."
+msgid "MsgBox bIsStruct ' Displays True because aProperty is a struct"
+msgstr "MsgBox bIsStruct ' गलत दिखाता है, चूंकि 42, NO स्ट्रक्ट है"
-#: 03120000.xhp
+#: 03104500.xhp
msgctxt ""
-"03120000.xhp\n"
-"par_id3154285\n"
-"3\n"
+"03104500.xhp\n"
+"par_idN1065B\n"
"help.text"
-msgid "You can use strings to edit text within $[officename] Basic programs."
-msgstr ""
+msgid "MsgBox bIsStruct ' Displays False because 42 is NO struct"
+msgstr "MsgBox bIsStruct ' गलत दिखाता है, चूंकि 42, NO स्ट्रक्ट है"
-#: 03060400.xhp
+#: 03104600.xhp
msgctxt ""
-"03060400.xhp\n"
+"03104600.xhp\n"
"tit\n"
"help.text"
-msgid "Not-Operator [Runtime]"
-msgstr "Not-ऑपरेटर [रनटाइम]"
+msgid "EqualUnoObjects Function [Runtime]"
+msgstr "EqualUnoObjects फंक्शन [रनटाइम]"
-#: 03060400.xhp
+#: 03104600.xhp
msgctxt ""
-"03060400.xhp\n"
-"bm_id3156024\n"
+"03104600.xhp\n"
+"bm_id3149205\n"
"help.text"
-msgid "<bookmark_value>Not operator (logical)</bookmark_value>"
+msgid "<bookmark_value>EqualUnoObjects function</bookmark_value>"
msgstr ""
-#: 03060400.xhp
+#: 03104600.xhp
msgctxt ""
-"03060400.xhp\n"
-"hd_id3156024\n"
+"03104600.xhp\n"
+"hd_id3149205\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03060400.xhp\" name=\"Not-Operator [Runtime]\">Not-Operator [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03104600.xhp\" name=\"EqualUnoObjects Function [Runtime]\">EqualUnoObjects Function [Runtime]</link>"
msgstr ""
-#: 03060400.xhp
+#: 03104600.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3159414\n"
+"03104600.xhp\n"
+"par_id3145090\n"
"2\n"
"help.text"
-msgid "Negates an expression by inverting the bit values."
-msgstr "बिट मान को इनवर्ट कर एक एक्सप्रेशन को नेगेट करता है."
+msgid "Returns True if the two specified Basic Uno objects represent the same Uno object instance."
+msgstr ""
-#: 03060400.xhp
+#: 03104600.xhp
msgctxt ""
-"03060400.xhp\n"
-"hd_id3149457\n"
+"03104600.xhp\n"
+"hd_id3148538\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03060400.xhp
+#: 03104600.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3150360\n"
+"03104600.xhp\n"
+"par_id3150669\n"
"4\n"
"help.text"
-msgid "Result = Not Expression"
-msgstr "परिणाम = नॉट एक्सप्रेशन"
+msgid "EqualUnoObjects( oObj1, oObj2 )"
+msgstr "EqualUnoObjects( oObj1, oObj2 )"
-#: 03060400.xhp
+#: 03104600.xhp
msgctxt ""
-"03060400.xhp\n"
-"hd_id3151211\n"
+"03104600.xhp\n"
+"hd_id3150984\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03060400.xhp
+#: 03104600.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3147228\n"
+"03104600.xhp\n"
+"par_id3154285\n"
"6\n"
"help.text"
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the negation."
+msgid "Bool"
msgstr ""
-#: 03060400.xhp
+#: 03104600.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3154124\n"
+"03104600.xhp\n"
+"hd_id3145315\n"
"7\n"
"help.text"
-msgid "<emph>Expression:</emph> Any expression that you want to negate."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03060400.xhp
+#: 03104600.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3150868\n"
+"03104600.xhp\n"
+"par_id3156024\n"
"8\n"
"help.text"
-msgid "When a Boolean expression is negated, the value True changes to False, and the value False changes to True."
-msgstr "यदि बूलिए एक्सप्रेशन नेगेट है, सही मान गलत में परिवर्तित होता है तथा गलत मान सही में परिवर्तित हो जाता है."
+msgid "// Copy of objects -> same instance"
+msgstr "// वस्तुओं की नक़ल -> वही इंस्टैंस"
-#: 03060400.xhp
+#: 03104600.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3145785\n"
+"03104600.xhp\n"
+"par_id3154923\n"
"9\n"
"help.text"
-msgid "In a bitwise negation each individual bit is inverted."
-msgstr "बिटवाइज़ नेगेशन में प्रत्येक व्यक्तिगत बिट इनवर्ट होता है."
+msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
+msgstr "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
-#: 03060400.xhp
+#: 03104600.xhp
msgctxt ""
-"03060400.xhp\n"
-"hd_id3153093\n"
+"03104600.xhp\n"
+"par_id3147559\n"
"10\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "oIntro2 = oIntrospection"
+msgstr "oIntro2 = oIntrospection"
-#: 03060400.xhp
+#: 03104600.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3145749\n"
+"03104600.xhp\n"
+"par_id3150541\n"
+"11\n"
+"help.text"
+msgid "print EqualUnoObjects( oIntrospection, oIntro2 )"
+msgstr "print EqualUnoObjects( oIntrospection, oIntro2 )"
+
+#: 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 Struct1 as new com.sun.star.beans.Property"
+
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3154348\n"
+"14\n"
+"help.text"
+msgid "Struct2 = Struct1"
+msgstr "Struct2 = Struct1"
+
+#: 03104600.xhp
+msgctxt ""
+"03104600.xhp\n"
+"par_id3154125\n"
"15\n"
"help.text"
-msgid "vOut = Not vA ' Returns -11"
+msgid "print EqualUnoObjects( Struct1, Struct2 )"
+msgstr "print EqualUnoObjects( Struct1, Struct2 )"
+
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"tit\n"
+"help.text"
+msgid "Erase Function [Runtime]"
+msgstr "LCase फंक्शन [रनटाइम]"
+
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"bm_id624713\n"
+"help.text"
+msgid "<bookmark_value>Erase function</bookmark_value>"
msgstr ""
-#: 03060400.xhp
+#: 03104700.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3148645\n"
-"16\n"
+"03104700.xhp\n"
+"par_idN10548\n"
"help.text"
-msgid "vOut = Not(vC > vD) ' Returns -1"
+msgid "<link href=\"text/sbasic/shared/03104700.xhp\">Erase Function [Runtime]</link>"
msgstr ""
-#: 03060400.xhp
+#: 03104700.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3156441\n"
-"17\n"
+"03104700.xhp\n"
+"par_idN10558\n"
"help.text"
-msgid "vOut = Not(vB > vA) ' Returns -1"
+msgid "Erases the contents of array elements of fixed size arrays, and releases the memory used by arrays of variable size."
msgstr ""
-#: 03060400.xhp
+#: 03104700.xhp
msgctxt ""
-"03060400.xhp\n"
-"par_id3152596\n"
-"18\n"
+"03104700.xhp\n"
+"par_idN1055D\n"
"help.text"
-msgid "vOut = Not(vA > vB) ' Returns 0"
+msgid "Syntax:"
msgstr ""
-#: 03090409.xhp
+#: 03104700.xhp
msgctxt ""
-"03090409.xhp\n"
+"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 ""
+
+#: 03104700.xhp
+msgctxt ""
+"03104700.xhp\n"
+"par_idN105ED\n"
+"help.text"
+msgid "<emph>Arraylist</emph> - The list of arrays to be erased."
+msgstr ""
+
+#: 03110000.xhp
+msgctxt ""
+"03110000.xhp\n"
"tit\n"
"help.text"
-msgid "Sub Statement [Runtime]"
-msgstr "Sub वक्तव्य [रनटाइम]"
+msgid "Comparison Operators"
+msgstr "तुलनात्मक ऑपरेटर्स"
-#: 03090409.xhp
+#: 03110000.xhp
msgctxt ""
-"03090409.xhp\n"
-"bm_id3147226\n"
+"03110000.xhp\n"
+"hd_id3155555\n"
+"1\n"
"help.text"
-msgid "<bookmark_value>Sub statement</bookmark_value>"
+msgid "<link href=\"text/sbasic/shared/03110000.xhp\" name=\"Comparison Operators\">Comparison Operators</link>"
msgstr ""
-#: 03090409.xhp
+#: 03110000.xhp
msgctxt ""
-"03090409.xhp\n"
-"hd_id3147226\n"
+"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 "<bookmark_value>comparison operators;%PRODUCTNAME Basic</bookmark_value><bookmark_value>operators;comparisons</bookmark_value>"
+msgstr ""
+
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"hd_id3150682\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090409.xhp\" name=\"Sub Statement [Runtime]\">Sub Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03110100.xhp\" name=\"Comparison Operators [Runtime]\">Comparison Operators [Runtime]</link>"
msgstr ""
-#: 03090409.xhp
+#: 03110100.xhp
msgctxt ""
-"03090409.xhp\n"
-"par_id3153311\n"
+"03110100.xhp\n"
+"par_id3156042\n"
"2\n"
"help.text"
-msgid "Defines a subroutine."
-msgstr "सबरूटीन पारिभाषित करता है."
+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 ""
-#: 03090409.xhp
+#: 03110100.xhp
msgctxt ""
-"03090409.xhp\n"
-"hd_id3149416\n"
+"03110100.xhp\n"
+"hd_id3147291\n"
"3\n"
"help.text"
-msgid "Syntax"
+msgid "Syntax:"
msgstr ""
-#: 03090409.xhp
+#: 03110100.xhp
msgctxt ""
-"03090409.xhp\n"
-"par_id3147530\n"
+"03110100.xhp\n"
+"par_id3149177\n"
+"4\n"
+"help.text"
+msgid "Result = Expression1 { = | < | > | <= | >= } Expression2"
+msgstr "Result = Expression1 { = | < | > | <= | >= } Expression2"
+
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"hd_id3145316\n"
"5\n"
"help.text"
-msgid "statement block"
+msgid "Parameters:"
msgstr ""
-#: 03090409.xhp
+#: 03110100.xhp
msgctxt ""
-"03090409.xhp\n"
-"hd_id3153525\n"
-"9\n"
+"03110100.xhp\n"
+"par_id3147573\n"
+"6\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>Result:</emph> Boolean expression that specifies the result of the comparison (True, or False)"
msgstr ""
-#: 03090409.xhp
+#: 03110100.xhp
msgctxt ""
-"03090409.xhp\n"
-"par_id3150792\n"
-"10\n"
+"03110100.xhp\n"
+"par_id3148686\n"
+"7\n"
"help.text"
-msgid "<emph>Name:</emph> Name of the subroutine ."
+msgid "<emph>Expression1, Expression2:</emph> Any numeric values or strings that you want to compare."
msgstr ""
-#: 03090409.xhp
+#: 03110100.xhp
msgctxt ""
-"03090409.xhp\n"
-"par_id3154138\n"
+"03110100.xhp\n"
+"hd_id3147531\n"
+"8\n"
+"help.text"
+msgid "Comparison operators"
+msgstr "तुलनात्मक ऑपरेटर्स"
+
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3147265\n"
+"9\n"
+"help.text"
+msgid "= : Equal to"
+msgstr "= : के बराबर"
+
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3154924\n"
+"10\n"
+"help.text"
+msgid "< : Less than"
+msgstr "< : से कम"
+
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3146795\n"
"11\n"
"help.text"
-msgid "<emph>VarName: </emph>Parameter that you want to pass to the subroutine."
-msgstr ""
+msgid "> : Greater than"
+msgstr "> : से बड़ा"
-#: 03090409.xhp
+#: 03110100.xhp
msgctxt ""
-"03090409.xhp\n"
-"par_id3154908\n"
+"03110100.xhp\n"
+"par_id3150541\n"
"12\n"
"help.text"
-msgid "<emph>Type:</emph> Type-declaration key word."
-msgstr ""
+msgid "<= : Less than or equal to"
+msgstr "<= : से कम है या समान है"
-#: 03090409.xhp
+#: 03110100.xhp
msgctxt ""
-"03090409.xhp\n"
-"hd_id3153770\n"
-"16\n"
+"03110100.xhp\n"
+"par_id3150400\n"
+"13\n"
+"help.text"
+msgid ">= : Greater than or equal to"
+msgstr ">= : से बड़ा है या समान है"
+
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"par_id3148797\n"
+"14\n"
+"help.text"
+msgid "<> : Not equal to"
+msgstr "<> : के बराबर नहीं"
+
+#: 03110100.xhp
+msgctxt ""
+"03110100.xhp\n"
+"hd_id3154686\n"
+"15\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03090409.xhp
+#: 03110100.xhp
msgctxt ""
-"03090409.xhp\n"
-"par_idN1063F\n"
+"03110100.xhp\n"
+"par_id3154909\n"
+"18\n"
"help.text"
-msgid "' some statements"
+msgid "Dim sRoot As String ' Root directory for file in and output"
msgstr ""
-#: 01020000.xhp
+#: 03120000.xhp
msgctxt ""
-"01020000.xhp\n"
+"03120000.xhp\n"
"tit\n"
"help.text"
-msgid "Syntax"
+msgid "Strings"
+msgstr "वाक्यांश"
+
+#: 03120000.xhp
+msgctxt ""
+"03120000.xhp\n"
+"hd_id3156153\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120000.xhp\" name=\"Strings\">Strings</link>"
msgstr ""
-#: 01020000.xhp
+#: 03120000.xhp
msgctxt ""
-"01020000.xhp\n"
-"hd_id3148946\n"
+"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 "स्ट्रिंग में ASCII/ANSI परिवर्तन"
+
+#: 03120100.xhp
+msgctxt ""
+"03120100.xhp\n"
+"hd_id3147443\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/01020000.xhp\" name=\"Syntax\">Syntax</link>"
+msgid "<link href=\"text/sbasic/shared/03120100.xhp\" name=\"ASCII/ANSI Conversion in Strings\">ASCII/ANSI Conversion in Strings</link>"
msgstr ""
-#: 01020000.xhp
+#: 03120100.xhp
msgctxt ""
-"01020000.xhp\n"
-"par_id3150793\n"
+"03120100.xhp\n"
+"par_id3159201\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."
+msgid "The following functions convert strings to and from ASCII or ANSI code."
msgstr ""
-#: 03090412.xhp
+#: 03120101.xhp
msgctxt ""
-"03090412.xhp\n"
+"03120101.xhp\n"
"tit\n"
"help.text"
-msgid "Exit Statement [Runtime]"
-msgstr "Exit वक्तव्य [रनटाइम]"
+msgid "Asc Function [Runtime]"
+msgstr "Asc फंक्शन [रनटाइम]"
-#: 03090412.xhp
+#: 03120101.xhp
msgctxt ""
-"03090412.xhp\n"
-"bm_id3152924\n"
+"03120101.xhp\n"
+"bm_id3150499\n"
"help.text"
-msgid "<bookmark_value>Exit statement</bookmark_value>"
+msgid "<bookmark_value>Asc function</bookmark_value>"
msgstr ""
-#: 03090412.xhp
+#: 03120101.xhp
msgctxt ""
-"03090412.xhp\n"
-"hd_id3152924\n"
+"03120101.xhp\n"
+"hd_id3150499\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090412.xhp\" name=\"Exit Statement [Runtime]\">Exit Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120101.xhp\" name=\"Asc Function [Runtime]\">Asc Function [Runtime]</link>"
msgstr ""
-#: 03090412.xhp
+#: 03120101.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3153394\n"
+"03120101.xhp\n"
+"par_id3151384\n"
"2\n"
"help.text"
-msgid "Exits a <emph>Do...Loop</emph>, <emph>For...Next</emph>, a function, or a subroutine."
+msgid "Returns the ASCII (American Standard Code for Information Interchange) value of the first character in a string expression."
msgstr ""
-#: 03090412.xhp
+#: 03120101.xhp
msgctxt ""
-"03090412.xhp\n"
-"hd_id3149763\n"
+"03120101.xhp\n"
+"hd_id3155555\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03090412.xhp
+#: 03120101.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3159157\n"
+"03120101.xhp\n"
+"par_id3143267\n"
"4\n"
"help.text"
-msgid "see Parameters"
-msgstr "पैरामीटर देखें"
+msgid "Asc (Text As String)"
+msgstr "Dim stext As String"
-#: 03090412.xhp
+#: 03120101.xhp
msgctxt ""
-"03090412.xhp\n"
-"hd_id3148943\n"
+"03120101.xhp\n"
+"hd_id3147242\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03090412.xhp
+#: 03120101.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3154760\n"
+"03120101.xhp\n"
+"par_id3150669\n"
"6\n"
"help.text"
-msgid "<emph>Exit Do</emph>"
-msgstr ""
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03090412.xhp
+#: 03120101.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3147559\n"
+"03120101.xhp\n"
+"hd_id3148473\n"
"7\n"
"help.text"
-msgid "Only valid within a <emph>Do...Loop</emph> statement to exit the loop. Program execution continues with the statement that follows the Loop statement. If <emph>Do...Loop</emph> statements are nested, the control is transferred to the loop in the next higher level."
+msgid "Parameters:"
msgstr ""
-#: 03090412.xhp
+#: 03120101.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3150398\n"
+"03120101.xhp\n"
+"par_id3149415\n"
"8\n"
"help.text"
-msgid "<emph>Exit For</emph>"
+msgid "<emph>Text:</emph> Any valid string expression. Only the first character in the string is relevant."
msgstr ""
-#: 03090412.xhp
+#: 03120101.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3148797\n"
+"03120101.xhp\n"
+"par_id3145609\n"
"9\n"
"help.text"
-msgid "Only valid within a <emph>For...Next</emph> loop to exit the loop. Program execution continues with the first statement that follows the <emph>Next</emph> statement. In nested statements, the control is transferred to the loop in the next higher level."
+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 ""
-#: 03090412.xhp
+#: 03120101.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3147229\n"
+"03120101.xhp\n"
+"hd_id3159413\n"
"10\n"
"help.text"
-msgid "<emph>Exit Function</emph>"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"par_id3150792\n"
+"12\n"
+"help.text"
+msgid "Print ASC(\"A\") ' returns 65"
+msgstr "Print sgn(0) REM returns 0"
+
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"par_id3148797\n"
+"13\n"
+"help.text"
+msgid "Print ASC(\"Z\") ' returns 90"
+msgstr "Print sgn(0) REM returns 0"
+
+#: 03120101.xhp
+msgctxt ""
+"03120101.xhp\n"
+"par_id3163800\n"
+"14\n"
+"help.text"
+msgid "Print ASC(\"Las Vegas\") ' returns 76, since only the first character is taken into account"
msgstr ""
-#: 03090412.xhp
+#: 03120101.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3154685\n"
-"11\n"
+"03120101.xhp\n"
+"par_idN1067B\n"
"help.text"
-msgid "Exits the <emph>Function</emph> procedure immediately. Program execution continues with the statement that follows the <emph>Function</emph> call."
+msgid "<link href=\"text/sbasic/shared/03120102.xhp\">CHR</link>"
msgstr ""
-#: 03090412.xhp
+#: 03120102.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3155132\n"
-"12\n"
+"03120102.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Exit Sub</emph>"
+msgid "Chr Function [Runtime]"
+msgstr "Chr फंक्शन [रनटाइम]"
+
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"bm_id3149205\n"
+"help.text"
+msgid "<bookmark_value>Chr function</bookmark_value>"
msgstr ""
-#: 03090412.xhp
+#: 03120102.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3149561\n"
-"13\n"
+"03120102.xhp\n"
+"hd_id3149205\n"
+"1\n"
"help.text"
-msgid "Exits the subroutine immediately. Program execution continues with the statement that follows the <emph>Sub</emph> call."
+msgid "<link href=\"text/sbasic/shared/03120102.xhp\" name=\"Chr Function [Runtime]\">Chr Function [Runtime]</link>"
msgstr ""
-#: 03090412.xhp
+#: 03120102.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3153143\n"
-"14\n"
+"03120102.xhp\n"
+"par_id3153311\n"
+"2\n"
"help.text"
-msgid "The Exit statement does not define the end of a structure, and must not be confused with the End statement."
+msgid "Returns the character that corresponds to the specified character code."
+msgstr "अक्षर प्रस्तुत करता है जो विशिष्ट अक्षर कोड के तदनुरूप होता है."
+
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"hd_id3149514\n"
+"3\n"
+"help.text"
+msgid "Syntax:"
msgstr ""
-#: 03090412.xhp
+#: 03120102.xhp
msgctxt ""
-"03090412.xhp\n"
-"hd_id3147348\n"
-"15\n"
+"03120102.xhp\n"
+"par_id3150669\n"
+"4\n"
"help.text"
-msgid "Example:"
+msgid "Chr(Expression As Integer)"
msgstr ""
-#: 03090412.xhp
+#: 03120102.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3153158\n"
-"20\n"
+"03120102.xhp\n"
+"hd_id3143228\n"
+"5\n"
"help.text"
-msgid "For siStep = 0 To 10 ' Fill array with test data"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
+
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"par_id3153824\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "वाक्यांश"
+
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"hd_id3148944\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 03090412.xhp
+#: 03120102.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3153764\n"
-"31\n"
+"03120102.xhp\n"
+"par_id3149295\n"
+"8\n"
"help.text"
-msgid "' LinSearch searches a TextArray:sList() for a TextEntry:"
+msgid "<emph>Expression:</emph> Numeric variables that represent a valid 8 bit ASCII value (0-255) or a 16 bit Unicode value."
msgstr ""
-#: 03090412.xhp
+#: 03120102.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3148995\n"
-"32\n"
+"03120102.xhp\n"
+"par_id3159414\n"
+"9\n"
"help.text"
-msgid "' Returns the index of the entry or 0 (Null)"
+msgid "Use the <emph>Chr$</emph> 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 ""
-#: 03090412.xhp
-#, fuzzy
+#: 03120102.xhp
msgctxt ""
-"03090412.xhp\n"
-"par_id3149567\n"
-"35\n"
+"03120102.xhp\n"
+"hd_id3154366\n"
+"10\n"
"help.text"
-msgid "Exit For ' sItem found"
-msgstr "Exit for REM sItem found"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03020204.xhp
+#: 03120102.xhp
msgctxt ""
-"03020204.xhp\n"
+"03120102.xhp\n"
+"par_id3154909\n"
+"12\n"
+"help.text"
+msgid "' This example inserts quotation marks (ASCII value 34) in a string."
+msgstr "REM यह उदाहरण स्ट्रिंग में उद्धरण चिह्न (ऑस्की मूल्य 34) प्रविष्ट करता है."
+
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"par_id3151380\n"
+"13\n"
+"help.text"
+msgid "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\""
+msgstr "MsgBox \"A \"+ Chr$(34)+\"short\" + Chr$(34)+\" trip.\""
+
+#: 03120102.xhp
+msgctxt ""
+"03120102.xhp\n"
+"par_id3145174\n"
+"14\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 "<link href=\"text/sbasic/shared/03120101.xhp\">ASC</link>"
+msgstr ""
+
+#: 03120103.xhp
+msgctxt ""
+"03120103.xhp\n"
"tit\n"
"help.text"
-msgid "Put Statement [Runtime]"
-msgstr "Put वक्तव्य [रनटाइम]"
+msgid "Str Function [Runtime]"
+msgstr "Str फंक्शन [रनटाइम]"
-#: 03020204.xhp
+#: 03120103.xhp
msgctxt ""
-"03020204.xhp\n"
-"bm_id3150360\n"
+"03120103.xhp\n"
+"bm_id3143272\n"
"help.text"
-msgid "<bookmark_value>Put statement</bookmark_value>"
+msgid "<bookmark_value>Str function</bookmark_value>"
msgstr ""
-#: 03020204.xhp
+#: 03120103.xhp
msgctxt ""
-"03020204.xhp\n"
-"hd_id3150360\n"
+"03120103.xhp\n"
+"hd_id3143272\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020204.xhp\" name=\"Put Statement [Runtime]\">Put Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120103.xhp\" name=\"Str Function [Runtime]\">Str Function [Runtime]</link>"
msgstr ""
-#: 03020204.xhp
+#: 03120103.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3154909\n"
+"03120103.xhp\n"
+"par_id3155100\n"
"2\n"
"help.text"
-msgid "Writes a record to a relative file or a sequence of bytes to a binary file."
-msgstr "रेकॉर्ड को रिलेटिव फ़ाइल में या बाइनरी फ़ाइल में बाइट सीक्वेंस लिखता है."
+msgid "Converts a numeric expression into a string."
+msgstr "न्यूमेरिक एक्सप्रेशन को स्ट्रिंग में परिवर्तित करता है."
-#: 03020204.xhp
+#: 03120103.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3156281\n"
+"03120103.xhp\n"
+"hd_id3109850\n"
"3\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03020201.xhp\" name=\"Get\"><item type=\"literal\">Get</item></link> statement"
+msgid "Syntax:"
msgstr ""
-#: 03020204.xhp
+#: 03120103.xhp
msgctxt ""
-"03020204.xhp\n"
-"hd_id3125863\n"
+"03120103.xhp\n"
+"par_id3149497\n"
"4\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "Str (Expression)"
+msgstr "IsDate (Expression)"
-#: 03020204.xhp
+#: 03120103.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3155132\n"
+"03120103.xhp\n"
+"hd_id3150040\n"
"5\n"
"help.text"
-msgid "Put [#] FileNumber As Integer, [position], Variable"
-msgstr "Put [#] FileNumber As Integer, [position], Variable"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03020204.xhp
+#: 03120103.xhp
msgctxt ""
-"03020204.xhp\n"
-"hd_id3153190\n"
+"03120103.xhp\n"
+"par_id3146117\n"
"6\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "String"
+msgstr "वाक्यांश"
-#: 03020204.xhp
+#: 03120103.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3146120\n"
+"03120103.xhp\n"
+"hd_id3155805\n"
"7\n"
"help.text"
-msgid "<emph>FileNumber:</emph> Any integer expression that defines the file that you want to write to."
+msgid "Parameters:"
msgstr ""
-#: 03020204.xhp
+#: 03120103.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3155411\n"
+"03120103.xhp\n"
+"par_id3149178\n"
"8\n"
"help.text"
-msgid "<emph>Position: </emph>For relative files (random access files), the number of the record that you want to write."
-msgstr ""
+msgid "<emph>Expression: </emph>Any numeric expression."
+msgstr "स्ट्रिंग को न्यूमेरिक एक्सप्रेशन में परिवर्तित करता है."
-#: 03020204.xhp
+#: 03120103.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3148576\n"
+"03120103.xhp\n"
+"par_id3146958\n"
"9\n"
"help.text"
-msgid "For binary files (binary access), the position of the byte in the file where you want to start writing."
+msgid "The <emph>Str</emph> 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 ""
-#: 03020204.xhp
+#: 03120103.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3153729\n"
+"03120103.xhp\n"
+"hd_id3155419\n"
"10\n"
"help.text"
-msgid "<emph>Variable:</emph> Name of the variable that you want to write to the file."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03020204.xhp
+#: 03120104.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3146974\n"
-"11\n"
+"03120104.xhp\n"
+"tit\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 <emph>Len</emph> clause of the <emph>Open</emph> 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 ""
+msgid "Val Function [Runtime]"
+msgstr "Val फंक्शन [रनटाइम]"
-#: 03020204.xhp
+#: 03120104.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3155855\n"
-"12\n"
+"03120104.xhp\n"
+"bm_id3149205\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."
+msgid "<bookmark_value>Val function</bookmark_value>"
msgstr ""
-#: 03020204.xhp
+#: 03120104.xhp
msgctxt ""
-"03020204.xhp\n"
-"hd_id3154491\n"
-"13\n"
+"03120104.xhp\n"
+"hd_id3149205\n"
+"1\n"
"help.text"
-msgid "Example:"
+msgid "<link href=\"text/sbasic/shared/03120104.xhp\" name=\"Val Function [Runtime]\">Val Function [Runtime]</link>"
msgstr ""
-#: 03020204.xhp
+#: 03120104.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3154729\n"
-"16\n"
+"03120104.xhp\n"
+"par_id3153345\n"
+"2\n"
"help.text"
-msgid "Dim sText As Variant ' Must be a variant type"
-msgstr ""
+msgid "Converts a string to a numeric expression."
+msgstr "स्ट्रिंग को न्यूमेरिक एक्सप्रेशन में परिवर्तित करता है."
-#: 03020204.xhp
+#: 03120104.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3156278\n"
-"22\n"
+"03120104.xhp\n"
+"hd_id3159157\n"
+"3\n"
"help.text"
-msgid "Seek #iNumber,1 ' Position To start writing"
+msgid "Syntax:"
msgstr ""
-#: 03020204.xhp
+#: 03120104.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3153711\n"
-"23\n"
+"03120104.xhp\n"
+"par_id3149514\n"
+"4\n"
"help.text"
-msgid "Put #iNumber,, \"This is the first line of text\" ' Fill line with text"
-msgstr ""
+msgid "Val (Text As String)"
+msgstr "Dim stext As String"
-#: 03020204.xhp
+#: 03120104.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3155446\n"
-"24\n"
+"03120104.xhp\n"
+"hd_id3150669\n"
+"5\n"
"help.text"
-msgid "Put #iNumber,, \"This is the second line of text\""
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03020204.xhp
+#: 03120104.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3154255\n"
-"25\n"
+"03120104.xhp\n"
+"par_id3143228\n"
+"6\n"
"help.text"
-msgid "Put #iNumber,, \"This is the third line of text\""
+msgid "Double"
+msgstr "दोगुना"
+
+#: 03120104.xhp
+msgctxt ""
+"03120104.xhp\n"
+"hd_id3156024\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 03020204.xhp
+#: 03120104.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3150940\n"
-"34\n"
+"03120104.xhp\n"
+"par_id3154348\n"
+"8\n"
"help.text"
-msgid "Put #iNumber,,\"This is new text\""
+msgid "<emph>Text:</emph> String that represents a number."
msgstr ""
-#: 03020204.xhp
+#: 03120104.xhp
msgctxt ""
-"03020204.xhp\n"
-"par_id3159102\n"
-"37\n"
+"03120104.xhp\n"
+"par_id3149670\n"
+"9\n"
"help.text"
-msgid "Put #iNumber,20,\"This is the text in record 20\""
+msgid "Using the Val function, you can convert a string that represents numbers into numeric expressions. This is the inverse of the <emph>Str</emph> 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 <emph>Val</emph> function returns the value 0."
msgstr ""
-#: 03020415.xhp
+#: 03120104.xhp
msgctxt ""
-"03020415.xhp\n"
+"03120104.xhp\n"
+"hd_id3154365\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03120105.xhp
+msgctxt ""
+"03120105.xhp\n"
"tit\n"
"help.text"
-msgid "FileExists Function [Runtime]"
-msgstr "FileExists फंक्शन [रनटाइम]"
+msgid "CByte Function [Runtime]"
+msgstr "CByte फंक्शन [रनटाइम]"
-#: 03020415.xhp
+#: 03120105.xhp
msgctxt ""
-"03020415.xhp\n"
-"bm_id3148946\n"
+"03120105.xhp\n"
+"bm_id3156027\n"
"help.text"
-msgid "<bookmark_value>FileExists function</bookmark_value>"
+msgid "<bookmark_value>CByte function</bookmark_value>"
msgstr ""
-#: 03020415.xhp
+#: 03120105.xhp
msgctxt ""
-"03020415.xhp\n"
-"hd_id3148946\n"
+"03120105.xhp\n"
+"hd_id3156027\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020415.xhp\" name=\"FileExists Function [Runtime]\">FileExists Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120105.xhp\" name=\"CByte Function [Runtime]\">CByte Function [Runtime]</link>"
msgstr ""
-#: 03020415.xhp
+#: 03120105.xhp
msgctxt ""
-"03020415.xhp\n"
-"par_id3153361\n"
+"03120105.xhp\n"
+"par_id3143267\n"
"2\n"
"help.text"
-msgid "Determines if a file or a directory is available on the data medium."
-msgstr "निर्धारित करता है कि डाटा मीडियम में कोई फ़ाइल या डिरेक्ट्री उपलब्ध है."
+msgid "Converts a string or a numeric expression to the type Byte."
+msgstr "स्ट्रिंग या न्यूमेरिक एक्सप्रेशन को टाइप बाइट में परिवर्तित करता है."
-#: 03020415.xhp
+#: 03120105.xhp
msgctxt ""
-"03020415.xhp\n"
-"hd_id3150447\n"
+"03120105.xhp\n"
+"hd_id3149811\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03020415.xhp
+#: 03120105.xhp
msgctxt ""
-"03020415.xhp\n"
-"par_id3154685\n"
+"03120105.xhp\n"
+"par_id3147573\n"
"4\n"
"help.text"
-msgid "FileExists(FileName As String | DirectoryName As String)"
-msgstr "FileExists(FileName As String | DirectoryName As String)"
+msgid "Cbyte( expression )"
+msgstr ""
-#: 03020415.xhp
+#: 03120105.xhp
msgctxt ""
-"03020415.xhp\n"
-"hd_id3154126\n"
+"03120105.xhp\n"
+"hd_id3145315\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03020415.xhp
+#: 03120105.xhp
msgctxt ""
-"03020415.xhp\n"
-"par_id3150769\n"
+"03120105.xhp\n"
+"par_id3148473\n"
"6\n"
"help.text"
-msgid "Bool"
-msgstr ""
+msgid "Byte"
+msgstr "बाइट"
-#: 03020415.xhp
+#: 03120105.xhp
msgctxt ""
-"03020415.xhp\n"
-"hd_id3153770\n"
+"03120105.xhp\n"
+"hd_id3147530\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03020415.xhp
+#: 03120105.xhp
msgctxt ""
-"03020415.xhp\n"
-"par_id3147349\n"
+"03120105.xhp\n"
+"par_id3145068\n"
"8\n"
"help.text"
-msgid "FileName | DirectoryName: Any string expression that contains an unambiguous file specification. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr ""
+msgid "<emph>Expression:</emph> A string or a numeric expression."
+msgstr "स्ट्रिंग को न्यूमेरिक एक्सप्रेशन में परिवर्तित करता है."
-#: 03020415.xhp
+#: 03120200.xhp
msgctxt ""
-"03020415.xhp\n"
-"hd_id3149664\n"
-"9\n"
+"03120200.xhp\n"
+"tit\n"
"help.text"
-msgid "Example:"
+msgid "Repeating Contents"
+msgstr "सामग्रियों को दोहराना"
+
+#: 03120200.xhp
+msgctxt ""
+"03120200.xhp\n"
+"hd_id3152363\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03120200.xhp\" name=\"Repeating Contents\">Repeating Contents</link>"
msgstr ""
-#: 01030400.xhp
+#: 03120200.xhp
msgctxt ""
-"01030400.xhp\n"
+"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 "Organizing Libraries and Modules"
-msgstr "लाइब्रेरी तथा मॉड्यूल व्यवस्थित करना"
+msgid "Space Function [Runtime]"
+msgstr "Space फंक्शन [रनटाइम]"
-#: 01030400.xhp
+#: 03120201.xhp
msgctxt ""
-"01030400.xhp\n"
-"bm_id3148797\n"
+"03120201.xhp\n"
+"bm_id3150499\n"
"help.text"
-msgid "<bookmark_value>libraries;organizing</bookmark_value><bookmark_value>modules;organizing</bookmark_value><bookmark_value>copying;modules</bookmark_value><bookmark_value>adding libraries</bookmark_value><bookmark_value>deleting;libraries/modules/dialogs</bookmark_value><bookmark_value>dialogs;organizing</bookmark_value><bookmark_value>moving;modules</bookmark_value><bookmark_value>organizing;modules/libraries/dialogs</bookmark_value><bookmark_value>renaming modules and dialogs</bookmark_value>"
+msgid "<bookmark_value>Space function</bookmark_value>"
msgstr ""
-#: 01030400.xhp
+#: 03120201.xhp
msgctxt ""
-"01030400.xhp\n"
-"hd_id3148797\n"
+"03120201.xhp\n"
+"hd_id3150499\n"
"1\n"
"help.text"
-msgid "<variable id=\"01030400\"><link href=\"text/sbasic/shared/01030400.xhp\">Organizing Libraries and Modules</link></variable>"
+msgid "<link href=\"text/sbasic/shared/03120201.xhp\" name=\"Space Function [Runtime]\">Space Function [Runtime]</link>"
msgstr ""
-#: 01030400.xhp
+#: 03120201.xhp
msgctxt ""
-"01030400.xhp\n"
-"hd_id3150868\n"
+"03120201.xhp\n"
+"par_id3154927\n"
+"2\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"
+"3\n"
+"help.text"
+msgid "Syntax:"
+msgstr ""
+
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"par_id3143267\n"
"4\n"
"help.text"
-msgid "Organizing Libraries"
-msgstr "लाइब्रेरी प्रबंधन"
+msgid "Space (n As Long)"
+msgstr ""
-#: 01030400.xhp
+#: 03120201.xhp
msgctxt ""
-"01030400.xhp\n"
-"hd_id3125864\n"
+"03120201.xhp\n"
+"hd_id3147242\n"
"5\n"
"help.text"
-msgid "Creating a New Library"
-msgstr "नया लाइब्रेरी बनाना"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 01030400.xhp
+#: 03120201.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3152576\n"
+"03120201.xhp\n"
+"par_id3149233\n"
"6\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgid "String"
+msgstr "वाक्यांश"
+
+#: 03120201.xhp
+msgctxt ""
+"03120201.xhp\n"
+"hd_id3156152\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 01030400.xhp
+#: 03120201.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3153726\n"
+"03120201.xhp\n"
+"par_id3143228\n"
"8\n"
"help.text"
-msgid "Click the <emph>Libraries</emph> tab."
+msgid "<emph>n:</emph> Numeric expression that defines the number of spaces in the string. The maximum allowed value of n is 65535."
msgstr ""
-#: 01030400.xhp
+#: 03120201.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3149664\n"
+"03120201.xhp\n"
+"hd_id3154760\n"
"9\n"
"help.text"
-msgid "Select to where you want to attach the library in the <emph>Location</emph> 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 ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 01030400.xhp
+#: 03120201.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3153365\n"
-"10\n"
+"03120201.xhp\n"
+"par_id3154216\n"
+"18\n"
"help.text"
-msgid "Click <emph>New</emph> and insert a name to create a new library."
-msgstr ""
+msgid "MsgBox sOut,0,\"Info:\""
+msgstr "msgBox sOut,0,\"Info:\""
-#: 01030400.xhp
+#: 03120202.xhp
msgctxt ""
-"01030400.xhp\n"
-"hd_id3147394\n"
-"48\n"
+"03120202.xhp\n"
+"tit\n"
"help.text"
-msgid "Import a Library"
-msgstr ""
+msgid "String Function [Runtime]"
+msgstr "String फंक्शन [रनटाइम]"
-#: 01030400.xhp
+#: 03120202.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3153157\n"
-"49\n"
+"03120202.xhp\n"
+"bm_id3147291\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgid "<bookmark_value>String function</bookmark_value>"
msgstr ""
-#: 01030400.xhp
+#: 03120202.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3146972\n"
-"50\n"
+"03120202.xhp\n"
+"hd_id3147291\n"
+"1\n"
"help.text"
-msgid "Click the <emph>Libraries</emph> tab."
+msgid "<link href=\"text/sbasic/shared/03120202.xhp\" name=\"String Function [Runtime]\">String Function [Runtime]</link>"
msgstr ""
-#: 01030400.xhp
+#: 03120202.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3145640\n"
-"51\n"
+"03120202.xhp\n"
+"par_id3147242\n"
+"2\n"
"help.text"
-msgid "Select to where you want to import the library in the <emph>Location</emph> 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."
+msgid "Creates a string according to the specified character, or the first character of a string expression that is passed to the function."
msgstr ""
-#: 01030400.xhp
+#: 03120202.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3154253\n"
-"52\n"
+"03120202.xhp\n"
+"hd_id3149516\n"
+"3\n"
"help.text"
-msgid "Click <emph>Import...</emph> and select an external library to import."
+msgid "Syntax:"
msgstr ""
-#: 01030400.xhp
+#: 03120202.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3154705\n"
-"53\n"
+"03120202.xhp\n"
+"par_id3149233\n"
+"4\n"
"help.text"
-msgid "Select all libraries to be imported in the <emph>Import Libraries</emph> dialog. The dialog displays all libraries that are contained in the selected file."
-msgstr ""
+msgid "String (n As Long, {expression As Integer | character As String})"
+msgstr "String (n As Long, {expression As Integer | character As String})"
-#: 01030400.xhp
+#: 03120202.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3163807\n"
-"54\n"
+"03120202.xhp\n"
+"hd_id3143270\n"
+"5\n"
"help.text"
-msgid "If you want to insert the library as a reference only check the <emph>Insert as reference (read-only)</emph> box. Read-only libraries are fully functional but cannot be modified in the Basic IDE."
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 01030400.xhp
+#: 03120202.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3145228\n"
-"55\n"
+"03120202.xhp\n"
+"par_id3147530\n"
+"6\n"
"help.text"
-msgid "Check the <emph>Replace existing libraries</emph> box if you want existing libraries of the same name to be overwritten."
+msgid "String"
+msgstr "वाक्यांश"
+
+#: 03120202.xhp
+msgctxt ""
+"03120202.xhp\n"
+"hd_id3154923\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 01030400.xhp
+#: 03120202.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147004\n"
-"56\n"
+"03120202.xhp\n"
+"par_id3154347\n"
+"8\n"
"help.text"
-msgid "Click <emph>OK</emph> to import the library."
+msgid "<emph>n:</emph> Numeric expression that indicates the number of characters to return in the string. The maximum allowed value of n is 65535."
msgstr ""
-#: 01030400.xhp
+#: 03120202.xhp
msgctxt ""
-"01030400.xhp\n"
-"hd_id3159099\n"
-"17\n"
+"03120202.xhp\n"
+"par_id3148664\n"
+"9\n"
"help.text"
-msgid "Export a Library"
+msgid "<emph>Expression:</emph> Numeric expression that defines the ASCII code for the character."
msgstr ""
-#: 01030400.xhp
+#: 03120202.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147005\n"
-"70\n"
+"03120202.xhp\n"
+"par_id3150359\n"
+"10\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgid "<emph>Character:</emph> Any single character used to build the return string, or any string of which only the first character will be used."
msgstr ""
-#: 01030400.xhp
+#: 03120202.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147006\n"
-"71\n"
+"03120202.xhp\n"
+"hd_id3152920\n"
+"11\n"
"help.text"
-msgid "Click the <emph>Libraries</emph> tab."
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 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 "<bookmark_value>ampersand symbol in StarBasic</bookmark_value>"
msgstr ""
-#: 01030400.xhp
+#: 03120300.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147007\n"
-"72\n"
+"03120300.xhp\n"
+"hd_id3153894\n"
+"1\n"
"help.text"
-msgid "In the <emph>Location</emph> list you specify where your library is stored. Select the library that you want to export. Note that you cannot export the <emph>Standard</emph> library."
+msgid "<link href=\"text/sbasic/shared/03120300.xhp\" name=\"Editing String Contents\">Editing String Contents</link>"
msgstr ""
-#: 01030400.xhp
+#: 03120300.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147008\n"
-"73\n"
+"03120300.xhp\n"
+"par_id3149178\n"
+"2\n"
"help.text"
-msgid "Click <emph>Export...</emph>"
+msgid "The following functions edit, format, and align the contents of strings. Use the & operator to concatenate strings."
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147009\n"
-"74\n"
+"03120301.xhp\n"
+"tit\n"
"help.text"
-msgid "Choose whether you want to export the library as an extension or as a basic library."
+msgid "Format Function [Runtime]"
+msgstr "Format फंक्शन [रनटाइम]"
+
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"bm_id3153539\n"
+"help.text"
+msgid "<bookmark_value>Format function</bookmark_value>"
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147010\n"
-"75\n"
+"03120301.xhp\n"
+"hd_id3153539\n"
+"1\n"
"help.text"
-msgid "Click <emph>OK</emph>."
+msgid "<link href=\"text/sbasic/shared/03120301.xhp\" name=\"Format Function [Runtime]\">Format Function [Runtime]</link>"
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147011\n"
-"76\n"
+"03120301.xhp\n"
+"par_id3156042\n"
+"2\n"
"help.text"
-msgid "Select where you want your library exported."
+msgid "Converts a number to a string, and then formats it according to the format that you specify."
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147012\n"
-"77\n"
+"03120301.xhp\n"
+"hd_id3145090\n"
+"4\n"
"help.text"
-msgid "Click <emph>Save</emph> to export the library."
+msgid "Syntax:"
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"hd_id3159100\n"
-"17\n"
+"03120301.xhp\n"
+"par_id3153527\n"
+"5\n"
"help.text"
-msgid "Deleting a Library"
-msgstr "लाइब्रेरी मिटाना"
+msgid "Format (Number [, Format As String])"
+msgstr "Format (Number [, Format As String])"
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3150086\n"
-"18\n"
+"03120301.xhp\n"
+"hd_id3149178\n"
+"6\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
+
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3148474\n"
+"7\n"
+"help.text"
+msgid "String"
+msgstr "वाक्यांश"
+
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"hd_id3159176\n"
+"8\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3146808\n"
-"57\n"
+"03120301.xhp\n"
+"par_id3149415\n"
+"9\n"
"help.text"
-msgid "Click the <emph>Libraries</emph> tab."
+msgid "<emph>Number:</emph> Numeric expression that you want to convert to a formatted string."
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3158212\n"
-"58\n"
+"03120301.xhp\n"
+"par_id3147531\n"
+"10\n"
"help.text"
-msgid "Select the library to be deleted from the list."
+msgid "<emph>Format:</emph> String that specifies the format code for the number. If <emph>Format</emph> is omitted, the Format function works like the <emph>Str</emph> function."
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3150361\n"
-"20\n"
+"03120301.xhp\n"
+"hd_id3147561\n"
+"47\n"
"help.text"
-msgid "Click <emph>Delete</emph>."
+msgid "Formatting Codes"
+msgstr "फ़ॉर्मेटिंग कोड"
+
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3147265\n"
+"11\n"
+"help.text"
+msgid "The following list describes the codes that you can use for formatting a number:"
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3152986\n"
-"19\n"
+"03120301.xhp\n"
+"par_id3153380\n"
+"12\n"
"help.text"
-msgid "Deleting a library permanently deletes all existing modules and corresponding procedures and functions."
+msgid "<emph>0:</emph> If <emph>Number</emph> has a digit at the position of the 0 in the format code, the digit is displayed, otherwise a zero is displayed."
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3148868\n"
-"59\n"
+"03120301.xhp\n"
+"par_id3151210\n"
+"13\n"
"help.text"
-msgid "You cannot delete the default library named \"Standard\"."
-msgstr "आप डिफ़ॉल्ट लाइब्रेरी \"मानक\" को मिटा नहीं सकते."
+msgid "If <emph>Number</emph> 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 ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3146869\n"
-"60\n"
+"03120301.xhp\n"
+"par_id3151176\n"
+"14\n"
"help.text"
-msgid "If you delete a library that was inserted as reference only the reference is deleted but not the library itself."
+msgid "Decimal places in the number are rounded according to the number of zeros that appear after the decimal separator in the <emph>Format </emph>code."
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"hd_id3147070\n"
-"21\n"
+"03120301.xhp\n"
+"par_id3154123\n"
+"15\n"
"help.text"
-msgid "Organizing Modules and Dialogs"
-msgstr "मॉड्यूल तथा संवाद प्रबंधन"
+msgid "<emph>#:</emph> If <emph>Number</emph> contains a digit at the position of the # placeholder in the <emph>Format</emph> code, the digit is displayed, otherwise nothing is displayed at this position."
+msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"hd_id3155265\n"
-"61\n"
+"03120301.xhp\n"
+"par_id3148452\n"
+"16\n"
"help.text"
-msgid "Creating a New Module or Dialog"
-msgstr "नया मॉड्यूल या संवाद बनाना"
+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 ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3154537\n"
-"62\n"
+"03120301.xhp\n"
+"par_id3159150\n"
+"17\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgid "<emph>.:</emph> The decimal placeholder determines the number of decimal places to the left and right of the decimal separator."
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3146781\n"
-"63\n"
+"03120301.xhp\n"
+"par_id3159252\n"
+"18\n"
"help.text"
-msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
+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 ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3159206\n"
-"64\n"
+"03120301.xhp\n"
+"par_id3153368\n"
+"19\n"
"help.text"
-msgid "Select the library where the module will be inserted and click <emph>New</emph>."
+msgid "<emph>%:</emph> Multiplies the number by 100 and inserts the percent sign (%) where the number appears in the format code."
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3152389\n"
-"65\n"
+"03120301.xhp\n"
+"par_id3149481\n"
+"20\n"
"help.text"
-msgid "Enter a name for the module or the dialog and click <emph>OK</emph>."
+msgid "<emph>E- E+ e- e+ :</emph> 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 ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"hd_id3152872\n"
-"25\n"
+"03120301.xhp\n"
+"par_id3149262\n"
+"21\n"
"help.text"
-msgid "Renaming a Module or Dialog"
-msgstr "मॉड्यूल या संवाद नाम बदलना"
+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 ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3159230\n"
-"66\n"
+"03120301.xhp\n"
+"par_id3148617\n"
+"23\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgid "The thousands delimiter is displayed if the format code contains the delimiter enclosed by digit placeholders (0 or #)."
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3150046\n"
-"67\n"
+"03120301.xhp\n"
+"par_id3163713\n"
+"29\n"
"help.text"
-msgid "Click the module to be renamed twice, with a pause between the clicks. Enter the new name."
+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 ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3153801\n"
-"27\n"
+"03120301.xhp\n"
+"par_id3152887\n"
+"24\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 <emph>Rename</emph> and type in the new name."
+msgid "<emph>- + $ ( ) space:</emph> A plus (+), minus (-), dollar ($), space, or brackets entered directly in the format code is displayed as a literal character."
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3155526\n"
-"28\n"
+"03120301.xhp\n"
+"par_id3148576\n"
+"25\n"
"help.text"
-msgid "Press Enter to confirm your changes."
-msgstr "अपने परिवर्तनों को सुनिश्चित करने के लिए एंटर बटन दबाएँ."
+msgid "To display characters other than the ones listed here, you must precede it by a backslash (\\), or enclose it in quotation marks (\" \")."
+msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"hd_id3146963\n"
-"29\n"
+"03120301.xhp\n"
+"par_id3153139\n"
+"26\n"
"help.text"
-msgid "Deleting a Module or Dialog"
-msgstr "मॉड्यूल या संवाद मिटाना"
+msgid "\\ : The backslash displays the next character in the format code."
+msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147547\n"
-"68\n"
+"03120301.xhp\n"
+"par_id3153366\n"
+"27\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+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 ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3150958\n"
-"69\n"
+"03120301.xhp\n"
+"par_id3155411\n"
+"28\n"
"help.text"
-msgid "Click the <emph>Modules</emph> tab or the <emph>Dialogs</emph> tab."
+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 ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3149870\n"
+"03120301.xhp\n"
+"par_id3145749\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."
+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 ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3147248\n"
+"03120301.xhp\n"
+"par_id3150113\n"
+"31\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"
"32\n"
"help.text"
-msgid "Click <emph>Delete</emph>."
+msgid "Predefined format"
+msgstr "पूर्व-निर्धारित फ़ॉर्मेट"
+
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3154730\n"
+"33\n"
+"help.text"
+msgid "<emph>General Number:</emph> Numbers are displayed as entered."
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3151339\n"
-"31\n"
+"03120301.xhp\n"
+"par_id3153158\n"
+"34\n"
"help.text"
-msgid "Deleting a module permanently deletes all existing procedures and functions in that module."
+msgid "<emph>Currency:</emph> Inserts a dollar sign in front of the number and encloses negative numbers in brackets."
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"hd_id3151392\n"
-"33\n"
+"03120301.xhp\n"
+"par_id3154490\n"
+"35\n"
"help.text"
-msgid "Organizing Projects among Documents or Templates"
-msgstr "दस्तावेज़ या टैम्प्लेट में परियोजना प्रबंधन"
+msgid "<emph>Fixed:</emph> Displays at least one digit in front of the decimal separator."
+msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"hd_id3156400\n"
+"03120301.xhp\n"
+"par_id3153415\n"
"36\n"
"help.text"
-msgid "Moving or copying modules between documents, templates and the application."
-msgstr "मॉड्यूल को दस्तावेज़, टैम्प्लेट तथा अनुप्रयोग के बीच खिसकाना व नक़ल करना."
+msgid "<emph>Standard:</emph> Displays numbers with a thousands separator."
+msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3146819\n"
+"03120301.xhp\n"
+"par_id3150715\n"
"37\n"
"help.text"
-msgid "Open all documents or templates among which you want to move or copy the modules or dialogs."
+msgid "<emph>Percent:</emph> Multiplies the number by 100 and appends a percent sign to the number."
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3149319\n"
+"03120301.xhp\n"
+"par_id3153836\n"
"38\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog."
+msgid "<emph>Scientific:</emph> Displays numbers in scientific format (for example, 1.00E+03 for 1000)."
msgstr ""
-#: 01030400.xhp
+#: 03120301.xhp
msgctxt ""
-"01030400.xhp\n"
-"par_id3145637\n"
+"03120301.xhp\n"
+"par_id3153707\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 <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging to copy the object instead of moving it."
+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 ""
-#: 03020403.xhp
+#: 03120301.xhp
msgctxt ""
-"03020403.xhp\n"
+"03120301.xhp\n"
+"hd_id3149019\n"
+"40\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 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 "REM बेसिक स्रोत कोड में संख्याओं की प्रविष्टि के समय हमेशा ही पीरियड (.) चिह्न का इस्तेमाल दशमलव डेलिमीटर के लिए करें."
+
+#: 03120301.xhp
+msgctxt ""
+"03120301.xhp\n"
+"par_id3147339\n"
+"46\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 "CurDir Function [Runtime]"
-msgstr "CurDir फंक्शन [रनटाइम]"
+msgid "LCase Function [Runtime]"
+msgstr "LCase फंक्शन [रनटाइम]"
-#: 03020403.xhp
+#: 03120302.xhp
msgctxt ""
-"03020403.xhp\n"
-"bm_id3153126\n"
+"03120302.xhp\n"
+"bm_id3152363\n"
"help.text"
-msgid "<bookmark_value>CurDir function</bookmark_value>"
+msgid "<bookmark_value>LCase function</bookmark_value>"
msgstr ""
-#: 03020403.xhp
+#: 03120302.xhp
msgctxt ""
-"03020403.xhp\n"
-"hd_id3153126\n"
+"03120302.xhp\n"
+"hd_id3152363\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020403.xhp\">CurDir Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function [Runtime]\">LCase Function [Runtime]</link>"
msgstr ""
-#: 03020403.xhp
+#: 03120302.xhp
msgctxt ""
-"03020403.xhp\n"
-"par_id3156343\n"
+"03120302.xhp\n"
+"par_id3145609\n"
"2\n"
"help.text"
-msgid "Returns a variant string that represents the current path of the specified drive."
-msgstr "वेरिएंट स्ट्रिंग प्रस्तुत करता है जो निर्धारित ड्राइव के मौजूदा पथ का प्रतिनिधित्व करता है."
+msgid "Converts all uppercase letters in a string to lowercase."
+msgstr "स्ट्रिंग के सभी अपरकेस अक्षरों को लोअरकेस में बदलता है."
-#: 03020403.xhp
+#: 03120302.xhp
msgctxt ""
-"03020403.xhp\n"
-"hd_id3149457\n"
+"03120302.xhp\n"
+"par_id3154347\n"
"3\n"
"help.text"
-msgid "Syntax:"
+msgid "See also: <link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase\">UCase</link> Function"
msgstr ""
-#: 03020403.xhp
+#: 03120302.xhp
msgctxt ""
-"03020403.xhp\n"
-"par_id3153381\n"
+"03120302.xhp\n"
+"hd_id3149456\n"
"4\n"
"help.text"
-msgid "CurDir [(Text As String)]"
-msgstr "ChDir Text As String"
+msgid "Syntax:"
+msgstr ""
-#: 03020403.xhp
+#: 03120302.xhp
msgctxt ""
-"03020403.xhp\n"
-"hd_id3154366\n"
+"03120302.xhp\n"
+"par_id3150791\n"
"5\n"
"help.text"
+msgid "LCase (Text As String)"
+msgstr "Dim stext As String"
+
+#: 03120302.xhp
+msgctxt ""
+"03120302.xhp\n"
+"hd_id3154940\n"
+"6\n"
+"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03020403.xhp
+#: 03120302.xhp
msgctxt ""
-"03020403.xhp\n"
-"par_id3156281\n"
-"6\n"
+"03120302.xhp\n"
+"par_id3144760\n"
+"7\n"
"help.text"
msgid "String"
msgstr "वाक्यांश"
-#: 03020403.xhp
+#: 03120302.xhp
msgctxt ""
-"03020403.xhp\n"
-"hd_id3156423\n"
-"7\n"
+"03120302.xhp\n"
+"hd_id3151043\n"
+"8\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03020403.xhp
+#: 03120302.xhp
msgctxt ""
-"03020403.xhp\n"
+"03120302.xhp\n"
"par_id3153193\n"
-"8\n"
+"9\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that specifies an existing drive (for example, \"C\" for the first partition of the first hard drive)."
+msgid "<emph>Text:</emph> Any string expression that you want to convert."
msgstr ""
-#: 03020403.xhp
+#: 03120302.xhp
msgctxt ""
-"03020403.xhp\n"
-"par_id3155133\n"
-"9\n"
+"03120302.xhp\n"
+"hd_id3148451\n"
+"10\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 ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03020403.xhp
+#: 03120302.xhp
msgctxt ""
-"03020403.xhp\n"
-"par_id3150010\n"
-"10\n"
+"03120302.xhp\n"
+"par_id3146121\n"
+"14\n"
"help.text"
-msgid "This function is not case-sensitive."
-msgstr "यह फ़ंक्शन केस-सेंसिटिव नहीं है."
+msgid "Print LCase(sVar) ' Returns \"las vegas\""
+msgstr ""
-#: 03020403.xhp
+#: 03120302.xhp
msgctxt ""
-"03020403.xhp\n"
-"hd_id3155411\n"
-"11\n"
+"03120302.xhp\n"
+"par_id3146986\n"
+"15\n"
"help.text"
-msgid "Example:"
+msgid "Print UCase(sVar) ' Returns \"LAS VEGAS\""
msgstr ""
-#: 03080202.xhp
+#: 03120303.xhp
msgctxt ""
-"03080202.xhp\n"
+"03120303.xhp\n"
"tit\n"
"help.text"
-msgid "Log Function [Runtime]"
-msgstr "Log फंक्शन [रनटाइम]"
+msgid "Left Function [Runtime]"
+msgstr "Left फंक्शन [रनटाइम]"
-#: 03080202.xhp
+#: 03120303.xhp
msgctxt ""
-"03080202.xhp\n"
-"bm_id3149416\n"
+"03120303.xhp\n"
+"bm_id3149346\n"
"help.text"
-msgid "<bookmark_value>Log function</bookmark_value>"
+msgid "<bookmark_value>Left function</bookmark_value>"
msgstr ""
-#: 03080202.xhp
+#: 03120303.xhp
msgctxt ""
-"03080202.xhp\n"
-"hd_id3149416\n"
+"03120303.xhp\n"
+"hd_id3149346\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080202.xhp\" name=\"Log Function [Runtime]\">Log Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function [Runtime]\">Left Function [Runtime]</link>"
msgstr ""
-#: 03080202.xhp
+#: 03120303.xhp
msgctxt ""
-"03080202.xhp\n"
-"par_id3145066\n"
+"03120303.xhp\n"
+"par_id3147242\n"
"2\n"
"help.text"
-msgid "Returns the natural logarithm of a number."
-msgstr "किसी संख्या का नैसर्गिक लघुगणक वापस करता है."
+msgid "Returns the number of leftmost characters that you specify of a string expression."
+msgstr "बायीँ ओर का अंतिम अक्षर प्रस्तुत करता है जिसे आप स्ट्रिंग एक्सप्रेशन में निर्धारित करते हैं."
-#: 03080202.xhp
+#: 03120303.xhp
msgctxt ""
-"03080202.xhp\n"
-"hd_id3159414\n"
+"03120303.xhp\n"
+"hd_id3156153\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03080202.xhp
+#: 03120303.xhp
msgctxt ""
-"03080202.xhp\n"
-"par_id3154760\n"
+"03120303.xhp\n"
+"par_id3150771\n"
"4\n"
"help.text"
-msgid "Log (Number)"
-msgstr "Sin (Number)"
+msgid "Left (Text As String, n As Long)"
+msgstr ""
-#: 03080202.xhp
+#: 03120303.xhp
msgctxt ""
-"03080202.xhp\n"
-"hd_id3149457\n"
+"03120303.xhp\n"
+"hd_id3153824\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03080202.xhp
+#: 03120303.xhp
msgctxt ""
-"03080202.xhp\n"
-"par_id3150791\n"
+"03120303.xhp\n"
+"par_id3147530\n"
"6\n"
"help.text"
-msgid "Double"
-msgstr ""
+msgid "String"
+msgstr "वाक्यांश"
-#: 03080202.xhp
+#: 03120303.xhp
msgctxt ""
-"03080202.xhp\n"
-"hd_id3151211\n"
+"03120303.xhp\n"
+"hd_id3148946\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03080202.xhp
+#: 03120303.xhp
msgctxt ""
-"03080202.xhp\n"
-"par_id3151041\n"
+"03120303.xhp\n"
+"par_id3148552\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the natural logarithm for."
+msgid "<emph>Text:</emph> Any string expression that you want to return the leftmost characters from."
msgstr ""
-#: 03080202.xhp
+#: 03120303.xhp
msgctxt ""
-"03080202.xhp\n"
-"par_id3150869\n"
+"03120303.xhp\n"
+"par_id3149456\n"
"9\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 "नैसर्गिक लघुगणक बेस e का लघुगणक है. बेस एक स्थिरांक है जिसका लगभग मान है- 2.718282..."
+msgid "<emph>n:</emph> Numeric expression that specifies the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
+msgstr ""
-#: 03080202.xhp
+#: 03120303.xhp
msgctxt ""
-"03080202.xhp\n"
-"par_id3153968\n"
+"03120303.xhp\n"
+"par_id3150791\n"
"10\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 ""
+msgid "The following example converts a date in YYYY.MM.DD format to MM/DD/YYYY format."
+msgstr "निम्न उदाहरण तारीख़ फ़ॉर्मेट को YYYY.MM.DD से MM/DD/YYYY फ़ॉर्मेट में परिवर्तित करता है."
-#: 03080202.xhp
+#: 03120303.xhp
msgctxt ""
-"03080202.xhp\n"
-"par_id3145420\n"
+"03120303.xhp\n"
+"hd_id3125863\n"
"11\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"
-"12\n"
-"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03080202.xhp
+#: 03120303.xhp
msgctxt ""
-"03080202.xhp\n"
-"par_id3149262\n"
-"18\n"
+"03120303.xhp\n"
+"par_id3150448\n"
+"15\n"
"help.text"
-msgid "MsgBox \"\" & a & chr(13) & (b1*b2) ,0,\"Multiplication by logarithm function\""
+msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
msgstr ""
-#: 03090103.xhp
+#: 03120304.xhp
msgctxt ""
-"03090103.xhp\n"
+"03120304.xhp\n"
"tit\n"
"help.text"
-msgid "IIf Statement [Runtime]"
-msgstr "IIf वक्तव्य [रनटाइम]"
+msgid "LSet Statement [Runtime]"
+msgstr "LSet वक्तव्य [रनटाइम]"
-#: 03090103.xhp
+#: 03120304.xhp
msgctxt ""
-"03090103.xhp\n"
-"bm_id3155420\n"
+"03120304.xhp\n"
+"bm_id3143268\n"
"help.text"
-msgid "<bookmark_value>IIf statement</bookmark_value>"
+msgid "<bookmark_value>LSet statement</bookmark_value>"
msgstr ""
-#: 03090103.xhp
+#: 03120304.xhp
msgctxt ""
-"03090103.xhp\n"
-"hd_id3155420\n"
+"03120304.xhp\n"
+"hd_id3143268\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090103.xhp\" name=\"IIf Statement [Runtime]\">IIf Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120304.xhp\" name=\"LSet Statement [Runtime]\">LSet Statement [Runtime]</link>"
msgstr ""
-#: 03090103.xhp
+#: 03120304.xhp
msgctxt ""
-"03090103.xhp\n"
-"par_id3145610\n"
+"03120304.xhp\n"
+"par_id3155419\n"
"2\n"
"help.text"
-msgid "Returns one of two possible function results, depending on the logical value of the evaluated expression."
+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 ""
-#: 03090103.xhp
+#: 03120304.xhp
msgctxt ""
-"03090103.xhp\n"
-"hd_id3159413\n"
+"03120304.xhp\n"
+"hd_id3145317\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03090103.xhp
+#: 03120304.xhp
msgctxt ""
-"03090103.xhp\n"
-"par_id3147560\n"
+"03120304.xhp\n"
+"par_id3150984\n"
"4\n"
"help.text"
-msgid "IIf (Expression, ExpressionTrue, ExpressionFalse)"
-msgstr "IIf (Expression, ExpressionTrue, ExpressionFalse)"
+msgid "LSet Var As String = Text or LSet Var1 = Var2"
+msgstr "LSet Var As String = Text or LSet Var1 = Var2"
-#: 03090103.xhp
+#: 03120304.xhp
msgctxt ""
-"03090103.xhp\n"
-"hd_id3150541\n"
+"03120304.xhp\n"
+"hd_id3143271\n"
"5\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03090103.xhp
+#: 03120304.xhp
msgctxt ""
-"03090103.xhp\n"
-"par_id3153381\n"
+"03120304.xhp\n"
+"par_id3145610\n"
"6\n"
"help.text"
-msgid "<emph>Expression:</emph> Any expression that you want to evaluate. If the expression evaluates to <emph>True</emph>, the function returns the result of ExpressionTrue, otherwise it returns the result of ExpressionFalse."
+msgid "<emph>Var:</emph> Any String variable that contains the string that you want align to the left."
msgstr ""
-#: 03090103.xhp
+#: 03120304.xhp
msgctxt ""
-"03090103.xhp\n"
-"par_id3150870\n"
+"03120304.xhp\n"
+"par_id3154346\n"
"7\n"
"help.text"
-msgid "<emph>ExpressionTrue, ExpressionFalse:</emph> Any expression, one of which will be returned as the function result, depending on the logical evaluation."
+msgid "<emph>Text:</emph> String that you want to align to the left of the string variable."
msgstr ""
-#: 03090410.xhp
+#: 03120304.xhp
msgctxt ""
-"03090410.xhp\n"
+"03120304.xhp\n"
+"par_id3151054\n"
+"8\n"
+"help.text"
+msgid "<emph>Var1:</emph> Name of the user-defined type variable that you want to copy to."
+msgstr ""
+
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3153361\n"
+"9\n"
+"help.text"
+msgid "<emph>Var2:</emph> Name of the user-defined type variable that you want to copy from."
+msgstr ""
+
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3154686\n"
+"10\n"
+"help.text"
+msgid "If the string is shorter than the string variable, <emph>LSet</emph> 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 <emph>LSet</emph> 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"
+"11\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3152940\n"
+"18\n"
+"help.text"
+msgid "' Align \"SBX\" within the 40-character reference string"
+msgstr ""
+
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3148647\n"
+"19\n"
+"help.text"
+msgid "' Replace asterisks with spaces"
+msgstr ""
+
+#: 03120304.xhp
+msgctxt ""
+"03120304.xhp\n"
+"par_id3151075\n"
+"30\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 "Switch Function [Runtime]"
-msgstr "Switch फंक्शन [रनटाइम]"
+msgid "LTrim Function [Runtime]"
+msgstr "LTrim फंक्शन [रनटाइम]"
-#: 03090410.xhp
+#: 03120305.xhp
msgctxt ""
-"03090410.xhp\n"
-"bm_id3148554\n"
+"03120305.xhp\n"
+"bm_id3147574\n"
"help.text"
-msgid "<bookmark_value>Switch function</bookmark_value>"
+msgid "<bookmark_value>LTrim function</bookmark_value>"
msgstr ""
-#: 03090410.xhp
+#: 03120305.xhp
msgctxt ""
-"03090410.xhp\n"
-"hd_id3148554\n"
+"03120305.xhp\n"
+"hd_id3147574\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090410.xhp\" name=\"Switch Function [Runtime]\">Switch Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function [Runtime]\">LTrim Function [Runtime]</link>"
msgstr ""
-#: 03090410.xhp
+#: 03120305.xhp
msgctxt ""
-"03090410.xhp\n"
-"par_id3148522\n"
+"03120305.xhp\n"
+"par_id3145316\n"
"2\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 ""
+msgid "Removes all leading spaces at the start of a string expression."
+msgstr "स्ट्रिंग एक्सप्रेशन के प्रारंभ के सभी लीडिंग स्पेसेज़ को मिटाता है."
-#: 03090410.xhp
+#: 03120305.xhp
msgctxt ""
-"03090410.xhp\n"
-"hd_id3154863\n"
+"03120305.xhp\n"
+"hd_id3154924\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03090410.xhp
+#: 03120305.xhp
msgctxt ""
-"03090410.xhp\n"
-"par_id3155934\n"
+"03120305.xhp\n"
+"par_id3148552\n"
"4\n"
"help.text"
-msgid "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])"
-msgstr "Switch (Expression1, Value1[, Expression2, Value2[..., Expression_n, Value_n]])"
+msgid "LTrim (Text As String)"
+msgstr "Dim stext As String"
-#: 03090410.xhp
+#: 03120305.xhp
msgctxt ""
-"03090410.xhp\n"
-"hd_id3149119\n"
+"03120305.xhp\n"
+"hd_id3156344\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03090410.xhp
+#: 03120305.xhp
msgctxt ""
-"03090410.xhp\n"
-"par_id3153894\n"
+"03120305.xhp\n"
+"par_id3151056\n"
"6\n"
"help.text"
-msgid "The <emph>Switch</emph> 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 ""
+msgid "String"
+msgstr "वाक्यांश"
-#: 03090410.xhp
+#: 03120305.xhp
msgctxt ""
-"03090410.xhp\n"
-"par_id3153990\n"
+"03120305.xhp\n"
+"hd_id3150543\n"
"7\n"
"help.text"
-msgid "<emph>Expression:</emph> The expression that you want to evaluate."
+msgid "Parameters:"
msgstr ""
-#: 03090410.xhp
+#: 03120305.xhp
msgctxt ""
-"03090410.xhp\n"
-"par_id3153394\n"
+"03120305.xhp\n"
+"par_id3150792\n"
"8\n"
"help.text"
-msgid "<emph>Value:</emph> The value that you want to return if the expression is True."
+msgid "<emph>Text:</emph> Any string expression."
msgstr ""
-#: 03090410.xhp
+#: 03120305.xhp
msgctxt ""
-"03090410.xhp\n"
-"par_id3153346\n"
+"03120305.xhp\n"
+"par_id3125863\n"
"9\n"
"help.text"
-msgid "In the following example, the <emph>Switch</emph> function assigns the appropriate gender to the name that is passed to the function:"
+msgid "Use this function to remove spaces at the beginning of a string expression."
msgstr ""
-#: 03090410.xhp
+#: 03120305.xhp
msgctxt ""
-"03090410.xhp\n"
-"hd_id3159157\n"
+"03120305.xhp\n"
+"hd_id3145419\n"
"10\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03090410.xhp
-msgctxt ""
-"03090410.xhp\n"
-"par_id3149579\n"
-"13\n"
-"help.text"
-msgid "sGender = GetGenderIndex( \"John\" )"
-msgstr "sGender = GetGenderIndex( \"John\" )"
-
-#: 03090410.xhp
+#: 03120306.xhp
msgctxt ""
-"03090410.xhp\n"
-"par_id3153361\n"
-"18\n"
+"03120306.xhp\n"
+"tit\n"
"help.text"
-msgid "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")"
-msgstr "GetGenderIndex = Switch(sName = \"Jane\", \"female\", sName = \"John\", \"male\")"
+msgid "Mid Function, Mid Statement [Runtime]"
+msgstr "Mid Function, Mid वक्तव्य [रनटाइम]"
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"tit\n"
+"03120306.xhp\n"
+"bm_id3143268\n"
"help.text"
-msgid "QBColor Function [Runtime]"
-msgstr "QBColor फंक्शन [रनटाइम]"
+msgid "<bookmark_value>Mid function</bookmark_value><bookmark_value>Mid statement</bookmark_value>"
+msgstr ""
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"hd_id3149670\n"
+"03120306.xhp\n"
+"hd_id3143268\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"QBColor Function [Runtime]\">QBColor Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120306.xhp\" name=\"Mid Function, Mid Statement [Runtime]\">Mid Function, Mid Statement [Runtime]</link>"
msgstr ""
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3150359\n"
+"03120306.xhp\n"
+"par_id3148473\n"
"2\n"
"help.text"
-msgid "Returns the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB\">RGB</link> color code of the color passed as a color value through an older MS-DOS based programming system."
+msgid "Returns the specified portion of a string expression (<emph>Mid function</emph>), or replaces the portion of a string expression with another string (<emph>Mid statement</emph>)."
msgstr ""
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"hd_id3154140\n"
+"03120306.xhp\n"
+"hd_id3154285\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3151042\n"
+"03120306.xhp\n"
+"par_id3147530\n"
"4\n"
"help.text"
-msgid "QBColor (ColorNumber As Integer)"
-msgstr "QBColor (ColorNumber As Integer)"
+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 "Mid (Text As String, Start As Long [, Length As Long]) or Mid (Text As String, Start As Long , Length As Long, Text As String)"
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"hd_id3145172\n"
+"03120306.xhp\n"
+"hd_id3145068\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3154685\n"
+"03120306.xhp\n"
+"par_id3149295\n"
"6\n"
"help.text"
-msgid "Long"
+msgid "String (only by Function)"
msgstr ""
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"hd_id3156560\n"
+"03120306.xhp\n"
+"hd_id3154347\n"
"7\n"
"help.text"
-msgid "Parameter:"
+msgid "Parameters:"
msgstr ""
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3161832\n"
+"03120306.xhp\n"
+"par_id3148664\n"
"8\n"
"help.text"
-msgid "<emph>ColorNumber</emph>: Any integer expression that specifies the color value of the color passed from an older MS-DOS based programming system."
+msgid "<emph>Text:</emph> Any string expression that you want to modify."
msgstr ""
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3147318\n"
+"03120306.xhp\n"
+"par_id3150359\n"
"9\n"
"help.text"
-msgid "<emph>ColorNumber</emph> can be assigned the following values:"
+msgid "<emph>Start: </emph>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 ""
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3152576\n"
+"03120306.xhp\n"
+"par_id3148451\n"
"10\n"
"help.text"
-msgid "0 : Black"
-msgstr "0 : काला"
+msgid "<emph>Length:</emph> Numeric expression that returns the number of characters that you want to replace or return. The maximum allowed value is 65535."
+msgstr ""
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3146975\n"
+"03120306.xhp\n"
+"par_id3125864\n"
"11\n"
"help.text"
-msgid "1 : Blue"
-msgstr "1: नीला"
+msgid "If the Length parameter in the <emph>Mid function</emph> is omitted, all characters in the string expression from the start position to the end of the string are returned."
+msgstr ""
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3151116\n"
+"03120306.xhp\n"
+"par_id3144762\n"
"12\n"
"help.text"
-msgid "2 : Green"
-msgstr "2 : हरा"
+msgid "If the Length parameter in the <emph>Mid statement</emph> is less than the length of the text that you want to replace, the text is reduced to the specified length."
+msgstr ""
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3155412\n"
+"03120306.xhp\n"
+"par_id3150769\n"
"13\n"
"help.text"
-msgid "3 : Cyan"
-msgstr "3 : क्यान"
+msgid "<emph>Text:</emph> The string to replace the string expression (<emph>Mid statement</emph>)."
+msgstr ""
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3155306\n"
+"03120306.xhp\n"
+"hd_id3149560\n"
"14\n"
"help.text"
-msgid "4 : Red"
-msgstr "4 : लाल"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03010304.xhp
+#: 03120306.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3153364\n"
-"15\n"
+"03120306.xhp\n"
+"par_id3153189\n"
+"18\n"
"help.text"
-msgid "5 : Magenta"
-msgstr "5 : मजेंटा"
+msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
+msgstr ""
-#: 03010304.xhp
+#: 03120307.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3146119\n"
-"16\n"
+"03120307.xhp\n"
+"tit\n"
"help.text"
-msgid "6 : Yellow"
-msgstr "6 : पीला"
+msgid "Right Function [Runtime]"
+msgstr "Right फंक्शन [रनटाइम]"
-#: 03010304.xhp
+#: 03120307.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3154730\n"
-"17\n"
+"03120307.xhp\n"
+"bm_id3153311\n"
"help.text"
-msgid "7 : White"
-msgstr "7 : सफेद"
+msgid "<bookmark_value>Right function</bookmark_value>"
+msgstr ""
-#: 03010304.xhp
+#: 03120307.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3153877\n"
-"18\n"
+"03120307.xhp\n"
+"hd_id3153311\n"
+"1\n"
"help.text"
-msgid "8 : Gray"
-msgstr "7 : धूसर"
+msgid "<link href=\"text/sbasic/shared/03120307.xhp\" name=\"Right Function [Runtime]\">Right Function [Runtime]</link>"
+msgstr ""
-#: 03010304.xhp
+#: 03120307.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3147124\n"
-"19\n"
+"03120307.xhp\n"
+"par_id3150984\n"
+"2\n"
"help.text"
-msgid "9 : Light Blue"
-msgstr ""
+msgid "Returns the rightmost \"n\" characters of a string expression."
+msgstr "स्ट्रिंग एक्सप्रेशन के सबसे दाहिने के \"n\" अक्षरों को प्रस्तुत करता है."
-#: 03010304.xhp
+#: 03120307.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3145646\n"
-"20\n"
+"03120307.xhp\n"
+"par_id3149763\n"
+"3\n"
"help.text"
-msgid "10 : Light Green"
+msgid "See also: <link href=\"text/sbasic/shared/03120303.xhp\" name=\"Left Function\">Left Function</link>."
msgstr ""
-#: 03010304.xhp
+#: 03120307.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3149958\n"
-"21\n"
+"03120307.xhp\n"
+"hd_id3145315\n"
+"4\n"
"help.text"
-msgid "11 : Light Cyan"
+msgid "Syntax:"
msgstr ""
-#: 03010304.xhp
+#: 03120307.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3154943\n"
-"22\n"
+"03120307.xhp\n"
+"par_id3153061\n"
+"5\n"
"help.text"
-msgid "12 : Light Red"
+msgid "Right (Text As String, n As Long)"
msgstr ""
-#: 03010304.xhp
+#: 03120307.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3150715\n"
-"23\n"
+"03120307.xhp\n"
+"hd_id3145068\n"
+"6\n"
"help.text"
-msgid "13 : Light Magenta"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
+
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"par_id3156344\n"
+"7\n"
+"help.text"
+msgid "String"
+msgstr "वाक्यांश"
+
+#: 03120307.xhp
+msgctxt ""
+"03120307.xhp\n"
+"hd_id3146795\n"
+"8\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 03010304.xhp
+#: 03120307.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3146970\n"
-"24\n"
+"03120307.xhp\n"
+"par_id3153526\n"
+"9\n"
"help.text"
-msgid "14 : Light Yellow"
+msgid "<emph>Text:</emph> Any string expression that you want to return the rightmost characters of."
msgstr ""
-#: 03010304.xhp
+#: 03120307.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3150750\n"
-"25\n"
+"03120307.xhp\n"
+"par_id3151211\n"
+"10\n"
"help.text"
-msgid "15 : Bright White"
+msgid "<emph>n:</emph> Numeric expression that defines the number of characters that you want to return. If <emph>n</emph> = 0, a zero-length string is returned. The maximum allowed value is 65535."
msgstr ""
-#: 03010304.xhp
+#: 03120307.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3146914\n"
-"26\n"
+"03120307.xhp\n"
+"par_id3158410\n"
+"11\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."
+msgid "The following example converts a date in YYYY-MM-DD format to the US date format (MM/DD/YYYY)."
msgstr ""
-#: 03010304.xhp
+#: 03120307.xhp
msgctxt ""
-"03010304.xhp\n"
-"hd_id3148406\n"
-"27\n"
+"03120307.xhp\n"
+"hd_id3156212\n"
+"12\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03010304.xhp
+#: 03120307.xhp
msgctxt ""
-"03010304.xhp\n"
-"par_id3149566\n"
-"33\n"
+"03120307.xhp\n"
+"par_id3159252\n"
+"16\n"
"help.text"
-msgid "MsgBox stext,0,\"Color \" & iColor"
+msgid "sInput = InputBox(\"Please input a date in the international format 'YYYY-MM-DD'\")"
msgstr ""
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
+"03120308.xhp\n"
"tit\n"
"help.text"
-msgid "WeekDay Function [Runtime]"
-msgstr "WeekDay फंक्शन [रनटाइम]"
+msgid "RSet Statement [Runtime]"
+msgstr "RSet वक्तव्य [रनटाइम]"
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"bm_id3153127\n"
+"03120308.xhp\n"
+"bm_id3153345\n"
"help.text"
-msgid "<bookmark_value>WeekDay function</bookmark_value>"
+msgid "<bookmark_value>RSet statement</bookmark_value>"
msgstr ""
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"hd_id3153127\n"
+"03120308.xhp\n"
+"hd_id3153345\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030105.xhp\" name=\"WeekDay Function [Runtime]\">WeekDay Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120308.xhp\" name=\"RSet Statement [Runtime]\">RSet Statement [Runtime]</link>"
msgstr ""
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3146795\n"
+"03120308.xhp\n"
+"par_id3150503\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."
+msgid "Right-aligns a string within a string variable, or copies a user-defined variable type into another."
msgstr ""
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"hd_id3145068\n"
+"03120308.xhp\n"
+"hd_id3149234\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3149655\n"
+"03120308.xhp\n"
+"par_id3150669\n"
"4\n"
"help.text"
-msgid "WeekDay (Number)"
-msgstr "Sin (Number)"
+msgid "RSet Text As String = Text or RSet Variable1 = Variable2"
+msgstr "RSet Text As String = Text or RSet Variable1 = Variable2"
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"hd_id3148799\n"
+"03120308.xhp\n"
+"hd_id3156024\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameters:"
+msgstr ""
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3154125\n"
+"03120308.xhp\n"
+"par_id3148552\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "<emph>Text:</emph> Any string variable."
+msgstr ""
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"hd_id3150768\n"
+"03120308.xhp\n"
+"par_id3154924\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "<emph>Text</emph>: String that you want to right-align in the string variable."
msgstr ""
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3151042\n"
+"03120308.xhp\n"
+"par_id3149456\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Integer expression that contains the serial date number that is used to calculate the day of the week (1-7)."
+msgid "<emph>Variable1:</emph> User-defined variable that is the target for the copied variable."
msgstr ""
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3159254\n"
+"03120308.xhp\n"
+"par_id3153381\n"
"9\n"
"help.text"
-msgid "The following example determines the day of the week using the WeekDay function when you enter a date."
+msgid "<emph>Variable2:</emph> User-defined variable that you want to copy to another variable."
msgstr ""
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"hd_id3148616\n"
+"03120308.xhp\n"
+"par_id3154140\n"
"10\n"
"help.text"
-msgid "Example:"
+msgid "If the string is shorter than the string variable, <emph>RSet</emph> 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 ""
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3148576\n"
-"13\n"
+"03120308.xhp\n"
+"par_id3149202\n"
+"11\n"
"help.text"
-msgid "' Return And display the day of the week"
+msgid "You can also use the <emph>RSet statement</emph> to assign variables of one user-defined type to another."
msgstr ""
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3151117\n"
-"16\n"
+"03120308.xhp\n"
+"par_id3151042\n"
+"12\n"
"help.text"
-msgid "sDay=\"Sunday\""
+msgid "The following example uses the <emph>RSet</emph> and <emph>LSet</emph> statements to modify the left and right alignment of a string."
msgstr ""
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3153952\n"
-"18\n"
+"03120308.xhp\n"
+"hd_id3154909\n"
+"13\n"
"help.text"
-msgid "sDay=\"Monday\""
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3153157\n"
+"03120308.xhp\n"
+"par_id3155856\n"
"20\n"
"help.text"
-msgid "sDay=\"Tuesday\""
-msgstr ""
-
-#: 03030105.xhp
-msgctxt ""
-"03030105.xhp\n"
-"par_id3154942\n"
-"22\n"
-"help.text"
-msgid "sDay=\"Wednesday\""
-msgstr ""
-
-#: 03030105.xhp
-msgctxt ""
-"03030105.xhp\n"
-"par_id3155416\n"
-"24\n"
-"help.text"
-msgid "sDay=\"Thursday\""
-msgstr ""
-
-#: 03030105.xhp
-msgctxt ""
-"03030105.xhp\n"
-"par_id3154015\n"
-"26\n"
-"help.text"
-msgid "sDay=\"Friday\""
+msgid "' Right-align \"SBX\" in a 40-character string"
msgstr ""
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3153707\n"
-"28\n"
+"03120308.xhp\n"
+"par_id3152577\n"
+"21\n"
"help.text"
-msgid "sDay=\"Saturday\""
+msgid "' Replace asterisks with spaces"
msgstr ""
-#: 03030105.xhp
+#: 03120308.xhp
msgctxt ""
-"03030105.xhp\n"
-"par_id3148993\n"
-"30\n"
+"03120308.xhp\n"
+"par_id3145801\n"
+"32\n"
"help.text"
-msgid "MsgBox \"\" + sDay,64,\"Today Is\""
+msgid "' Left-align \"SBX\" in a 40-character string"
msgstr ""
-#: 03130800.xhp
+#: 03120309.xhp
msgctxt ""
-"03130800.xhp\n"
+"03120309.xhp\n"
"tit\n"
"help.text"
-msgid "Environ Function [Runtime]"
-msgstr "Environ फंक्शन [रनटाइम]"
+msgid "RTrim Function [Runtime]"
+msgstr "RTrim फंक्शन [रनटाइम]"
-#: 03130800.xhp
+#: 03120309.xhp
msgctxt ""
-"03130800.xhp\n"
-"bm_id3155364\n"
+"03120309.xhp\n"
+"bm_id3154286\n"
"help.text"
-msgid "<bookmark_value>Environ function</bookmark_value>"
+msgid "<bookmark_value>RTrim function</bookmark_value>"
msgstr ""
-#: 03130800.xhp
+#: 03120309.xhp
msgctxt ""
-"03130800.xhp\n"
-"hd_id3155364\n"
+"03120309.xhp\n"
+"hd_id3154286\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03130800.xhp\" name=\"Environ Function [Runtime]\">Environ Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120309.xhp\" name=\"RTrim Function [Runtime]\">RTrim Function [Runtime]</link>"
msgstr ""
-#: 03130800.xhp
+#: 03120309.xhp
msgctxt ""
-"03130800.xhp\n"
-"par_id3145090\n"
+"03120309.xhp\n"
+"par_id3153127\n"
"2\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."
+msgid "Deletes the spaces at the end of a string expression."
+msgstr "स्ट्रिंग एक्सप्रेशन के अंत में रिक्त स्थानों को मिटाता है."
+
+#: 03120309.xhp
+msgctxt ""
+"03120309.xhp\n"
+"par_id3153062\n"
+"3\n"
+"help.text"
+msgid "See also: <link href=\"text/sbasic/shared/03120305.xhp\" name=\"LTrim Function\">LTrim Function</link>"
msgstr ""
-#: 03130800.xhp
+#: 03120309.xhp
msgctxt ""
-"03130800.xhp\n"
-"hd_id3150670\n"
+"03120309.xhp\n"
+"hd_id3154924\n"
"4\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03130800.xhp
+#: 03120309.xhp
msgctxt ""
-"03130800.xhp\n"
-"par_id3159176\n"
+"03120309.xhp\n"
+"par_id3154347\n"
"5\n"
"help.text"
-msgid "Environ (Environment As String)"
-msgstr ""
+msgid "RTrim (Text As String)"
+msgstr "Dim stext As String"
-#: 03130800.xhp
+#: 03120309.xhp
msgctxt ""
-"03130800.xhp\n"
-"hd_id3159157\n"
+"03120309.xhp\n"
+"hd_id3149457\n"
"6\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03130800.xhp
+#: 03120309.xhp
msgctxt ""
-"03130800.xhp\n"
-"par_id3148473\n"
+"03120309.xhp\n"
+"par_id3153381\n"
"7\n"
"help.text"
msgid "String"
msgstr "वाक्यांश"
-#: 03130800.xhp
+#: 03120309.xhp
msgctxt ""
-"03130800.xhp\n"
-"hd_id3145609\n"
+"03120309.xhp\n"
+"hd_id3148798\n"
"8\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03130800.xhp
+#: 03120309.xhp
msgctxt ""
-"03130800.xhp\n"
-"par_id3159414\n"
+"03120309.xhp\n"
+"par_id3151380\n"
"9\n"
"help.text"
-msgid "Environment: Environment variable that you want to return the value for."
-msgstr "वातावरण: एनवायरनमेंट वेरिएबल जिसका मूल्य आप प्राप्त करना चाहते हैं."
+msgid "<emph>Text: </emph>Any string expression."
+msgstr ""
-#: 03130800.xhp
+#: 03120309.xhp
msgctxt ""
-"03130800.xhp\n"
-"hd_id3148663\n"
+"03120309.xhp\n"
+"hd_id3151041\n"
"10\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03130800.xhp
+#: 03120310.xhp
msgctxt ""
-"03130800.xhp\n"
-"par_id3145419\n"
-"15\n"
+"03120310.xhp\n"
+"tit\n"
"help.text"
-msgid "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\""
-msgstr ""
+msgid "UCase Function [Runtime]"
+msgstr "UCase फंक्शन [रनटाइम]"
-#: 03020200.xhp
+#: 03120310.xhp
msgctxt ""
-"03020200.xhp\n"
-"tit\n"
+"03120310.xhp\n"
+"bm_id3153527\n"
"help.text"
-msgid "File Input/Output Functions"
+msgid "<bookmark_value>UCase function</bookmark_value>"
msgstr ""
-#: 03020200.xhp
+#: 03120310.xhp
msgctxt ""
-"03020200.xhp\n"
-"hd_id3150791\n"
+"03120310.xhp\n"
+"hd_id3153527\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020200.xhp\" name=\"File Input/Output Functions\">File Input/Output Functions</link>"
+msgid "<link href=\"text/sbasic/shared/03120310.xhp\" name=\"UCase Function [Runtime]\">UCase Function [Runtime]</link>"
msgstr ""
-#: 03050300.xhp
+#: 03120310.xhp
msgctxt ""
-"03050300.xhp\n"
-"tit\n"
+"03120310.xhp\n"
+"par_id3155420\n"
+"2\n"
"help.text"
-msgid "Error Function [Runtime]"
-msgstr "Error फंक्शन [रनटाइम]"
+msgid "Converts lowercase characters in a string to uppercase."
+msgstr "स्ट्रिंग के लोअरकेस अक्षरों को अपरकेस में बदलता है."
-#: 03050300.xhp
+#: 03120310.xhp
msgctxt ""
-"03050300.xhp\n"
-"bm_id3159413\n"
+"03120310.xhp\n"
+"par_id3150771\n"
+"3\n"
"help.text"
-msgid "<bookmark_value>Error function</bookmark_value>"
+msgid "See also: <link href=\"text/sbasic/shared/03120302.xhp\" name=\"LCase Function\">LCase Function</link>"
msgstr ""
-#: 03050300.xhp
+#: 03120310.xhp
msgctxt ""
-"03050300.xhp\n"
-"hd_id3159413\n"
-"1\n"
+"03120310.xhp\n"
+"par_id3149233\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03050300.xhp\" name=\"Error Function [Runtime]\">Error Function [Runtime]</link>"
+msgid "<emph>Syntax</emph>:"
msgstr ""
-#: 03050300.xhp
+#: 03120310.xhp
msgctxt ""
-"03050300.xhp\n"
-"par_id3148663\n"
-"2\n"
+"03120310.xhp\n"
+"par_id3153061\n"
+"5\n"
"help.text"
-msgid "Returns the error message that corresponds to a given error code."
-msgstr "त्रुटि संदेश प्रस्तुत करता है जो कि दिए गए त्रुटि कोड के तदनुरुप होता है."
+msgid "UCase (Text As String)"
+msgstr "Dim stext As String"
-#: 03050300.xhp
+#: 03120310.xhp
msgctxt ""
-"03050300.xhp\n"
-"hd_id3153379\n"
-"3\n"
+"03120310.xhp\n"
+"par_id3159414\n"
+"6\n"
"help.text"
-msgid "Syntax:"
+msgid "<emph>Return value</emph>:"
msgstr ""
-#: 03050300.xhp
-#, fuzzy
+#: 03120310.xhp
msgctxt ""
-"03050300.xhp\n"
-"par_id3154366\n"
-"4\n"
+"03120310.xhp\n"
+"par_id3146795\n"
+"7\n"
"help.text"
-msgid "Error (Expression)"
-msgstr "IsDate (Expression)"
+msgid "String"
+msgstr "वाक्यांश"
-#: 03050300.xhp
+#: 03120310.xhp
msgctxt ""
-"03050300.xhp\n"
-"hd_id3145173\n"
-"5\n"
+"03120310.xhp\n"
+"hd_id3149457\n"
+"8\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameters:"
+msgstr ""
-#: 03050300.xhp
+#: 03120310.xhp
msgctxt ""
-"03050300.xhp\n"
-"par_id3154125\n"
-"6\n"
+"03120310.xhp\n"
+"par_id3150791\n"
+"9\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "<emph>Text:</emph> Any string expression that you want to convert."
+msgstr ""
-#: 03050300.xhp
+#: 03120310.xhp
msgctxt ""
-"03050300.xhp\n"
-"hd_id3150869\n"
-"7\n"
+"03120310.xhp\n"
+"hd_id3154125\n"
+"10\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03050300.xhp
+#: 03120310.xhp
msgctxt ""
-"03050300.xhp\n"
-"par_id3153193\n"
-"8\n"
+"03120310.xhp\n"
+"par_id3149204\n"
+"14\n"
"help.text"
-msgid "<emph>Expression:</emph> Any numeric expression that contains the error code of the error message that you want to return."
+msgid "Print LCase(sVar) ' returns \"las vegas\""
msgstr ""
-#: 03050300.xhp
+#: 03120310.xhp
msgctxt ""
-"03050300.xhp\n"
-"par_id3159254\n"
-"9\n"
+"03120310.xhp\n"
+"par_id3156280\n"
+"15\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."
+msgid "Print UCase(sVar) ' returns \"LAS VEGAS\""
msgstr ""
-#: 03020413.xhp
+#: 03120311.xhp
msgctxt ""
-"03020413.xhp\n"
+"03120311.xhp\n"
"tit\n"
"help.text"
-msgid "RmDir Statement [Runtime]"
-msgstr "RmDir वक्तव्य [रनटाइम]"
+msgid "Trim Function [Runtime]"
+msgstr "Trim फंक्शन [रनटाइम]"
-#: 03020413.xhp
+#: 03120311.xhp
msgctxt ""
-"03020413.xhp\n"
-"bm_id3148947\n"
+"03120311.xhp\n"
+"bm_id3150616\n"
"help.text"
-msgid "<bookmark_value>RmDir statement</bookmark_value>"
+msgid "<bookmark_value>Trim function</bookmark_value>"
msgstr ""
-#: 03020413.xhp
+#: 03120311.xhp
msgctxt ""
-"03020413.xhp\n"
-"hd_id3148947\n"
+"03120311.xhp\n"
+"hd_id3150616\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020413.xhp\" name=\"RmDir Statement [Runtime]\">RmDir Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120311.xhp\" name=\"Trim Function [Runtime]\">Trim Function [Runtime]</link>"
msgstr ""
-#: 03020413.xhp
+#: 03120311.xhp
msgctxt ""
-"03020413.xhp\n"
-"par_id3149457\n"
+"03120311.xhp\n"
+"par_id3149177\n"
"2\n"
"help.text"
-msgid "Deletes an existing directory from a data medium."
-msgstr "डाटा मीडियम से मौजूदा किसी डिरेक्ट्री को मिटाता है."
+msgid "Removes all leading and trailing spaces from a string expression."
+msgstr "सभी लीडिंग व ट्रेलिंग स्पेसेज़ को स्ट्रिंग एक्सप्रेशन से मिटाता है."
-#: 03020413.xhp
+#: 03120311.xhp
msgctxt ""
-"03020413.xhp\n"
-"hd_id3153361\n"
+"03120311.xhp\n"
+"hd_id3159157\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03020413.xhp
+#: 03120311.xhp
msgctxt ""
-"03020413.xhp\n"
-"par_id3154367\n"
+"03120311.xhp\n"
+"par_id3155341\n"
"4\n"
"help.text"
-msgid "RmDir Text As String"
-msgstr "ChDir Text As String"
+msgid "Trim( Text As String )"
+msgstr "Dim stext As String"
-#: 03020413.xhp
+#: 03120311.xhp
msgctxt ""
-"03020413.xhp\n"
-"hd_id3156281\n"
+"03120311.xhp\n"
+"hd_id3155388\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03020413.xhp
+#: 03120311.xhp
msgctxt ""
-"03020413.xhp\n"
-"par_id3151042\n"
+"03120311.xhp\n"
+"par_id3143228\n"
"6\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that specifies the name and path of the directory that you want to delete. You can also use <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
-msgstr ""
+msgid "String"
+msgstr "वाक्यांश"
-#: 03020413.xhp
+#: 03120311.xhp
msgctxt ""
-"03020413.xhp\n"
-"par_id3153192\n"
+"03120311.xhp\n"
+"hd_id3145609\n"
"7\n"
"help.text"
-msgid "If the path is not determined, the <emph>RmDir Statement</emph> searches for the directory that you want to delete in the current path. If it is not found there, an error message appears."
+msgid "Parameters:"
msgstr ""
-#: 03020413.xhp
+#: 03120311.xhp
msgctxt ""
-"03020413.xhp\n"
-"hd_id3145271\n"
+"03120311.xhp\n"
+"par_id3159414\n"
"8\n"
"help.text"
-msgid "Example:"
+msgid "<emph>Text:</emph> Any string expression."
msgstr ""
-#: 03020302.xhp
+#: 03120311.xhp
msgctxt ""
-"03020302.xhp\n"
+"03120311.xhp\n"
+"hd_id3148663\n"
+"10\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03120312.xhp
+msgctxt ""
+"03120312.xhp\n"
"tit\n"
"help.text"
-msgid "Loc Function [Runtime]"
-msgstr "Loc फंक्शन [रनटाइम]"
+msgid "ConvertToURL Function [Runtime]"
+msgstr "ConvertToURL फंक्शन [रनटाइम]"
-#: 03020302.xhp
+#: 03120312.xhp
msgctxt ""
-"03020302.xhp\n"
-"bm_id3148663\n"
+"03120312.xhp\n"
+"bm_id3152801\n"
"help.text"
-msgid "<bookmark_value>Loc function</bookmark_value>"
+msgid "<bookmark_value>ConvertToURL function</bookmark_value>"
msgstr ""
-#: 03020302.xhp
+#: 03120312.xhp
msgctxt ""
-"03020302.xhp\n"
-"hd_id3148663\n"
+"03120312.xhp\n"
+"hd_id3152801\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020302.xhp\" name=\"Loc Function [Runtime]\">Loc Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120312.xhp\" name=\"ConvertToURL Function [Runtime]\">ConvertToURL Function [Runtime]</link>"
msgstr ""
-#: 03020302.xhp
+#: 03120312.xhp
msgctxt ""
-"03020302.xhp\n"
-"par_id3154138\n"
+"03120312.xhp\n"
+"par_id3148538\n"
"2\n"
"help.text"
-msgid "Returns the current position in an open file."
-msgstr "खुले फ़ाइल में वर्तमान स्थिति को प्रस्तुत करता है."
+msgid "Converts a system file name to a file URL."
+msgstr "तंत्र फ़ाइल नाम को फ़ाइल यूआरएल में परिवर्तित करता है."
-#: 03020302.xhp
+#: 03120312.xhp
msgctxt ""
-"03020302.xhp\n"
-"hd_id3156422\n"
+"03120312.xhp\n"
+"hd_id3150669\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03020302.xhp
+#: 03120312.xhp
msgctxt ""
-"03020302.xhp\n"
-"par_id3150768\n"
+"03120312.xhp\n"
+"par_id3154285\n"
"4\n"
"help.text"
-msgid "Loc(FileNumber)"
-msgstr "Loc(FileNumber)"
+msgid "ConvertToURL(filename)"
+msgstr "ConvertToURL(filename)"
-#: 03020302.xhp
+#: 03120312.xhp
msgctxt ""
-"03020302.xhp\n"
-"hd_id3150440\n"
+"03120312.xhp\n"
+"hd_id3150984\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03020302.xhp
+#: 03120312.xhp
msgctxt ""
-"03020302.xhp\n"
-"par_id3152578\n"
+"03120312.xhp\n"
+"par_id3147530\n"
"6\n"
"help.text"
-msgid "Long"
-msgstr ""
+msgid "String"
+msgstr "वाक्यांश"
-#: 03020302.xhp
+#: 03120312.xhp
msgctxt ""
-"03020302.xhp\n"
-"hd_id3152462\n"
+"03120312.xhp\n"
+"hd_id3148550\n"
"7\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03020302.xhp
+#: 03120312.xhp
msgctxt ""
-"03020302.xhp\n"
-"par_id3153363\n"
+"03120312.xhp\n"
+"par_id3148947\n"
"8\n"
"help.text"
-msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is set by the Open statement for the respective file."
+msgid "<emph>Filename:</emph> A file name as string."
msgstr ""
-#: 03020302.xhp
+#: 03120312.xhp
msgctxt ""
-"03020302.xhp\n"
-"par_id3154320\n"
+"03120312.xhp\n"
+"hd_id3153361\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 ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03020302.xhp
+#: 03120312.xhp
msgctxt ""
-"03020302.xhp\n"
-"par_id3151115\n"
+"03120312.xhp\n"
+"par_id3150792\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."
+msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
msgstr ""
-#: 03101120.xhp
+#: 03120312.xhp
msgctxt ""
-"03101120.xhp\n"
-"tit\n"
+"03120312.xhp\n"
+"par_id3154365\n"
+"11\n"
"help.text"
-msgid "DefErr Statement [Runtime]"
-msgstr "DefVar वक्तव्य [रनटाइम]"
+msgid "url$ = ConvertToURL( systemFile$ )"
+msgstr ""
-#: 03101120.xhp
+#: 03120312.xhp
msgctxt ""
-"03101120.xhp\n"
-"bm_id8177739\n"
+"03120312.xhp\n"
+"par_id3151042\n"
+"12\n"
"help.text"
-msgid "<bookmark_value>DefErr statement</bookmark_value>"
+msgid "print url$"
msgstr ""
-#: 03101120.xhp
+#: 03120312.xhp
msgctxt ""
-"03101120.xhp\n"
-"par_idN1057D\n"
+"03120312.xhp\n"
+"par_id3154909\n"
+"13\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101120.xhp\">DefErr Statement [Runtime]</link>"
+msgid "systemFileAgain$ = ConvertFromURL( url$ )"
msgstr ""
-#: 03101120.xhp
+#: 03120312.xhp
msgctxt ""
-"03101120.xhp\n"
-"par_idN1058D\n"
+"03120312.xhp\n"
+"par_id3144762\n"
+"14\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."
+msgid "print systemFileAgain$"
msgstr ""
-#: 03101120.xhp
+#: 03120313.xhp
msgctxt ""
-"03101120.xhp\n"
-"par_idN10590\n"
+"03120313.xhp\n"
+"tit\n"
"help.text"
-msgid "Syntax:"
+msgid "ConvertFromURL Function [Runtime]"
+msgstr "ConvertFromURL फंक्शन [रनटाइम]"
+
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"bm_id3153894\n"
+"help.text"
+msgid "<bookmark_value>ConvertFromURL function</bookmark_value>"
msgstr ""
-#: 03101120.xhp
+#: 03120313.xhp
msgctxt ""
-"03101120.xhp\n"
-"par_idN10594\n"
+"03120313.xhp\n"
+"hd_id3153894\n"
+"1\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgid "<link href=\"text/sbasic/shared/03120313.xhp\" name=\"ConvertFromURL Function [Runtime]\">ConvertFromURL Function [Runtime]</link>"
msgstr ""
-#: 03101120.xhp
+#: 03120313.xhp
msgctxt ""
-"03101120.xhp\n"
-"par_idN10597\n"
+"03120313.xhp\n"
+"par_id3147226\n"
+"2\n"
"help.text"
-msgid "Parameters:"
+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 ""
-#: 03101120.xhp
+#: 03120313.xhp
msgctxt ""
-"03101120.xhp\n"
-"par_idN1059B\n"
+"03120313.xhp\n"
+"par_id3154142\n"
+"4\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgid "ConvertFromURL(filename)"
+msgstr "ConvertFromURL(filename)"
+
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"hd_id3159157\n"
+"5\n"
+"help.text"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
+
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3150669\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "वाक्यांश"
+
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"hd_id3143270\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 03101120.xhp
+#: 03120313.xhp
msgctxt ""
-"03101120.xhp\n"
-"par_idN105A2\n"
+"03120313.xhp\n"
+"par_id3156023\n"
+"8\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgid "<emph>Filename:</emph> A file name as a string."
msgstr ""
-#: 03101120.xhp
+#: 03120313.xhp
msgctxt ""
-"03101120.xhp\n"
-"par_idN105A9\n"
+"03120313.xhp\n"
+"hd_id3154760\n"
+"9\n"
"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03120313.xhp
+msgctxt ""
+"03120313.xhp\n"
+"par_id3148664\n"
+"10\n"
+"help.text"
+msgid "systemFile$ = \"c:\\folder\\mytext.txt\""
msgstr ""
-#: 03101120.xhp
+#: 03120313.xhp
msgctxt ""
-"03101120.xhp\n"
-"par_idN105B0\n"
+"03120313.xhp\n"
+"par_id3150541\n"
+"11\n"
"help.text"
-msgid "<emph>DefErr:</emph> Error"
+msgid "url$ = ConvertToURL( systemFile$ )"
msgstr ""
-#: 03101120.xhp
+#: 03120313.xhp
msgctxt ""
-"03101120.xhp\n"
-"par_idN105B7\n"
+"03120313.xhp\n"
+"par_id3150792\n"
+"12\n"
"help.text"
-msgid "Example:"
+msgid "print url$"
msgstr ""
-#: 03101120.xhp
-#, fuzzy
+#: 03120313.xhp
msgctxt ""
-"03101120.xhp\n"
-"par_idN105BB\n"
+"03120313.xhp\n"
+"par_id3154367\n"
+"13\n"
"help.text"
-msgid "' Prefix definitions for variable types:"
-msgstr "REM Prefix definition for variable types:"
+msgid "systemFileAgain$ = ConvertFromURL( url$ )"
+msgstr ""
-#: 03101120.xhp
+#: 03120313.xhp
msgctxt ""
-"03101120.xhp\n"
-"par_idN105D9\n"
+"03120313.xhp\n"
+"par_id3153194\n"
+"14\n"
"help.text"
-msgid "eErr=Error ' eErr is an implicit error variable"
+msgid "print systemFileAgain$"
msgstr ""
-#: 03060300.xhp
+#: 03120314.xhp
msgctxt ""
-"03060300.xhp\n"
+"03120314.xhp\n"
"tit\n"
"help.text"
-msgid "Imp-Operator [Runtime]"
-msgstr "Imp-ऑपरेटर [रनटाइम]"
+msgid "Split Function [Runtime]"
+msgstr "Split फंक्शन [रनटाइम]"
-#: 03060300.xhp
+#: 03120314.xhp
msgctxt ""
-"03060300.xhp\n"
-"bm_id3156024\n"
+"03120314.xhp\n"
+"bm_id3156027\n"
"help.text"
-msgid "<bookmark_value>Imp operator (logical)</bookmark_value>"
+msgid "<bookmark_value>Split function</bookmark_value>"
msgstr ""
-#: 03060300.xhp
+#: 03120314.xhp
msgctxt ""
-"03060300.xhp\n"
-"hd_id3156024\n"
+"03120314.xhp\n"
+"hd_id3156027\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03060300.xhp\" name=\"Imp-Operator [Runtime]\">Imp Operator [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120314.xhp\" name=\"Split Function [Runtime]\">Split Function [Runtime]</link>"
msgstr ""
-#: 03060300.xhp
+#: 03120314.xhp
msgctxt ""
-"03060300.xhp\n"
-"par_id3148947\n"
+"03120314.xhp\n"
+"par_id3155805\n"
"2\n"
"help.text"
-msgid "Performs a logical implication on two expressions."
-msgstr "दो एक्सप्रेशन पर लॉज़िकल इम्प्लीकेशन चलाता है."
+msgid "Returns an array of substrings from a string expression."
+msgstr "स्ट्रिंग एक्सप्रेशन से सब-स्ट्रिंग के ऐरे प्रस्तुत करता है."
-#: 03060300.xhp
+#: 03120314.xhp
msgctxt ""
-"03060300.xhp\n"
-"hd_id3148664\n"
+"03120314.xhp\n"
+"hd_id3149177\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03060300.xhp
+#: 03120314.xhp
msgctxt ""
-"03060300.xhp\n"
-"par_id3149656\n"
+"03120314.xhp\n"
+"par_id3153824\n"
"4\n"
"help.text"
-msgid "Result = Expression1 Imp Expression2"
-msgstr "परिणाम = एक्सप्रेशन1 Imp एक्सप्रेशन2"
+msgid "Split (Text As String, delimiter, number)"
+msgstr ""
-#: 03060300.xhp
+#: 03120314.xhp
msgctxt ""
-"03060300.xhp\n"
-"hd_id3151212\n"
+"03120314.xhp\n"
+"hd_id3149763\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03060300.xhp
+#: 03120314.xhp
msgctxt ""
-"03060300.xhp\n"
-"par_id3154910\n"
+"03120314.xhp\n"
+"par_id3154285\n"
"6\n"
"help.text"
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the implication."
-msgstr ""
+msgid "String"
+msgstr "वाक्यांश"
-#: 03060300.xhp
+#: 03120314.xhp
msgctxt ""
-"03060300.xhp\n"
-"par_id3156281\n"
+"03120314.xhp\n"
+"hd_id3145315\n"
"7\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any expressions that you want to evaluate with the Imp operator."
+msgid "Parameters:"
msgstr ""
-#: 03060300.xhp
+#: 03120314.xhp
msgctxt ""
-"03060300.xhp\n"
-"par_id3150440\n"
+"03120314.xhp\n"
+"par_id3156023\n"
"8\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."
+msgid "<emph>Text:</emph> Any string expression."
msgstr ""
-#: 03060300.xhp
+#: 03120314.xhp
msgctxt ""
-"03060300.xhp\n"
-"par_id3163710\n"
+"03120314.xhp\n"
+"par_id3147560\n"
"9\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."
+msgid "<emph>delimiter (optional):</emph> A string of one or more characters length that is used to delimit the Text. The default is the space character."
msgstr ""
-#: 03060300.xhp
+#: 03120314.xhp
msgctxt ""
-"03060300.xhp\n"
-"hd_id3147318\n"
-"10\n"
+"03120314.xhp\n"
+"par_id3145069\n"
+"12\n"
"help.text"
-msgid "Example:"
+msgid "<emph>number (optional):</emph> The number of substrings that you want to return."
msgstr ""
-#: 03060300.xhp
-#, fuzzy
+#: 03120314.xhp
msgctxt ""
-"03060300.xhp\n"
-"par_id3145750\n"
-"15\n"
+"03120314.xhp\n"
+"hd_id3150398\n"
+"10\n"
"help.text"
-msgid "vOut = A > B Imp B > C ' returns -1"
-msgstr "vOut = vA > vB Or vB > vD REM -1"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03060300.xhp
-#, fuzzy
+#: 03120315.xhp
msgctxt ""
-"03060300.xhp\n"
-"par_id3156441\n"
-"16\n"
+"03120315.xhp\n"
+"tit\n"
"help.text"
-msgid "vOut = B > A Imp B > C ' returns -1"
-msgstr "vOut = vB > vA Or vB > vC REM -1"
+msgid "Join Function [Runtime]"
+msgstr "Join फंक्शन [रनटाइम]"
-#: 03060300.xhp
-#, fuzzy
+#: 03120315.xhp
msgctxt ""
-"03060300.xhp\n"
-"par_id3152596\n"
-"17\n"
+"03120315.xhp\n"
+"bm_id3149416\n"
"help.text"
-msgid "vOut = A > B Imp B > D ' returns 0"
-msgstr "vOut = vA > vB Or vB > vD REM -1"
+msgid "<bookmark_value>Join function</bookmark_value>"
+msgstr ""
-#: 03060300.xhp
-#, fuzzy
+#: 03120315.xhp
msgctxt ""
-"03060300.xhp\n"
-"par_id3154942\n"
-"18\n"
+"03120315.xhp\n"
+"hd_id3149416\n"
+"1\n"
"help.text"
-msgid "vOut = (B > D Imp B > A) ' returns -1"
-msgstr "vOut = (vB > vD Or vB > vA) REM 0"
+msgid "<link href=\"text/sbasic/shared/03120315.xhp\" name=\"Join Function [Runtime]\">Join Function [Runtime]</link>"
+msgstr ""
-#: 03060300.xhp
-#, fuzzy
+#: 03120315.xhp
msgctxt ""
-"03060300.xhp\n"
-"par_id3154492\n"
-"19\n"
+"03120315.xhp\n"
+"par_id3149670\n"
+"2\n"
"help.text"
-msgid "vOut = B Imp A ' returns -1"
-msgstr "vOut = vB Xor vA REM returns 2"
+msgid "Returns a string from a number of substrings in a string array."
+msgstr "किसी स्ट्रिंग ऐरे में बहुत से सब-स्ट्रिंग में से एक स्ट्रिंग प्रस्तुत करता है."
-#: 03100070.xhp
+#: 03120315.xhp
msgctxt ""
-"03100070.xhp\n"
-"tit\n"
+"03120315.xhp\n"
+"hd_id3159414\n"
+"3\n"
"help.text"
-msgid "CVar Function [Runtime]"
-msgstr "Chr फंक्शन [रनटाइम]"
+msgid "Syntax:"
+msgstr ""
-#: 03100070.xhp
+#: 03120315.xhp
msgctxt ""
-"03100070.xhp\n"
-"bm_id2338633\n"
+"03120315.xhp\n"
+"par_id3156344\n"
+"4\n"
"help.text"
-msgid "<bookmark_value>CVar function</bookmark_value>"
+msgid "Join (Text As String Array, delimiter)"
msgstr ""
-#: 03100070.xhp
+#: 03120315.xhp
msgctxt ""
-"03100070.xhp\n"
-"par_idN1054B\n"
+"03120315.xhp\n"
+"hd_id3150400\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03100070.xhp\">CVar Function [Runtime]</link>"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03100070.xhp
+#: 03120315.xhp
msgctxt ""
-"03100070.xhp\n"
-"par_idN1055B\n"
+"03120315.xhp\n"
+"par_id3150359\n"
+"6\n"
"help.text"
-msgid "Converts a string expression or numeric expression to a variant expression."
+msgid "String"
+msgstr "वाक्यांश"
+
+#: 03120315.xhp
+msgctxt ""
+"03120315.xhp\n"
+"hd_id3148798\n"
+"7\n"
+"help.text"
+msgid "Parameters:"
msgstr ""
-#: 03100070.xhp
+#: 03120315.xhp
msgctxt ""
-"03100070.xhp\n"
-"par_idN1055E\n"
+"03120315.xhp\n"
+"par_id3145171\n"
+"8\n"
"help.text"
-msgid "Syntax:"
+msgid "<emph>Text:</emph> A string array."
msgstr ""
-#: 03100070.xhp
+#: 03120315.xhp
msgctxt ""
-"03100070.xhp\n"
-"par_idN10562\n"
+"03120315.xhp\n"
+"par_id3154908\n"
+"9\n"
"help.text"
-msgid "CVar(Expression)"
-msgstr "IsDate (Expression)"
+msgid "<emph>delimiter (optional):</emph> 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 ""
-#: 03100070.xhp
+#: 03120315.xhp
msgctxt ""
-"03100070.xhp\n"
-"par_idN10565\n"
+"03120315.xhp\n"
+"hd_id3154218\n"
+"10\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03100070.xhp
+#: 03120400.xhp
msgctxt ""
-"03100070.xhp\n"
-"par_idN10569\n"
+"03120400.xhp\n"
+"tit\n"
"help.text"
-msgid "Variant."
-msgstr "Variant"
+msgid "Editing String Length"
+msgstr "वाक्यांश लंबाई संपादन"
-#: 03100070.xhp
+#: 03120400.xhp
msgctxt ""
-"03100070.xhp\n"
-"par_idN1056C\n"
+"03120400.xhp\n"
+"hd_id3155150\n"
+"1\n"
"help.text"
-msgid "Parameter:"
+msgid "<link href=\"text/sbasic/shared/03120400.xhp\" name=\"Editing String Length\">Editing String Length</link>"
msgstr ""
-#: 03100070.xhp
+#: 03120400.xhp
msgctxt ""
-"03100070.xhp\n"
-"par_idN10570\n"
+"03120400.xhp\n"
+"par_id3159201\n"
+"2\n"
"help.text"
-msgid "Expression: Any string or numeric expression that you want to convert."
-msgstr ""
+msgid "The following functions determine string lengths and compare strings."
+msgstr "निम्न फंक्शन स्ट्रिंग लंबाई निर्धारित करता है तथा स्ट्रिंग की तुलना करता है."
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
+"03120401.xhp\n"
"tit\n"
"help.text"
-msgid "Mod-Operator [Runtime]"
-msgstr "Mod-ऑपरेटर [रनटाइम]"
+msgid "InStr Function [Runtime]"
+msgstr "InStr फंक्शन [रनटाइम]"
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"bm_id3150669\n"
+"03120401.xhp\n"
+"bm_id3155934\n"
"help.text"
-msgid "<bookmark_value>MOD operator (mathematical)</bookmark_value>"
+msgid "<bookmark_value>InStr function</bookmark_value>"
msgstr ""
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"hd_id3150669\n"
+"03120401.xhp\n"
+"hd_id3155934\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03070600.xhp\" name=\"Mod-Operator [Runtime]\">Mod Operator [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120401.xhp\" name=\"InStr Function [Runtime]\">InStr Function [Runtime]</link>"
msgstr ""
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"par_id3148686\n"
+"03120401.xhp\n"
+"par_id3153990\n"
"2\n"
"help.text"
-msgid "Returns the integer remainder of a division."
-msgstr "विभाजन के शेषफल के पूर्णांक को प्रस्तुत करता है."
+msgid "Returns the position of a string within another string."
+msgstr "एक स्ट्रिंग की किसी दूसरे स्ट्रिंग के भीतर की स्थिति प्रस्तुत करता है"
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"hd_id3146795\n"
+"03120401.xhp\n"
+"par_id3147303\n"
"3\n"
"help.text"
-msgid "Syntax:"
+msgid "The Instr function returns the position at which the match was found. If the string was not found, the function returns 0."
msgstr ""
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"par_id3147560\n"
+"03120401.xhp\n"
+"hd_id3145090\n"
"4\n"
"help.text"
-msgid "Result = Expression1 MOD Expression2"
-msgstr "Result = Expression1 MOD Expression2"
+msgid "Syntax:"
+msgstr ""
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"hd_id3149657\n"
+"03120401.xhp\n"
+"par_id3146957\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
+msgstr "InStr ([Start As Long,] Text1 As String, Text2 As String[, Compare])"
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"par_id3153380\n"
+"03120401.xhp\n"
+"hd_id3148538\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"hd_id3154365\n"
+"03120401.xhp\n"
+"par_id3149763\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"par_id3145172\n"
+"03120401.xhp\n"
+"hd_id3148473\n"
"8\n"
"help.text"
-msgid "<emph>Result:</emph> Any numeric variable that contains the result of the MOD operation."
+msgid "Parameters:"
msgstr ""
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"par_id3151042\n"
+"03120401.xhp\n"
+"par_id3153126\n"
"9\n"
"help.text"
-msgid "<emph>Expression1, Expression2:</emph> Any numeric expressions that you want to divide."
+msgid "<emph>Start: </emph>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 ""
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"hd_id3147287\n"
+"03120401.xhp\n"
+"par_id3145609\n"
"10\n"
"help.text"
-msgid "Example:"
+msgid "<emph>Text1:</emph> The string expression that you want to search."
msgstr ""
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"par_id3161832\n"
-"12\n"
+"03120401.xhp\n"
+"par_id3147559\n"
+"11\n"
"help.text"
-msgid "Print 10 Mod 2.5 ' returns 0"
+msgid "<emph>Text2:</emph> The string expression that you want to search for."
msgstr ""
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"par_id3146922\n"
-"13\n"
+"03120401.xhp\n"
+"par_id3154758\n"
+"12\n"
"help.text"
-msgid "Print 10 / 2.5 ' returns 4"
+msgid "<emph>Compare:</emph> 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 ""
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"par_id3145273\n"
-"14\n"
+"03120401.xhp\n"
+"par_id3153361\n"
+"13\n"
"help.text"
-msgid "Print 10 Mod 5 ' returns 0"
+msgid "To avoid a run-time error, do not set the Compare parameter if the first return parameter is omitted."
msgstr ""
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"par_id3150011\n"
-"15\n"
+"03120401.xhp\n"
+"hd_id3154366\n"
+"14\n"
"help.text"
-msgid "Print 10 / 5 ' returns 2"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"par_id3149483\n"
-"16\n"
+"03120401.xhp\n"
+"par_id3144760\n"
+"19\n"
"help.text"
-msgid "Print 5 Mod 10 ' returns 5"
-msgstr ""
+msgid "sInput = \"Office\""
+msgstr "sInput = \"Office\""
-#: 03070600.xhp
+#: 03120401.xhp
msgctxt ""
-"03070600.xhp\n"
-"par_id3151114\n"
-"17\n"
+"03120401.xhp\n"
+"par_id3154125\n"
+"20\n"
"help.text"
-msgid "Print 5 / 10 ' returns 0.5"
-msgstr ""
+msgid "iPos = Instr(sInput,\"c\")"
+msgstr "iPos = Instr(sInput,\"c\")"
-#: 03020406.xhp
+#: 03120402.xhp
msgctxt ""
-"03020406.xhp\n"
+"03120402.xhp\n"
"tit\n"
"help.text"
-msgid "FileCopy Statement [Runtime]"
-msgstr "FileCopy वक्तव्य [रनटाइम]"
+msgid "Len Function [Runtime]"
+msgstr "Len फंक्शन [रनटाइम]"
-#: 03020406.xhp
+#: 03120402.xhp
msgctxt ""
-"03020406.xhp\n"
-"bm_id3154840\n"
+"03120402.xhp\n"
+"bm_id3154136\n"
"help.text"
-msgid "<bookmark_value>FileCopy statement</bookmark_value>"
+msgid "<bookmark_value>Len function</bookmark_value>"
msgstr ""
-#: 03020406.xhp
+#: 03120402.xhp
msgctxt ""
-"03020406.xhp\n"
-"hd_id3154840\n"
+"03120402.xhp\n"
+"hd_id3154136\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020406.xhp\" name=\"FileCopy Statement [Runtime]\">FileCopy Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120402.xhp\" name=\"Len Function [Runtime]\">Len Function [Runtime]</link>"
msgstr ""
-#: 03020406.xhp
+#: 03120402.xhp
msgctxt ""
-"03020406.xhp\n"
-"par_id3149497\n"
+"03120402.xhp\n"
+"par_id3147576\n"
"2\n"
"help.text"
-msgid "Copies a file."
-msgstr "फ़ाइल की नक़ल करता है."
+msgid "Returns the number of characters in a string, or the number of bytes that are required to store a variable."
+msgstr ""
-#: 03020406.xhp
+#: 03120402.xhp
msgctxt ""
-"03020406.xhp\n"
-"hd_id3147443\n"
+"03120402.xhp\n"
+"hd_id3159177\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03020406.xhp
+#: 03120402.xhp
msgctxt ""
-"03020406.xhp\n"
-"par_id3146957\n"
+"03120402.xhp\n"
+"par_id3150669\n"
"4\n"
"help.text"
-msgid "FileCopy TextFrom As String, TextTo As String"
-msgstr ""
+msgid "Len (Text As String)"
+msgstr "Dim stext As String"
-#: 03020406.xhp
+#: 03120402.xhp
msgctxt ""
-"03020406.xhp\n"
-"hd_id3153825\n"
+"03120402.xhp\n"
+"hd_id3148473\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03020406.xhp
+#: 03120402.xhp
msgctxt ""
-"03020406.xhp\n"
-"par_id3155390\n"
+"03120402.xhp\n"
+"par_id3143270\n"
"6\n"
"help.text"
-msgid "<emph>TextFrom:</emph> 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 <link href=\"text/sbasic/shared/00000002.xhp\" name=\"URL notation\">URL notation</link>."
+msgid "Long"
msgstr ""
-#: 03020406.xhp
+#: 03120402.xhp
msgctxt ""
-"03020406.xhp\n"
-"par_id3150669\n"
+"03120402.xhp\n"
+"hd_id3147531\n"
"7\n"
"help.text"
-msgid "<emph>TextTo:</emph> 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."
+msgid "Parameters:"
msgstr ""
-#: 03020406.xhp
+#: 03120402.xhp
msgctxt ""
-"03020406.xhp\n"
-"par_id3150791\n"
+"03120402.xhp\n"
+"par_id3147265\n"
"8\n"
"help.text"
-msgid "You can only use the FileCopy statement to copy files that are not opened."
+msgid "<emph>Text:</emph> Any string expression or a variable of another type."
msgstr ""
-#: 03020406.xhp
+#: 03120402.xhp
msgctxt ""
-"03020406.xhp\n"
-"hd_id3125863\n"
+"03120402.xhp\n"
+"hd_id3153360\n"
"9\n"
"help.text"
msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03120402.xhp
+msgctxt ""
+"03120402.xhp\n"
+"par_id3156214\n"
+"13\n"
+"help.text"
+msgid "MsgBox Len(sText) REM Returns 9"
msgstr ""
-#: 03101500.xhp
+#: 03120403.xhp
msgctxt ""
-"03101500.xhp\n"
+"03120403.xhp\n"
"tit\n"
"help.text"
-msgid "DefInt Statement [Runtime]"
-msgstr "DefInt वक्तव्य [रनटाइम]"
+msgid "StrComp Function [Runtime]"
+msgstr "StrComp फंक्शन [रनटाइम]"
-#: 03101500.xhp
+#: 03120403.xhp
msgctxt ""
-"03101500.xhp\n"
-"bm_id3149811\n"
+"03120403.xhp\n"
+"bm_id3156027\n"
"help.text"
-msgid "<bookmark_value>DefInt statement</bookmark_value>"
+msgid "<bookmark_value>StrComp function</bookmark_value>"
msgstr ""
-#: 03101500.xhp
+#: 03120403.xhp
msgctxt ""
-"03101500.xhp\n"
-"hd_id3149811\n"
+"03120403.xhp\n"
+"hd_id3156027\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101500.xhp\" name=\"DefInt Statement [Runtime]\">DefInt Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"StrComp Function [Runtime]\">StrComp Function [Runtime]</link>"
msgstr ""
-#: 03101500.xhp
+#: 03120403.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3149762\n"
+"03120403.xhp\n"
+"par_id3155805\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."
+msgid "Compares two strings and returns an integer value that represents the result of the comparison."
msgstr ""
-#: 03101500.xhp
+#: 03120403.xhp
msgctxt ""
-"03101500.xhp\n"
-"hd_id3148686\n"
+"03120403.xhp\n"
+"hd_id3153345\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03101500.xhp
+#: 03120403.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3156023\n"
+"03120403.xhp\n"
+"par_id3150503\n"
"4\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
-msgstr ""
+msgid "StrComp (Text1 As String, Text2 As String[, Compare])"
+msgstr "StrComp (Text1 As String, Text2 As String[, Compare])"
-#: 03101500.xhp
+#: 03120403.xhp
msgctxt ""
-"03101500.xhp\n"
-"hd_id3156344\n"
+"03120403.xhp\n"
+"hd_id3147574\n"
"5\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03101500.xhp
+#: 03120403.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3147560\n"
+"03120403.xhp\n"
+"par_id3156152\n"
"6\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
-msgstr ""
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03101500.xhp
+#: 03120403.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3150398\n"
+"03120403.xhp\n"
+"hd_id3150984\n"
"7\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgid "Parameter:"
msgstr ""
-#: 03101500.xhp
+#: 03120403.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3154365\n"
+"03120403.xhp\n"
+"par_id3153061\n"
"8\n"
"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
+msgid "<emph>Text1:</emph> Any string expression"
msgstr ""
-#: 03101500.xhp
+#: 03120403.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3125863\n"
+"03120403.xhp\n"
+"par_id3147560\n"
"9\n"
"help.text"
-msgid "<emph>DefInt:</emph> Integer"
+msgid "<emph>Text2:</emph> Any string expression"
msgstr ""
-#: 03101500.xhp
+#: 03120403.xhp
msgctxt ""
-"03101500.xhp\n"
-"hd_id3154123\n"
+"03120403.xhp\n"
+"par_id3146796\n"
"10\n"
"help.text"
-msgid "Example:"
+msgid "<emph>Compare:</emph> 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 ""
-#: 03101500.xhp
-#, fuzzy
+#: 03120403.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3151042\n"
-"12\n"
+"03120403.xhp\n"
+"hd_id3154940\n"
+"13\n"
"help.text"
-msgid "' Prefix definitions for variable types"
-msgstr "REM Prefix definition for variable types:"
+msgid "Return value"
+msgstr "वापसी मूल्य:"
-#: 03101500.xhp
+#: 03120403.xhp
msgctxt ""
-"03101500.xhp\n"
-"par_id3153728\n"
-"22\n"
+"03120403.xhp\n"
+"par_id3150358\n"
+"27\n"
"help.text"
-msgid "iCount=200 ' iCount is an implicit integer variable"
-msgstr ""
+msgid "If Text1 < Text2 the function returns -1"
+msgstr "यदि Text1 < Text2 तो फंक्शन से मिलता है -1"
-#: 03020304.xhp
+#: 03120403.xhp
msgctxt ""
-"03020304.xhp\n"
-"tit\n"
+"03120403.xhp\n"
+"par_id3151043\n"
+"28\n"
"help.text"
-msgid "Seek Function [Runtime]"
-msgstr "Seek फंक्शन [रनटाइम]"
+msgid "If Text1 = Text2 the function returns 0"
+msgstr "यदि Text1 = Text2 तो फंक्शन से मिलता है 0"
-#: 03020304.xhp
+#: 03120403.xhp
msgctxt ""
-"03020304.xhp\n"
-"bm_id3154367\n"
+"03120403.xhp\n"
+"par_id3158410\n"
+"29\n"
"help.text"
-msgid "<bookmark_value>Seek function</bookmark_value>"
-msgstr ""
+msgid "If Text1 > Text2 the function returns 1"
+msgstr "यदि Text1 > Text2 तो फंक्शन से मिलता है 1"
-#: 03020304.xhp
+#: 03120403.xhp
msgctxt ""
-"03020304.xhp\n"
-"hd_id3154367\n"
-"1\n"
+"03120403.xhp\n"
+"hd_id3153968\n"
+"18\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek Function [Runtime]\">Seek Function [Runtime]</link>"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03020304.xhp
+#: 03130000.xhp
msgctxt ""
-"03020304.xhp\n"
-"par_id3156280\n"
-"2\n"
+"03130000.xhp\n"
+"tit\n"
"help.text"
-msgid "Returns the position for the next writing or reading in a file that was opened with the open statement."
-msgstr ""
+msgid "Other Commands"
+msgstr "अन्य कमांड"
-#: 03020304.xhp
+#: 03130000.xhp
msgctxt ""
-"03020304.xhp\n"
-"par_id3153194\n"
-"3\n"
+"03130000.xhp\n"
+"hd_id3156027\n"
+"1\n"
"help.text"
-msgid "For random access files, the Seek function returns the number of the next record to be read."
+msgid "<link href=\"text/sbasic/shared/03130000.xhp\" name=\"Other Commands\">Other Commands</link>"
msgstr ""
-#: 03020304.xhp
+#: 03130000.xhp
msgctxt ""
-"03020304.xhp\n"
-"par_id3161831\n"
-"4\n"
+"03130000.xhp\n"
+"par_id3153312\n"
+"2\n"
"help.text"
-msgid "For all other files, the function returns the byte position at which the next operation is to occur."
+msgid "This is a list of the functions and the statements that are not included in the other categories."
msgstr ""
-#: 03020304.xhp
+#: 03130100.xhp
msgctxt ""
-"03020304.xhp\n"
-"par_id3155854\n"
-"5\n"
+"03130100.xhp\n"
+"tit\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek\">Seek</link>."
-msgstr ""
+msgid "Beep Statement [Runtime]"
+msgstr "Beep वक्तव्य [रनटाइम]"
-#: 03020304.xhp
+#: 03130100.xhp
msgctxt ""
-"03020304.xhp\n"
-"hd_id3152460\n"
-"6\n"
+"03130100.xhp\n"
+"bm_id3143284\n"
"help.text"
-msgid "Syntax:"
+msgid "<bookmark_value>Beep statement</bookmark_value>"
msgstr ""
-#: 03020304.xhp
+#: 03130100.xhp
msgctxt ""
-"03020304.xhp\n"
-"par_id3145365\n"
-"7\n"
+"03130100.xhp\n"
+"hd_id3143284\n"
+"1\n"
"help.text"
-msgid "Seek (FileNumber)"
-msgstr "Seek (FileNumber)"
+msgid "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Beep Statement [Runtime]\">Beep Statement [Runtime]</link>"
+msgstr ""
-#: 03020304.xhp
+#: 03130100.xhp
msgctxt ""
-"03020304.xhp\n"
-"hd_id3148575\n"
-"8\n"
+"03130100.xhp\n"
+"par_id3159201\n"
+"2\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Plays a tone through the computer's speaker. The tone is system-dependent and you cannot modify its volume or pitch."
+msgstr ""
-#: 03020304.xhp
+#: 03130100.xhp
msgctxt ""
-"03020304.xhp\n"
-"par_id3159156\n"
-"9\n"
+"03130100.xhp\n"
+"hd_id3153990\n"
+"3\n"
"help.text"
-msgid "Long"
+msgid "Syntax:"
msgstr ""
-#: 03020304.xhp
+#: 03130100.xhp
msgctxt ""
-"03020304.xhp\n"
-"hd_id3149665\n"
-"10\n"
+"03130100.xhp\n"
+"par_id3147291\n"
+"4\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Beep"
+msgstr "बीप"
-#: 03020304.xhp
+#: 03130100.xhp
msgctxt ""
-"03020304.xhp\n"
-"par_id3148645\n"
-"11\n"
+"03130100.xhp\n"
+"hd_id3148538\n"
+"5\n"
"help.text"
-msgid "<emph>FileNumber:</emph> The data channel number used in the Open statement."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
+"03130500.xhp\n"
"tit\n"
"help.text"
-msgid "Minute Function [Runtime]"
-msgstr "Minute फंक्शन [रनटाइम]"
+msgid "Shell Function [Runtime]"
+msgstr "Shell फंक्शन [रनटाइम]"
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"bm_id3155419\n"
+"03130500.xhp\n"
+"bm_id3150040\n"
"help.text"
-msgid "<bookmark_value>Minute function</bookmark_value>"
+msgid "<bookmark_value>Shell function</bookmark_value>"
msgstr ""
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"hd_id3155419\n"
+"03130500.xhp\n"
+"hd_id3150040\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030202.xhp\" name=\"Minute Function [Runtime]\">Minute Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03130500.xhp\" name=\"Shell Function [Runtime]\">Shell Function [Runtime]</link>"
msgstr ""
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3156344\n"
+"03130500.xhp\n"
+"par_id3153394\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."
+msgid "Starts another application and defines the respective window style, if necessary."
msgstr ""
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"hd_id3154758\n"
-"3\n"
+"03130500.xhp\n"
+"hd_id3153345\n"
+"4\n"
"help.text"
-msgid "Syntax:"
+msgid "Syntax"
msgstr ""
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3149656\n"
-"4\n"
+"03130500.xhp\n"
+"par_id3147576\n"
+"5\n"
"help.text"
-msgid "Minute (Number)"
-msgstr "Int (Number)"
+msgid "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])"
+msgstr "Shell (Pathname As String[, Windowstyle As Integer][, Param As String][, bSync])"
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"hd_id3148798\n"
-"5\n"
+"03130500.xhp\n"
+"hd_id3149235\n"
+"6\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Parameter"
+msgstr "पैरामीटर"
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3150449\n"
-"6\n"
+"03130500.xhp\n"
+"hd_id3154306\n"
+"23\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "Pathname"
+msgstr "पथनाम"
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"hd_id3153193\n"
+"03130500.xhp\n"
+"par_id3155419\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Complete path and program name of the program that you want to start."
+msgstr "प्रोग्राम का संपूर्ण पथ तथा प्रोग्राम नाम जो आप प्रारंभ करना चाहते हैं."
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3153969\n"
+"03130500.xhp\n"
+"hd_id3150771\n"
+"24\n"
+"help.text"
+msgid "Windowstyle"
+msgstr "Windowstyle"
+
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3145609\n"
"8\n"
"help.text"
-msgid "<emph>Number:</emph> Numeric expression that contains the serial time value that is used to return the minute value."
+msgid "Optional integer expression that specifies the style of the window that the program is executed in. The following values are possible:"
msgstr ""
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3150869\n"
-"9\n"
+"03130500.xhp\n"
+"par_id3148663\n"
+"25\n"
"help.text"
-msgid "This function is the opposite of the <emph>TimeSerial </emph>function. It returns the minute of the serial time value that is generated by the <emph>TimeSerial</emph> or the <emph>TimeValue </emph>function. For example, the expression:"
+msgid "0"
msgstr ""
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3149262\n"
+"03130500.xhp\n"
+"par_id3153360\n"
"10\n"
"help.text"
-msgid "Print Minute(TimeSerial(12,30,41))"
-msgstr "Print Second(TimeSerial(12,30,41))"
+msgid "The focus is on the hidden program window."
+msgstr "फ़ोकस छुपे प्रोग्राम विंडो में है."
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3148576\n"
+"03130500.xhp\n"
+"par_id3154123\n"
+"26\n"
+"help.text"
+msgid "1"
+msgstr ""
+
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3144760\n"
"11\n"
"help.text"
-msgid "returns the value 30."
+msgid "The focus is on the program window in standard size."
+msgstr "फ़ोकस प्रोग्राम विंडो में मानक आकार में है."
+
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3156422\n"
+"27\n"
+"help.text"
+msgid "2"
msgstr ""
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"hd_id3150010\n"
+"03130500.xhp\n"
+"par_id3148451\n"
"12\n"
"help.text"
-msgid "Example:"
+msgid "The focus is on the minimized program window."
+msgstr "फ़ोकस न्यूनतम प्रोग्राम विंडो पर है."
+
+#: 03130500.xhp
+msgctxt ""
+"03130500.xhp\n"
+"par_id3149561\n"
+"28\n"
+"help.text"
+msgid "3"
msgstr ""
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3159154\n"
+"03130500.xhp\n"
+"par_id3146921\n"
"13\n"
"help.text"
-msgid "Sub ExampleMinute"
-msgstr "Sub ExampleMinute"
+msgid "focus is on the maximized program window."
+msgstr "फ़ोकस न्यूनतम प्रोग्राम विंडो पर है."
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3146119\n"
-"14\n"
+"03130500.xhp\n"
+"par_id3149481\n"
+"29\n"
"help.text"
-msgid "MsgBox \"The current minute is \"& Minute(Now)& \".\""
+msgid "4"
msgstr ""
-#: 03030202.xhp
+#: 03130500.xhp
msgctxt ""
-"03030202.xhp\n"
-"par_id3153726\n"
-"15\n"
+"03130500.xhp\n"
+"par_id3155854\n"
+"14\n"
"help.text"
-msgid "end sub"
-msgstr ""
+msgid "Standard size program window, without focus."
+msgstr "मानक आकार प्रोग्राम विंडो, फ़ोकस के बगैर."
-#: 03103200.xhp
+#: 03130500.xhp
msgctxt ""
-"03103200.xhp\n"
-"tit\n"
+"03130500.xhp\n"
+"par_id3145271\n"
+"30\n"
"help.text"
-msgid "Option Base Statement [Runtime]"
-msgstr "Option Base वक्तव्य [रनटाइम]"
+msgid "6"
+msgstr ""
-#: 03103200.xhp
+#: 03130500.xhp
msgctxt ""
-"03103200.xhp\n"
-"bm_id3155805\n"
+"03130500.xhp\n"
+"par_id3152938\n"
+"15\n"
"help.text"
-msgid "<bookmark_value>Option Base statement</bookmark_value>"
-msgstr ""
+msgid "Minimized program window, focus remains on the active window."
+msgstr "न्यूनतम प्रोग्राम विंडो, फ़ोकस सक्रिय विंडो पर ही रहेगा."
-#: 03103200.xhp
+#: 03130500.xhp
msgctxt ""
-"03103200.xhp\n"
-"hd_id3155805\n"
-"1\n"
+"03130500.xhp\n"
+"par_id3146119\n"
+"31\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103200.xhp\" name=\"Option Base Statement [Runtime]\">Option Base Statement [Runtime]</link>"
+msgid "10"
msgstr ""
-#: 03103200.xhp
+#: 03130500.xhp
msgctxt ""
-"03103200.xhp\n"
-"par_id3147242\n"
-"2\n"
+"03130500.xhp\n"
+"par_id3151112\n"
+"16\n"
"help.text"
-msgid "Defines the default lower boundary for arrays as 0 or 1."
-msgstr "ऐरे के लिए डिफ़ॉल्ट लोअर बाउंड्री 0 या 1 निर्धारित करता है."
+msgid "Full-screen display."
+msgstr "पूरे स्क्रीन में प्रदर्शन."
-#: 03103200.xhp
+#: 03130500.xhp
msgctxt ""
-"03103200.xhp\n"
-"hd_id3150771\n"
-"3\n"
+"03130500.xhp\n"
+"hd_id3150419\n"
+"33\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "Param"
+msgstr "Param"
-#: 03103200.xhp
+#: 03130500.xhp
msgctxt ""
-"03103200.xhp\n"
-"par_id3147573\n"
-"4\n"
+"03130500.xhp\n"
+"par_id3149412\n"
+"17\n"
"help.text"
-msgid "Option Base { 0 | 1}"
-msgstr "Option Base { 0 | 1}"
+msgid "Any string expression that specifies the command line that want to pass."
+msgstr "कोई भी स्ट्रिंग एक्सप्रेशन जो पास करने के लिए कमांड लाइन निर्धारित करता है."
-#: 03103200.xhp
+#: 03130500.xhp
msgctxt ""
-"03103200.xhp\n"
-"hd_id3145315\n"
-"5\n"
+"03130500.xhp\n"
+"hd_id3148456\n"
+"32\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "bSync"
+msgstr "bSync"
-#: 03103200.xhp
+#: 03130500.xhp
msgctxt ""
-"03103200.xhp\n"
-"par_id3147229\n"
-"6\n"
+"03130500.xhp\n"
+"par_id3154096\n"
+"18\n"
"help.text"
-msgid "This statement must be added before the executable program code in a module."
+msgid "If this value is set to <emph>true</emph>, the <emph>Shell</emph> command and all $[officename] tasks wait until the shell process completes. If the value is set to <emph>false</emph>, the shell returns directly. The default value is <emph>false</emph>."
msgstr ""
-#: 03103200.xhp
+#: 03130500.xhp
msgctxt ""
-"03103200.xhp\n"
-"hd_id3150870\n"
-"7\n"
+"03130500.xhp\n"
+"hd_id3154270\n"
+"19\n"
"help.text"
-msgid "Example:"
-msgstr ""
+msgid "Example"
+msgstr "उदाहरण"
-#: 03080401.xhp
+#: 03130600.xhp
msgctxt ""
-"03080401.xhp\n"
+"03130600.xhp\n"
"tit\n"
"help.text"
-msgid "Sqr Function [Runtime]"
-msgstr "Sqr फंक्शन [रनटाइम]"
+msgid "Wait Statement [Runtime]"
+msgstr "Wait वक्तव्य [रनटाइम]"
-#: 03080401.xhp
+#: 03130600.xhp
msgctxt ""
-"03080401.xhp\n"
-"bm_id3156027\n"
+"03130600.xhp\n"
+"bm_id3154136\n"
"help.text"
-msgid "<bookmark_value>Sqr function</bookmark_value>"
+msgid "<bookmark_value>Wait statement</bookmark_value>"
msgstr ""
-#: 03080401.xhp
+#: 03130600.xhp
msgctxt ""
-"03080401.xhp\n"
-"hd_id3156027\n"
+"03130600.xhp\n"
+"hd_id3154136\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03080401.xhp\" name=\"Sqr Function [Runtime]\">Sqr Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait Statement [Runtime]\">Wait Statement [Runtime]</link>"
msgstr ""
-#: 03080401.xhp
+#: 03130600.xhp
msgctxt ""
-"03080401.xhp\n"
-"par_id3147226\n"
+"03130600.xhp\n"
+"par_id3149236\n"
"2\n"
"help.text"
-msgid "Calculates the square root of a numeric expression."
-msgstr "न्यूमेरिक एक्सप्रेशन के वर्गमूल की गणना करता है."
+msgid "Interrupts the program execution for the amount of time that you specify in milliseconds."
+msgstr ""
-#: 03080401.xhp
+#: 03130600.xhp
msgctxt ""
-"03080401.xhp\n"
-"hd_id3143267\n"
+"03130600.xhp\n"
+"hd_id3143229\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03080401.xhp
+#: 03130600.xhp
msgctxt ""
-"03080401.xhp\n"
-"par_id3149415\n"
+"03130600.xhp\n"
+"par_id3150669\n"
"4\n"
"help.text"
-msgid "Sqr (Number)"
-msgstr "Sin (Number)"
+msgid "Wait millisec"
+msgstr "Wait millisec"
-#: 03080401.xhp
+#: 03130600.xhp
msgctxt ""
-"03080401.xhp\n"
-"hd_id3156023\n"
+"03130600.xhp\n"
+"hd_id3148943\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
-
-#: 03080401.xhp
-msgctxt ""
-"03080401.xhp\n"
-"par_id3156343\n"
-"6\n"
-"help.text"
-msgid "Double"
-msgstr ""
-
-#: 03080401.xhp
-msgctxt ""
-"03080401.xhp\n"
-"hd_id3147265\n"
-"7\n"
-"help.text"
msgid "Parameters:"
msgstr ""
-#: 03080401.xhp
+#: 03130600.xhp
msgctxt ""
-"03080401.xhp\n"
-"par_id3149457\n"
-"8\n"
+"03130600.xhp\n"
+"par_id3154924\n"
+"6\n"
"help.text"
-msgid "<emph>Number:</emph> Any numeric expression that you want to calculate the square root for."
+msgid "<emph>millisec:</emph> Numeric expression that contains the amount of time (in milliseconds) to wait before the program is executed."
msgstr ""
-#: 03080401.xhp
+#: 03130600.xhp
msgctxt ""
-"03080401.xhp\n"
-"par_id3154365\n"
-"9\n"
+"03130600.xhp\n"
+"hd_id3150541\n"
+"7\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 ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03080401.xhp
+#: 03130600.xhp
msgctxt ""
-"03080401.xhp\n"
-"hd_id3153192\n"
-"10\n"
+"03130600.xhp\n"
+"par_id3156214\n"
+"13\n"
"help.text"
-msgid "Example:"
+msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
msgstr ""
#: 03130700.xhp
@@ -35451,7 +34572,7 @@ msgctxt ""
"7\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
#: 03130700.xhp
msgctxt ""
@@ -35462,1074 +34583,1312 @@ msgctxt ""
msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
msgstr ""
-#: 03090101.xhp
+#: 03130800.xhp
msgctxt ""
-"03090101.xhp\n"
+"03130800.xhp\n"
"tit\n"
"help.text"
-msgid "If...Then...Else Statement [Runtime]"
-msgstr "If...Then...Else वक्तव्य [रनटाइम]"
+msgid "Environ Function [Runtime]"
+msgstr "Environ फंक्शन [रनटाइम]"
-#: 03090101.xhp
+#: 03130800.xhp
msgctxt ""
-"03090101.xhp\n"
-"bm_id3154422\n"
+"03130800.xhp\n"
+"bm_id3155364\n"
"help.text"
-msgid "<bookmark_value>If statement</bookmark_value>"
+msgid "<bookmark_value>Environ function</bookmark_value>"
msgstr ""
-#: 03090101.xhp
+#: 03130800.xhp
msgctxt ""
-"03090101.xhp\n"
-"hd_id3154422\n"
+"03130800.xhp\n"
+"hd_id3155364\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090101.xhp\" name=\"If...Then...Else Statement [Runtime]\">If...Then...Else Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03130800.xhp\" name=\"Environ Function [Runtime]\">Environ Function [Runtime]</link>"
msgstr ""
-#: 03090101.xhp
+#: 03130800.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3155555\n"
+"03130800.xhp\n"
+"par_id3145090\n"
"2\n"
"help.text"
-msgid "Defines one or more statement blocks that you only want to execute if a given condition is True."
+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 ""
-#: 03090101.xhp
+#: 03130800.xhp
msgctxt ""
-"03090101.xhp\n"
-"hd_id3146957\n"
-"3\n"
+"03130800.xhp\n"
+"hd_id3150670\n"
+"4\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03090101.xhp
+#: 03130800.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3153126\n"
-"4\n"
+"03130800.xhp\n"
+"par_id3159176\n"
+"5\n"
"help.text"
-msgid "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf"
+msgid "Environ (Environment As String)"
msgstr ""
-#: 03090101.xhp
+#: 03130800.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3123476\n"
+"03130800.xhp\n"
+"hd_id3159157\n"
+"6\n"
"help.text"
-msgid "Instead of Else If you can write ElseIf, instead of End If you can write EndIf."
-msgstr ""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
-#: 03090101.xhp
+#: 03130800.xhp
msgctxt ""
-"03090101.xhp\n"
-"hd_id3155419\n"
-"5\n"
+"03130800.xhp\n"
+"par_id3148473\n"
+"7\n"
+"help.text"
+msgid "String"
+msgstr "वाक्यांश"
+
+#: 03130800.xhp
+msgctxt ""
+"03130800.xhp\n"
+"hd_id3145609\n"
+"8\n"
"help.text"
msgid "Parameters:"
msgstr ""
-#: 03090101.xhp
+#: 03130800.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3153062\n"
-"6\n"
+"03130800.xhp\n"
+"par_id3159414\n"
+"9\n"
"help.text"
-msgid "The <emph>If...Then</emph> statement executes program blocks depending on given conditions. When $[officename] Basic encounters an <emph>If</emph> statement, the condition is tested. If the condition is True, all subsequent statements up to the next <emph>Else</emph> or <emph>ElseIf</emph> statement are executed. If the condition is False, and an <emph>ElseIf</emph> 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 <emph>ElseIf</emph> or <emph>Else</emph> statement. Statements following <emph>Else</emph> 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 <emph>EndIf</emph>."
-msgstr ""
+msgid "Environment: Environment variable that you want to return the value for."
+msgstr "वातावरण: एनवायरनमेंट वेरिएबल जिसका मूल्य आप प्राप्त करना चाहते हैं."
-#: 03090101.xhp
+#: 03130800.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3153192\n"
-"7\n"
+"03130800.xhp\n"
+"hd_id3148663\n"
+"10\n"
"help.text"
-msgid "You can nest multiple <emph>If...Then</emph> statements."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03090101.xhp
+#: 03130800.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3154684\n"
-"8\n"
+"03130800.xhp\n"
+"par_id3145419\n"
+"15\n"
"help.text"
-msgid "<emph>Else</emph> and <emph>ElseIf</emph> statements are optional."
+msgid "MsgBox \"'\" & sTemp & \"'\" ,64,\"Directory of temporary files:\""
msgstr ""
-#: 03090101.xhp
+#: 03131000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3152939\n"
-"9\n"
+"03131000.xhp\n"
+"tit\n"
"help.text"
-msgid "You can use <emph>GoTo</emph> and <emph>GoSub</emph> to jump out of an <emph>If...Then</emph> block, but not to jump into an <emph>If...Then</emph> structure."
-msgstr ""
+msgid "GetSolarVersion Function [Runtime]"
+msgstr "GetSolarVersion फंक्शन [रनटाइम]"
-#: 03090101.xhp
+#: 03131000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3153951\n"
-"10\n"
+"03131000.xhp\n"
+"bm_id3157898\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."
+msgid "<bookmark_value>GetSolarVersion function</bookmark_value>"
msgstr ""
-#: 03090101.xhp
+#: 03131000.xhp
msgctxt ""
-"03090101.xhp\n"
-"hd_id3152576\n"
-"11\n"
+"03131000.xhp\n"
+"hd_id3157898\n"
+"1\n"
"help.text"
-msgid "Example:"
+msgid "<link href=\"text/sbasic/shared/03131000.xhp\" name=\"GetSolarVersion Function [Runtime]\">GetSolarVersion Function [Runtime]</link>"
msgstr ""
-#: 03090101.xhp
+#: 03131000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3154490\n"
-"16\n"
+"03131000.xhp\n"
+"par_id3152801\n"
+"2\n"
"help.text"
-msgid "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")"
-msgstr "sDate = InputBox(\"Enter the expiration date (MM.DD.YYYY)\")"
+msgid "Returns the internal number of the current $[officename] version."
+msgstr "वर्तमान $[officename] संस्करण की आंतरिक संख्या प्राप्त होती है."
-#: 03090101.xhp
+#: 03131000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3155601\n"
-"21\n"
+"03131000.xhp\n"
+"hd_id3153311\n"
+"3\n"
"help.text"
-msgid "MsgBox \"The expiration date has passed\""
+msgid "Syntax:"
msgstr ""
-#: 03090101.xhp
+#: 03131000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3146912\n"
-"23\n"
+"03131000.xhp\n"
+"par_id3155388\n"
+"4\n"
"help.text"
-msgid "MsgBox \"The expiration date has not yet passed\""
-msgstr ""
+msgid "s = GetSolarVersion"
+msgstr "s = GetSolarVersion"
-#: 03090101.xhp
+#: 03131000.xhp
msgctxt ""
-"03090101.xhp\n"
-"par_id3154754\n"
-"25\n"
+"03131000.xhp\n"
+"hd_id3149514\n"
+"5\n"
"help.text"
-msgid "MsgBox \"The expiration date is today\""
+msgid "Return value:"
+msgstr "वापसी मूल्य:"
+
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"par_id3148685\n"
+"6\n"
+"help.text"
+msgid "String"
+msgstr "वाक्यांश"
+
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"hd_id3143270\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03131000.xhp
+msgctxt ""
+"03131000.xhp\n"
+"par_id3148947\n"
+"11\n"
+"help.text"
+msgid "MsgBox sSep,64,\"Version number of the solar technology\""
msgstr ""
-#: 03120201.xhp
+#: 03131300.xhp
msgctxt ""
-"03120201.xhp\n"
+"03131300.xhp\n"
"tit\n"
"help.text"
-msgid "Space Function [Runtime]"
-msgstr "Space फंक्शन [रनटाइम]"
+msgid "TwipsPerPixelX Function [Runtime]"
+msgstr "TwipsPerPixelX फंक्शन [रनटाइम]"
-#: 03120201.xhp
+#: 03131300.xhp
msgctxt ""
-"03120201.xhp\n"
-"bm_id3150499\n"
+"03131300.xhp\n"
+"bm_id3153539\n"
"help.text"
-msgid "<bookmark_value>Space function</bookmark_value>"
+msgid "<bookmark_value>TwipsPerPixelX function</bookmark_value>"
msgstr ""
-#: 03120201.xhp
+#: 03131300.xhp
msgctxt ""
-"03120201.xhp\n"
-"hd_id3150499\n"
+"03131300.xhp\n"
+"hd_id3153539\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120201.xhp\" name=\"Space Function [Runtime]\">Space Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03131300.xhp\" name=\"TwipsPerPixelX Function [Runtime]\">TwipsPerPixelX Function [Runtime]</link>"
msgstr ""
-#: 03120201.xhp
+#: 03131300.xhp
msgctxt ""
-"03120201.xhp\n"
-"par_id3154927\n"
+"03131300.xhp\n"
+"par_id3153394\n"
"2\n"
"help.text"
-msgid "Returns a string that consists of a specified amount of spaces."
-msgstr "स्ट्रिंग प्रस्तुत करता है जिसमें निर्धारित संख्या में स्पेस होते हैं."
+msgid "Returns the number of twips that represent the width of a pixel."
+msgstr "ट्विप्स की संख्या प्राप्त होती है जो कि पिक्सेल की चौड़ाई का प्रतिनिधित्व करती है."
-#: 03120201.xhp
+#: 03131300.xhp
msgctxt ""
-"03120201.xhp\n"
-"hd_id3153394\n"
+"03131300.xhp\n"
+"hd_id3153527\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03120201.xhp
+#: 03131300.xhp
msgctxt ""
-"03120201.xhp\n"
-"par_id3143267\n"
+"03131300.xhp\n"
+"par_id3151110\n"
"4\n"
"help.text"
-msgid "Space (n As Long)"
-msgstr ""
+msgid "n = TwipsPerPixelX"
+msgstr "n = TwipsPerPixelX"
-#: 03120201.xhp
+#: 03131300.xhp
msgctxt ""
-"03120201.xhp\n"
-"hd_id3147242\n"
+"03131300.xhp\n"
+"hd_id3150669\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03120201.xhp
+#: 03131300.xhp
msgctxt ""
-"03120201.xhp\n"
-"par_id3149233\n"
+"03131300.xhp\n"
+"par_id3150503\n"
"6\n"
"help.text"
-msgid "String"
-msgstr "वाक्यांश"
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03120201.xhp
+#: 03131300.xhp
msgctxt ""
-"03120201.xhp\n"
-"hd_id3156152\n"
+"03131300.xhp\n"
+"hd_id3159176\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
-
-#: 03120201.xhp
-msgctxt ""
-"03120201.xhp\n"
-"par_id3143228\n"
-"8\n"
-"help.text"
-msgid "<emph>n:</emph> Numeric expression that defines the number of spaces in the string. The maximum allowed value of n is 65535."
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120201.xhp
+#: 03131300.xhp
msgctxt ""
-"03120201.xhp\n"
-"hd_id3154760\n"
+"03131300.xhp\n"
+"par_id3153061\n"
"9\n"
"help.text"
-msgid "Example:"
+msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
msgstr ""
-#: 03120201.xhp
-#, fuzzy
-msgctxt ""
-"03120201.xhp\n"
-"par_id3154216\n"
-"18\n"
-"help.text"
-msgid "MsgBox sOut,0,\"Info:\""
-msgstr "msgBox sOut,0,\"Info:\""
-
-#: 03030101.xhp
+#: 03131400.xhp
msgctxt ""
-"03030101.xhp\n"
+"03131400.xhp\n"
"tit\n"
"help.text"
-msgid "DateSerial Function [Runtime]"
-msgstr "DateSerial फंक्शन [रनटाइम]"
+msgid "TwipsPerPixelY Function [Runtime]"
+msgstr "TwipsPerPixelY फंक्शन [रनटाइम]"
-#: 03030101.xhp
+#: 03131400.xhp
msgctxt ""
-"03030101.xhp\n"
-"bm_id3157896\n"
+"03131400.xhp\n"
+"bm_id3150040\n"
"help.text"
-msgid "<bookmark_value>DateSerial function</bookmark_value>"
+msgid "<bookmark_value>TwipsPerPixelY function</bookmark_value>"
msgstr ""
-#: 03030101.xhp
+#: 03131400.xhp
msgctxt ""
-"03030101.xhp\n"
-"hd_id3157896\n"
+"03131400.xhp\n"
+"hd_id3150040\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030101.xhp\" name=\"DateSerial Function [Runtime]\">DateSerial Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03131400.xhp\" name=\"TwipsPerPixelY Function [Runtime]\">TwipsPerPixelY Function [Runtime]</link>"
msgstr ""
-#: 03030101.xhp
+#: 03131400.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3143267\n"
+"03131400.xhp\n"
+"par_id3154186\n"
"2\n"
"help.text"
-msgid "Returns a <emph>Date</emph> value for a specified year, month, or day."
-msgstr ""
+msgid "Returns the number of twips that represent the height of a pixel."
+msgstr "ट्विप्स की संख्या प्राप्त होती है जो कि पिक्सेल की ऊँचाई का प्रतिनिधित्व करती है."
-#: 03030101.xhp
+#: 03131400.xhp
msgctxt ""
-"03030101.xhp\n"
-"hd_id3147264\n"
+"03131400.xhp\n"
+"hd_id3145090\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03030101.xhp
+#: 03131400.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3149670\n"
+"03131400.xhp\n"
+"par_id3153681\n"
"4\n"
"help.text"
-msgid "DateSerial (year, month, day)"
-msgstr "DateSerial (वर्ष,माह,तारीख़)"
+msgid "n = TwipsPerPixelY"
+msgstr "n = TwipsPerPixelY"
-#: 03030101.xhp
+#: 03131400.xhp
msgctxt ""
-"03030101.xhp\n"
-"hd_id3150792\n"
+"03131400.xhp\n"
+"hd_id3148473\n"
"5\n"
"help.text"
msgid "Return value:"
msgstr "वापसी मूल्य:"
-#: 03030101.xhp
+#: 03131400.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3150398\n"
+"03131400.xhp\n"
+"par_id3154306\n"
"6\n"
"help.text"
-msgid "Date"
-msgstr ""
+msgid "Integer"
+msgstr "पूर्णांक"
-#: 03030101.xhp
+#: 03131400.xhp
msgctxt ""
-"03030101.xhp\n"
-"hd_id3154141\n"
+"03131400.xhp\n"
+"hd_id3149235\n"
"7\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03030101.xhp
+#: 03131400.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3147229\n"
-"8\n"
+"03131400.xhp\n"
+"par_id3154142\n"
+"9\n"
"help.text"
-msgid "<emph>Year:</emph> 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."
+msgid "MsgBox \"\" & TwipsPerPixelX() & \" Twips * \" & TwipsPerPixelY() & \" Twips\",0,\"Pixel size\""
msgstr ""
-#: 03030101.xhp
+#: 03131500.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3156280\n"
-"9\n"
+"03131500.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>Month:</emph> Integer expression that indicates the month of the specified year. The accepted range is from 1-12."
-msgstr ""
+msgid "CreateUnoStruct Function [Runtime]"
+msgstr "CreateUnoStruct फंक्शन [रनटाइम]"
-#: 03030101.xhp
+#: 03131500.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3151043\n"
-"10\n"
+"03131500.xhp\n"
+"bm_id3150499\n"
"help.text"
-msgid "<emph>Day:</emph> 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."
+msgid "<bookmark_value>CreateUnoStruct function</bookmark_value>"
msgstr ""
-#: 03030101.xhp
+#: 03131500.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3161832\n"
-"11\n"
+"03131500.xhp\n"
+"hd_id3150499\n"
+"1\n"
"help.text"
-msgid "The <emph>DateSerial function</emph> 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."
+msgid "<link href=\"text/sbasic/shared/03131500.xhp\" name=\"CreateUnoStruct Function [Runtime]\">CreateUnoStruct Function [Runtime]</link>"
msgstr ""
-#: 03030101.xhp
+#: 03131500.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3155306\n"
-"12\n"
+"03131500.xhp\n"
+"par_id3150713\n"
+"2\n"
"help.text"
-msgid "The <emph>DateSerial function</emph> 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)."
+msgid "<ahelp hid=\".\">Creates an instance of a Uno structure type.</ahelp>"
msgstr ""
-#: 03030101.xhp
+#: 03131500.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3152576\n"
-"13\n"
+"03131500.xhp\n"
+"par_id3147226\n"
+"3\n"
"help.text"
-msgid "If a date is defined that lies outside of the accepted range, $[officename] Basic returns an error message."
-msgstr ""
+msgid "Use the following structure for your statement:"
+msgstr "अपने दस्तावेज़ के लिए निम्न स्ट्रक्चर इस्तेमाल करें:"
-#: 03030101.xhp
+#: 03131500.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3149481\n"
-"14\n"
+"03131500.xhp\n"
+"par_id3149177\n"
+"4\n"
"help.text"
-msgid "Whereas you define the <emph>DateValue function</emph> as a string that contains the date, the <emph>DateSerial function</emph> evaluates each of the parameters (year, month, day) as separate numeric expressions."
-msgstr ""
+msgid "Dim oStruct as new com.sun.star.beans.Property"
+msgstr "Dim oStruct as new com.sun.star.beans.Property"
-#: 03030101.xhp
+#: 03131500.xhp
msgctxt ""
-"03030101.xhp\n"
-"hd_id3155411\n"
-"15\n"
+"03131500.xhp\n"
+"hd_id3156153\n"
+"5\n"
"help.text"
-msgid "Example:"
+msgid "Syntax:"
msgstr ""
-#: 03030101.xhp
+#: 03131500.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3154942\n"
+"03131500.xhp\n"
+"par_id3155341\n"
+"6\n"
"help.text"
-msgid "MsgBox lDate ' returns 23476"
-msgstr ""
+msgid "oStruct = CreateUnoStruct( Uno type name )"
+msgstr "oStruct = CreateUnoStruct( Uno type name )"
-#: 03030101.xhp
+#: 03131500.xhp
msgctxt ""
-"03030101.xhp\n"
-"par_id3151074\n"
+"03131500.xhp\n"
+"hd_id3145316\n"
+"7\n"
"help.text"
-msgid "MsgBox sDate ' returns 04/09/1964"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03020305.xhp
+#: 03131500.xhp
msgctxt ""
-"03020305.xhp\n"
+"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 "Seek Statement [Runtime]"
-msgstr "Seek वक्तव्य [रनटाइम]"
+msgid "CreateUnoService Function [Runtime]"
+msgstr "CreateUnoService फंक्शन [रनटाइम]"
-#: 03020305.xhp
+#: 03131600.xhp
msgctxt ""
-"03020305.xhp\n"
-"bm_id3159413\n"
+"03131600.xhp\n"
+"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>Seek statement</bookmark_value>"
+msgid "<bookmark_value>CreateUnoService function</bookmark_value>"
msgstr ""
-#: 03020305.xhp
+#: 03131600.xhp
msgctxt ""
-"03020305.xhp\n"
-"hd_id3159413\n"
+"03131600.xhp\n"
+"hd_id3150682\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020305.xhp\" name=\"Seek Statement [Runtime]\">Seek Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03131600.xhp\" name=\"CreateUnoService Function [Runtime]\">CreateUnoService Function [Runtime]</link>"
msgstr ""
-#: 03020305.xhp
+#: 03131600.xhp
msgctxt ""
-"03020305.xhp\n"
-"par_id3153381\n"
+"03131600.xhp\n"
+"par_id3152924\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."
+msgid "Instantiates a Uno service with the ProcessServiceManager."
msgstr ""
-#: 03020305.xhp
+#: 03131600.xhp
msgctxt ""
-"03020305.xhp\n"
-"par_id2100589\n"
+"03131600.xhp\n"
+"hd_id3152801\n"
+"3\n"
"help.text"
-msgid "For random access files, the Seek statement sets the number of the next record to be accessed."
+msgid "Syntax:"
msgstr ""
-#: 03020305.xhp
+#: 03131600.xhp
msgctxt ""
-"03020305.xhp\n"
-"par_id5444807\n"
+"03131600.xhp\n"
+"par_id3153346\n"
+"4\n"
"help.text"
-msgid "For all other files, the Seek statement sets the byte position at which the next operation is to occur."
+msgid "oService = CreateUnoService( Uno service name )"
+msgstr "oService = CreateUnoService( Uno service name )"
+
+#: 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/common/ref/com/sun/star/module-ix.html"
msgstr ""
-#: 03020305.xhp
+#: 03131600.xhp
msgctxt ""
-"03020305.xhp\n"
-"par_id3156280\n"
+"03131600.xhp\n"
+"hd_id3151111\n"
"5\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open\">Open</link>, <link href=\"text/sbasic/shared/03020304.xhp\" name=\"Seek\">Seek</link>."
-msgstr ""
+msgid "Examples:"
+msgstr "उदाहरण:"
-#: 03020305.xhp
+#: 03131600.xhp
msgctxt ""
-"03020305.xhp\n"
-"hd_id3145785\n"
+"03131600.xhp\n"
+"par_id3154046\n"
"6\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "oIntrospection = CreateUnoService( \"com.sun.star.beans.Introspection\" )"
+msgstr "oIntrospection = CreateUnoService(\"com.sun.star.beans.Introspection\")"
-#: 03020305.xhp
+#: 03131600.xhp
msgctxt ""
-"03020305.xhp\n"
-"par_id3145273\n"
-"7\n"
+"03131600.xhp\n"
+"bm_id8334604\n"
"help.text"
-msgid "Seek[#FileNumber], Position (As Long)"
+msgid "<bookmark_value>filepicker;API service</bookmark_value>"
msgstr ""
-#: 03020305.xhp
+#: 03131600.xhp
msgctxt ""
-"03020305.xhp\n"
-"hd_id3154321\n"
-"8\n"
+"03131600.xhp\n"
+"par_idN10625\n"
"help.text"
-msgid "Parameters:"
-msgstr ""
+msgid "The following code uses a service to open a file open dialog:"
+msgstr "फ़ाइल खोलें संवाद को खोलने के लिए निम्न कोड किसी सेवा का इस्तेमाल करता है:"
-#: 03020305.xhp
+#: 03131600.xhp
msgctxt ""
-"03020305.xhp\n"
-"par_id3153952\n"
-"9\n"
+"03131600.xhp\n"
+"par_idN1062B\n"
"help.text"
-msgid "<emph>FileNumber: </emph>The data channel number used in the Open statement."
+msgid "fName = FileOpenDialog (\"Please select a file\")"
msgstr ""
-#: 03020305.xhp
+#: 03131600.xhp
msgctxt ""
-"03020305.xhp\n"
-"par_id3145366\n"
-"10\n"
+"03131600.xhp\n"
+"par_idN10630\n"
"help.text"
-msgid "<emph>Position: </emph>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."
+msgid "Print \"file chosen: \"+fName"
msgstr ""
-#: 03030206.xhp
+#: 03131700.xhp
msgctxt ""
-"03030206.xhp\n"
+"03131700.xhp\n"
"tit\n"
"help.text"
-msgid "TimeValue Function [Runtime]"
-msgstr "TimeValue फंक्शन [रनटाइम]"
+msgid "GetProcessServiceManager Function [Runtime]"
+msgstr "GetProcessServiceManager फंक्शन [रनटाइम]"
-#: 03030206.xhp
+#: 03131700.xhp
msgctxt ""
-"03030206.xhp\n"
-"bm_id3149670\n"
+"03131700.xhp\n"
+"bm_id3153255\n"
"help.text"
-msgid "<bookmark_value>TimeValue function</bookmark_value>"
+msgid "<bookmark_value>GetProcessServiceManager function</bookmark_value><bookmark_value>ProcessServiceManager</bookmark_value>"
msgstr ""
-#: 03030206.xhp
+#: 03131700.xhp
msgctxt ""
-"03030206.xhp\n"
-"hd_id3149670\n"
+"03131700.xhp\n"
+"hd_id3153255\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03030206.xhp\" name=\"TimeValue Function [Runtime]\">TimeValue Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03131700.xhp\" name=\"GetProcessServiceManager Function [Runtime]\">GetProcessServiceManager Function [Runtime]</link>"
msgstr ""
-#: 03030206.xhp
+#: 03131700.xhp
msgctxt ""
-"03030206.xhp\n"
-"par_id3153361\n"
+"03131700.xhp\n"
+"par_id3156414\n"
"2\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 ""
+msgid "Returns the ProcessServiceManager (central Uno ServiceManager)."
+msgstr "से मिलता है ProcessServiceManager (central Uno ServiceManager)."
-#: 03030206.xhp
+#: 03131700.xhp
msgctxt ""
-"03030206.xhp\n"
-"hd_id3154138\n"
+"03131700.xhp\n"
+"par_id3145136\n"
"3\n"
"help.text"
-msgid "Syntax:"
+msgid "This function is required when you want to instantiate a service using CreateInstanceWithArguments."
msgstr ""
-#: 03030206.xhp
-#, fuzzy
+#: 03131700.xhp
msgctxt ""
-"03030206.xhp\n"
-"par_id3156282\n"
+"03131700.xhp\n"
+"hd_id3153681\n"
"4\n"
"help.text"
-msgid "TimeValue (Text As String)"
-msgstr "Dim stext As String"
+msgid "Syntax:"
+msgstr ""
-#: 03030206.xhp
+#: 03131700.xhp
msgctxt ""
-"03030206.xhp\n"
-"hd_id3153969\n"
+"03131700.xhp\n"
+"par_id3151110\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "oServiceManager = GetProcessServiceManager()"
+msgstr ""
-#: 03030206.xhp
+#: 03131700.xhp
msgctxt ""
-"03030206.xhp\n"
-"par_id3156424\n"
+"03131700.xhp\n"
+"hd_id3149516\n"
"6\n"
"help.text"
-msgid "Date"
-msgstr ""
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03030206.xhp
+#: 03131700.xhp
msgctxt ""
-"03030206.xhp\n"
-"hd_id3145172\n"
+"03131700.xhp\n"
+"par_id3143270\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "oServiceManager = GetProcessServiceManager()"
msgstr ""
-#: 03030206.xhp
+#: 03131700.xhp
msgctxt ""
-"03030206.xhp\n"
-"par_id3145786\n"
+"03131700.xhp\n"
+"par_id3153825\n"
"8\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression that contains the time that you want to calculate in the format \"HH:MM:SS\"."
-msgstr ""
+msgid "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
+msgstr "oIntrospection = oServiceManager.createInstance(\"com.sun.star.beans.Introspection\");"
-#: 03030206.xhp
+#: 03131700.xhp
msgctxt ""
-"03030206.xhp\n"
-"par_id3152578\n"
+"03131700.xhp\n"
+"par_id3148473\n"
"9\n"
"help.text"
-msgid "Use the TimeValue function to convert any time into a single value, so that you can calculate time differences."
+msgid "this is the same as the following statement:"
msgstr ""
-#: 03030206.xhp
+#: 03131700.xhp
msgctxt ""
-"03030206.xhp\n"
-"par_id3163710\n"
+"03131700.xhp\n"
+"par_id3145609\n"
"10\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."
+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 "CreateUnoDialog फंक्शन [रनटाइम]"
+
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"bm_id3150040\n"
+"help.text"
+msgid "<bookmark_value>CreateUnoDialog function</bookmark_value>"
msgstr ""
-#: 03030206.xhp
+#: 03131800.xhp
msgctxt ""
-"03030206.xhp\n"
-"par_id3151117\n"
-"11\n"
+"03131800.xhp\n"
+"hd_id3150040\n"
+"1\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."
+msgid "<link href=\"text/sbasic/shared/03131800.xhp\" name=\"CreateUnoDialog Function [Runtime]\">CreateUnoDialog Function [Runtime]</link>"
msgstr ""
-#: 03030206.xhp
+#: 03131800.xhp
msgctxt ""
-"03030206.xhp\n"
-"par_id3147426\n"
-"12\n"
+"03131800.xhp\n"
+"par_id3154186\n"
+"2\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."
+msgid "Creates a Basic Uno object that represents a Uno dialog control during Basic runtime."
msgstr ""
-#: 03030206.xhp
+#: 03131800.xhp
msgctxt ""
-"03030206.xhp\n"
-"hd_id3145271\n"
-"13\n"
+"03131800.xhp\n"
+"par_id3153750\n"
+"3\n"
"help.text"
-msgid "Example:"
+msgid "Dialogs are defined in the dialog libraries. To display a dialog, a \"live\" dialog must be created from the library."
msgstr ""
-#: 03030206.xhp
+#: 03131800.xhp
msgctxt ""
-"03030206.xhp\n"
-"par_id3149378\n"
-"33\n"
+"03131800.xhp\n"
+"par_id3153681\n"
+"4\n"
"help.text"
-msgid "a1 = \"start time\""
+msgid "See <link href=\"text/sbasic/guide/sample_code.xhp\" name=\"Examples\">Examples</link>."
msgstr ""
-#: 03030206.xhp
+#: 03131800.xhp
msgctxt ""
-"03030206.xhp\n"
-"par_id3145800\n"
-"34\n"
+"03131800.xhp\n"
+"hd_id3154286\n"
+"5\n"
"help.text"
-msgid "b1 = \"end time\""
+msgid "Syntax:"
msgstr ""
-#: 03030206.xhp
+#: 03131800.xhp
msgctxt ""
-"03030206.xhp\n"
-"par_id3151074\n"
-"35\n"
+"03131800.xhp\n"
+"par_id3159176\n"
+"6\n"
"help.text"
-msgid "c1 = \"total time\""
+msgid "CreateUnoDialog( oDlgDesc )"
+msgstr "CreateUnoDialog( oDlgDesc )"
+
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"hd_id3143270\n"
+"7\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3159157\n"
+"8\n"
+"help.text"
+msgid "' Get dialog description from the dialog library"
+msgstr "' Get dialog description from the dialog library"
+
+#: 03131800.xhp
+msgctxt ""
+"03131800.xhp\n"
+"par_id3149234\n"
+"9\n"
+"help.text"
+msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
msgstr ""
-#: 03120403.xhp
+#: 03131800.xhp
msgctxt ""
-"03120403.xhp\n"
+"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 "StrComp Function [Runtime]"
-msgstr "StrComp फंक्शन [रनटाइम]"
+msgid "GlobalScope [Runtime]"
+msgstr "GlobalScope [रनटाइम]"
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"bm_id3156027\n"
+"03131900.xhp\n"
+"bm_id3150682\n"
"help.text"
-msgid "<bookmark_value>StrComp function</bookmark_value>"
+msgid "<bookmark_value>GlobalScope function</bookmark_value><bookmark_value>library systems</bookmark_value><bookmark_value>LibraryContainer</bookmark_value><bookmark_value>BasicLibraries (LibraryContainer)</bookmark_value><bookmark_value>DialogLibraries (LibraryContainer)</bookmark_value>"
msgstr ""
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"hd_id3156027\n"
+"03131900.xhp\n"
+"hd_id3150682\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120403.xhp\" name=\"StrComp Function [Runtime]\">StrComp Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03131900.xhp\" name=\"GlobalScope [Runtime]\">GlobalScope [Runtime]</link>"
msgstr ""
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"par_id3155805\n"
+"03131900.xhp\n"
+"par_id3153345\n"
"2\n"
"help.text"
-msgid "Compares two strings and returns an integer value that represents the result of the comparison."
+msgid "Basic source code and dialogs are organized in a library system."
msgstr ""
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"hd_id3153345\n"
+"03131900.xhp\n"
+"par_id3145315\n"
"3\n"
"help.text"
-msgid "Syntax:"
+msgid "The LibraryContainer contains libraries"
msgstr ""
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"par_id3150503\n"
+"03131900.xhp\n"
+"par_id3149514\n"
"4\n"
"help.text"
-msgid "StrComp (Text1 As String, Text2 As String[, Compare])"
-msgstr "StrComp (Text1 As String, Text2 As String[, Compare])"
+msgid "Libraries can contain modules and dialogs"
+msgstr "लाइब्रेरीज़ में मॉड्यूल तथा संवाद हो सकते हैं"
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"hd_id3147574\n"
+"03131900.xhp\n"
+"hd_id3143271\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "In Basic:"
+msgstr "बेसिक में:"
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"par_id3156152\n"
+"03131900.xhp\n"
+"par_id3153061\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "The LibraryContainer is called <emph>BasicLibraries</emph>."
+msgstr ""
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"hd_id3150984\n"
+"03131900.xhp\n"
+"hd_id3154346\n"
"7\n"
"help.text"
-msgid "Parameter:"
-msgstr ""
+msgid "In dialogs:"
+msgstr "संवादों में:"
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"par_id3153061\n"
+"03131900.xhp\n"
+"par_id3148663\n"
"8\n"
"help.text"
-msgid "<emph>Text1:</emph> Any string expression"
+msgid "The LibraryContainer is called <emph>DialogLibraries</emph>."
msgstr ""
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"par_id3147560\n"
+"03131900.xhp\n"
+"par_id3150543\n"
"9\n"
"help.text"
-msgid "<emph>Text2:</emph> Any string expression"
+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 <emph>GlobalScope</emph>."
msgstr ""
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"par_id3146796\n"
+"03131900.xhp\n"
+"hd_id3148920\n"
"10\n"
"help.text"
-msgid "<emph>Compare:</emph> 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."
+msgid "Syntax:"
msgstr ""
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"hd_id3154940\n"
-"13\n"
+"03131900.xhp\n"
+"par_id3149203\n"
+"11\n"
"help.text"
-msgid "Return value"
-msgstr "वापसी मूल्य:"
+msgid "GlobalScope"
+msgstr "GlobalScope"
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"par_id3150358\n"
-"27\n"
+"03131900.xhp\n"
+"hd_id3154685\n"
+"12\n"
"help.text"
-msgid "If Text1 < Text2 the function returns -1"
-msgstr "यदि Text1 < Text2 तो फंक्शन से मिलता है -1"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"par_id3151043\n"
-"28\n"
+"03131900.xhp\n"
+"par_id3154124\n"
+"13\n"
"help.text"
-msgid "If Text1 = Text2 the function returns 0"
-msgstr "यदि Text1 = Text2 तो फंक्शन से मिलता है 0"
+msgid "Example in the document Basic"
+msgstr "बेसिक दस्तावेज़ में उदाहरण"
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"par_id3158410\n"
-"29\n"
+"03131900.xhp\n"
+"par_id3158408\n"
+"14\n"
"help.text"
-msgid "If Text1 > Text2 the function returns 1"
-msgstr "यदि Text1 > Text2 तो फंक्शन से मिलता है 1"
+msgid "' calling Dialog1 in the document library Standard"
+msgstr "' calling Dialog1 in the document library Standard"
-#: 03120403.xhp
+#: 03131900.xhp
msgctxt ""
-"03120403.xhp\n"
-"hd_id3153968\n"
-"18\n"
+"03131900.xhp\n"
+"par_id3125865\n"
+"15\n"
"help.text"
-msgid "Example:"
+msgid "oDlgDesc = DialogLibraries.Standard.Dialog1"
msgstr ""
-#: 03120402.xhp
+#: 03131900.xhp
msgctxt ""
-"03120402.xhp\n"
+"03131900.xhp\n"
+"par_id3154910\n"
+"16\n"
+"help.text"
+msgid "' calling Dialog2 in the application library Library1"
+msgstr "' calling Dialog2 in the application library Library1"
+
+#: 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 "Len Function [Runtime]"
-msgstr "Len फंक्शन [रनटाइम]"
+msgid "CreateUnoListener Function [Runtime]"
+msgstr "CreateUnoListener फंक्शन [रनटाइम]"
-#: 03120402.xhp
+#: 03132000.xhp
msgctxt ""
-"03120402.xhp\n"
-"bm_id3154136\n"
+"03132000.xhp\n"
+"bm_id3155150\n"
"help.text"
-msgid "<bookmark_value>Len function</bookmark_value>"
+msgid "<bookmark_value>CreateUnoListener function</bookmark_value>"
msgstr ""
-#: 03120402.xhp
+#: 03132000.xhp
msgctxt ""
-"03120402.xhp\n"
-"hd_id3154136\n"
-"1\n"
+"03132000.xhp\n"
+"hd_id3155150\n"
+"53\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03120402.xhp\" name=\"Len Function [Runtime]\">Len Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03132000.xhp\" name=\"CreateUnoListener Function [Runtime]\">CreateUnoListener Function [Runtime]</link>"
msgstr ""
-#: 03120402.xhp
+#: 03132000.xhp
msgctxt ""
-"03120402.xhp\n"
-"par_id3147576\n"
-"2\n"
+"03132000.xhp\n"
+"par_id3149346\n"
+"52\n"
"help.text"
-msgid "Returns the number of characters in a string, or the number of bytes that are required to store a variable."
+msgid "Creates a Listener instance."
+msgstr "लिसनर इंस्टैंस तैयार करता है."
+
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3153681\n"
+"51\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 ""
-#: 03120402.xhp
+#: 03132000.xhp
msgctxt ""
-"03120402.xhp\n"
-"hd_id3159177\n"
-"3\n"
+"03132000.xhp\n"
+"hd_id3148685\n"
+"50\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03120402.xhp
+#: 03132000.xhp
msgctxt ""
-"03120402.xhp\n"
-"par_id3150669\n"
-"4\n"
+"03132000.xhp\n"
+"par_id3143228\n"
+"49\n"
"help.text"
-msgid "Len (Text As String)"
-msgstr "Dim stext As String"
+msgid "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )"
+msgstr "oListener = CreateUnoListener( Prefixname, ListenerInterfaceName )"
-#: 03120402.xhp
+#: 03132000.xhp
msgctxt ""
-"03120402.xhp\n"
-"hd_id3148473\n"
-"5\n"
+"03132000.xhp\n"
+"hd_id3147574\n"
+"48\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Example:"
+msgstr "उदाहरण:"
-#: 03120402.xhp
+#: 03132000.xhp
msgctxt ""
-"03120402.xhp\n"
-"par_id3143270\n"
-"6\n"
+"03132000.xhp\n"
+"par_id3154046\n"
+"47\n"
"help.text"
-msgid "Long"
-msgstr ""
+msgid "The following example is based on a Basic library object."
+msgstr "निम्न उदाहरण बेसिक लाइब्रेरी वस्तु पर आधारित है."
-#: 03120402.xhp
+#: 03132000.xhp
msgctxt ""
-"03120402.xhp\n"
-"hd_id3147531\n"
-"7\n"
+"03132000.xhp\n"
+"par_id3149294\n"
+"44\n"
"help.text"
-msgid "Parameters:"
+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 ""
-#: 03120402.xhp
+#: 03132000.xhp
msgctxt ""
-"03120402.xhp\n"
-"par_id3147265\n"
-"8\n"
+"03132000.xhp\n"
+"par_id3149670\n"
+"43\n"
"help.text"
-msgid "<emph>Text:</emph> Any string expression or a variable of another type."
+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 ""
-#: 03120402.xhp
+#: 03132000.xhp
msgctxt ""
-"03120402.xhp\n"
-"hd_id3153360\n"
-"9\n"
+"03132000.xhp\n"
+"par_id3154940\n"
+"41\n"
"help.text"
-msgid "Example:"
+msgid "oLib = BasicLibraries.Library1 ' Library1 must exist!"
msgstr ""
-#: 03120402.xhp
+#: 03132000.xhp
msgctxt ""
-"03120402.xhp\n"
-"par_id3156214\n"
-"13\n"
+"03132000.xhp\n"
+"par_id3150359\n"
+"40\n"
"help.text"
-msgid "MsgBox Len(sText) REM Returns 9"
+msgid "oLib.addContainerListener( oListener ) ' Register the listener"
msgstr ""
-#: 03130600.xhp
+#: 03132000.xhp
msgctxt ""
-"03130600.xhp\n"
-"tit\n"
+"03132000.xhp\n"
+"par_id3154138\n"
+"39\n"
"help.text"
-msgid "Wait Statement [Runtime]"
-msgstr "Wait वक्तव्य [रनटाइम]"
+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 ""
-#: 03130600.xhp
+#: 03132000.xhp
msgctxt ""
-"03130600.xhp\n"
-"bm_id3154136\n"
+"03132000.xhp\n"
+"par_id3148922\n"
+"38\n"
"help.text"
-msgid "<bookmark_value>Wait statement</bookmark_value>"
+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 ""
-#: 03130600.xhp
+#: 03132000.xhp
msgctxt ""
-"03130600.xhp\n"
-"hd_id3154136\n"
-"1\n"
+"03132000.xhp\n"
+"par_id3150768\n"
+"37\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03130600.xhp\" name=\"Wait Statement [Runtime]\">Wait Statement [Runtime]</link>"
+msgid "In this example, the Listener-Interface uses the following methods:"
+msgstr "इस उदाहरण में लिसनर-इंटरफ़ेस निम्नलिखित विधियाँ इस्तेमाल करता है:"
+
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3151176\n"
+"36\n"
+"help.text"
+msgid "disposing:"
+msgstr "disposing:"
+
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3145173\n"
+"35\n"
+"help.text"
+msgid "Listener base interface (com.sun.star.lang.XEventListener): base interface for all Listener Interfaces"
msgstr ""
-#: 03130600.xhp
+#: 03132000.xhp
msgctxt ""
-"03130600.xhp\n"
-"par_id3149236\n"
-"2\n"
+"03132000.xhp\n"
+"par_id3156212\n"
+"34\n"
"help.text"
-msgid "Interrupts the program execution for the amount of time that you specify in milliseconds."
+msgid "elementInserted:"
+msgstr "elementInserted:"
+
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3159254\n"
+"33\n"
+"help.text"
+msgid "Method of the com.sun.star.container.XContainerListener interface"
msgstr ""
-#: 03130600.xhp
+#: 03132000.xhp
msgctxt ""
-"03130600.xhp\n"
-"hd_id3143229\n"
-"3\n"
+"03132000.xhp\n"
+"par_id3147287\n"
+"32\n"
"help.text"
-msgid "Syntax:"
+msgid "elementRemoved:"
+msgstr "elementRemoved:"
+
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3146119\n"
+"31\n"
+"help.text"
+msgid "Method of the com.sun.star.container.XContainerListener interface"
msgstr ""
-#: 03130600.xhp
+#: 03132000.xhp
msgctxt ""
-"03130600.xhp\n"
-"par_id3150669\n"
-"4\n"
+"03132000.xhp\n"
+"par_id3153951\n"
+"30\n"
"help.text"
-msgid "Wait millisec"
-msgstr "Wait millisec"
+msgid "elementReplaced:"
+msgstr "elementReplaced:"
-#: 03130600.xhp
+#: 03132000.xhp
msgctxt ""
-"03130600.xhp\n"
-"hd_id3148943\n"
-"5\n"
+"03132000.xhp\n"
+"par_id3154013\n"
+"29\n"
"help.text"
-msgid "Parameters:"
+msgid "Method of the com.sun.star.container.XContainerListener interface"
msgstr ""
-#: 03130600.xhp
+#: 03132000.xhp
msgctxt ""
-"03130600.xhp\n"
-"par_id3154924\n"
-"6\n"
+"03132000.xhp\n"
+"par_id3147435\n"
+"28\n"
"help.text"
-msgid "<emph>millisec:</emph> Numeric expression that contains the amount of time (in milliseconds) to wait before the program is executed."
+msgid "In this example, the prefix is ContListener_. The following subroutines must therefore be implemented in Basic:"
msgstr ""
-#: 03130600.xhp
+#: 03132000.xhp
msgctxt ""
-"03130600.xhp\n"
-"hd_id3150541\n"
-"7\n"
+"03132000.xhp\n"
+"par_id3155411\n"
+"27\n"
"help.text"
-msgid "Example:"
+msgid "ContListener_disposing"
+msgstr "ContListener_disposing"
+
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3146923\n"
+"26\n"
+"help.text"
+msgid "ContListener_elementInserted"
+msgstr "ContListener_elementInserted"
+
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3147318\n"
+"25\n"
+"help.text"
+msgid "ContListener_elementRemoved"
+msgstr "ContListener_elementRemoved"
+
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3152578\n"
+"24\n"
+"help.text"
+msgid "ContListener_elementReplaced"
+msgstr "ContListener_elementReplaced"
+
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3150592\n"
+"23\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 ""
-#: 03130600.xhp
+#: 03132000.xhp
msgctxt ""
-"03130600.xhp\n"
-"par_id3156214\n"
+"03132000.xhp\n"
+"par_id3153876\n"
+"21\n"
+"help.text"
+msgid "MsgBox \"disposing\""
+msgstr "MsgBox \"disposing\""
+
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3154098\n"
+"17\n"
+"help.text"
+msgid "MsgBox \"elementInserted\""
+msgstr "MsgBox \"elementInserted\""
+
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3153947\n"
"13\n"
"help.text"
-msgid "MsgBox \"\" & lTick & \" Ticks\" ,0,\"The pause lasted\""
-msgstr ""
+msgid "MsgBox \"elementRemoved\""
+msgstr "MsgBox \"elementRemoved\""
-#: 03010300.xhp
+#: 03132000.xhp
msgctxt ""
-"03010300.xhp\n"
-"tit\n"
+"03132000.xhp\n"
+"par_id3148915\n"
+"9\n"
"help.text"
-msgid "Color Functions"
-msgstr "Color Functions"
+msgid "MsgBox \"elementReplaced\""
+msgstr "MsgBox \"elementReplaced\""
-#: 03010300.xhp
+#: 03132000.xhp
msgctxt ""
-"03010300.xhp\n"
-"hd_id3157896\n"
-"1\n"
+"03132000.xhp\n"
+"par_id3156056\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03010300.xhp\" name=\"Color Functions\">Color Functions</link>"
-msgstr ""
+msgid "You do not need to include the parameter of an event object if the object is not used:"
+msgstr "यदि वस्तु का इस्तेमाल नहीं किया गया है तो घटना का पैरामीटर शामिल करने की आवश्यकता आपको नहीं है:"
-#: 03010300.xhp
+#: 03132000.xhp
msgctxt ""
-"03010300.xhp\n"
-"par_id3155555\n"
+"03132000.xhp\n"
+"par_id3150042\n"
+"5\n"
+"help.text"
+msgid "' Minimal implementation of Sub disposing"
+msgstr "' Minimal implementation of Sub disposing"
+
+#: 03132000.xhp
+msgctxt ""
+"03132000.xhp\n"
+"par_id3150940\n"
"2\n"
"help.text"
-msgid "This section describes Runtime functions used to define colors."
-msgstr "यह खण्ड रंगों को पारिभाषित करने वाले रनटाइम फ़ंक्शनों को वर्णित करता है."
+msgid "Listener methods must <emph>always</emph> be implemented to avoid Basic run-time errors."
+msgstr ""
#: 03132100.xhp
msgctxt ""
@@ -36644,754 +36003,1294 @@ msgctxt ""
"12\n"
"help.text"
msgid "Example:"
-msgstr ""
+msgstr "उदाहरण:"
-#: 03050200.xhp
+#: 03132200.xhp
msgctxt ""
-"03050200.xhp\n"
+"03132200.xhp\n"
"tit\n"
"help.text"
-msgid "Err Function [Runtime]"
-msgstr "Err फंक्शन [रनटाइम]"
+msgid "ThisComponent Statement [Runtime]"
+msgstr "ThisComponent वक्तव्य [रनटाइम]"
-#: 03050200.xhp
+#: 03132200.xhp
msgctxt ""
-"03050200.xhp\n"
-"bm_id3156343\n"
+"03132200.xhp\n"
+"bm_id3155342\n"
"help.text"
-msgid "<bookmark_value>Err function</bookmark_value>"
+msgid "<bookmark_value>ThisComponent property</bookmark_value><bookmark_value>components;addressing</bookmark_value>"
msgstr ""
-#: 03050200.xhp
+#: 03132200.xhp
msgctxt ""
-"03050200.xhp\n"
-"hd_id3156343\n"
+"03132200.xhp\n"
+"hd_id3155342\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03050200.xhp\" name=\"Err Function [Runtime]\">Err Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/03132200.xhp\" name=\"ThisComponent [Runtime]\">ThisComponent [Runtime]</link>"
msgstr ""
-#: 03050200.xhp
+#: 03132200.xhp
msgctxt ""
-"03050200.xhp\n"
-"par_id3150541\n"
+"03132200.xhp\n"
+"par_id3154923\n"
"2\n"
"help.text"
-msgid "Returns an error code that identifies the error that occurred during program execution."
+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 ""
-#: 03050200.xhp
+#: 03132200.xhp
msgctxt ""
-"03050200.xhp\n"
-"hd_id3149656\n"
+"03132200.xhp\n"
+"hd_id3154346\n"
"3\n"
"help.text"
msgid "Syntax:"
msgstr ""
-#: 03050200.xhp
+#: 03132200.xhp
msgctxt ""
-"03050200.xhp\n"
+"03132200.xhp\n"
+"par_id3151056\n"
+"4\n"
+"help.text"
+msgid "ThisComponent"
+msgstr "ThisComponent"
+
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"hd_id3154940\n"
+"5\n"
+"help.text"
+msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
"par_id3154123\n"
+"7\n"
+"help.text"
+msgid "' updates the \"Table of Contents\" in a text doc"
+msgstr "REM \"विषय सूची तालिका\" को पाठ दस्तावेज़ में अद्यतन करता है"
+
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id3153194\n"
+"10\n"
+"help.text"
+msgid "index = allindexes.getByName(\"Table of Contents1\")"
+msgstr ""
+
+#: 03132200.xhp
+msgctxt ""
+"03132200.xhp\n"
+"par_id3156422\n"
+"11\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 "CreateUnoValue फंक्शन [रनटाइम]"
+
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"bm_id3150682\n"
+"help.text"
+msgid "<bookmark_value>CreateUnoValue function</bookmark_value>"
+msgstr ""
+
+#: 03132300.xhp
+msgctxt ""
+"03132300.xhp\n"
+"hd_id3150682\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132300.xhp\" name=\"CreateUnoValue Function [Runtime]\">CreateUnoValue Function [Runtime]</link>"
+msgstr ""
+
+#: 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 "Err"
-msgstr "Err"
+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 ""
-#: 03050200.xhp
+#: 03132300.xhp
msgctxt ""
-"03050200.xhp\n"
-"hd_id3147229\n"
+"03132300.xhp\n"
+"hd_id3147560\n"
"5\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Syntax:"
+msgstr ""
-#: 03050200.xhp
+#: 03132300.xhp
msgctxt ""
-"03050200.xhp\n"
-"par_id3150869\n"
+"03132300.xhp\n"
+"par_id3154760\n"
"6\n"
"help.text"
-msgid "Integer"
-msgstr "पूर्णांक"
+msgid "oUnoValue = CreateUnoValue( \"[]byte\", MyBasicValue ) to get a byte sequence."
+msgstr ""
-#: 03050200.xhp
+#: 03132300.xhp
msgctxt ""
-"03050200.xhp\n"
-"hd_id3153193\n"
+"03132300.xhp\n"
+"par_id3150541\n"
"7\n"
"help.text"
-msgid "Parameters:"
+msgid "If CreateUnoValue cannot be converted to the specified Uno type, and error occurs. For the conversion, the TypeConverter service is used."
msgstr ""
-#: 03050200.xhp
+#: 03132300.xhp
msgctxt ""
-"03050200.xhp\n"
-"par_id3149561\n"
+"03132300.xhp\n"
+"par_id3153524\n"
"8\n"
"help.text"
-msgid "The Err function is used in error-handling routines to determine the error and the corrective action."
+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 ""
-#: 03050200.xhp
+#: 03132300.xhp
msgctxt ""
-"03050200.xhp\n"
-"hd_id3147317\n"
+"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 "CreateObject फंक्शन [रनटाइम]"
+
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"bm_id659810\n"
+"help.text"
+msgid "<bookmark_value>CreateObject function</bookmark_value>"
+msgstr ""
+
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN10580\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/03132400.xhp\">CreateObject Function [Runtime]</link>"
+msgstr ""
+
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN10590\n"
+"help.text"
+msgid "<ahelp hid=\".\">Creates a UNO object. On Windows, can also create OLE objects.</ahelp>"
+msgstr ""
+
+#: 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 ""
+
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN105A6\n"
+"help.text"
+msgid "oObj = CreateObject( type )"
+msgstr "oObj = CreateObject( type )"
+
+#: 03132400.xhp
+msgctxt ""
+"03132400.xhp\n"
+"par_idN105A9\n"
+"help.text"
msgid "Example:"
+msgstr "उदाहरण:"
+
+#: 03132500.xhp
+msgctxt ""
+"03132500.xhp\n"
+"tit\n"
+"help.text"
+msgid "GetDefaultContext Function [Runtime]"
+msgstr "GetDefaultContext फंक्शन [रनटाइम]"
+
+#: 03132500.xhp
+msgctxt ""
+"03132500.xhp\n"
+"bm_id4761192\n"
+"help.text"
+msgid "<bookmark_value>GetDefaultContext function</bookmark_value>"
msgstr ""
-#: 03050200.xhp
+#: 03132500.xhp
msgctxt ""
-"03050200.xhp\n"
-"par_id3147426\n"
-"11\n"
+"03132500.xhp\n"
+"par_idN10580\n"
"help.text"
-msgid "On Error Goto ErrorHandler REM Set up error handler"
+msgid "<link href=\"text/sbasic/shared/03132500.xhp\">GetDefaultContext Function [Runtime]</link>"
msgstr ""
-#: 03050200.xhp
+#: 03132500.xhp
msgctxt ""
-"03050200.xhp\n"
-"par_id3149481\n"
-"14\n"
+"03132500.xhp\n"
+"par_idN10590\n"
"help.text"
-msgid "REM Error occurs due to non-existent file"
+msgid "Returns the default context of the process service factory, if existent, else returns a null reference."
msgstr ""
-#: 03050200.xhp
+#: 03132500.xhp
msgctxt ""
-"03050200.xhp\n"
-"par_id3145646\n"
-"21\n"
+"03132500.xhp\n"
+"par_idN10593\n"
"help.text"
-msgid "MsgBox \"Error \" & Err & \": \" & Error$ + chr(13) + \"At line : \" + Erl + chr(13) + Now , 16 ,\"an error occurred\""
+msgid "This runtime function returns the default component context to be used, if instantiating services via XmultiServiceFactory. See the <item type=\"literal\">Professional UNO</item> chapter in the <item type=\"literal\">Developer's Guide</item> on <link href=\"http://api.libreoffice.org\">api.libreoffice.org</link> for more information."
msgstr ""
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
+"05060700.xhp\n"
"tit\n"
"help.text"
-msgid "FindObject Function [Runtime]"
-msgstr "FindObject फंक्शन [रनटाइम]"
+msgid "Macro"
+msgstr "मॅक्रो"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"bm_id3145136\n"
+"05060700.xhp\n"
+"bm_id3153894\n"
"help.text"
-msgid "<bookmark_value>FindObject function</bookmark_value>"
+msgid "<bookmark_value>events;linked to objects</bookmark_value>"
msgstr ""
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"hd_id3145136\n"
+"05060700.xhp\n"
+"hd_id3153894\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03103800.xhp\" name=\"FindObject Function [Runtime]\">FindObject Function [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/05060700.xhp\" name=\"Macro\">Macro</link>"
msgstr ""
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3155341\n"
+"05060700.xhp\n"
+"par_id3153748\n"
"2\n"
"help.text"
-msgid "Enables an object to be addressed at run-time as a string parameter through the object name."
+msgid "<ahelp hid=\".\">Choose the macro that you want to execute when the selected graphic, frame, or OLE object is selected.</ahelp> Depending on the object that is selected, the function is either found on the <emph>Macro</emph> tab of the <emph>Object</emph> dialog, or in the <emph>Assign Macro</emph> dialog."
msgstr ""
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3150669\n"
+"05060700.xhp\n"
+"hd_id3150503\n"
"3\n"
"help.text"
-msgid "For example, the following command:"
-msgstr "उदाहरण के लिए, निम्न कमांड:"
+msgid "Event"
+msgstr "घटनाएँ"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3148473\n"
+"05060700.xhp\n"
+"par_id3149763\n"
"4\n"
"help.text"
-msgid "MyObj.Prop1.Command = 5"
+msgid "<ahelp hid=\"HID_MACRO_LB_EVENT\">Lists the events that are relevant to the macros that are currently assigned to the selected object.</ahelp>"
msgstr ""
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3156023\n"
-"5\n"
+"05060700.xhp\n"
+"par_id3150670\n"
+"23\n"
"help.text"
-msgid "corresponds to the command block:"
+msgid "The following table describes the macros and the events that can by linked to objects in your document:"
msgstr ""
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3153896\n"
-"6\n"
+"05060700.xhp\n"
+"par_id3153360\n"
+"24\n"
"help.text"
-msgid "Dim ObjVar as Object"
-msgstr ""
+msgid "Event"
+msgstr "घटनाएँ"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3154760\n"
-"7\n"
+"05060700.xhp\n"
+"par_id3154365\n"
+"25\n"
"help.text"
-msgid "Dim ObjProp as Object"
-msgstr ""
+msgid "Event trigger"
+msgstr "घटना ट्रिगर"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3145069\n"
-"8\n"
+"05060700.xhp\n"
+"par_id3159149\n"
+"26\n"
"help.text"
-msgid "ObjName As String = \"MyObj\""
-msgstr ""
+msgid "OLE object"
+msgstr "ओएलई ऑब्जैक्ट"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3154939\n"
-"9\n"
+"05060700.xhp\n"
+"par_id3148451\n"
+"27\n"
"help.text"
-msgid "ObjVar = FindObject( ObjName As String )"
-msgstr "FindObject( ObjName As String )"
+msgid "Graphics"
+msgstr "ग्राफिक्स"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3150793\n"
-"10\n"
+"05060700.xhp\n"
+"par_id3125863\n"
+"28\n"
"help.text"
-msgid "PropName As String = \"Prop1\""
-msgstr ""
+msgid "Frame"
+msgstr "फ्रेम"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3154141\n"
-"11\n"
+"05060700.xhp\n"
+"par_id3154216\n"
+"29\n"
"help.text"
-msgid "ObjProp = FindPropertyObject( ObjVar, PropName As String )"
-msgstr "FindPropertyObject( ObjVar, PropName As String )"
+msgid "AutoText"
+msgstr "स्वतःपाठ"
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3156424\n"
-"12\n"
+"05060700.xhp\n"
+"par_id3145785\n"
+"30\n"
"help.text"
-msgid "ObjProp.Command = 5"
+msgid "ImageMap area"
+msgstr "इमेजमैप क्षेत्र"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153138\n"
+"31\n"
+"help.text"
+msgid "Hyperlink"
+msgstr "हायपरलिंक"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3155306\n"
+"32\n"
+"help.text"
+msgid "Click object"
+msgstr "वस्तु में क्लिक करें"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3152460\n"
+"33\n"
+"help.text"
+msgid "Object is selected."
+msgstr "वस्तु चुना गया है"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147348\n"
+"34\n"
+"help.text"
+msgid "x"
msgstr ""
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3145420\n"
-"13\n"
+"05060700.xhp\n"
+"par_id3147426\n"
+"35\n"
"help.text"
-msgid "This allows names to be dynamically created at run-time. For example:"
+msgid "x"
msgstr ""
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3153104\n"
-"14\n"
+"05060700.xhp\n"
+"par_id3153951\n"
+"36\n"
"help.text"
-msgid "\"TextEdit1\" to TextEdit5\" in a loop to create five control names."
-msgstr "पांच नाम बनाने के लिए \"TextEdit1\" से TextEdit5\" चक्कर में."
+msgid "x"
+msgstr ""
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3150767\n"
-"15\n"
+"05060700.xhp\n"
+"par_id3150116\n"
+"37\n"
"help.text"
-msgid "See also: <link href=\"text/sbasic/shared/03103900.xhp\" name=\"FindPropertyObject\">FindPropertyObject</link>"
+msgid "Mouse over object"
+msgstr "माउस वस्तु के ऊपर"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3145253\n"
+"38\n"
+"help.text"
+msgid "Mouse moves over the object."
+msgstr "माउस संकेतक वस्तु के ऊपर चलता है."
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3144765\n"
+"39\n"
+"help.text"
+msgid "x"
msgstr ""
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"hd_id3150868\n"
-"16\n"
+"05060700.xhp\n"
+"par_id3153418\n"
+"40\n"
"help.text"
-msgid "Syntax:"
+msgid "x"
msgstr ""
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3151042\n"
-"17\n"
+"05060700.xhp\n"
+"par_id3153948\n"
+"41\n"
"help.text"
-msgid "FindObject( ObjName As String )"
-msgstr "FindObject( ObjName As String )"
+msgid "x"
+msgstr ""
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"hd_id3159254\n"
-"18\n"
+"05060700.xhp\n"
+"par_id3145652\n"
+"42\n"
"help.text"
-msgid "Parameters:"
+msgid "x"
msgstr ""
-#: 03103800.xhp
+#: 05060700.xhp
msgctxt ""
-"03103800.xhp\n"
-"par_id3150439\n"
-"19\n"
+"05060700.xhp\n"
+"par_id3155066\n"
+"43\n"
"help.text"
-msgid "<emph>ObjName: </emph>String that specifies the name of the object that you want to address at run-time."
+msgid "x"
msgstr ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"tit\n"
+"05060700.xhp\n"
+"par_id3155446\n"
+"44\n"
"help.text"
-msgid "Lof Function [Runtime]"
-msgstr "Lof फंक्शन [रनटाइम]"
+msgid "Trigger Hyperlink"
+msgstr "ट्रिगर हाइपरलिंक"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"bm_id3156024\n"
+"05060700.xhp\n"
+"par_id3154756\n"
+"45\n"
"help.text"
-msgid "<bookmark_value>Lof function</bookmark_value>"
+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 ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"hd_id3156024\n"
-"1\n"
+"05060700.xhp\n"
+"par_id3151252\n"
+"47\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03020303.xhp\" name=\"Lof Function [Runtime]\">Lof Function [Runtime]</link>"
+msgid "x"
msgstr ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3146794\n"
-"2\n"
+"05060700.xhp\n"
+"par_id3147344\n"
+"48\n"
"help.text"
-msgid "Returns the size of an open file in bytes."
-msgstr "खुले फ़ाइल के आकार को बाइट में प्रस्तुत करता है."
+msgid "x"
+msgstr ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"hd_id3153380\n"
-"3\n"
+"05060700.xhp\n"
+"par_id3146920\n"
+"49\n"
"help.text"
-msgid "Syntax:"
+msgid "x"
msgstr ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3150359\n"
-"4\n"
+"05060700.xhp\n"
+"par_id3159333\n"
+"50\n"
"help.text"
-msgid "Lof (FileNumber)"
-msgstr "Lof (FileNumber)"
+msgid "Mouse leaves object"
+msgstr "माउस वस्तु से बाहर"
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"hd_id3154141\n"
-"5\n"
+"05060700.xhp\n"
+"par_id3147003\n"
+"51\n"
"help.text"
-msgid "Return value:"
-msgstr "वापसी मूल्य:"
+msgid "Mouse moves off of the object."
+msgstr "माउस संकेतक वस्तु से बाहर जाता है."
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3147230\n"
-"6\n"
+"05060700.xhp\n"
+"par_id3151278\n"
+"52\n"
"help.text"
-msgid "Long"
+msgid "x"
msgstr ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"hd_id3156281\n"
-"7\n"
+"05060700.xhp\n"
+"par_id3145257\n"
+"53\n"
"help.text"
-msgid "Parameters:"
+msgid "x"
msgstr ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3150869\n"
-"8\n"
+"05060700.xhp\n"
+"par_id3154122\n"
+"54\n"
"help.text"
-msgid "<emph>FileNumber:</emph> Any numeric expression that contains the file number that is specified in the Open statement."
+msgid "x"
msgstr ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3147349\n"
-"9\n"
+"05060700.xhp\n"
+"par_id3156139\n"
+"55\n"
"help.text"
-msgid "To obtain the length of a file that is not open, use the <emph>FileLen</emph> function."
+msgid "x"
msgstr ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"hd_id3155415\n"
-"10\n"
+"05060700.xhp\n"
+"par_id3149036\n"
+"56\n"
"help.text"
-msgid "Example:"
+msgid "x"
msgstr ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3154730\n"
-"13\n"
+"05060700.xhp\n"
+"par_id3150785\n"
+"57\n"
"help.text"
-msgid "Dim sText As Variant REM must be a Variant"
+msgid "Graphics load successful"
+msgstr "आरेख सफलतापूर्वक लोड हुआ"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153705\n"
+"58\n"
+"help.text"
+msgid "Graphics are loaded successfully."
+msgstr "आरेख सफलतापूर्वक लोड हुआ."
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150343\n"
+"59\n"
+"help.text"
+msgid "x"
msgstr ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3156276\n"
-"19\n"
+"05060700.xhp\n"
+"par_id3150202\n"
+"60\n"
"help.text"
-msgid "Seek #iNumber,1 REM Position at start"
+msgid "Graphics load terminated"
+msgstr "आरेख का लोड रोका गया."
+
+#: 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 ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3148405\n"
-"20\n"
+"05060700.xhp\n"
+"par_id3154259\n"
+"62\n"
"help.text"
-msgid "Put #iNumber,, \"This is the first line of text\" REM Fill with text"
+msgid "x"
msgstr ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3154756\n"
-"21\n"
+"05060700.xhp\n"
+"par_id3155089\n"
+"63\n"
"help.text"
-msgid "Put #iNumber,, \"This is the second line of text\""
+msgid "Graphics load faulty"
+msgstr "आरेख के लोड करने में दोष है."
+
+#: 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 ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3145643\n"
-"22\n"
+"05060700.xhp\n"
+"par_id3148840\n"
+"65\n"
"help.text"
-msgid "Put #iNumber,, \"This is the third line of text\""
+msgid "x"
msgstr ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3150299\n"
-"31\n"
+"05060700.xhp\n"
+"par_id3154533\n"
+"66\n"
"help.text"
-msgid "Put #iNumber,,\"This is a new line of text\""
+msgid "Input of alpha characters"
+msgstr "अल्फा अक्षरों का इनपुट"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3155266\n"
+"67\n"
+"help.text"
+msgid "Text is entered from the keyboard."
+msgstr "पाठ कुंजी पट से प्रविष्ट किया जाता है."
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3144768\n"
+"68\n"
+"help.text"
+msgid "x"
msgstr ""
-#: 03020303.xhp
+#: 05060700.xhp
msgctxt ""
-"03020303.xhp\n"
-"par_id3166425\n"
-"34\n"
+"05060700.xhp\n"
+"par_id3145659\n"
+"69\n"
"help.text"
-msgid "Put #iNumber,20,\"This is the text in record 20\""
+msgid "Input of non-alpha characters"
+msgstr "नॉन-अल्फा अक्षरों का इनपुट"
+
+#: 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 ""
-#: 03090401.xhp
+#: 05060700.xhp
msgctxt ""
-"03090401.xhp\n"
-"tit\n"
+"05060700.xhp\n"
+"par_id3159206\n"
+"71\n"
"help.text"
-msgid "Call Statement [Runtime]"
-msgstr "Call वक्तव्य [रनटाइम]"
+msgid "x"
+msgstr ""
-#: 03090401.xhp
+#: 05060700.xhp
msgctxt ""
-"03090401.xhp\n"
-"bm_id3154422\n"
+"05060700.xhp\n"
+"par_id3150405\n"
+"72\n"
"help.text"
-msgid "<bookmark_value>Call statement</bookmark_value>"
+msgid "Resize frame"
+msgstr "फ्रेम को नया आकार दें"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3153972\n"
+"73\n"
+"help.text"
+msgid "Frame is resized with the mouse."
+msgstr "माउस के जरिए फ्रेम का आकार बदला जाता है."
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3152873\n"
+"74\n"
+"help.text"
+msgid "x"
msgstr ""
-#: 03090401.xhp
+#: 05060700.xhp
msgctxt ""
-"03090401.xhp\n"
-"hd_id3154422\n"
-"1\n"
+"05060700.xhp\n"
+"par_id3148900\n"
+"75\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03090401.xhp\" name=\"Call Statement [Runtime]\">Call Statement [Runtime]</link>"
+msgid "Move frame"
+msgstr "फ्रेम खिसकाएँ"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154767\n"
+"76\n"
+"help.text"
+msgid "Frame is moved with the mouse."
+msgstr "माउस के जरिए फ्रेम खिसकाया जाता है."
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3155914\n"
+"77\n"
+"help.text"
+msgid "x"
msgstr ""
-#: 03090401.xhp
+#: 05060700.xhp
msgctxt ""
-"03090401.xhp\n"
-"par_id3153394\n"
-"2\n"
+"05060700.xhp\n"
+"par_id3153010\n"
+"78\n"
"help.text"
-msgid "Transfers the control of the program to a subroutine, a function, or a DLL procedure."
-msgstr "प्रोग्राम का नियंत्रण सबरूटीन, फंक्शन या किसी डीएलएल प्रोसीज़र पर हस्तांतरित करता है."
+msgid "Before inserting AutoText"
+msgstr "स्वतःपाठ प्रविष्ट करने से पहले"
-#: 03090401.xhp
+#: 05060700.xhp
msgctxt ""
-"03090401.xhp\n"
-"hd_id3153345\n"
-"3\n"
+"05060700.xhp\n"
+"par_id3147515\n"
+"79\n"
"help.text"
-msgid "Syntax:"
+msgid "Before a text block is inserted."
+msgstr "पाठ खण्ड प्रविष्ट करने से पहले."
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3151191\n"
+"80\n"
+"help.text"
+msgid "x"
msgstr ""
-#: 03090401.xhp
+#: 05060700.xhp
msgctxt ""
-"03090401.xhp\n"
-"par_id3150984\n"
-"4\n"
+"05060700.xhp\n"
+"par_id3150956\n"
+"81\n"
"help.text"
-msgid "[Call] Name [Parameter]"
-msgstr "[Call] Name [Parameter]"
+msgid "After inserting AutoText"
+msgstr "स्वचालित पाठ प्रविष्ट करने के पश्चात्"
-#: 03090401.xhp
+#: 05060700.xhp
msgctxt ""
-"03090401.xhp\n"
-"hd_id3150771\n"
-"5\n"
+"05060700.xhp\n"
+"par_id3147502\n"
+"82\n"
"help.text"
-msgid "Parameters:"
+msgid "After a text block is inserted."
+msgstr "पाठ खण्ड प्रविष्ट करने के उपरांत."
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147555\n"
+"83\n"
+"help.text"
+msgid "x"
msgstr ""
-#: 03090401.xhp
+#: 05060700.xhp
msgctxt ""
-"03090401.xhp\n"
-"par_id3148473\n"
+"05060700.xhp\n"
+"hd_id3153958\n"
+"5\n"
+"help.text"
+msgid "Macros"
+msgstr "मेक्रोज़"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3150432\n"
"6\n"
"help.text"
-msgid "<emph>Name:</emph> Name of the subroutine, the function, or the DLL that you want to call"
+msgid "Choose the macro that you want to execute when the selected event occurs."
msgstr ""
-#: 03090401.xhp
+#: 05060700.xhp
msgctxt ""
-"03090401.xhp\n"
-"par_id3148946\n"
-"7\n"
+"05060700.xhp\n"
+"par_id3147296\n"
+"84\n"
"help.text"
-msgid "<emph>Parameter:</emph> Parameters to pass to the procedure. The type and number of parameters is dependent on the routine that is executing."
+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 ""
-#: 03090401.xhp
+#: 05060700.xhp
msgctxt ""
-"03090401.xhp\n"
-"par_id3154216\n"
+"05060700.xhp\n"
+"hd_id3155587\n"
+"7\n"
+"help.text"
+msgid "Category"
+msgstr "वर्ग"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3154068\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 <emph>Declare-Statement</emph>."
+msgid "<ahelp hid=\"HID_MACRO_GROUP\">Lists the open $[officename] documents and applications. Click the name of the location where you want to save the macros.</ahelp>"
msgstr ""
-#: 03090401.xhp
+#: 05060700.xhp
msgctxt ""
-"03090401.xhp\n"
-"hd_id3125865\n"
+"05060700.xhp\n"
+"hd_id3149744\n"
"9\n"
"help.text"
-msgid "Example:"
+msgid "Macro name"
+msgstr "मॅक्रो नाम"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3151391\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"HID_MACRO_MACROS\">Lists the available macros. Click the macro that you want to assign to the selected object.</ahelp>"
msgstr ""
-#: 03130100.xhp
+#: 05060700.xhp
msgctxt ""
-"03130100.xhp\n"
+"05060700.xhp\n"
+"hd_id3159260\n"
+"11\n"
+"help.text"
+msgid "Assign"
+msgstr "आबंटित करें"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3147406\n"
+"12\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_ASSIGN\">Assigns the selected macro to the specified event.</ahelp> 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 "हटाएँ"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3166456\n"
+"16\n"
+"help.text"
+msgid "<variable id=\"aufheb\"><ahelp hid=\"SFX2_PUSHBUTTON_RID_SFX_TP_MACROASSIGN_PB_DELETE\">Removes the macro that is assigned to the selected item.</ahelp></variable>"
+msgstr ""
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"hd_id3159126\n"
+"85\n"
+"help.text"
+msgid "Macro selection"
+msgstr "मॅक्रो चयन"
+
+#: 05060700.xhp
+msgctxt ""
+"05060700.xhp\n"
+"par_id3149149\n"
+"86\n"
+"help.text"
+msgid "<ahelp hid=\"SFX2_LISTBOX_RID_SFX_TP_MACROASSIGN_LB_SCRIPTTYPE\">Select the macro that you want to assign.</ahelp>"
+msgstr ""
+
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
"tit\n"
"help.text"
-msgid "Beep Statement [Runtime]"
-msgstr "Beep वक्तव्य [रनटाइम]"
+msgid "Keyboard Shortcuts in the Basic IDE"
+msgstr "मूल आईडीई में कुंजीपट शॉर्टकट"
-#: 03130100.xhp
+#: keys.xhp
msgctxt ""
-"03130100.xhp\n"
-"bm_id3143284\n"
+"keys.xhp\n"
+"bm_id3154760\n"
"help.text"
-msgid "<bookmark_value>Beep statement</bookmark_value>"
+msgid "<bookmark_value>keyboard;in IDE</bookmark_value><bookmark_value>shortcut keys;Basic IDE</bookmark_value><bookmark_value>IDE;keyboard shortcuts</bookmark_value>"
msgstr ""
-#: 03130100.xhp
+#: keys.xhp
msgctxt ""
-"03130100.xhp\n"
-"hd_id3143284\n"
+"keys.xhp\n"
+"hd_id3154760\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03130100.xhp\" name=\"Beep Statement [Runtime]\">Beep Statement [Runtime]</link>"
+msgid "<link href=\"text/sbasic/shared/keys.xhp\" name=\"Keyboard Shortcuts in the Basic IDE\">Keyboard Shortcuts in the Basic IDE</link>"
msgstr ""
-#: 03130100.xhp
+#: keys.xhp
msgctxt ""
-"03130100.xhp\n"
-"par_id3159201\n"
+"keys.xhp\n"
+"par_id3149655\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 ""
+msgid "In the Basic IDE you can use the following keyboard shortcuts:"
+msgstr "बेसिक आईडीई में आप निम्न कुंजीपट शॉर्टकट का इस्तेमाल कर सकते हैं:"
-#: 03130100.xhp
+#: keys.xhp
msgctxt ""
-"03130100.xhp\n"
-"hd_id3153990\n"
+"keys.xhp\n"
+"par_id3154908\n"
"3\n"
"help.text"
-msgid "Syntax:"
-msgstr ""
+msgid "Action"
+msgstr "क्रिया"
-#: 03130100.xhp
+#: keys.xhp
msgctxt ""
-"03130100.xhp\n"
-"par_id3147291\n"
+"keys.xhp\n"
+"par_id3153192\n"
"4\n"
"help.text"
-msgid "Beep"
-msgstr "बीप"
+msgid "Keyboard shortcut"
+msgstr "कुंजीपट शॉर्टकट"
-#: 03130100.xhp
+#: keys.xhp
msgctxt ""
-"03130100.xhp\n"
-"hd_id3148538\n"
+"keys.xhp\n"
+"par_id3159254\n"
"5\n"
"help.text"
-msgid "Example:"
+msgid "Run code starting from the first line, or from the current breakpoint, if the program stopped there before"
msgstr ""
-#: 03101110.xhp
+#: keys.xhp
msgctxt ""
-"03101110.xhp\n"
-"tit\n"
+"keys.xhp\n"
+"par_id3163712\n"
+"6\n"
"help.text"
-msgid "DefCur Statement [Runtime]"
-msgstr "DefVar वक्तव्य [रनटाइम]"
+msgid "F5"
+msgstr ""
-#: 03101110.xhp
+#: keys.xhp
msgctxt ""
-"03101110.xhp\n"
-"bm_id9555345\n"
+"keys.xhp\n"
+"par_id3150010\n"
+"7\n"
"help.text"
-msgid "<bookmark_value>DefCur statement</bookmark_value>"
+msgid "Stop"
+msgstr "रूकें"
+
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3154319\n"
+"8\n"
+"help.text"
+msgid "Shift+F5"
+msgstr "शिफ़्ट+F5"
+
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3151073\n"
+"11\n"
+"help.text"
+msgid "Add <link href=\"text/sbasic/shared/01050100.xhp\" name=\"watch\">watch</link> for the variable at the cursor"
msgstr ""
-#: 03101110.xhp
+#: keys.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN1057D\n"
+"keys.xhp\n"
+"par_id3154731\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/03101110.xhp\">DefCur Statement [Runtime]</link>"
+msgid "F7"
msgstr ""
-#: 03101110.xhp
+#: keys.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN1058D\n"
+"keys.xhp\n"
+"par_id3148455\n"
+"13\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."
+msgid "Single step through each statement, starting at the first line or at that statement where the program execution stopped before."
msgstr ""
-#: 03101110.xhp
+#: keys.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN10590\n"
+"keys.xhp\n"
+"par_id3150716\n"
+"14\n"
"help.text"
-msgid "Syntax:"
+msgid "F8"
msgstr ""
-#: 03101110.xhp
+#: keys.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN10594\n"
+"keys.xhp\n"
+"par_id3156275\n"
+"15\n"
"help.text"
-msgid "Defxxx Characterrange1[, Characterrange2[,...]]"
+msgid "Single step as with F8, but a function call is considered to be only <emph>one</emph> statement"
msgstr ""
-#: 03101110.xhp
+#: keys.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN10597\n"
+"keys.xhp\n"
+"par_id3153764\n"
+"16\n"
"help.text"
-msgid "Parameters:"
+msgid "Shift+F8"
+msgstr "शिफ़्ट+F8"
+
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3150323\n"
+"17\n"
+"help.text"
+msgid "Set or remove a <link href=\"text/sbasic/shared/01030300.xhp\" name=\"breakpoint\">breakpoint</link> at the current line or all breakpoints in the current selection"
msgstr ""
-#: 03101110.xhp
+#: keys.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN1059B\n"
+"keys.xhp\n"
+"par_id3147339\n"
+"18\n"
"help.text"
-msgid "<emph>Characterrange:</emph> Letters that specify the range of variables that you want to set a default data type for."
+msgid "F9"
msgstr ""
-#: 03101110.xhp
+#: keys.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN105A2\n"
+"keys.xhp\n"
+"par_id3153963\n"
+"19\n"
"help.text"
-msgid "<emph>xxx:</emph> Keyword that defines the default variable type:"
+msgid "Enable/disable the breakpoint at the current line or all breakpoints in the current selection"
msgstr ""
-#: 03101110.xhp
+#: keys.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN105A9\n"
+"keys.xhp\n"
+"par_id3155175\n"
+"20\n"
"help.text"
-msgid "<emph>Keyword:</emph> Default variable type"
+msgid "Shift+F9"
+msgstr "शिफ़्ट+F9"
+
+#: keys.xhp
+msgctxt ""
+"keys.xhp\n"
+"par_id3154702\n"
+"21\n"
+"help.text"
+msgid "A running macro can be aborted with Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8."
msgstr ""
-#: 03101110.xhp
+#: main0211.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN105B0\n"
+"main0211.xhp\n"
+"tit\n"
"help.text"
-msgid "<emph>DefCur:</emph> Currency"
+msgid "Macro Toolbar"
+msgstr "मॅक्रो औज़ार पट्टी"
+
+#: main0211.xhp
+msgctxt ""
+"main0211.xhp\n"
+"bm_id3150543\n"
+"help.text"
+msgid "<bookmark_value>toolbars; Basic IDE</bookmark_value><bookmark_value>macro toolbar</bookmark_value>"
msgstr ""
-#: 03101110.xhp
+#: main0211.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN105B7\n"
+"main0211.xhp\n"
+"hd_id3150543\n"
+"1\n"
"help.text"
-msgid "Example:"
+msgid "<link href=\"text/sbasic/shared/main0211.xhp\" name=\"Macro Toolbar\">Macro Toolbar</link>"
msgstr ""
-#: 03101110.xhp
+#: main0211.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN105BB\n"
+"main0211.xhp\n"
+"par_id3147288\n"
+"2\n"
"help.text"
-msgid "REM Prefix definitions for variable types:"
-msgstr "REM Prefix definition for variable types:"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:MacroBarVisible\">The <emph>Macro Toolbar </emph>contains commands to create, edit, and run macros.</ahelp>"
+msgstr ""
-#: 03101110.xhp
+#: main0601.xhp
msgctxt ""
-"03101110.xhp\n"
-"par_idN105D9\n"
+"main0601.xhp\n"
+"tit\n"
"help.text"
-msgid "cCur=Currency REM cCur is an implicit currency variable"
+msgid "$[officename] Basic Help"
+msgstr "$[officename] बेसिक आईडीई"
+
+#: main0601.xhp
+msgctxt ""
+"main0601.xhp\n"
+"hd_id3154232\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/main0601.xhp\" name=\"$[officename] Basic Help\">%PRODUCTNAME Basic Help</link>"
msgstr ""
+
+#: 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 <link href=\"http://api.libreoffice.org/\" name=\"http://api.libreoffice.org\">http://api.libreoffice.org</link>"
+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 <link href=\"http://wiki.documentfoundation.org/Documentation/BASIC_Guide\">OpenOffice.org BASIC Programming Guide</link> on the Wiki."
+msgstr ""
+
+#: main0601.xhp
+msgctxt ""
+"main0601.xhp\n"
+"hd_id3146957\n"
+"9\n"
+"help.text"
+msgid "Working with %PRODUCTNAME Basic"
+msgstr ""
+
+#: main0601.xhp
+msgctxt ""
+"main0601.xhp\n"
+"hd_id3148473\n"
+"7\n"
+"help.text"
+msgid "Help about the Help"
+msgstr "मदद के बारे में मदद"
diff --git a/source/hi/helpcontent2/source/text/sbasic/shared/01.po b/source/hi/helpcontent2/source/text/sbasic/shared/01.po
index 87e31b0e813..a336c4f2aec 100644
--- a/source/hi/helpcontent2/source/text/sbasic/shared/01.po
+++ b/source/hi/helpcontent2/source/text/sbasic/shared/01.po
@@ -1,214 +1,19 @@
-#
+#. extracted from helpcontent2/source/text/sbasic/shared/01
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
"PO-Revision-Date: 2011-04-05 20:29+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"tit\n"
-"help.text"
-msgid "Append libraries"
-msgstr ""
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"bm_id3150502\n"
-"help.text"
-msgid "<bookmark_value>libraries; adding</bookmark_value><bookmark_value>inserting;Basic libraries</bookmark_value>"
-msgstr ""
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"hd_id3150502\n"
-"1\n"
-"help.text"
-msgid "Append libraries"
-msgstr ""
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"par_id3154840\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Locate that <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
-msgstr ""
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"hd_id3149119\n"
-"3\n"
-"help.text"
-msgid "File name:"
-msgstr "फ़ाइल नामः"
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"par_id3147102\n"
-"4\n"
-"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Enter a name or the path to the library that you want to append.</ahelp> You can also select a library from the list."
-msgstr ""
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"hd_id3147291\n"
-"5\n"
-"help.text"
-msgid "Options"
-msgstr "विकल्प"
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"hd_id3147226\n"
-"7\n"
-"help.text"
-msgid "Insert as reference (read-only)"
-msgstr "संदर्भ की तरह प्रविष्ट करें (सिर्फ पढ़ने लायक)"
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"par_id3155892\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Adds the selected library as a read-only file. The library is reloaded each time you start <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
-msgstr ""
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"hd_id3145071\n"
-"9\n"
-"help.text"
-msgid "Replace existing libraries"
-msgstr "मौज़ूदा लाइब्रेरीज़ बदलें"
-
-#: 06130500.xhp
-msgctxt ""
-"06130500.xhp\n"
-"par_id3149812\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Replaces a library that has the same name with the current library.</ahelp>"
-msgstr ""
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"tit\n"
-"help.text"
-msgid "Change Password"
-msgstr ""
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"hd_id3159399\n"
-"1\n"
-"help.text"
-msgid "Change Password"
-msgstr ""
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"par_id3150276\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_PASSWORD\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
-msgstr ""
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"hd_id3154285\n"
-"3\n"
-"help.text"
-msgid "Old password"
-msgstr "पुराना पासवर्ड"
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"hd_id3153665\n"
-"4\n"
-"help.text"
-msgid "Password"
-msgstr ""
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"par_id3155628\n"
-"5\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Enter the current password for the selected library.</ahelp>"
-msgstr ""
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"hd_id3153126\n"
-"6\n"
-"help.text"
-msgid "New password"
-msgstr "नया पासवर्ड"
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"hd_id3153628\n"
-"7\n"
-"help.text"
-msgid "Password"
-msgstr ""
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"par_id3159413\n"
-"8\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Enter a new password for the selected library.</ahelp>"
-msgstr ""
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"hd_id3148947\n"
-"9\n"
-"help.text"
-msgid "Confirm"
-msgstr ""
-
-#: 06130100.xhp
-msgctxt ""
-"06130100.xhp\n"
-"par_id3149457\n"
-"10\n"
-"help.text"
-msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Repeat the new password for the selected library.</ahelp>"
-msgstr ""
+"X-Accelerator-Marker: ~\n"
#: 06130000.xhp
msgctxt ""
@@ -216,7 +21,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Macro"
-msgstr ""
+msgstr "मेक्रोज़"
#: 06130000.xhp
msgctxt ""
@@ -233,7 +38,7 @@ msgctxt ""
"1\n"
"help.text"
msgid "Macro"
-msgstr ""
+msgstr "मेक्रोज़"
#: 06130000.xhp
msgctxt ""
@@ -323,7 +128,7 @@ msgctxt ""
"17\n"
"help.text"
msgid "Edit"
-msgstr ""
+msgstr "संपादन"
#: 06130000.xhp
msgctxt ""
@@ -431,7 +236,7 @@ msgctxt ""
"34\n"
"help.text"
msgid "Edit"
-msgstr ""
+msgstr "संपादन"
#: 06130000.xhp
msgctxt ""
@@ -449,7 +254,7 @@ msgctxt ""
"36\n"
"help.text"
msgid "New"
-msgstr ""
+msgstr "नया"
#: 06130000.xhp
msgctxt ""
@@ -531,7 +336,7 @@ msgctxt ""
"48\n"
"help.text"
msgid "Edit"
-msgstr ""
+msgstr "संपादन"
#: 06130000.xhp
msgctxt ""
@@ -549,7 +354,7 @@ msgctxt ""
"50\n"
"help.text"
msgid "Password"
-msgstr ""
+msgstr "पासवर्ड"
#: 06130000.xhp
msgctxt ""
@@ -567,7 +372,7 @@ msgctxt ""
"52\n"
"help.text"
msgid "New"
-msgstr ""
+msgstr "नया"
#: 06130000.xhp
msgctxt ""
@@ -613,3 +418,198 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\"BASCTL_PUSHBUTTON_RID_TP_LIBS_RID_PB_APPEND\">Locate that $[officename] Basic library that you want to add to the current list, and then click Open.</ahelp>"
msgstr ""
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"tit\n"
+"help.text"
+msgid "Change Password"
+msgstr ""
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3159399\n"
+"1\n"
+"help.text"
+msgid "Change Password"
+msgstr ""
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3150276\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_PASSWORD\">Protects the selected library with a password.</ahelp> You can enter a new password, or change the current password."
+msgstr ""
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3154285\n"
+"3\n"
+"help.text"
+msgid "Old password"
+msgstr "पुराना पासवर्ड"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3153665\n"
+"4\n"
+"help.text"
+msgid "Password"
+msgstr "पासवर्ड"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3155628\n"
+"5\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_OLD_PASSWD\">Enter the current password for the selected library.</ahelp>"
+msgstr ""
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3153126\n"
+"6\n"
+"help.text"
+msgid "New password"
+msgstr "नया पासवर्ड"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3153628\n"
+"7\n"
+"help.text"
+msgid "Password"
+msgstr "पासवर्ड"
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3159413\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_NEW_PASSWD\">Enter a new password for the selected library.</ahelp>"
+msgstr ""
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"hd_id3148947\n"
+"9\n"
+"help.text"
+msgid "Confirm"
+msgstr ""
+
+#: 06130100.xhp
+msgctxt ""
+"06130100.xhp\n"
+"par_id3149457\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"SVX:EDIT:RID_SVXDLG_PASSWORD:ED_REPEAT_PASSWD\">Repeat the new password for the selected library.</ahelp>"
+msgstr ""
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"tit\n"
+"help.text"
+msgid "Append libraries"
+msgstr ""
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"bm_id3150502\n"
+"help.text"
+msgid "<bookmark_value>libraries; adding</bookmark_value><bookmark_value>inserting;Basic libraries</bookmark_value>"
+msgstr ""
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3150502\n"
+"1\n"
+"help.text"
+msgid "Append libraries"
+msgstr ""
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3154840\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".\">Locate that <item type=\"productname\">%PRODUCTNAME</item> Basic library that you want to add to the current list, and then click Open.</ahelp>"
+msgstr ""
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3149119\n"
+"3\n"
+"help.text"
+msgid "File name:"
+msgstr "फ़ाइल नामः"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3147102\n"
+"4\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_LIBSDLG_TREE\">Enter a name or the path to the library that you want to append.</ahelp> You can also select a library from the list."
+msgstr ""
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3147291\n"
+"5\n"
+"help.text"
+msgid "Options"
+msgstr "विकल्प"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3147226\n"
+"7\n"
+"help.text"
+msgid "Insert as reference (read-only)"
+msgstr "संदर्भ की तरह प्रविष्ट करें (सिर्फ पढ़ने लायक)"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3155892\n"
+"8\n"
+"help.text"
+msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REF\">Adds the selected library as a read-only file. The library is reloaded each time you start <item type=\"productname\">%PRODUCTNAME</item>.</ahelp>"
+msgstr ""
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"hd_id3145071\n"
+"9\n"
+"help.text"
+msgid "Replace existing libraries"
+msgstr "मौज़ूदा लाइब्रेरीज़ बदलें"
+
+#: 06130500.xhp
+msgctxt ""
+"06130500.xhp\n"
+"par_id3149812\n"
+"10\n"
+"help.text"
+msgid "<ahelp hid=\"BASCTL_CHECKBOX_RID_DLG_LIBS_RID_CB_REPL\">Replaces a library that has the same name with the current library.</ahelp>"
+msgstr ""
diff --git a/source/hi/helpcontent2/source/text/sbasic/shared/02.po b/source/hi/helpcontent2/source/text/sbasic/shared/02.po
index 0ee86d5270c..08565bc07c7 100644
--- a/source/hi/helpcontent2/source/text/sbasic/shared/02.po
+++ b/source/hi/helpcontent2/source/text/sbasic/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:05+0200\n"
"PO-Revision-Date: 2011-04-05 20:29+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,143 +15,134 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: 11150000.xhp
+#: 11010000.xhp
msgctxt ""
-"11150000.xhp\n"
+"11010000.xhp\n"
"tit\n"
"help.text"
-msgid "Save Source As"
-msgstr ""
+msgid "Library"
+msgstr "लाइब्रेरी"
-#: 11150000.xhp
+#: 11010000.xhp
msgctxt ""
-"11150000.xhp\n"
-"hd_id3149497\n"
+"11010000.xhp\n"
+"hd_id3151100\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"Save Source As\">Save Source As</link>"
+msgid "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"Library\">Library</link>"
msgstr ""
-#: 11150000.xhp
+#: 11010000.xhp
msgctxt ""
-"11150000.xhp\n"
-"par_id3147261\n"
-"3\n"
+"11010000.xhp\n"
+"par_id3154136\n"
+"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:SaveBasicAs\">Saves the source code of the selected Basic macro.</ahelp>"
+msgid "<ahelp hid=\".uno:LibSelector\" visibility=\"visible\">Select the library that you want to edit.</ahelp> The first module of the library that you select is displayed in the Basic IDE."
msgstr ""
-#: 11150000.xhp
+#: 11010000.xhp
msgctxt ""
-"11150000.xhp\n"
-"par_id3145071\n"
+"11010000.xhp\n"
+"par_id3149095\n"
"help.text"
-msgid "<image id=\"img_id3149182\" src=\"cmd/sc_savebasicas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149182\">Icon</alt></image>"
+msgid "<image src=\"res/helpimg/feldalle.png\" id=\"img_id3147576\" localize=\"true\"><alt id=\"alt_id3147576\">List box Library</alt></image>"
msgstr ""
-#: 11150000.xhp
+#: 11010000.xhp
msgctxt ""
-"11150000.xhp\n"
-"par_id3151110\n"
-"2\n"
+"11010000.xhp\n"
+"par_id3147654\n"
+"3\n"
"help.text"
-msgid "Save Source As"
-msgstr ""
+msgid "Library List Box"
+msgstr "लाइब्रेरी सूची बक्सा"
-#: 11140000.xhp
+#: 11020000.xhp
msgctxt ""
-"11140000.xhp\n"
+"11020000.xhp\n"
"tit\n"
"help.text"
-msgid "Insert Source Text"
-msgstr "स्रोत पाठ प्रविष्ट करें"
+msgid "Compile"
+msgstr ""
-#: 11140000.xhp
+#: 11020000.xhp
msgctxt ""
-"11140000.xhp\n"
-"hd_id3154044\n"
+"11020000.xhp\n"
+"hd_id3148983\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"Insert Source Text\">Insert Source Text</link>"
+msgid "<link href=\"text/sbasic/shared/02/11020000.xhp\" name=\"Compile\">Compile</link>"
msgstr ""
-#: 11140000.xhp
+#: 11020000.xhp
msgctxt ""
-"11140000.xhp\n"
-"par_id3150702\n"
+"11020000.xhp\n"
+"par_id3159201\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:LoadBasic\">Opens the Basic source text in the Basic IDE window.</ahelp>"
+msgid "<ahelp hid=\".uno:CompileBasic\" visibility=\"visible\">Compiles the Basic macro.</ahelp> You need to compile a macro after you make changes to it, or if the macro uses single or procedure steps."
msgstr ""
-#: 11140000.xhp
+#: 11020000.xhp
msgctxt ""
-"11140000.xhp\n"
-"par_id3150445\n"
-"3\n"
+"11020000.xhp\n"
+"par_id3156426\n"
"help.text"
-msgid "Place the cursor in the code where you want to insert the source text, and then click the <emph>Insert source text</emph> icon. Locate the file that contains the Basic source text that you want to insert, and then click <emph>Open</emph>."
+msgid "<image src=\"cmd/sc_compilebasic.png\" id=\"img_id3147576\"><alt id=\"alt_id3147576\">Icon</alt></image>"
msgstr ""
-#: 11140000.xhp
+#: 11020000.xhp
msgctxt ""
-"11140000.xhp\n"
-"par_id3145136\n"
+"11020000.xhp\n"
+"par_id3149399\n"
+"3\n"
"help.text"
-msgid "<image id=\"img_id3147571\" src=\"cmd/sc_loadbasic.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147571\">Icon</alt></image>"
+msgid "Compile"
msgstr ""
-#: 11140000.xhp
-msgctxt ""
-"11140000.xhp\n"
-"par_id3145346\n"
-"4\n"
-"help.text"
-msgid "Insert source text"
-msgstr "स्रोत पाठ प्रविष्ट करें"
-
-#: 11190000.xhp
+#: 11030000.xhp
msgctxt ""
-"11190000.xhp\n"
+"11030000.xhp\n"
"tit\n"
"help.text"
-msgid "Export Dialog"
-msgstr ""
+msgid "Run"
+msgstr "चलाएँ"
-#: 11190000.xhp
+#: 11030000.xhp
msgctxt ""
-"11190000.xhp\n"
-"hd_id3156183\n"
+"11030000.xhp\n"
+"hd_id3153255\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11190000.xhp\" name=\"Export Dialog\">Export Dialog</link>"
+msgid "<link href=\"text/sbasic/shared/02/11030000.xhp\" name=\"Run\">Run</link>"
msgstr ""
-#: 11190000.xhp
+#: 11030000.xhp
msgctxt ""
-"11190000.xhp\n"
-"par_id3152363\n"
+"11030000.xhp\n"
+"par_id3159201\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">In the dialog editor, this command calls a \"Save as\" dialog to export the current BASIC dialog.</ahelp>"
+msgid "<ahelp hid=\".uno:RunBasic\">Runs the first macro of the current module.</ahelp>"
msgstr ""
-#: 11190000.xhp
+#: 11030000.xhp
msgctxt ""
-"11190000.xhp\n"
-"par_id3143267\n"
+"11030000.xhp\n"
+"par_id3156410\n"
"help.text"
-msgid "<image id=\"img_id3155339\" src=\"cmd/sc_exportdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
+msgid "<image id=\"img_id3153311\" src=\"cmd/sc_runbasic.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153311\">Icon</alt></image>"
msgstr ""
-#: 11190000.xhp
+#: 11030000.xhp
msgctxt ""
-"11190000.xhp\n"
-"par_id3145383\n"
+"11030000.xhp\n"
+"par_id3154750\n"
"3\n"
"help.text"
-msgid "Export Dialog"
-msgstr ""
+msgid "Run"
+msgstr "चलाएँ"
#: 11040000.xhp
msgctxt ""
@@ -159,7 +150,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Stop"
-msgstr ""
+msgstr "रूकें"
#: 11040000.xhp
msgctxt ""
@@ -202,6 +193,311 @@ msgctxt ""
"3\n"
"help.text"
msgid "Stop"
+msgstr "रूकें"
+
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Single Step"
+msgstr ""
+
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"hd_id3155934\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link>"
+msgstr ""
+
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3146117\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:BasicStepInto\">Runs the macro and stops it after the next command.</ahelp>"
+msgstr ""
+
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3152801\n"
+"4\n"
+"help.text"
+msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
+msgstr ""
+
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3157958\n"
+"help.text"
+msgid "<image id=\"img_id3153345\" src=\"cmd/sc_basicstepinto.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153345\">Icon</alt></image>"
+msgstr ""
+
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3147573\n"
+"3\n"
+"help.text"
+msgid "Single Step"
+msgstr ""
+
+#: 11050000.xhp
+msgctxt ""
+"11050000.xhp\n"
+"par_id3149235\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step function\">Procedure Step function</link>"
+msgstr ""
+
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Procedure Step"
+msgstr ""
+
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"hd_id3148520\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step\">Procedure Step</link>"
+msgstr ""
+
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3152363\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:BasicStepOver\">Runs the macro and stops it after the next procedure.</ahelp>"
+msgstr ""
+
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3153394\n"
+"4\n"
+"help.text"
+msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
+msgstr ""
+
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3147576\n"
+"help.text"
+msgid "<image id=\"img_id3143267\" src=\"cmd/sc_basicstepover.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">Icon</alt></image>"
+msgstr ""
+
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3154307\n"
+"3\n"
+"help.text"
+msgid "Procedure Step"
+msgstr ""
+
+#: 11060000.xhp
+msgctxt ""
+"11060000.xhp\n"
+"par_id3153562\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step function\">Single Step function</link>"
+msgstr ""
+
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Breakpoint"
+msgstr ""
+
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"hd_id3154863\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"Breakpoint\">Breakpoint</link>"
+msgstr ""
+
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3155364\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ToggleBreakPoint\">Inserts a breakpoint in the program line.</ahelp>"
+msgstr ""
+
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3149346\n"
+"4\n"
+"help.text"
+msgid "The breakpoint is inserted at the cursor position. Use a breakpoint to interrupt a program just before an error occurs. You can then troubleshoot the program by running it in <link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link> mode until the error occurs. You can also use the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> icon to check the content of the relevant variables."
+msgstr ""
+
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3156346\n"
+"help.text"
+msgid "<image id=\"img_id3152780\" src=\"cmd/sc_togglebreakpoint.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3152780\">Icon</alt></image>"
+msgstr ""
+
+#: 11070000.xhp
+msgctxt ""
+"11070000.xhp\n"
+"par_id3149416\n"
+"3\n"
+"help.text"
+msgid "Breakpoint"
+msgstr ""
+
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Enable Watch"
+msgstr ""
+
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"hd_id3154863\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Enable Watch\">Enable Watch</link>"
+msgstr ""
+
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3093440\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:AddWatch\">Click this icon to view the variables in a macro. The contents of the variable are displayed in a separate window.</ahelp>"
+msgstr ""
+
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3147399\n"
+"6\n"
+"help.text"
+msgid "Click the name of a variable to select it, then click the <emph>Enable Watch</emph> icon. The value that is assigned to the variable is displayed next to its name. This value is constantly updated."
+msgstr ""
+
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3155892\n"
+"help.text"
+msgid "<image id=\"img_id3147209\" src=\"cmd/sc_addwatch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147209\">Icon</alt></image>"
+msgstr ""
+
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3150276\n"
+"3\n"
+"help.text"
+msgid "Enable Watch"
+msgstr ""
+
+#: 11080000.xhp
+msgctxt ""
+"11080000.xhp\n"
+"par_id3159158\n"
+"4\n"
+"help.text"
+msgid "To remove the variable watch, select the variable in the Watch window, and then click on the <emph>Remove Watch</emph> icon."
+msgstr ""
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Object Catalog"
+msgstr ""
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"hd_id3153255\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Object Catalog\">Object Catalog</link>"
+msgstr ""
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3151384\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\".uno:ObjectCatalog\">Opens the <emph>Objects</emph> pane, where you can view Basic objects.</ahelp>"
+msgstr ""
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3147576\n"
+"15\n"
+"help.text"
+msgid "Double click the name of a function or sub to load the module that contains that function or sub, and to position the cursor. Double click the name of a module or dialog to load and display that module or dialog."
+msgstr ""
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3148538\n"
+"help.text"
+msgid "<image id=\"img_id3163803\" src=\"cmd/sc_objectcatalog.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163803\">Icon</alt></image>"
+msgstr ""
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3154515\n"
+"3\n"
+"help.text"
+msgid "Object Catalog"
+msgstr ""
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"hd_id3146794\n"
+"13\n"
+"help.text"
+msgid "Window Area"
+msgstr "विंडो क्षेत्र"
+
+#: 11090000.xhp
+msgctxt ""
+"11090000.xhp\n"
+"par_id3149655\n"
+"14\n"
+"help.text"
+msgid "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Displays a hierarchical view of the current $[officename] macro libraries, modules, and dialogs. To display the contents of an item in the window, double click its name.</ahelp>"
msgstr ""
#: 11100000.xhp
@@ -210,7 +506,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Macros"
-msgstr ""
+msgstr "मेक्रोज़"
#: 11100000.xhp
msgctxt ""
@@ -245,50 +541,50 @@ msgctxt ""
"3\n"
"help.text"
msgid "Macros"
-msgstr ""
+msgstr "मेक्रोज़"
-#: 11160000.xhp
+#: 11110000.xhp
msgctxt ""
-"11160000.xhp\n"
+"11110000.xhp\n"
"tit\n"
"help.text"
-msgid "Step Out"
-msgstr ""
+msgid "Modules"
+msgstr "मॉडयूल"
-#: 11160000.xhp
+#: 11110000.xhp
msgctxt ""
-"11160000.xhp\n"
-"hd_id3148983\n"
+"11110000.xhp\n"
+"hd_id3148520\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11160000.xhp\" name=\"Step Out\">Step Out</link>"
+msgid "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Modules\">Modules</link>"
msgstr ""
-#: 11160000.xhp
+#: 11110000.xhp
msgctxt ""
-"11160000.xhp\n"
-"par_id3157898\n"
+"11110000.xhp\n"
+"par_id3156414\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:BasicStepOut\" visibility=\"visible\">Jumps back to the previous routine in the current macro.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">Click here to open the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog.</ahelp>"
msgstr ""
-#: 11160000.xhp
+#: 11110000.xhp
msgctxt ""
-"11160000.xhp\n"
-"par_id3156410\n"
+"11110000.xhp\n"
+"par_id3157958\n"
"help.text"
-msgid "<image src=\"cmd/sc_basicstepout.png\" id=\"img_id3159233\"><alt id=\"alt_id3159233\">Icon</alt></image>"
+msgid "<image src=\"cmd/sc_moduledialog.png\" id=\"img_id3155535\"><alt id=\"alt_id3155535\">Icon</alt></image>"
msgstr ""
-#: 11160000.xhp
+#: 11110000.xhp
msgctxt ""
-"11160000.xhp\n"
-"par_id3158421\n"
+"11110000.xhp\n"
+"par_id3145383\n"
"3\n"
"help.text"
-msgid "Step Out"
-msgstr ""
+msgid "Modules"
+msgstr "मॉडयूल"
#: 11120000.xhp
msgctxt ""
@@ -333,308 +629,328 @@ msgctxt ""
msgid "Find Parentheses"
msgstr ""
-#: 11110000.xhp
+#: 11140000.xhp
msgctxt ""
-"11110000.xhp\n"
+"11140000.xhp\n"
"tit\n"
"help.text"
-msgid "Modules"
-msgstr ""
+msgid "Insert Source Text"
+msgstr "स्रोत पाठ प्रविष्ट करें"
-#: 11110000.xhp
+#: 11140000.xhp
msgctxt ""
-"11110000.xhp\n"
-"hd_id3148520\n"
+"11140000.xhp\n"
+"hd_id3154044\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11110000.xhp\" name=\"Modules\">Modules</link>"
+msgid "<link href=\"text/sbasic/shared/02/11140000.xhp\" name=\"Insert Source Text\">Insert Source Text</link>"
msgstr ""
-#: 11110000.xhp
+#: 11140000.xhp
msgctxt ""
-"11110000.xhp\n"
-"par_id3156414\n"
+"11140000.xhp\n"
+"par_id3150702\n"
"2\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:ModuleDialog\">Click here to open the <link href=\"text/sbasic/shared/01/06130000.xhp\" name=\"Macro Organizer\"><emph>Macro Organizer</emph></link> dialog.</ahelp>"
+msgid "<ahelp hid=\".uno:LoadBasic\">Opens the Basic source text in the Basic IDE window.</ahelp>"
msgstr ""
-#: 11110000.xhp
+#: 11140000.xhp
msgctxt ""
-"11110000.xhp\n"
-"par_id3157958\n"
+"11140000.xhp\n"
+"par_id3150445\n"
+"3\n"
"help.text"
-msgid "<image src=\"cmd/sc_moduledialog.png\" id=\"img_id3155535\"><alt id=\"alt_id3155535\">Icon</alt></image>"
+msgid "Place the cursor in the code where you want to insert the source text, and then click the <emph>Insert source text</emph> icon. Locate the file that contains the Basic source text that you want to insert, and then click <emph>Open</emph>."
msgstr ""
-#: 11110000.xhp
+#: 11140000.xhp
msgctxt ""
-"11110000.xhp\n"
-"par_id3145383\n"
-"3\n"
+"11140000.xhp\n"
+"par_id3145136\n"
"help.text"
-msgid "Modules"
+msgid "<image id=\"img_id3147571\" src=\"cmd/sc_loadbasic.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3147571\">Icon</alt></image>"
msgstr ""
-#: 11060000.xhp
+#: 11140000.xhp
msgctxt ""
-"11060000.xhp\n"
+"11140000.xhp\n"
+"par_id3145346\n"
+"4\n"
+"help.text"
+msgid "Insert source text"
+msgstr "स्रोत पाठ प्रविष्ट करें"
+
+#: 11150000.xhp
+msgctxt ""
+"11150000.xhp\n"
"tit\n"
"help.text"
-msgid "Procedure Step"
+msgid "Save Source As"
msgstr ""
-#: 11060000.xhp
+#: 11150000.xhp
msgctxt ""
-"11060000.xhp\n"
-"hd_id3148520\n"
+"11150000.xhp\n"
+"hd_id3149497\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step\">Procedure Step</link>"
+msgid "<link href=\"text/sbasic/shared/02/11150000.xhp\" name=\"Save Source As\">Save Source As</link>"
msgstr ""
-#: 11060000.xhp
+#: 11150000.xhp
msgctxt ""
-"11060000.xhp\n"
-"par_id3152363\n"
-"2\n"
+"11150000.xhp\n"
+"par_id3147261\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".uno:BasicStepOver\">Runs the macro and stops it after the next procedure.</ahelp>"
+msgid "<ahelp hid=\".uno:SaveBasicAs\">Saves the source code of the selected Basic macro.</ahelp>"
msgstr ""
-#: 11060000.xhp
+#: 11150000.xhp
msgctxt ""
-"11060000.xhp\n"
-"par_id3153394\n"
-"4\n"
+"11150000.xhp\n"
+"par_id3145071\n"
"help.text"
-msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
+msgid "<image id=\"img_id3149182\" src=\"cmd/sc_savebasicas.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149182\">Icon</alt></image>"
msgstr ""
-#: 11060000.xhp
+#: 11150000.xhp
msgctxt ""
-"11060000.xhp\n"
-"par_id3147576\n"
+"11150000.xhp\n"
+"par_id3151110\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3143267\" src=\"cmd/sc_basicstepover.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3143267\">Icon</alt></image>"
+msgid "Save Source As"
msgstr ""
-#: 11060000.xhp
+#: 11160000.xhp
msgctxt ""
-"11060000.xhp\n"
-"par_id3154307\n"
-"3\n"
+"11160000.xhp\n"
+"tit\n"
"help.text"
-msgid "Procedure Step"
+msgid "Step Out"
msgstr ""
-#: 11060000.xhp
+#: 11160000.xhp
msgctxt ""
-"11060000.xhp\n"
-"par_id3153562\n"
-"6\n"
+"11160000.xhp\n"
+"hd_id3148983\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step function\">Single Step function</link>"
+msgid "<link href=\"text/sbasic/shared/02/11160000.xhp\" name=\"Step Out\">Step Out</link>"
msgstr ""
-#: 11090000.xhp
+#: 11160000.xhp
msgctxt ""
-"11090000.xhp\n"
-"tit\n"
+"11160000.xhp\n"
+"par_id3157898\n"
+"2\n"
"help.text"
-msgid "Object Catalog"
+msgid "<ahelp hid=\".uno:BasicStepOut\" visibility=\"visible\">Jumps back to the previous routine in the current macro.</ahelp>"
msgstr ""
-#: 11090000.xhp
+#: 11160000.xhp
msgctxt ""
-"11090000.xhp\n"
-"hd_id3153255\n"
-"1\n"
+"11160000.xhp\n"
+"par_id3156410\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11090000.xhp\" name=\"Object Catalog\">Object Catalog</link>"
+msgid "<image src=\"cmd/sc_basicstepout.png\" id=\"img_id3159233\"><alt id=\"alt_id3159233\">Icon</alt></image>"
msgstr ""
-#: 11090000.xhp
+#: 11160000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3151384\n"
-"2\n"
+"11160000.xhp\n"
+"par_id3158421\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".uno:ObjectCatalog\">Opens the <emph>Objects</emph> dialog, where you can view Basic objects.</ahelp>"
+msgid "Step Out"
msgstr ""
-#: 11090000.xhp
+#: 11170000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3147576\n"
-"15\n"
+"11170000.xhp\n"
+"tit\n"
+"help.text"
+msgid "Manage Breakpoints"
+msgstr "ब्रेकपाइंट प्रबंधित करें"
+
+#: 11170000.xhp
+msgctxt ""
+"11170000.xhp\n"
+"hd_id3156183\n"
+"1\n"
"help.text"
-msgid "Double click the name of a function or sub to load the module that contains that function or sub, and to position the cursor. Click the name of a module or dialog and then click the <emph>Show</emph> icon to load and display that module or dialog."
+msgid "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
msgstr ""
-#: 11090000.xhp
+#: 11170000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3148538\n"
+"11170000.xhp\n"
+"par_id3152363\n"
+"2\n"
"help.text"
-msgid "<image id=\"img_id3163803\" src=\"cmd/sc_objectcatalog.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3163803\">Icon</alt></image>"
+msgid "<ahelp hid=\".\">Calls a dialog to manage breakpoints.</ahelp>"
msgstr ""
-#: 11090000.xhp
+#: 11170000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3154515\n"
-"3\n"
+"11170000.xhp\n"
+"par_id3143267\n"
"help.text"
-msgid "Object Catalog"
+msgid "<image id=\"img_id3155339\" src=\"cmd/sc_managebreakpoints.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
msgstr ""
-#: 11090000.xhp
+#: 11170000.xhp
msgctxt ""
-"11090000.xhp\n"
-"hd_id3155388\n"
+"11170000.xhp\n"
+"par_id3145383\n"
+"3\n"
+"help.text"
+msgid "Manage Breakpoints"
+msgstr "ब्रेकपाइंट प्रबंधित करें"
+
+#: 11170000.xhp
+msgctxt ""
+"11170000.xhp\n"
+"par_id3154897\n"
"4\n"
"help.text"
-msgid "Show"
+msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints dialog\"><emph>Manage Breakpoints</emph> dialog</link>"
msgstr ""
-#: 11090000.xhp
+#: 11180000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3155630\n"
-"5\n"
+"11180000.xhp\n"
+"tit\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_OBJCAT_SHOW\">Display the source text or dialog of a selected object.</ahelp>"
+msgid "Import Dialog"
msgstr ""
-#: 11090000.xhp
+#: 11180000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3153126\n"
+"11180000.xhp\n"
+"hd_id3156183\n"
+"1\n"
"help.text"
-msgid "<image id=\"img_id3148474\" src=\"basctl/res/im01.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3148474\">Icon</alt></image>"
+msgid "<link href=\"text/sbasic/shared/02/11180000.xhp\" name=\"Import Dialog\">Import Dialog</link>"
msgstr ""
-#: 11090000.xhp
+#: 11180000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3147560\n"
-"6\n"
+"11180000.xhp\n"
+"par_id3152363\n"
+"2\n"
"help.text"
-msgid "Show"
+msgid "<ahelp hid=\".\">Calls an \"Open\" dialog to import a BASIC dialog file.</ahelp>"
msgstr ""
-#: 11090000.xhp
+#: 11180000.xhp
msgctxt ""
-"11090000.xhp\n"
-"hd_id3146794\n"
-"13\n"
+"11180000.xhp\n"
+"par_id0929200903505211\n"
"help.text"
-msgid "Window Area"
-msgstr "विंडो क्षेत्र"
+msgid "If the imported dialog has a name that already exists in the library, you see a message box where you can decide to rename the imported dialog. In this case the dialog will be renamed to the next free \"automatic\" name like when creating a new dialog. Or you can replace the existing dialog by the imported dialog. If you click Cancel the dialog is not imported."
+msgstr ""
-#: 11090000.xhp
+#: 11180000.xhp
msgctxt ""
-"11090000.xhp\n"
-"par_id3149655\n"
-"14\n"
+"11180000.xhp\n"
+"par_id0929200903505360\n"
"help.text"
-msgid "<ahelp hid=\"HID_BASICIDE_OBJECTCAT\">Displays a hierarchical view of the current $[officename] macro libraries, modules, and dialogs. To display the contents of an item in the window, double-click its name or select the name and click the <emph>Show</emph> icon.</ahelp>"
+msgid "Dialogs can contain localization data. When importing a dialog, a mismatch of the dialogs' localization status can occur."
msgstr ""
-#: 11070000.xhp
+#: 11180000.xhp
msgctxt ""
-"11070000.xhp\n"
-"tit\n"
+"11180000.xhp\n"
+"par_id0929200903505320\n"
"help.text"
-msgid "Breakpoint"
+msgid "If the library contains additional languages compared to the imported dialog, or if the imported dialog is not localized at all, then the additional languages will silently be added to the imported dialog using the strings of the dialog's default locale."
msgstr ""
-#: 11070000.xhp
+#: 11180000.xhp
msgctxt ""
-"11070000.xhp\n"
-"hd_id3154863\n"
-"1\n"
+"11180000.xhp\n"
+"par_id0929200903505383\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11070000.xhp\" name=\"Breakpoint\">Breakpoint</link>"
+msgid "If the imported dialog contains additional languages compared to the library, or if the library is not localized at all, then you see a message box with Add, Omit, and Cancel buttons."
msgstr ""
-#: 11070000.xhp
+#: 11180000.xhp
msgctxt ""
-"11070000.xhp\n"
-"par_id3155364\n"
-"2\n"
+"11180000.xhp\n"
+"par_id0929200903505340\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToggleBreakPoint\">Inserts a breakpoint in the program line.</ahelp>"
+msgid "Add: The additional languages from the imported dialog will be added to the already existing dialog. The resources from the library's default language will be used for the new languages. This is the same as if you add these languages manually."
msgstr ""
-#: 11070000.xhp
+#: 11180000.xhp
msgctxt ""
-"11070000.xhp\n"
-"par_id3149346\n"
-"4\n"
+"11180000.xhp\n"
+"par_id0929200903505367\n"
"help.text"
-msgid "The breakpoint is inserted at the cursor position. Use a breakpoint to interrupt a program just before an error occurs. You can then troubleshoot the program by running it in <link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link> mode until the error occurs. You can also use the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> icon to check the content of the relevant variables."
+msgid "Omit: The library's language settings will stay unchanged. The imported dialog's resources for the omitted languages are not copied into the library, but they remain in the imported dialog's source files."
msgstr ""
-#: 11070000.xhp
+#: 11180000.xhp
msgctxt ""
-"11070000.xhp\n"
-"par_id3156346\n"
+"11180000.xhp\n"
+"par_id3143267\n"
"help.text"
-msgid "<image id=\"img_id3152780\" src=\"cmd/sc_togglebreakpoint.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3152780\">Icon</alt></image>"
+msgid "<image id=\"img_id3155339\" src=\"cmd/sc_importdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
msgstr ""
-#: 11070000.xhp
+#: 11180000.xhp
msgctxt ""
-"11070000.xhp\n"
-"par_id3149416\n"
+"11180000.xhp\n"
+"par_id3145383\n"
"3\n"
"help.text"
-msgid "Breakpoint"
+msgid "Import Dialog"
msgstr ""
-#: 11020000.xhp
+#: 11190000.xhp
msgctxt ""
-"11020000.xhp\n"
+"11190000.xhp\n"
"tit\n"
"help.text"
-msgid "Compile"
+msgid "Export Dialog"
msgstr ""
-#: 11020000.xhp
+#: 11190000.xhp
msgctxt ""
-"11020000.xhp\n"
-"hd_id3148983\n"
+"11190000.xhp\n"
+"hd_id3156183\n"
"1\n"
"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11020000.xhp\" name=\"Compile\">Compile</link>"
+msgid "<link href=\"text/sbasic/shared/02/11190000.xhp\" name=\"Export Dialog\">Export Dialog</link>"
msgstr ""
-#: 11020000.xhp
+#: 11190000.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3159201\n"
+"11190000.xhp\n"
+"par_id3152363\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".uno:CompileBasic\" visibility=\"visible\">Compiles the Basic macro.</ahelp> You need to compile a macro after you make changes to it, or if the macro uses single or procedure steps."
+msgid "<ahelp hid=\".\">In the dialog editor, this command calls a \"Save as\" dialog to export the current BASIC dialog.</ahelp>"
msgstr ""
-#: 11020000.xhp
+#: 11190000.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3156426\n"
+"11190000.xhp\n"
+"par_id3143267\n"
"help.text"
-msgid "<image src=\"cmd/sc_compilebasic.png\" id=\"img_id3147576\"><alt id=\"alt_id3147576\">Icon</alt></image>"
+msgid "<image id=\"img_id3155339\" src=\"cmd/sc_exportdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
msgstr ""
-#: 11020000.xhp
+#: 11190000.xhp
msgctxt ""
-"11020000.xhp\n"
-"par_id3149399\n"
+"11190000.xhp\n"
+"par_id3145383\n"
"3\n"
"help.text"
-msgid "Compile"
+msgid "Export Dialog"
msgstr ""
#: 20000000.xhp
@@ -1404,354 +1720,3 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\".\">Adds a tree control that can show a hierarchical list. You can populate the list by your program, using API calls (XtreeControl).</ahelp>"
msgstr ""
-
-#: 11010000.xhp
-msgctxt ""
-"11010000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Library"
-msgstr "लाइब्रेरी"
-
-#: 11010000.xhp
-msgctxt ""
-"11010000.xhp\n"
-"hd_id3151100\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11010000.xhp\" name=\"Library\">Library</link>"
-msgstr ""
-
-#: 11010000.xhp
-msgctxt ""
-"11010000.xhp\n"
-"par_id3154136\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:LibSelector\" visibility=\"visible\">Select the library that you want to edit.</ahelp> The first module of the library that you select is displayed in the Basic IDE."
-msgstr ""
-
-#: 11010000.xhp
-msgctxt ""
-"11010000.xhp\n"
-"par_id3149095\n"
-"help.text"
-msgid "<image src=\"res/helpimg/feldalle.png\" id=\"img_id3147576\" localize=\"true\"><alt id=\"alt_id3147576\">List box Library</alt></image>"
-msgstr ""
-
-#: 11010000.xhp
-msgctxt ""
-"11010000.xhp\n"
-"par_id3147654\n"
-"3\n"
-"help.text"
-msgid "Library List Box"
-msgstr "लाइब्रेरी सूची बक्सा"
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Import Dialog"
-msgstr ""
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"hd_id3156183\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11180000.xhp\" name=\"Import Dialog\">Import Dialog</link>"
-msgstr ""
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id3152363\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Calls an \"Open\" dialog to import a BASIC dialog file.</ahelp>"
-msgstr ""
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id0929200903505211\n"
-"help.text"
-msgid "If the imported dialog has a name that already exists in the library, you see a message box where you can decide to rename the imported dialog. In this case the dialog will be renamed to the next free \"automatic\" name like when creating a new dialog. Or you can replace the existing dialog by the imported dialog. If you click Cancel the dialog is not imported."
-msgstr ""
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id0929200903505360\n"
-"help.text"
-msgid "Dialogs can contain localization data. When importing a dialog, a mismatch of the dialogs' localization status can occur."
-msgstr ""
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id0929200903505320\n"
-"help.text"
-msgid "If the library contains additional languages compared to the imported dialog, or if the imported dialog is not localized at all, then the additional languages will silently be added to the imported dialog using the strings of the dialog's default locale."
-msgstr ""
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id0929200903505383\n"
-"help.text"
-msgid "If the imported dialog contains additional languages compared to the library, or if the library is not localized at all, then you see a message box with Add, Omit, and Cancel buttons."
-msgstr ""
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id0929200903505340\n"
-"help.text"
-msgid "Add: The additional languages from the imported dialog will be added to the already existing dialog. The resources from the library's default language will be used for the new languages. This is the same as if you add these languages manually."
-msgstr ""
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id0929200903505367\n"
-"help.text"
-msgid "Omit: The library's language settings will stay unchanged. The imported dialog's resources for the omitted languages are not copied into the library, but they remain in the imported dialog's source files."
-msgstr ""
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id3143267\n"
-"help.text"
-msgid "<image id=\"img_id3155339\" src=\"cmd/sc_importdialog.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
-msgstr ""
-
-#: 11180000.xhp
-msgctxt ""
-"11180000.xhp\n"
-"par_id3145383\n"
-"3\n"
-"help.text"
-msgid "Import Dialog"
-msgstr ""
-
-#: 11050000.xhp
-msgctxt ""
-"11050000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Single Step"
-msgstr ""
-
-#: 11050000.xhp
-msgctxt ""
-"11050000.xhp\n"
-"hd_id3155934\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11050000.xhp\" name=\"Single Step\">Single Step</link>"
-msgstr ""
-
-#: 11050000.xhp
-msgctxt ""
-"11050000.xhp\n"
-"par_id3146117\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:BasicStepInto\">Runs the macro and stops it after the next command.</ahelp>"
-msgstr ""
-
-#: 11050000.xhp
-msgctxt ""
-"11050000.xhp\n"
-"par_id3152801\n"
-"4\n"
-"help.text"
-msgid "You can use this command in conjunction with the <link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Watch\">Watch</link> command to troubleshoot errors."
-msgstr ""
-
-#: 11050000.xhp
-msgctxt ""
-"11050000.xhp\n"
-"par_id3157958\n"
-"help.text"
-msgid "<image id=\"img_id3153345\" src=\"cmd/sc_basicstepinto.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153345\">Icon</alt></image>"
-msgstr ""
-
-#: 11050000.xhp
-msgctxt ""
-"11050000.xhp\n"
-"par_id3147573\n"
-"3\n"
-"help.text"
-msgid "Single Step"
-msgstr ""
-
-#: 11050000.xhp
-msgctxt ""
-"11050000.xhp\n"
-"par_id3149235\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11060000.xhp\" name=\"Procedure Step function\">Procedure Step function</link>"
-msgstr ""
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Run"
-msgstr ""
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"hd_id3153255\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11030000.xhp\" name=\"Run\">Run</link>"
-msgstr ""
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"par_id3159201\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:RunBasic\">Runs the first macro of the current module.</ahelp>"
-msgstr ""
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"par_id3156410\n"
-"help.text"
-msgid "<image id=\"img_id3153311\" src=\"cmd/sc_runbasic.png\" width=\"0.423cm\" height=\"0.423cm\"><alt id=\"alt_id3153311\">Icon</alt></image>"
-msgstr ""
-
-#: 11030000.xhp
-msgctxt ""
-"11030000.xhp\n"
-"par_id3154750\n"
-"3\n"
-"help.text"
-msgid "Run"
-msgstr ""
-
-#: 11080000.xhp
-msgctxt ""
-"11080000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Enable Watch"
-msgstr ""
-
-#: 11080000.xhp
-msgctxt ""
-"11080000.xhp\n"
-"hd_id3154863\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11080000.xhp\" name=\"Enable Watch\">Enable Watch</link>"
-msgstr ""
-
-#: 11080000.xhp
-msgctxt ""
-"11080000.xhp\n"
-"par_id3093440\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:AddWatch\">Click this icon to view the variables in a macro. The contents of the variable are displayed in a separate window.</ahelp>"
-msgstr ""
-
-#: 11080000.xhp
-msgctxt ""
-"11080000.xhp\n"
-"par_id3147399\n"
-"6\n"
-"help.text"
-msgid "Click the name of a variable to select it, then click the <emph>Enable Watch</emph> icon. The value that is assigned to the variable is displayed next to its name. This value is constantly updated."
-msgstr ""
-
-#: 11080000.xhp
-msgctxt ""
-"11080000.xhp\n"
-"par_id3155892\n"
-"help.text"
-msgid "<image id=\"img_id3147209\" src=\"cmd/sc_addwatch.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3147209\">Icon</alt></image>"
-msgstr ""
-
-#: 11080000.xhp
-msgctxt ""
-"11080000.xhp\n"
-"par_id3150276\n"
-"3\n"
-"help.text"
-msgid "Enable Watch"
-msgstr ""
-
-#: 11080000.xhp
-msgctxt ""
-"11080000.xhp\n"
-"par_id3159158\n"
-"4\n"
-"help.text"
-msgid "To remove the variable watch, select the variable in the Watch window, and then click on the <emph>Remove Watch</emph> icon."
-msgstr ""
-
-#: 11170000.xhp
-msgctxt ""
-"11170000.xhp\n"
-"tit\n"
-"help.text"
-msgid "Manage Breakpoints"
-msgstr ""
-
-#: 11170000.xhp
-msgctxt ""
-"11170000.xhp\n"
-"hd_id3156183\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/02/11170000.xhp\" name=\"Manage Breakpoints\">Manage Breakpoints</link>"
-msgstr ""
-
-#: 11170000.xhp
-msgctxt ""
-"11170000.xhp\n"
-"par_id3152363\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Calls a dialog to manage breakpoints.</ahelp>"
-msgstr ""
-
-#: 11170000.xhp
-msgctxt ""
-"11170000.xhp\n"
-"par_id3143267\n"
-"help.text"
-msgid "<image id=\"img_id3155339\" src=\"cmd/sc_managebreakpoints.png\" width=\"0.1665in\" height=\"0.1665in\"><alt id=\"alt_id3155339\">Icon</alt></image>"
-msgstr ""
-
-#: 11170000.xhp
-msgctxt ""
-"11170000.xhp\n"
-"par_id3145383\n"
-"3\n"
-"help.text"
-msgid "Manage Breakpoints"
-msgstr ""
-
-#: 11170000.xhp
-msgctxt ""
-"11170000.xhp\n"
-"par_id3154897\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/sbasic/shared/01050300.xhp\" name=\"Manage Breakpoints dialog\"><emph>Manage Breakpoints</emph> dialog</link>"
-msgstr ""
diff --git a/source/hi/helpcontent2/source/text/scalc.po b/source/hi/helpcontent2/source/text/scalc.po
index 93e2725e68f..5c9db77b290 100644
--- a/source/hi/helpcontent2/source/text/scalc.po
+++ b/source/hi/helpcontent2/source/text/scalc.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2011-04-05 20:29+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,571 +15,312 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: main0208.xhp
+#: main0000.xhp
msgctxt ""
-"main0208.xhp\n"
+"main0000.xhp\n"
"tit\n"
"help.text"
-msgid "Status Bar"
-msgstr "स्थिति पट्टी"
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"hd_id3151385\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
-msgstr ""
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"par_id3149669\n"
-"2\n"
-"help.text"
-msgid "The <emph>Status Bar</emph> displays information about the current sheet."
-msgstr ""
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"hd_id0821200911024321\n"
-"help.text"
-msgid "Digital Signature"
-msgstr "डिजिटल हस्ताक्षर"
-
-#: main0208.xhp
-msgctxt ""
-"main0208.xhp\n"
-"par_id0821200911024344\n"
-"help.text"
-msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+msgid "Welcome to the $[officename] Calc Help"
msgstr ""
-#: main0112.xhp
-msgctxt ""
-"main0112.xhp\n"
-"tit\n"
-"help.text"
-msgid "Data"
-msgstr "डाटा"
-
-#: main0112.xhp
+#: main0000.xhp
msgctxt ""
-"main0112.xhp\n"
-"hd_id3153254\n"
+"main0000.xhp\n"
+"hd_id3147338\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/main0112.xhp\" name=\"Data\">Data</link>"
-msgstr ""
-
-#: main0112.xhp
-msgctxt ""
-"main0112.xhp\n"
-"par_id3147264\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Data</emph> menu commands to edit the data in the current sheet. You can define ranges, sort and filter the data, calculate results, outline data, and create a pivot table.</ahelp>"
+msgid "Welcome to the $[officename] Calc Help"
msgstr ""
-#: main0112.xhp
+#: main0000.xhp
msgctxt ""
-"main0112.xhp\n"
-"hd_id3150400\n"
+"main0000.xhp\n"
+"hd_id3153965\n"
"3\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12010000.xhp\" name=\"Define Range\">Define Range</link>"
-msgstr ""
-
-#: main0112.xhp
-msgctxt ""
-"main0112.xhp\n"
-"hd_id3125863\n"
-"4\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12020000.xhp\" name=\"Select Range\">Select Range</link>"
-msgstr ""
+msgid "How to Work With $[officename] Calc"
+msgstr "$[officename] कॅल्क में काम कैसे करें"
-#: main0112.xhp
+#: main0000.xhp
msgctxt ""
-"main0112.xhp\n"
-"hd_id3153726\n"
+"main0000.xhp\n"
+"par_id3147004\n"
"5\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12030000.xhp\" name=\"Sort\">Sort</link>"
+msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Functions by Category\">List of Functions by Category</link>"
msgstr ""
-#: main0112.xhp
+#: main0000.xhp
msgctxt ""
-"main0112.xhp\n"
-"hd_id3153142\n"
+"main0000.xhp\n"
+"hd_id3154659\n"
"6\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12050000.xhp\" name=\"Subtotals\">Subtotals</link>"
-msgstr ""
-
-#: main0112.xhp
-msgctxt ""
-"main0112.xhp\n"
-"hd_id3151073\n"
-"10\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12120000.xhp\" name=\"Validity\">Validity</link>"
-msgstr ""
-
-#: main0112.xhp
-msgctxt ""
-"main0112.xhp\n"
-"hd_id3145254\n"
-"7\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12060000.xhp\" name=\"Multiple Operations\">Multiple Operations</link>"
-msgstr ""
-
-#: main0112.xhp
-msgctxt ""
-"main0112.xhp\n"
-"hd_id1387066\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/text2columns.xhp\">Text to Columns</link>"
-msgstr ""
-
-#: main0112.xhp
-msgctxt ""
-"main0112.xhp\n"
-"hd_id3150717\n"
-"8\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12070000.xhp\" name=\"Consolidate\">Consolidate</link>"
+msgid "$[officename] Calc Menus, Toolbars, and Keys"
msgstr ""
-#: main0112.xhp
+#: main0000.xhp
msgctxt ""
-"main0112.xhp\n"
-"hd_id3154754\n"
-"9\n"
+"main0000.xhp\n"
+"hd_id3150883\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresh Range\">Refresh Range</link>"
-msgstr ""
+msgid "Help about the Help"
+msgstr "मदद के बारे में मदद"
-#: main0106.xhp
+#: main0100.xhp
msgctxt ""
-"main0106.xhp\n"
+"main0100.xhp\n"
"tit\n"
"help.text"
-msgid "Tools"
-msgstr "औज़ार"
+msgid "Menus"
+msgstr "मेन्यू"
-#: main0106.xhp
+#: main0100.xhp
msgctxt ""
-"main0106.xhp\n"
-"hd_id3150769\n"
+"main0100.xhp\n"
+"hd_id3156023\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/main0106.xhp\" name=\"Tools\">Tools</link>"
+msgid "<variable id=\"main0100\"><link href=\"text/scalc/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
msgstr ""
-#: main0106.xhp
+#: main0100.xhp
msgctxt ""
-"main0106.xhp\n"
-"par_id3150440\n"
+"main0100.xhp\n"
+"par_id3154760\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">The <emph>Tools </emph>menu contains commands to check spelling, to trace sheet references, to find mistakes and to define scenarios.</ahelp>"
-msgstr ""
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"par_id3152576\n"
-"10\n"
-"help.text"
-msgid "You can also create and assign macros and configure the look and feel of toolbars, menus, keyboard, and set the default options for $[officename] applications."
-msgstr "आप मैक्रो बना कर उन्हें नियत कर सकते हैं, औजार-पट्टियों, मेन्यू, कुंजीपट के रुप व विन्यास को कॉन्फ़िगर कर सकते हैं तथा $[officename] अनुप्रयोगों के डिफ़ॉल्ट विकल्पों को सेट कर सकते हैं."
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"hd_id3149122\n"
-"12\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
-msgstr ""
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"hd_id3155768\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/06050000.xhp\" name=\"Scenarios\">Scenarios</link>"
-msgstr ""
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"hd_id3154015\n"
-"9\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
-msgstr ""
-
-#: main0106.xhp
-msgctxt ""
-"main0106.xhp\n"
-"hd_id3150086\n"
-"8\n"
-"help.text"
-msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
-msgstr ""
+msgid "The following menu commands are available for spreadsheets."
+msgstr "स्प्रेडशीट के लिए निम्न मेन्यू कमांड उपलब्ध हैं."
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
+"main0101.xhp\n"
"tit\n"
"help.text"
-msgid "$[officename] Calc Features"
-msgstr ""
+msgid "File"
+msgstr "फ़ाइल"
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3154758\n"
+"main0101.xhp\n"
+"hd_id3156023\n"
"1\n"
"help.text"
-msgid "<variable id=\"main0503\"><link href=\"text/scalc/main0503.xhp\" name=\"$[officename] Calc Features\">$[officename] Calc Features</link></variable>"
+msgid "<link href=\"text/scalc/main0101.xhp\" name=\"File\">File</link>"
msgstr ""
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3149457\n"
+"main0101.xhp\n"
+"par_id3151112\n"
"2\n"
"help.text"
-msgid "$[officename] Calc is a spreadsheet application that you can use to calculate, analyze, and manage your data. You can also import and modify Microsoft Excel spreadsheets."
-msgstr "$[officename] कॅल्क एक स्प्रेडशीट अनुप्रयोग है जिसका इस्तेमाल आप गणना, विश्लेषण तथा अपने डाटा प्रबंधन के लिए इस्तेमाल किया जाता है. आप माइक्रोसॉफ़्ट एक्सेल फ़ाइलों का आयात कर उन्हें परिवर्धित कर सकते हैं."
+msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+msgstr ""
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3148797\n"
+"main0101.xhp\n"
+"hd_id3154684\n"
"4\n"
"help.text"
-msgid "Calculations"
-msgstr "गणनाएँ"
+msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+msgstr ""
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3145172\n"
+"main0101.xhp\n"
+"hd_id3147434\n"
"5\n"
"help.text"
-msgid "$[officename] Calc provides you with <link href=\"text/scalc/01/04060100.xhp\" name=\"functions\">functions</link>, including statistical and banking functions, that you can use to create formulas to perform complex calculations on your data."
+msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
msgstr ""
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3145271\n"
-"6\n"
+"main0101.xhp\n"
+"hd_id3147396\n"
+"11\n"
"help.text"
-msgid "You can also use the <link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilots\">Function Wizard</link> to help you create your formulas."
+msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
msgstr ""
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"hd_id3152596\n"
-"13\n"
-"help.text"
-msgid "What-If Calculations"
-msgstr "यदि-ऐसा-हो (व्हाट-इफ़) गणनाएँ"
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3156444\n"
-"14\n"
-"help.text"
-msgid "An interesting feature is to be able to immediately view the results of changes made to one factor of calculations that are composed of several factors. For instance, you can see how changing the time period in a loan calculation affects the interest rates or repayment amounts. Furthermore, you can manage larger tables by using different predefined scenarios."
-msgstr "इसका एक रोचक गुण यह है कि बहुत से कारकों से बने गणितीय गुणकों में किसी एक कारक के परिवर्तन के फल स्वरुप आए परिणामों को तत्काल ही देखा जा सकता है. उदाहरण के लिए, आप देख सकते हैं कि लोन की गणना करते वक्त, समय काल में किए गए परिवर्तन, ब्याज दर या पुनर्भुगतान राशि में क्या असर डालते हैं. इसके अलावा, विभिन्न पूर्वपारिभाषित सीनारियो का इस्तेमाल कर आप विशाल तालिकाएँ भी प्रबंधित कर सकते हैं."
-
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3148576\n"
+"main0101.xhp\n"
+"hd_id3149400\n"
"7\n"
"help.text"
-msgid "Database Functions"
-msgstr "डाटाबेस फंक्शन्स"
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3154011\n"
-"8\n"
-"help.text"
-msgid "Use spreadsheets to arrange, store, and filter your data."
-msgstr "अपने डाटा को व्यवस्थित करने, भंडारित करने तथा फ़िल्टर करने के लिए स्प्रेडशीट का इस्तेमाल करें."
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3154942\n"
-"25\n"
-"help.text"
-msgid "$[officename] Calc lets you drag-and-drop tables from databases, or lets you use a spreadsheet as a data source for creating form letters in $[officename] Writer."
-msgstr "$[officename] कॅल्क आपको डाटाबेस से तालिकाओं को खींचने-व-छोड़ने की अनुमति देता है. यह $[officename] राइटर में पत्रों को तैयार करने में स्प्रेडशीट को डाटा स्रोत के रूप में इस्तेमाल करने भी देता है."
+msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+msgstr ""
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"hd_id3145800\n"
+"main0101.xhp\n"
+"hd_id3155445\n"
"9\n"
"help.text"
-msgid "Arranging Data"
-msgstr "डाटा व्यवस्थित करना"
+msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+msgstr ""
-#: main0503.xhp
+#: main0101.xhp
msgctxt ""
-"main0503.xhp\n"
-"par_id3154490\n"
+"main0101.xhp\n"
+"hd_id3147339\n"
"10\n"
"help.text"
-msgid "With a few mouse-clicks, you can reorganize your spreadsheet to show or hide certain data ranges, or to format ranges according to special conditions, or to quickly calculate subtotals and totals."
-msgstr "कुछ ही माउस क्लिकों की सहायता से आप अपने स्प्रेडशीट को कुछ विशिष्ट डाटा सीमाओं को दिखाने या छुपाने के लिए सुव्यवस्थित जमा सकते हैं. सीमाओं को विशिष्ट शर्तों हेतु फ़ॉर्मेट कर सकते हैं या योग या महायोग के लिए तीव्रता से गणनाएँ कर सकते हैं."
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"hd_id3155601\n"
-"16\n"
-"help.text"
-msgid "Dynamic Charts"
-msgstr "गतिशील चार्ट्स"
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3149121\n"
-"17\n"
-"help.text"
-msgid "$[officename] Calc lets you present spreadsheet data in dynamic charts that update automatically when the data changes."
-msgstr "$[officename] कॅल्क के द्वारा आप स्प्रेडशीट डाटा को गतिमय चार्ट के रुप में प्रस्तुत कर सकते हैं जो, जब कभी भी डाटा में परिवर्तन होता है, स्वचालित अद्यतन होते हैं ."
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"hd_id3153707\n"
-"18\n"
-"help.text"
-msgid "Opening and Saving Microsoft Files"
-msgstr "माइक्रोसॉफ़्ट फ़ाइलें खोलना तथा उन्हें सहेजना"
-
-#: main0503.xhp
-msgctxt ""
-"main0503.xhp\n"
-"par_id3157867\n"
-"19\n"
-"help.text"
-msgid "Use the $[officename] filters to convert Excel files, or to open and save in a variety of other <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formats</link>."
+msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link>"
msgstr ""
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
+"main0102.xhp\n"
"tit\n"
"help.text"
-msgid "Text Formatting Bar"
-msgstr "पाठ फॉर्मेटिंग पट्टी"
+msgid "Edit"
+msgstr "संपादन"
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3156330\n"
+"main0102.xhp\n"
+"hd_id3156023\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/main0205.xhp\" name=\"Text Formatting Bar\">Text Formatting Bar</link>"
+msgid "<link href=\"text/scalc/main0102.xhp\" name=\"Edit\">Edit</link>"
msgstr ""
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"par_id3151112\n"
+"main0102.xhp\n"
+"par_id3154758\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_TOOLBOX_DRTEXT\">The <emph>Text Formatting</emph> Bar that is displayed when the cursor is in a text object, such as a text frame or a drawing object, contains formatting and alignment commands.</ahelp>"
-msgstr ""
-
-#: main0205.xhp
-msgctxt ""
-"main0205.xhp\n"
-"hd_id3148575\n"
-"7\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
-msgstr ""
-
-#: main0205.xhp
-msgctxt ""
-"main0205.xhp\n"
-"hd_id3154944\n"
-"8\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 1\">Line Spacing: 1</link>"
-msgstr ""
-
-#: main0205.xhp
-msgctxt ""
-"main0205.xhp\n"
-"hd_id3146969\n"
-"9\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 1.5\">Line Spacing: 1.5</link>"
-msgstr ""
-
-#: main0205.xhp
-msgctxt ""
-"main0205.xhp\n"
-"hd_id3153711\n"
-"10\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 2\">Line Spacing: 2</link>"
+msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
msgstr ""
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3147345\n"
-"11\n"
+"main0102.xhp\n"
+"hd_id3146119\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Align Left\">Align Left</link>"
+msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
msgstr ""
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3155337\n"
+"main0102.xhp\n"
+"hd_id3153728\n"
"12\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Centered\">Centered</link>"
+msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
msgstr ""
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3147001\n"
-"13\n"
+"main0102.xhp\n"
+"hd_id3154492\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Align Right\">Align Right</link>"
+msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
msgstr ""
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3155115\n"
-"14\n"
+"main0102.xhp\n"
+"hd_id3150715\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Justify\">Justify</link>"
+msgid "<link href=\"text/scalc/01/02120000.xhp\" name=\"Headers & Footers\">Headers & Footers</link>"
msgstr ""
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3150202\n"
-"15\n"
+"main0102.xhp\n"
+"hd_id3149018\n"
+"6\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+msgid "<link href=\"text/scalc/01/02150000.xhp\" name=\"Delete Contents\">Delete Contents</link>"
msgstr ""
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3155531\n"
-"16\n"
+"main0102.xhp\n"
+"hd_id3156384\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+msgid "<link href=\"text/scalc/01/02160000.xhp\" name=\"Delete Cells\">Delete Cells</link>"
msgstr ""
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3145387\n"
-"17\n"
+"main0102.xhp\n"
+"hd_id3146919\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
msgstr ""
-#: main0205.xhp
+#: main0102.xhp
msgctxt ""
-"main0205.xhp\n"
-"hd_id3153067\n"
-"18\n"
+"main0102.xhp\n"
+"hd_id3148488\n"
+"11\n"
"help.text"
-msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
msgstr ""
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
+"main0103.xhp\n"
"tit\n"
"help.text"
-msgid "Drawing Object Properties Bar"
-msgstr "ड्राइंग वस्तु गुण पट्टी"
+msgid "View"
+msgstr "दृश्य"
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id3154346\n"
+"main0103.xhp\n"
+"hd_id3151112\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/main0203.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
+msgid "<link href=\"text/scalc/main0103.xhp\" name=\"View\">View</link>"
msgstr ""
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
-"par_id3149656\n"
+"main0103.xhp\n"
+"par_id3149456\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_TOOLBOX_DRAW\">The <emph>Drawing Object Properties</emph> Bar for objects that you select in the sheet contains formatting and alignment commands.</ahelp>"
-msgstr ""
-
-#: main0203.xhp
-msgctxt ""
-"main0203.xhp\n"
-"hd_id3145748\n"
-"3\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
msgstr ""
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id3151073\n"
-"4\n"
+"main0103.xhp\n"
+"par_idN105AB\n"
"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
-msgstr ""
+msgid "Normal"
+msgstr "सामान्य"
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id3153417\n"
-"5\n"
+"main0103.xhp\n"
+"par_idN105AF\n"
"help.text"
-msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
+msgid "<ahelp hid=\".\">Displays the normal view of the sheet.</ahelp>"
msgstr ""
-#: main0203.xhp
+#: main0103.xhp
msgctxt ""
-"main0203.xhp\n"
-"hd_id3147338\n"
-"6\n"
+"main0103.xhp\n"
+"hd_id3125863\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Background Color\">Background Color</link>"
+msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
msgstr ""
#: main0104.xhp
@@ -697,89 +438,6 @@ msgctxt ""
msgid "<link href=\"text/shared/01/04160500.xhp\" name=\"Floating Frame\">Floating Frame</link>"
msgstr ""
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"tit\n"
-"help.text"
-msgid "Tools Bar"
-msgstr "औज़ार पट्टी"
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"hd_id3143268\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/main0218.xhp\" name=\"Tools Bar\">Tools Bar</link>"
-msgstr ""
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"par_id3151112\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\"HID_SC_TOOLBOX_TOOLS\">Use the Tools bar to access commonly used commands.</ahelp>"
-msgstr ""
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"par_idN10610\n"
-"help.text"
-msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Controls\">Controls</link>"
-msgstr ""
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"hd_id3154730\n"
-"6\n"
-"help.text"
-msgid "<link href=\"text/scalc/02/06080000.xhp\" name=\"Choose Themes\">Choose Themes</link>"
-msgstr ""
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"par_idN10690\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12040300.xhp\" name=\"Advanced Filter\">Advanced Filter</link>"
-msgstr ""
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"par_idN106A8\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/12090100.xhp\">Start</link>"
-msgstr ""
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"par_idN106C0\n"
-"help.text"
-msgid "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Euro Converter\">Euro Converter</link>"
-msgstr ""
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"par_idN106D8\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/04070100.xhp\">Define</link>"
-msgstr ""
-
-#: main0218.xhp
-msgctxt ""
-"main0218.xhp\n"
-"par_idN106F0\n"
-"help.text"
-msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
-msgstr ""
-
#: main0105.xhp
msgctxt ""
"main0105.xhp\n"
@@ -878,282 +536,233 @@ msgctxt ""
msgid "<link href=\"text/shared/02/01170200.xhp\" name=\"Form\">Form</link>"
msgstr ""
-#: main0107.xhp
-msgctxt ""
-"main0107.xhp\n"
-"tit\n"
-"help.text"
-msgid "Window"
-msgstr "विंडो"
-
-#: main0107.xhp
-msgctxt ""
-"main0107.xhp\n"
-"hd_id3154758\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/scalc/main0107.xhp\" name=\"Window\">Window</link>"
-msgstr ""
-
-#: main0107.xhp
-msgctxt ""
-"main0107.xhp\n"
-"par_id3150398\n"
-"2\n"
-"help.text"
-msgid "<ahelp hid=\".uno:WindowList\">Contains commands for manipulating and displaying document windows.</ahelp>"
-msgstr ""
-
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
+"main0106.xhp\n"
"tit\n"
"help.text"
-msgid "Page Preview Bar"
-msgstr "पृष्ठ पूर्वावलोकन पट्टी"
+msgid "Tools"
+msgstr "औज़ार"
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
-"hd_id3156023\n"
+"main0106.xhp\n"
+"hd_id3150769\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/main0210.xhp\" name=\"Page Preview Bar\">Page Preview Bar</link>"
+msgid "<link href=\"text/scalc/main0106.xhp\" name=\"Tools\">Tools</link>"
msgstr ""
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
-"par_id3148663\n"
+"main0106.xhp\n"
+"par_id3150440\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\"HID_SC_WIN_PREVIEW\">The <emph>Page Preview</emph> Bar is displayed when you choose <emph>File - Page Preview</emph>.</ahelp>"
-msgstr ""
-
-#: main0210.xhp
-msgctxt ""
-"main0210.xhp\n"
-"hd_id3147393\n"
-"3\n"
-"help.text"
-msgid "Full Screen"
+msgid "<ahelp hid=\".\">The <emph>Tools </emph>menu contains commands to check spelling, to trace sheet references, to find mistakes and to define scenarios.</ahelp>"
msgstr ""
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
-"par_id460828\n"
+"main0106.xhp\n"
+"par_id3152576\n"
+"10\n"
"help.text"
-msgid "Hides the menus and toolbars. To exit the full screen mode, click the <emph>Full Screen On/Off</emph> button."
-msgstr ""
+msgid "You can also create and assign macros and configure the look and feel of toolbars, menus, keyboard, and set the default options for $[officename] applications."
+msgstr "आप मैक्रो बना कर उन्हें नियत कर सकते हैं, औजार-पट्टियों, मेन्यू, कुंजीपट के रुप व विन्यास को कॉन्फ़िगर कर सकते हैं तथा $[officename] अनुप्रयोगों के डिफ़ॉल्ट विकल्पों को सेट कर सकते हैं."
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
-"hd_id3147394\n"
-"3\n"
+"main0106.xhp\n"
+"hd_id3149122\n"
+"12\n"
"help.text"
-msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"Format Page\">Format Page</link>"
+msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
msgstr ""
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
-"hd_id3147494\n"
-"3\n"
+"main0106.xhp\n"
+"hd_id3155768\n"
+"6\n"
"help.text"
-msgid "Margins"
+msgid "<link href=\"text/scalc/01/06050000.xhp\" name=\"Scenarios\">Scenarios</link>"
msgstr ""
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
-"par_id460929\n"
+"main0106.xhp\n"
+"hd_id3154015\n"
+"9\n"
"help.text"
-msgid "Shows or hides margins of the page. Margins can be dragged by the mouse, and also can be set on <emph>Page</emph> tab of <emph>Page Style</emph> dialog."
+msgid "<link href=\"text/shared/01/06040000.xhp\" name=\"AutoCorrect\">AutoCorrect Options</link>"
msgstr ""
-#: main0210.xhp
+#: main0106.xhp
msgctxt ""
-"main0210.xhp\n"
-"hd_id3245494\n"
-"3\n"
+"main0106.xhp\n"
+"hd_id3150086\n"
+"8\n"
"help.text"
-msgid "Scaling Factor"
+msgid "<link href=\"text/shared/01/06140000.xhp\" name=\"Customize\">Customize</link>"
msgstr ""
-#: main0210.xhp
+#: main0107.xhp
msgctxt ""
-"main0210.xhp\n"
-"par_id460939\n"
+"main0107.xhp\n"
+"tit\n"
"help.text"
-msgid "This slide defines a page scale for the printed spreadsheet. Scaling factor can be set on <emph>Sheet</emph> tab of <emph>Page Style</emph> dialog, too."
-msgstr ""
+msgid "Window"
+msgstr "विंडो"
-#: main0210.xhp
+#: main0107.xhp
msgctxt ""
-"main0210.xhp\n"
-"hd_id3147395\n"
-"3\n"
+"main0107.xhp\n"
+"hd_id3154758\n"
+"1\n"
"help.text"
-msgid "Close Preview"
+msgid "<link href=\"text/scalc/main0107.xhp\" name=\"Window\">Window</link>"
msgstr ""
-#: main0210.xhp
+#: main0107.xhp
msgctxt ""
-"main0210.xhp\n"
-"par_id460829\n"
+"main0107.xhp\n"
+"par_id3150398\n"
+"2\n"
"help.text"
-msgid "To exit the page preview, click the <emph>Close Preview</emph> button."
+msgid "<ahelp hid=\".uno:WindowList\">Contains commands for manipulating and displaying document windows.</ahelp>"
msgstr ""
-#: main0103.xhp
+#: main0112.xhp
msgctxt ""
-"main0103.xhp\n"
+"main0112.xhp\n"
"tit\n"
"help.text"
-msgid "View"
-msgstr "दृश्य"
+msgid "Data"
+msgstr "डाटा"
-#: main0103.xhp
+#: main0112.xhp
msgctxt ""
-"main0103.xhp\n"
-"hd_id3151112\n"
+"main0112.xhp\n"
+"hd_id3153254\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/main0103.xhp\" name=\"View\">View</link>"
+msgid "<link href=\"text/scalc/main0112.xhp\" name=\"Data\">Data</link>"
msgstr ""
-#: main0103.xhp
+#: main0112.xhp
msgctxt ""
-"main0103.xhp\n"
-"par_id3149456\n"
+"main0112.xhp\n"
+"par_id3147264\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">This menu contains commands for controlling the on-screen display of the document.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Data</emph> menu commands to edit the data in the current sheet. You can define ranges, sort and filter the data, calculate results, outline data, and create a pivot table.</ahelp>"
msgstr ""
-#: main0103.xhp
-msgctxt ""
-"main0103.xhp\n"
-"par_idN105AB\n"
-"help.text"
-msgid "Normal"
-msgstr "सामान्य"
-
-#: main0103.xhp
+#: main0112.xhp
msgctxt ""
-"main0103.xhp\n"
-"par_idN105AF\n"
+"main0112.xhp\n"
+"hd_id3150400\n"
+"3\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the normal view of the sheet.</ahelp>"
+msgid "<link href=\"text/scalc/01/12010000.xhp\" name=\"Define Range\">Define Range</link>"
msgstr ""
-#: main0103.xhp
+#: main0112.xhp
msgctxt ""
-"main0103.xhp\n"
+"main0112.xhp\n"
"hd_id3125863\n"
-"3\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>"
+msgid "<link href=\"text/scalc/01/12020000.xhp\" name=\"Select Range\">Select Range</link>"
msgstr ""
-#: main0102.xhp
-msgctxt ""
-"main0102.xhp\n"
-"tit\n"
-"help.text"
-msgid "Edit"
-msgstr "संपादन"
-
-#: main0102.xhp
+#: main0112.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3156023\n"
-"1\n"
+"main0112.xhp\n"
+"hd_id3153726\n"
+"5\n"
"help.text"
-msgid "<link href=\"text/scalc/main0102.xhp\" name=\"Edit\">Edit</link>"
+msgid "<link href=\"text/scalc/01/12030000.xhp\" name=\"Sort\">Sort</link>"
msgstr ""
-#: main0102.xhp
+#: main0112.xhp
msgctxt ""
-"main0102.xhp\n"
-"par_id3154758\n"
-"2\n"
+"main0112.xhp\n"
+"hd_id3153142\n"
+"6\n"
"help.text"
-msgid "<ahelp hid=\".\">This menu contains commands for editing the contents of the current document.</ahelp>"
+msgid "<link href=\"text/scalc/01/12050000.xhp\" name=\"Subtotals\">Subtotals</link>"
msgstr ""
-#: main0102.xhp
+#: main0112.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3146119\n"
-"3\n"
+"main0112.xhp\n"
+"hd_id3151073\n"
+"10\n"
"help.text"
-msgid "<link href=\"text/shared/01/02070000.xhp\" name=\"Paste Special\">Paste Special</link>"
+msgid "<link href=\"text/scalc/01/12120000.xhp\" name=\"Validity\">Validity</link>"
msgstr ""
-#: main0102.xhp
+#: main0112.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3153728\n"
-"12\n"
+"main0112.xhp\n"
+"hd_id3145254\n"
+"7\n"
"help.text"
-msgid "<link href=\"text/shared/01/02240000.xhp\" name=\"Compare Document\">Compare Document</link>"
+msgid "<link href=\"text/scalc/01/12060000.xhp\" name=\"Multiple Operations\">Multiple Operations</link>"
msgstr ""
-#: main0102.xhp
+#: main0112.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3154492\n"
-"4\n"
+"main0112.xhp\n"
+"hd_id1387066\n"
"help.text"
-msgid "<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\">Find & Replace</link>"
+msgid "<link href=\"text/scalc/01/text2columns.xhp\">Text to Columns</link>"
msgstr ""
-#: main0102.xhp
+#: main0112.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3150715\n"
-"5\n"
+"main0112.xhp\n"
+"hd_id3150717\n"
+"8\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02120000.xhp\" name=\"Headers & Footers\">Headers & Footers</link>"
+msgid "<link href=\"text/scalc/01/12070000.xhp\" name=\"Consolidate\">Consolidate</link>"
msgstr ""
-#: main0102.xhp
+#: main0112.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3149018\n"
-"6\n"
+"main0112.xhp\n"
+"hd_id3154754\n"
+"9\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02150000.xhp\" name=\"Delete Contents\">Delete Contents</link>"
+msgid "<link href=\"text/scalc/01/12100000.xhp\" name=\"Refresh Range\">Refresh Range</link>"
msgstr ""
-#: main0102.xhp
+#: main0200.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3156384\n"
-"7\n"
+"main0200.xhp\n"
+"tit\n"
"help.text"
-msgid "<link href=\"text/scalc/01/02160000.xhp\" name=\"Delete Cells\">Delete Cells</link>"
-msgstr ""
+msgid "Toolbars"
+msgstr "औज़ार पट्टियाँ"
-#: main0102.xhp
+#: main0200.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3146919\n"
-"10\n"
+"main0200.xhp\n"
+"hd_id3154758\n"
+"1\n"
"help.text"
-msgid "<link href=\"text/shared/01/02180000.xhp\" name=\"Links\">Links</link>"
+msgid "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
msgstr ""
-#: main0102.xhp
+#: main0200.xhp
msgctxt ""
-"main0102.xhp\n"
-"hd_id3148488\n"
-"11\n"
+"main0200.xhp\n"
+"par_id3148798\n"
+"2\n"
"help.text"
-msgid "<link href=\"text/shared/01/02220000.xhp\" name=\"ImageMap\">ImageMap</link>"
+msgid "This submenu lists the toolbars that are available in spreadsheets.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
msgstr ""
#: main0202.xhp
@@ -1382,84 +991,201 @@ msgctxt ""
msgid "<ahelp hid=\".\" visibility=\"hidden\">Aligns the contents of the cell to the left and right cell borders.</ahelp>"
msgstr ""
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
+"main0203.xhp\n"
"tit\n"
"help.text"
-msgid "Welcome to the $[officename] Calc Help"
-msgstr ""
+msgid "Drawing Object Properties Bar"
+msgstr "ड्राइंग वस्तु गुण पट्टी"
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
-"hd_id3147338\n"
+"main0203.xhp\n"
+"hd_id3154346\n"
"1\n"
"help.text"
-msgid "Welcome to the $[officename] Calc Help"
+msgid "<link href=\"text/scalc/main0203.xhp\" name=\"Drawing Object Properties Bar\">Drawing Object Properties Bar</link>"
msgstr ""
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
-"hd_id3153965\n"
+"main0203.xhp\n"
+"par_id3149656\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_TOOLBOX_DRAW\">The <emph>Drawing Object Properties</emph> Bar for objects that you select in the sheet contains formatting and alignment commands.</ahelp>"
+msgstr ""
+
+#: main0203.xhp
+msgctxt ""
+"main0203.xhp\n"
+"hd_id3145748\n"
"3\n"
"help.text"
-msgid "How to Work With $[officename] Calc"
-msgstr "$[officename] कॅल्क में काम कैसे करें"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Style\">Line Style</link>"
+msgstr ""
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
-"par_id3147004\n"
-"5\n"
+"main0203.xhp\n"
+"hd_id3151073\n"
+"4\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04060100.xhp\" name=\"List of Functions by Category\">List of Functions by Category</link>"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Width\">Line Width</link>"
msgstr ""
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
-"hd_id3154659\n"
-"6\n"
+"main0203.xhp\n"
+"hd_id3153417\n"
+"5\n"
"help.text"
-msgid "$[officename] Calc Menus, Toolbars, and Keys"
+msgid "<link href=\"text/shared/01/05200100.xhp\" name=\"Line Color\">Line Color</link>"
msgstr ""
-#: main0000.xhp
+#: main0203.xhp
msgctxt ""
-"main0000.xhp\n"
-"hd_id3150883\n"
-"4\n"
+"main0203.xhp\n"
+"hd_id3147338\n"
+"6\n"
"help.text"
-msgid "Help about the Help"
-msgstr "मदद के बारे में मदद"
+msgid "<link href=\"text/shared/01/05210100.xhp\" name=\"Background Color\">Background Color</link>"
+msgstr ""
-#: main0100.xhp
+#: main0205.xhp
msgctxt ""
-"main0100.xhp\n"
+"main0205.xhp\n"
"tit\n"
"help.text"
-msgid "Menus"
-msgstr "मेन्यू"
+msgid "Text Formatting Bar"
+msgstr "पाठ फॉर्मेटिंग पट्टी"
-#: main0100.xhp
+#: main0205.xhp
msgctxt ""
-"main0100.xhp\n"
-"hd_id3156023\n"
+"main0205.xhp\n"
+"hd_id3156330\n"
"1\n"
"help.text"
-msgid "<variable id=\"main0100\"><link href=\"text/scalc/main0100.xhp\" name=\"Menus\">Menus</link></variable>"
+msgid "<link href=\"text/scalc/main0205.xhp\" name=\"Text Formatting Bar\">Text Formatting Bar</link>"
msgstr ""
-#: main0100.xhp
+#: main0205.xhp
msgctxt ""
-"main0100.xhp\n"
-"par_id3154760\n"
+"main0205.xhp\n"
+"par_id3151112\n"
"2\n"
"help.text"
-msgid "The following menu commands are available for spreadsheets."
-msgstr "स्प्रेडशीट के लिए निम्न मेन्यू कमांड उपलब्ध हैं."
+msgid "<ahelp hid=\"HID_SC_TOOLBOX_DRTEXT\">The <emph>Text Formatting</emph> Bar that is displayed when the cursor is in a text object, such as a text frame or a drawing object, contains formatting and alignment commands.</ahelp>"
+msgstr ""
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3148575\n"
+"7\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020200.xhp\" name=\"Font Color\">Font Color</link>"
+msgstr ""
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3154944\n"
+"8\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 1\">Line Spacing: 1</link>"
+msgstr ""
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3146969\n"
+"9\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 1.5\">Line Spacing: 1.5</link>"
+msgstr ""
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3153711\n"
+"10\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030100.xhp\" name=\"Line Spacing: 2\">Line Spacing: 2</link>"
+msgstr ""
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3147345\n"
+"11\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Align Left\">Align Left</link>"
+msgstr ""
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3155337\n"
+"12\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Centered\">Centered</link>"
+msgstr ""
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3147001\n"
+"13\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Align Right\">Align Right</link>"
+msgstr ""
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3155115\n"
+"14\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030700.xhp\" name=\"Justify\">Justify</link>"
+msgstr ""
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3150202\n"
+"15\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Superscript\">Superscript</link>"
+msgstr ""
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3155531\n"
+"16\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020500.xhp\" name=\"Subscript\">Subscript</link>"
+msgstr ""
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3145387\n"
+"17\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05020000.xhp\" name=\"Character\">Character</link>"
+msgstr ""
+
+#: main0205.xhp
+msgctxt ""
+"main0205.xhp\n"
+"hd_id3153067\n"
+"18\n"
+"help.text"
+msgid "<link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\">Paragraph</link>"
+msgstr ""
#: main0206.xhp
msgctxt ""
@@ -1487,110 +1213,149 @@ msgctxt ""
msgid "<ahelp hid=\"HID_SC_INPUTWIN\">Use this bar to enter formulas.</ahelp>"
msgstr ""
-#: main0200.xhp
+#: main0208.xhp
msgctxt ""
-"main0200.xhp\n"
+"main0208.xhp\n"
"tit\n"
"help.text"
-msgid "Toolbars"
-msgstr "औज़ार पट्टियाँ"
+msgid "Status Bar"
+msgstr "स्थिति पट्टी"
-#: main0200.xhp
+#: main0208.xhp
msgctxt ""
-"main0200.xhp\n"
-"hd_id3154758\n"
+"main0208.xhp\n"
+"hd_id3151385\n"
"1\n"
"help.text"
-msgid "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
+msgid "<link href=\"text/scalc/main0208.xhp\" name=\"Status Bar\">Status Bar</link>"
msgstr ""
-#: main0200.xhp
+#: main0208.xhp
msgctxt ""
-"main0200.xhp\n"
-"par_id3148798\n"
+"main0208.xhp\n"
+"par_id3149669\n"
"2\n"
"help.text"
-msgid "This submenu lists the toolbars that are available in spreadsheets.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgid "The <emph>Status Bar</emph> displays information about the current sheet."
msgstr ""
-#: main0101.xhp
+#: main0208.xhp
msgctxt ""
-"main0101.xhp\n"
+"main0208.xhp\n"
+"hd_id0821200911024321\n"
+"help.text"
+msgid "Digital Signature"
+msgstr "डिजिटल हस्ताक्षर"
+
+#: main0208.xhp
+msgctxt ""
+"main0208.xhp\n"
+"par_id0821200911024344\n"
+"help.text"
+msgid "See also <link href=\"text/shared/guide/digital_signatures.xhp\">Digital Signatures</link>."
+msgstr ""
+
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
"tit\n"
"help.text"
-msgid "File"
-msgstr "फ़ाइल"
+msgid "Page Preview Bar"
+msgstr "पृष्ठ पूर्वावलोकन पट्टी"
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
+"main0210.xhp\n"
"hd_id3156023\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/main0101.xhp\" name=\"File\">File</link>"
+msgid "<link href=\"text/scalc/main0210.xhp\" name=\"Page Preview Bar\">Page Preview Bar</link>"
msgstr ""
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
-"par_id3151112\n"
+"main0210.xhp\n"
+"par_id3148663\n"
"2\n"
"help.text"
-msgid "<ahelp hid=\".\">These commands apply to the current document, open a new document, or close the application.</ahelp>"
+msgid "<ahelp hid=\"HID_SC_WIN_PREVIEW\">The <emph>Page Preview</emph> Bar is displayed when you choose <emph>File - Page Preview</emph>.</ahelp>"
msgstr ""
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3154684\n"
-"4\n"
+"main0210.xhp\n"
+"hd_id3147393\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/01020000.xhp\" name=\"Open\">Open</link>"
+msgid "Full Screen"
+msgstr "पूर्ण स्क्रीन"
+
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id460828\n"
+"help.text"
+msgid "Hides the menus and toolbars. To exit the full screen mode, click the <emph>Full Screen On/Off</emph> button."
msgstr ""
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3147434\n"
-"5\n"
+"main0210.xhp\n"
+"hd_id3147394\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/01070000.xhp\" name=\"Save As\">Save As</link>"
+msgid "<link href=\"text/scalc/01/05070000.xhp\" name=\"Format Page\">Format Page</link>"
msgstr ""
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3147396\n"
-"11\n"
+"main0210.xhp\n"
+"hd_id3147494\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/01190000.xhp\" name=\"Versions\">Versions</link>"
+msgid "Margins"
+msgstr "हाशिए"
+
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id460929\n"
+"help.text"
+msgid "Shows or hides margins of the page. Margins can be dragged by the mouse, and also can be set on <emph>Page</emph> tab of <emph>Page Style</emph> dialog."
msgstr ""
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3149400\n"
-"7\n"
+"main0210.xhp\n"
+"hd_id3245494\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/01100000.xhp\" name=\"Properties\">Properties</link>"
+msgid "Scaling Factor"
msgstr ""
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3155445\n"
-"9\n"
+"main0210.xhp\n"
+"par_id460939\n"
"help.text"
-msgid "<link href=\"text/shared/01/01130000.xhp\" name=\"Print\">Print</link>"
+msgid "This slide defines a page scale for the printed spreadsheet. Scaling factor can be set on <emph>Sheet</emph> tab of <emph>Page Style</emph> dialog, too."
msgstr ""
-#: main0101.xhp
+#: main0210.xhp
msgctxt ""
-"main0101.xhp\n"
-"hd_id3147339\n"
-"10\n"
+"main0210.xhp\n"
+"hd_id3147395\n"
+"3\n"
"help.text"
-msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link>"
+msgid "Close Preview"
+msgstr ""
+
+#: main0210.xhp
+msgctxt ""
+"main0210.xhp\n"
+"par_id460829\n"
+"help.text"
+msgid "To exit the page preview, click the <emph>Close Preview</emph> button."
msgstr ""
#: main0214.xhp
@@ -1618,3 +1383,238 @@ msgctxt ""
"help.text"
msgid "<ahelp hid=\".\">The <emph>Picture</emph> bar is displayed when you insert or select a picture in a sheet.</ahelp>"
msgstr ""
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"tit\n"
+"help.text"
+msgid "Tools Bar"
+msgstr "औज़ार पट्टी"
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"hd_id3143268\n"
+"1\n"
+"help.text"
+msgid "<link href=\"text/scalc/main0218.xhp\" name=\"Tools Bar\">Tools Bar</link>"
+msgstr ""
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_id3151112\n"
+"2\n"
+"help.text"
+msgid "<ahelp hid=\"HID_SC_TOOLBOX_TOOLS\">Use the Tools bar to access commonly used commands.</ahelp>"
+msgstr ""
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN10610\n"
+"help.text"
+msgid "<link href=\"text/shared/02/01170000.xhp\" name=\"Controls\">Controls</link>"
+msgstr ""
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"hd_id3154730\n"
+"6\n"
+"help.text"
+msgid "<link href=\"text/scalc/02/06080000.xhp\" name=\"Choose Themes\">Choose Themes</link>"
+msgstr ""
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN10690\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12040300.xhp\" name=\"Advanced Filter\">Advanced Filter</link>"
+msgstr ""
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106A8\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/12090100.xhp\">Start</link>"
+msgstr ""
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106C0\n"
+"help.text"
+msgid "<link href=\"text/shared/autopi/01150000.xhp\" name=\"Euro Converter\">Euro Converter</link>"
+msgstr ""
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106D8\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/04070100.xhp\">Define</link>"
+msgstr ""
+
+#: main0218.xhp
+msgctxt ""
+"main0218.xhp\n"
+"par_idN106F0\n"
+"help.text"
+msgid "<link href=\"text/scalc/01/06040000.xhp\" name=\"Goal Seek\">Goal Seek</link>"
+msgstr ""
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"tit\n"
+"help.text"
+msgid "$[officename] Calc Features"
+msgstr ""
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3154758\n"
+"1\n"
+"help.text"
+msgid "<variable id=\"main0503\"><link href=\"text/scalc/main0503.xhp\" name=\"$[officename] Calc Features\">$[officename] Calc Features</link></variable>"
+msgstr ""
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3149457\n"
+"2\n"
+"help.text"
+msgid "$[officename] Calc is a spreadsheet application that you can use to calculate, analyze, and manage your data. You can also import and modify Microsoft Excel spreadsheets."
+msgstr "$[officename] कॅल्क एक स्प्रेडशीट अनुप्रयोग है जिसका इस्तेमाल आप गणना, विश्लेषण तथा अपने डाटा प्रबंधन के लिए इस्तेमाल किया जाता है. आप माइक्रोसॉफ़्ट एक्सेल फ़ाइलों का आयात कर उन्हें परिवर्धित कर सकते हैं."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3148797\n"
+"4\n"
+"help.text"
+msgid "Calculations"
+msgstr "गणनाएँ"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3145172\n"
+"5\n"
+"help.text"
+msgid "$[officename] Calc provides you with <link href=\"text/scalc/01/04060100.xhp\" name=\"functions\">functions</link>, including statistical and banking functions, that you can use to create formulas to perform complex calculations on your data."
+msgstr ""
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3145271\n"
+"6\n"
+"help.text"
+msgid "You can also use the <link href=\"text/scalc/01/04060000.xhp\" name=\"AutoPilots\">Function Wizard</link> to help you create your formulas."
+msgstr ""
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3152596\n"
+"13\n"
+"help.text"
+msgid "What-If Calculations"
+msgstr "यदि-ऐसा-हो (व्हाट-इफ़) गणनाएँ"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3156444\n"
+"14\n"
+"help.text"
+msgid "An interesting feature is to be able to immediately view the results of changes made to one factor of calculations that are composed of several factors. For instance, you can see how changing the time period in a loan calculation affects the interest rates or repayment amounts. Furthermore, you can manage larger tables by using different predefined scenarios."
+msgstr "इसका एक रोचक गुण यह है कि बहुत से कारकों से बने गणितीय गुणकों में किसी एक कारक के परिवर्तन के फल स्वरुप आए परिणामों को तत्काल ही देखा जा सकता है. उदाहरण के लिए, आप देख सकते हैं कि लोन की गणना करते वक्त, समय काल में किए गए परिवर्तन, ब्याज दर या पुनर्भुगतान राशि में क्या असर डालते हैं. इसके अलावा, विभिन्न पूर्वपारिभाषित सीनारियो का इस्तेमाल कर आप विशाल तालिकाएँ भी प्रबंधित कर सकते हैं."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3148576\n"
+"7\n"
+"help.text"
+msgid "Database Functions"
+msgstr "डाटाबेस फंक्शन्स"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3154011\n"
+"8\n"
+"help.text"
+msgid "Use spreadsheets to arrange, store, and filter your data."
+msgstr "अपने डाटा को व्यवस्थित करने, भंडारित करने तथा फ़िल्टर करने के लिए स्प्रेडशीट का इस्तेमाल करें."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3154942\n"
+"25\n"
+"help.text"
+msgid "$[officename] Calc lets you drag-and-drop tables from databases, or lets you use a spreadsheet as a data source for creating form letters in $[officename] Writer."
+msgstr "$[officename] कॅल्क आपको डाटाबेस से तालिकाओं को खींचने-व-छोड़ने की अनुमति देता है. यह $[officename] राइटर में पत्रों को तैयार करने में स्प्रेडशीट को डाटा स्रोत के रूप में इस्तेमाल करने भी देता है."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3145800\n"
+"9\n"
+"help.text"
+msgid "Arranging Data"
+msgstr "डाटा व्यवस्थित करना"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3154490\n"
+"10\n"
+"help.text"
+msgid "With a few mouse-clicks, you can reorganize your spreadsheet to show or hide certain data ranges, or to format ranges according to special conditions, or to quickly calculate subtotals and totals."
+msgstr "कुछ ही माउस क्लिकों की सहायता से आप अपने स्प्रेडशीट को कुछ विशिष्ट डाटा सीमाओं को दिखाने या छुपाने के लिए सुव्यवस्थित जमा सकते हैं. सीमाओं को विशिष्ट शर्तों हेतु फ़ॉर्मेट कर सकते हैं या योग या महायोग के लिए तीव्रता से गणनाएँ कर सकते हैं."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3155601\n"
+"16\n"
+"help.text"
+msgid "Dynamic Charts"
+msgstr "गतिशील चार्ट्स"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3149121\n"
+"17\n"
+"help.text"
+msgid "$[officename] Calc lets you present spreadsheet data in dynamic charts that update automatically when the data changes."
+msgstr "$[officename] कॅल्क के द्वारा आप स्प्रेडशीट डाटा को गतिमय चार्ट के रुप में प्रस्तुत कर सकते हैं जो, जब कभी भी डाटा में परिवर्तन होता है, स्वचालित अद्यतन होते हैं ."
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"hd_id3153707\n"
+"18\n"
+"help.text"
+msgid "Opening and Saving Microsoft Files"
+msgstr "माइक्रोसॉफ़्ट फ़ाइलें खोलना तथा उन्हें सहेजना"
+
+#: main0503.xhp
+msgctxt ""
+"main0503.xhp\n"
+"par_id3157867\n"
+"19\n"
+"help.text"
+msgid "Use the $[officename] filters to convert Excel files, or to open and save in a variety of other <link href=\"text/shared/00/00000020.xhp\" name=\"formats\">formats</link>."
+msgstr ""
diff --git a/source/hi/helpcontent2/source/text/scalc/00.po b/source/hi/helpcontent2/source/text/scalc/00.po
index 81886fbe0be..05705c9d4e2 100644
--- a/source/hi/helpcontent2/source/text/scalc/00.po
+++ b/source/hi/helpcontent2/source/text/scalc/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-10 11:44+0100\n"
+"POT-Creation-Date: 2013-05-23 12:06+0200\n"
"PO-Revision-Date: 2011-04-05 20:29+0200\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,827 +15,286 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
+"00000004.xhp\n"
"tit\n"
"help.text"
-msgid "Window Menu"
-msgstr ""
+msgid "To access this function..."
+msgstr "इस फंक्शन पर पहुँचने के लिए..."
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"hd_id3155628\n"
+"00000004.xhp\n"
+"hd_id3155535\n"
"1\n"
"help.text"
-msgid "Window Menu"
+msgid "<variable id=\"wie\">To access this function... </variable>"
msgstr ""
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3147335\n"
-"2\n"
+"00000004.xhp\n"
+"par_idN1056E\n"
"help.text"
-msgid "<variable id=\"fete\">Choose <emph>Window - Split</emph></variable>"
+msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
msgstr ""
-#: 00000407.xhp
+#: 00000004.xhp
msgctxt ""
-"00000407.xhp\n"
-"par_id3153663\n"
-"3\n"
+"00000004.xhp\n"
+"par_idN105AF\n"
"help.text"
-msgid "<variable id=\"fefix\">Choose <emph>Window - Freeze</emph></variable>"
+msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
msgstr ""
-#: 00000412.xhp
+#: 00000004.xhp
msgctxt ""
-"00000412.xhp\n"
+"00000004.xhp\n"
+"par_id9751884\n"
+"help.text"
+msgid "<variable id=\"codes\">Codes greater than 127 may depend on your system's character mapping (for example iso-8859-1, iso-8859-2, Windows-1252, Windows-1250), and hence may not be portable.</variable>"
+msgstr ""
+
+#: 00000402.xhp
+msgctxt ""
+"00000402.xhp\n"
"tit\n"
"help.text"
-msgid "Data Menu"
+msgid "Edit Menu"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"hd_id3145136\n"
+"00000402.xhp\n"
+"hd_id3147303\n"
"1\n"
"help.text"
-msgid "Data Menu"
+msgid "Edit Menu"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id8366954\n"
+"00000402.xhp\n"
+"par_id3155555\n"
+"2\n"
"help.text"
-msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
+msgid "<variable id=\"kopffuss\">Choose <emph>Edit - Headers & Footers</emph></variable>"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3147399\n"
+"00000402.xhp\n"
+"par_id3159233\n"
"3\n"
"help.text"
-msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
+msgid "<variable id=\"bkopfzeile\">Choose <emph>Edit - Headers & Footers - Header/Footer</emph> tabs</variable>"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3145345\n"
+"00000402.xhp\n"
+"par_id3150443\n"
"4\n"
"help.text"
-msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
+msgid "<variable id=\"bausfullen\">Choose <emph>Edit - Fill</emph></variable>"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3150443\n"
+"00000402.xhp\n"
+"par_id3143267\n"
"5\n"
"help.text"
-msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort</emph></variable>"
+msgid "<variable id=\"bausunten\">Choose <emph>Edit - Fill - Down</emph></variable>"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3148491\n"
+"00000402.xhp\n"
+"par_id3153880\n"
"6\n"
"help.text"
-msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
+msgid "<variable id=\"bausrechts\">Choose <emph>Edit - Fill - Right</emph></variable>"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3154516\n"
+"00000402.xhp\n"
+"par_id3151245\n"
"7\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "मानक पट्टी पर क्लिक करें"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3148663\n"
-"help.text"
-msgid "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">Icon</alt></image>"
+msgid "<variable id=\"bausoben\">Choose <emph>Edit - Fill - Up</emph></variable>"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3150767\n"
+"00000402.xhp\n"
+"par_id3145068\n"
"8\n"
"help.text"
-msgid "Sort Ascending"
-msgstr "आरोहण क्रम में छाँटें"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3153969\n"
-"help.text"
-msgid "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">Icon</alt></image>"
+msgid "<variable id=\"bauslinks\">Choose <emph>Edit - Fill - Left</emph></variable>"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3145364\n"
+"00000402.xhp\n"
+"par_id3150400\n"
"9\n"
"help.text"
-msgid "Sort Descending"
-msgstr "अवरोहण क्रम में छाँटें"
+msgid "<variable id=\"baustab\">Choose <emph>Edit - Fill - Sheet</emph></variable>"
+msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3146984\n"
+"00000402.xhp\n"
+"par_id3154910\n"
"10\n"
"help.text"
-msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
+msgid "<variable id=\"bausreihe\">Choose <emph>Edit - Fill - Series</emph></variable>"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3155308\n"
+"00000402.xhp\n"
+"par_id3154123\n"
"11\n"
"help.text"
-msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3148646\n"
-"12\n"
-"help.text"
-msgid "Choose <emph>Data - Filter - AutoFilter</emph>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3151113\n"
-"13\n"
-"help.text"
-msgid "On Tools bar or Table Data bar, click"
-msgstr "औजार पट्टी पर या तालिका डाटा पट्टी पर क्लिक करें"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3145799\n"
-"help.text"
-msgid "<image id=\"img_id3149413\" src=\"cmd/sc_datafilterautofilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149413\">Icon</alt></image>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3149401\n"
-"14\n"
-"help.text"
-msgid "AutoFilter"
-msgstr "स्वचालित फिल्टर"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3156278\n"
-"17\n"
-"help.text"
-msgid "<variable id=\"dnfspz\">Choose <emph>Data - Filter - Advanced Filter</emph></variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3153764\n"
-"18\n"
-"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter - More>></emph> button"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3155444\n"
-"19\n"
-"help.text"
-msgid "Choose <emph>Data - Filter - Advanced Filter - More>></emph> button"
+msgid "Choose <emph>Edit - Delete Contents</emph>"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3156382\n"
+"00000402.xhp\n"
+"par_id3145785\n"
"20\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Remove Filter</emph>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3155961\n"
-"48\n"
-"help.text"
-msgid "On Table Data bar, click <emph>Remove Filter/Sort</emph>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3148485\n"
-"help.text"
-msgid "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145792\">Icon</alt></image>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3149207\n"
-"49\n"
-"help.text"
-msgid "Remove Filter/Sort"
-msgstr "फ़िल्टर/छांटना हटायें"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3152778\n"
-"21\n"
-"help.text"
-msgid "<variable id=\"dnaftas\">Choose <emph>Data - Filter - Hide AutoFilter</emph></variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3166424\n"
-"22\n"
-"help.text"
-msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3154574\n"
-"23\n"
-"help.text"
-msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3151277\n"
-"24\n"
-"help.text"
-msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3145133\n"
-"25\n"
-"help.text"
-msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3152992\n"
-"26\n"
-"help.text"
-msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3150367\n"
-"27\n"
-"help.text"
-msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3154486\n"
-"28\n"
-"help.text"
-msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3146978\n"
-"29\n"
-"help.text"
-msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3155809\n"
-"30\n"
-"help.text"
-msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3148701\n"
-"31\n"
-"help.text"
-msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3153815\n"
-"32\n"
-"help.text"
-msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3159223\n"
-"33\n"
-"help.text"
-msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3146870\n"
-"34\n"
-"help.text"
-msgid "Choose <emph>Data - Group and Outline - Group</emph>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3144507\n"
-"51\n"
-"help.text"
-msgid "F12"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3144772\n"
-"35\n"
-"help.text"
-msgid "On <emph>Tools</emph> bar, click"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3149438\n"
-"help.text"
-msgid "<image id=\"img_id3153287\" src=\"cmd/sc_group.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153287\">Icon</alt></image>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3150214\n"
-"36\n"
-"help.text"
-msgid "Group"
-msgstr "समूह"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3146781\n"
-"37\n"
-"help.text"
-msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3150892\n"
-"52\n"
-"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3155097\n"
-"38\n"
-"help.text"
-msgid "On <emph>Tools</emph> bar, click"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3150048\n"
-"help.text"
-msgid "<image id=\"img_id3155914\" src=\"cmd/sc_ungroup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155914\">Icon</alt></image>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3153555\n"
-"39\n"
-"help.text"
-msgid "Ungroup"
-msgstr "समूह से हटाएँ"
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3153008\n"
-"40\n"
-"help.text"
-msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3154709\n"
-"41\n"
-"help.text"
-msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id1774346\n"
-"help.text"
-msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
-msgstr ""
-
-#: 00000412.xhp
-msgctxt ""
-"00000412.xhp\n"
-"par_id3155759\n"
-"42\n"
-"help.text"
-msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
+msgid "Backspace"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3154625\n"
-"43\n"
+"00000402.xhp\n"
+"par_id3150011\n"
+"12\n"
"help.text"
-msgid "<variable id=\"dndpa\">Choose <emph>Data - Pivot Table - Create</emph></variable>"
+msgid "<variable id=\"bzelo\">Choose <emph>Edit - Delete Cells</emph></variable>"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3147558\n"
-"53\n"
+"00000402.xhp\n"
+"par_id3153951\n"
+"13\n"
"help.text"
-msgid "<variable id=\"dndq\">Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgid "Choose <emph>Edit – Sheet - Delete</emph>"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3153297\n"
-"50\n"
+"00000402.xhp\n"
+"par_id3155306\n"
+"18\n"
"help.text"
-msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgid "Open context menu for a sheet tab"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3145118\n"
-"54\n"
+"00000402.xhp\n"
+"par_id3146119\n"
+"14\n"
"help.text"
-msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgid "Choose <emph>Edit – Sheets – Move/Copy</emph>"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3153294\n"
-"44\n"
+"00000402.xhp\n"
+"par_id3148645\n"
+"19\n"
"help.text"
-msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
+msgid "Open context menu for a sheet tab"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3151344\n"
-"45\n"
+"00000402.xhp\n"
+"par_id3153093\n"
+"15\n"
"help.text"
-msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
+msgid "<variable id=\"bmaumloe\">Choose <emph>Edit - Delete Manual Break</emph></variable>"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_id3150397\n"
-"46\n"
+"00000402.xhp\n"
+"par_id3153191\n"
+"16\n"
"help.text"
-msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgid "<variable id=\"bzeilum\">Choose <emph>Edit - Delete Manual Break - Row Break</emph></variable>"
msgstr ""
-#: 00000412.xhp
+#: 00000402.xhp
msgctxt ""
-"00000412.xhp\n"
-"par_idN10B8F\n"
+"00000402.xhp\n"
+"par_id3145645\n"
+"17\n"
"help.text"
-msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
+msgid "<variable id=\"bspaum\">Choose <emph>Edit - Delete Manual Break - Column Break</emph></variable>"
msgstr ""
-#: 00000405.xhp
+#: 00000403.xhp
msgctxt ""
-"00000405.xhp\n"
+"00000403.xhp\n"
"tit\n"
"help.text"
-msgid "Format Menu"
+msgid "View Menu"
msgstr ""
-#: 00000405.xhp
+#: 00000403.xhp
msgctxt ""
-"00000405.xhp\n"
-"hd_id3150769\n"
+"00000403.xhp\n"
+"hd_id3145673\n"
"1\n"
"help.text"
-msgid "Format Menu"
+msgid "View Menu"
msgstr ""
-#: 00000405.xhp
+#: 00000403.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3154685\n"
+"00000403.xhp\n"
+"par_id3150275\n"
"2\n"
"help.text"
-msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
+msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
msgstr ""
-#: 00000405.xhp
+#: 00000403.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3153194\n"
+"00000403.xhp\n"
+"par_id3154514\n"
"3\n"
"help.text"
-msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
+msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
msgstr ""
-#: 00000405.xhp
+#: 00000403.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3155854\n"
+"00000403.xhp\n"
+"par_id3148947\n"
"4\n"
"help.text"
-msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
+msgid "<variable id=\"rechenleiste\">Choose <emph>View - Toolbars - Formula Bar</emph></variable>"
msgstr ""
-#: 00000405.xhp
+#: 00000403.xhp
msgctxt ""
-"00000405.xhp\n"
-"par_id3150012\n"
+"00000403.xhp\n"
+"par_id3148663\n"
"5\n"
"help.text"
-msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3148645\n"
-"6\n"
-"help.text"
-msgid "Choose <emph>Format - Row - Hide</emph>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3153728\n"
-"7\n"
-"help.text"
-msgid "Choose <emph>Format - Column - Hide</emph>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3151114\n"
-"8\n"
-"help.text"
-msgid "Choose <emph>Format - Sheet - Hide</emph>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3148576\n"
-"9\n"
-"help.text"
-msgid "Choose <emph>Format - Row - Show</emph>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3156286\n"
-"10\n"
-"help.text"
-msgid "Choose <emph>Format - Column - Show</emph>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3145645\n"
-"11\n"
-"help.text"
-msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3145252\n"
-"12\n"
-"help.text"
-msgid "Choose <emph>Format - Column - Optimal Width</emph>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3146971\n"
-"36\n"
-"help.text"
-msgid "Double-click right column separator in column headers"
-msgstr "स्तम्भ शीर्षक में दाएँ स्तम्भ विभाजक को दोहरा क्लिक करें"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3147362\n"
-"15\n"
-"help.text"
-msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3163805\n"
-"16\n"
-"help.text"
-msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3155333\n"
-"17\n"
-"help.text"
-msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_idN1077A\n"
-"help.text"
-msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3155508\n"
-"25\n"
-"help.text"
-msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3150883\n"
-"26\n"
-"help.text"
-msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3156448\n"
-"27\n"
-"help.text"
-msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3156290\n"
-"35\n"
-"help.text"
-msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3155812\n"
-"28\n"
-"help.text"
-msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Remove</emph></variable>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3153307\n"
-"29\n"
-"help.text"
-msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3153916\n"
-"31\n"
-"help.text"
-msgid "Choose <emph>Format - AutoFormat</emph>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3154532\n"
-"32\n"
-"help.text"
-msgid "On the Tools bar, click"
-msgstr "औज़ार पट्टी पर, क्लिक करें"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3149332\n"
-"help.text"
-msgid "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156020\">Icon</alt></image>"
-msgstr ""
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3154060\n"
-"33\n"
-"help.text"
-msgid "AutoFormat"
-msgstr "ऑटोफॉर्मेट"
-
-#: 00000405.xhp
-msgctxt ""
-"00000405.xhp\n"
-"par_id3154618\n"
-"34\n"
-"help.text"
-msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
+msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break Preview</emph></variable>"
msgstr ""
#: 00000404.xhp
@@ -1244,57 +703,262 @@ msgctxt ""
msgid "<variable id=\"einabesch\">Choose <emph>Insert - Names - Labels</emph></variable>"
msgstr ""
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
+"00000405.xhp\n"
"tit\n"
"help.text"
-msgid "View Menu"
+msgid "Format Menu"
msgstr ""
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"hd_id3145673\n"
+"00000405.xhp\n"
+"hd_id3150769\n"
"1\n"
"help.text"
-msgid "View Menu"
+msgid "Format Menu"
msgstr ""
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3150275\n"
+"00000405.xhp\n"
+"par_id3154685\n"
"2\n"
"help.text"
-msgid "<variable id=\"aspze\">Choose <emph>View - Column & Row Headers</emph></variable>"
+msgid "<variable id=\"fozelle\">Choose <emph>Format - Cells</emph></variable>"
msgstr ""
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3154514\n"
+"00000405.xhp\n"
+"par_id3153194\n"
"3\n"
"help.text"
-msgid "<variable id=\"awehe\">Choose <emph>View - Value Highlighting</emph></variable>"
+msgid "<variable id=\"fozelstz\">Choose <emph>Format - Cells - Cell Protection</emph> tab </variable>"
msgstr ""
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3148947\n"
+"00000405.xhp\n"
+"par_id3155854\n"
"4\n"
"help.text"
-msgid "<variable id=\"rechenleiste\">Choose <emph>View - Toolbars - Formula Bar</emph></variable>"
+msgid "<variable id=\"fozei\">Choose <emph>Format - Row</emph></variable>"
msgstr ""
-#: 00000403.xhp
+#: 00000405.xhp
msgctxt ""
-"00000403.xhp\n"
-"par_id3148663\n"
+"00000405.xhp\n"
+"par_id3150012\n"
"5\n"
"help.text"
-msgid "<variable id=\"seumvo\">Choose <emph>View - Page Break Preview</emph></variable>"
+msgid "<variable id=\"fozeiophoe\">Choose <emph>Format - Row - Optimal Height</emph></variable>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3148645\n"
+"6\n"
+"help.text"
+msgid "Choose <emph>Format - Row - Hide</emph>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3153728\n"
+"7\n"
+"help.text"
+msgid "Choose <emph>Format - Column - Hide</emph>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3151114\n"
+"8\n"
+"help.text"
+msgid "Choose <emph>Format - Sheet - Hide</emph>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3148576\n"
+"9\n"
+"help.text"
+msgid "Choose <emph>Format - Row - Show</emph>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3156286\n"
+"10\n"
+"help.text"
+msgid "Choose <emph>Format - Column - Show</emph>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3145645\n"
+"11\n"
+"help.text"
+msgid "<variable id=\"fospa\">Choose <emph>Format - Column</emph></variable>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3145252\n"
+"12\n"
+"help.text"
+msgid "Choose <emph>Format - Column - Optimal Width</emph>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3146971\n"
+"36\n"
+"help.text"
+msgid "Double-click right column separator in column headers"
+msgstr "स्तम्भ शीर्षक में दाएँ स्तम्भ विभाजक को दोहरा क्लिक करें"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3147362\n"
+"15\n"
+"help.text"
+msgid "<variable id=\"fot\">Choose <emph>Format - Sheet</emph></variable>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3163805\n"
+"16\n"
+"help.text"
+msgid "<variable id=\"fotu\">Choose <emph>Format - Sheet - Rename</emph></variable>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3155333\n"
+"17\n"
+"help.text"
+msgid "<variable id=\"fotenb\">Choose <emph>Format - Sheet - Show</emph></variable>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_idN1077A\n"
+"help.text"
+msgid "<variable id=\"foste\">Choose <emph>Format - Page</emph></variable>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3155508\n"
+"25\n"
+"help.text"
+msgid "<variable id=\"fostel\">Choose <emph>Format - Page - Sheet</emph> tab </variable>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3150883\n"
+"26\n"
+"help.text"
+msgid "<variable id=\"fodrbe\">Choose <emph>Format - Print Ranges</emph></variable>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3156448\n"
+"27\n"
+"help.text"
+msgid "<variable id=\"fodrfe\">Choose <emph>Format - Print Ranges - Define</emph></variable>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3156290\n"
+"35\n"
+"help.text"
+msgid "<variable id=\"fodrhin\">Choose <emph>Format - Print Ranges - Add</emph></variable>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3155812\n"
+"28\n"
+"help.text"
+msgid "<variable id=\"fodbah\">Choose <emph>Format - Print Ranges - Remove</emph></variable>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3153307\n"
+"29\n"
+"help.text"
+msgid "<variable id=\"fodbbe\">Choose <emph>Format - Print Ranges - Edit</emph></variable>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3153916\n"
+"31\n"
+"help.text"
+msgid "Choose <emph>Format - AutoFormat</emph>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3154532\n"
+"32\n"
+"help.text"
+msgid "On the Tools bar, click"
+msgstr "औज़ार पट्टी पर, क्लिक करें"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3149332\n"
+"help.text"
+msgid "<image id=\"img_id3156020\" src=\"cmd/sc_autoformat.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3156020\">Icon</alt></image>"
+msgstr ""
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3154060\n"
+"33\n"
+"help.text"
+msgid "AutoFormat"
+msgstr "ऑटोफॉर्मेट"
+
+#: 00000405.xhp
+msgctxt ""
+"00000405.xhp\n"
+"par_id3154618\n"
+"34\n"
+"help.text"
+msgid "<variable id=\"bedingte\">Choose <emph>Format - Conditional Formatting</emph></variable>"
msgstr ""
#: 00000406.xhp
@@ -1546,231 +1210,567 @@ msgctxt ""
msgid "<variable id=\"autoeingabe\">Choose <emph>Tools - Cell Contents - AutoInput</emph></variable>"
msgstr ""
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
+"00000407.xhp\n"
"tit\n"
"help.text"
-msgid "To access this function..."
-msgstr "इस फंक्शन पर पहुँचने के लिए..."
-
-#: 00000004.xhp
-msgctxt ""
-"00000004.xhp\n"
-"hd_id3155535\n"
-"1\n"
-"help.text"
-msgid "<variable id=\"wie\">To access this function... </variable>"
+msgid "Window Menu"
msgstr ""
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_idN1056E\n"
+"00000407.xhp\n"
+"hd_id3155628\n"
+"1\n"
"help.text"
-msgid "<variable id=\"moreontop\">More explanations on top of this page. </variable>"
+msgid "Window Menu"
msgstr ""
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_idN105AF\n"
+"00000407.xhp\n"
+"par_id3147335\n"
+"2\n"
"help.text"
-msgid "<variable id=\"optional\">In the %PRODUCTNAME Calc functions, parameters marked as \"optional\" can be left out only when no parameter follows. For example, in a function with four parameters, where the last two parameters are marked as \"optional\", you can leave out parameter 4 or parameters 3 and 4, but you cannot leave out parameter 3 alone. </variable>"
+msgid "<variable id=\"fete\">Choose <emph>Window - Split</emph></variable>"
msgstr ""
-#: 00000004.xhp
+#: 00000407.xhp
msgctxt ""
-"00000004.xhp\n"
-"par_id9751884\n"
+"00000407.xhp\n"
+"par_id3153663\n"
+"3\n"
"help.text"
-msgid "<variable id=\"codes\">Codes greater than 127 may depend on your system's character mapping (for example iso-8859-1, iso-8859-2, Windows-1252, Windows-1250), and hence may not be portable.</variable>"
+msgid "<variable id=\"fefix\">Choose <emph>Window - Freeze</emph></variable>"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
+"00000412.xhp\n"
"tit\n"
"help.text"
-msgid "Edit Menu"
+msgid "Data Menu"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"hd_id3147303\n"
+"00000412.xhp\n"
+"hd_id3145136\n"
"1\n"
"help.text"
-msgid "Edit Menu"
+msgid "Data Menu"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3155555\n"
-"2\n"
+"00000412.xhp\n"
+"par_id8366954\n"
"help.text"
-msgid "<variable id=\"kopffuss\">Choose <emph>Edit - Headers & Footers</emph></variable>"
+msgid "<variable id=\"text2columns\">Choose <emph>Data - Text to Columns</emph></variable>"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3159233\n"
+"00000412.xhp\n"
+"par_id3147399\n"
"3\n"
"help.text"
-msgid "<variable id=\"bkopfzeile\">Choose <emph>Edit - Headers & Footers - Header/Footer</emph> tabs</variable>"
+msgid "<variable id=\"dbrbf\">Choose <emph>Data - Define Range</emph></variable>"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3150443\n"
+"00000412.xhp\n"
+"par_id3145345\n"
"4\n"
"help.text"
-msgid "<variable id=\"bausfullen\">Choose <emph>Edit - Fill</emph></variable>"
+msgid "<variable id=\"dbrba\">Choose <emph>Data - Select Range</emph></variable>"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3143267\n"
+"00000412.xhp\n"
+"par_id3150443\n"
"5\n"
"help.text"
-msgid "<variable id=\"bausunten\">Choose <emph>Edit - Fill - Down</emph></variable>"
+msgid "<variable id=\"dnsrt\">Choose <emph>Data - Sort</emph></variable>"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3153880\n"
+"00000412.xhp\n"
+"par_id3148491\n"
"6\n"
"help.text"
-msgid "<variable id=\"bausrechts\">Choose <emph>Edit - Fill - Right</emph></variable>"
+msgid "Choose <emph>Data - Sort - Sort Criteria</emph> tab"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3151245\n"
+"00000412.xhp\n"
+"par_id3154516\n"
"7\n"
"help.text"
-msgid "<variable id=\"bausoben\">Choose <emph>Edit - Fill - Up</emph></variable>"
+msgid "On Standard bar, click"
+msgstr "मानक पट्टी पर क्लिक करें"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3148663\n"
+"help.text"
+msgid "<image id=\"img_id3150543\" src=\"cmd/sc_sortup.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id3150543\">Icon</alt></image>"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3145068\n"
+"00000412.xhp\n"
+"par_id3150767\n"
"8\n"
"help.text"
-msgid "<variable id=\"bauslinks\">Choose <emph>Edit - Fill - Left</emph></variable>"
+msgid "Sort Ascending"
+msgstr "आरोहण क्रम में छाँटें"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153969\n"
+"help.text"
+msgid "<image id=\"img_id3125863\" src=\"cmd/sc_sortdown.png\" width=\"0.1701inch\" height=\"0.1701inch\"><alt id=\"alt_id3125863\">Icon</alt></image>"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3150400\n"
+"00000412.xhp\n"
+"par_id3145364\n"
"9\n"
"help.text"
-msgid "<variable id=\"baustab\">Choose <emph>Edit - Fill - Sheet</emph></variable>"
-msgstr ""
+msgid "Sort Descending"
+msgstr "अवरोहण क्रम में छाँटें"
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3154910\n"
+"00000412.xhp\n"
+"par_id3146984\n"
"10\n"
"help.text"
-msgid "<variable id=\"bausreihe\">Choose <emph>Edit - Fill - Series</emph></variable>"
+msgid "<variable id=\"dnstot\">Choose <emph>Data - Sort - Options</emph> tab</variable>"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3154123\n"
+"00000412.xhp\n"
+"par_id3155308\n"
"11\n"
"help.text"
-msgid "Choose <emph>Edit - Delete Contents</emph>"
+msgid "<variable id=\"dnftr\">Choose <emph>Data - Filter</emph></variable>"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3145785\n"
-"20\n"
+"00000412.xhp\n"
+"par_id3148646\n"
+"12\n"
"help.text"
-msgid "Backspace"
+msgid "Choose <emph>Data - Filter - AutoFilter</emph>"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3150011\n"
-"12\n"
+"00000412.xhp\n"
+"par_id3151113\n"
+"13\n"
"help.text"
-msgid "<variable id=\"bzelo\">Choose <emph>Edit - Delete Cells</emph></variable>"
+msgid "On Tools bar or Table Data bar, click"
+msgstr "औजार पट्टी पर या तालिका डाटा पट्टी पर क्लिक करें"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3145799\n"
+"help.text"
+msgid "<image id=\"img_id3149413\" src=\"cmd/sc_datafilterautofilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3149413\">Icon</alt></image>"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3153951\n"
-"13\n"
+"00000412.xhp\n"
+"par_id3149401\n"
+"14\n"
"help.text"
-msgid "Choose <emph>Edit – Sheet - Delete</emph>"
+msgid "AutoFilter"
+msgstr "स्वचालित फिल्टर"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3156278\n"
+"17\n"
+"help.text"
+msgid "<variable id=\"dnfspz\">Choose <emph>Data - Filter - Advanced Filter</emph></variable>"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3155306\n"
+"00000412.xhp\n"
+"par_id3153764\n"
"18\n"
"help.text"
-msgid "Open context menu for a sheet tab"
+msgid "Choose <emph>Data - Filter - Standard Filter - More>></emph> button"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3146119\n"
-"14\n"
+"00000412.xhp\n"
+"par_id3155444\n"
+"19\n"
"help.text"
-msgid "Choose <emph>Edit – Sheets – Move/Copy</emph>"
+msgid "Choose <emph>Data - Filter - Advanced Filter - More>></emph> button"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3148645\n"
-"19\n"
+"00000412.xhp\n"
+"par_id3156382\n"
+"20\n"
"help.text"
-msgid "Open context menu for a sheet tab"
+msgid "Choose <emph>Data - Filter - Remove Filter</emph>"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3153093\n"
-"15\n"
+"00000412.xhp\n"
+"par_id3155961\n"
+"48\n"
"help.text"
-msgid "<variable id=\"bmaumloe\">Choose <emph>Edit - Delete Manual Break</emph></variable>"
+msgid "On Table Data bar, click <emph>Remove Filter/Sort</emph>"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3153191\n"
-"16\n"
+"00000412.xhp\n"
+"par_id3148485\n"
"help.text"
-msgid "<variable id=\"bzeilum\">Choose <emph>Edit - Delete Manual Break - Row Break</emph></variable>"
+msgid "<image id=\"img_id3145792\" src=\"cmd/sc_removefilter.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145792\">Icon</alt></image>"
msgstr ""
-#: 00000402.xhp
+#: 00000412.xhp
msgctxt ""
-"00000402.xhp\n"
-"par_id3145645\n"
-"17\n"
+"00000412.xhp\n"
+"par_id3149207\n"
+"49\n"
"help.text"
-msgid "<variable id=\"bspaum\">Choose <emph>Edit - Delete Manual Break - Column Break</emph></variable>"
+msgid "Remove Filter/Sort"
+msgstr "फ़िल्टर/छांटना हटायें"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3152778\n"
+"21\n"
+"help.text"
+msgid "<variable id=\"dnaftas\">Choose <emph>Data - Filter - Hide AutoFilter</emph></variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3166424\n"
+"22\n"
+"help.text"
+msgid "<variable id=\"dntegs\">Choose <emph>Data - Subtotals</emph></variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154574\n"
+"23\n"
+"help.text"
+msgid "<variable id=\"dntezd\">Choose <emph>Data - Subtotals - 1st, 2nd, 3rd Group</emph> tabs</variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3151277\n"
+"24\n"
+"help.text"
+msgid "<variable id=\"dntopi\">Choose <emph>Data - Subtotals - Options</emph> tab</variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3145133\n"
+"25\n"
+"help.text"
+msgid "<variable id=\"datengueltig\">Choose <emph>Data - Validity</emph></variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3152992\n"
+"26\n"
+"help.text"
+msgid "<variable id=\"datengueltigwerte\">Menu <emph>Data - Validity - Criteria</emph> tab</variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150367\n"
+"27\n"
+"help.text"
+msgid "<variable id=\"datengueltigeingabe\">Choose <emph>Data - Validity - Input Help</emph> tab</variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154486\n"
+"28\n"
+"help.text"
+msgid "<variable id=\"datengueltigfehler\">Choose <emph>Data - Validity - Error Alert</emph> tab</variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3146978\n"
+"29\n"
+"help.text"
+msgid "<variable id=\"dnmfo\">Choose <emph>Data - Multiple Operations</emph></variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155809\n"
+"30\n"
+"help.text"
+msgid "<variable id=\"dnksd\">Choose <emph>Data - Consolidate</emph></variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3148701\n"
+"31\n"
+"help.text"
+msgid "<variable id=\"dngld\">Choose <emph>Data - Group and Outline</emph></variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153815\n"
+"32\n"
+"help.text"
+msgid "<variable id=\"dngda\">Choose <emph>Data - Group and Outline - Hide Details</emph></variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3159223\n"
+"33\n"
+"help.text"
+msgid "<variable id=\"dngde\">Choose <emph>Data - Group and Outline - Show Details</emph></variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3146870\n"
+"34\n"
+"help.text"
+msgid "Choose <emph>Data - Group and Outline - Group</emph>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3144507\n"
+"51\n"
+"help.text"
+msgid "F12"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3144772\n"
+"35\n"
+"help.text"
+msgid "On <emph>Tools</emph> bar, click"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3149438\n"
+"help.text"
+msgid "<image id=\"img_id3153287\" src=\"cmd/sc_group.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3153287\">Icon</alt></image>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150214\n"
+"36\n"
+"help.text"
+msgid "Group"
+msgstr "समूह"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3146781\n"
+"37\n"
+"help.text"
+msgid "Choose <emph>Data - Group and Outline - Ungroup</emph>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150892\n"
+"52\n"
+"help.text"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F12"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155097\n"
+"38\n"
+"help.text"
+msgid "On <emph>Tools</emph> bar, click"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150048\n"
+"help.text"
+msgid "<image id=\"img_id3155914\" src=\"cmd/sc_ungroup.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3155914\">Icon</alt></image>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153555\n"
+"39\n"
+"help.text"
+msgid "Ungroup"
+msgstr "समूह से हटाएँ"
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153008\n"
+"40\n"
+"help.text"
+msgid "<variable id=\"dnglagl\">Choose <emph>Data - Group and Outline - AutoOutline</emph></variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154709\n"
+"41\n"
+"help.text"
+msgid "<variable id=\"dnglef\">Choose <emph>Data - Group and Outline - Remove</emph></variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id1774346\n"
+"help.text"
+msgid "<variable id=\"dngdrill\">Choose <emph>Data - Group and Outline - Show Details</emph> (for some pivot tables)</variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3155759\n"
+"42\n"
+"help.text"
+msgid "<variable id=\"dndtpt\">Choose <emph>Data - Pivot Table</emph></variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3154625\n"
+"43\n"
+"help.text"
+msgid "<variable id=\"dndpa\">Choose <emph>Data - Pivot Table - Create</emph></variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3147558\n"
+"53\n"
+"help.text"
+msgid "<variable id=\"dndq\">Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>.</variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153297\n"
+"50\n"
+"help.text"
+msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Current selection</emph>."
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3145118\n"
+"54\n"
+"help.text"
+msgid "Choose <emph>Data - Pivot Table - Create</emph>, in the Select Source dialog choose the option <emph>Data source registered in $[officename]</emph>, click <emph>OK</emph> to see <emph>Select Data Source</emph> dialog."
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3153294\n"
+"44\n"
+"help.text"
+msgid "<variable id=\"dndpak\">Choose <emph>Data - Pivot Table - Refresh</emph></variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3151344\n"
+"45\n"
+"help.text"
+msgid "<variable id=\"dndploe\">Choose <emph>Data - Pivot Table - Delete</emph></variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_id3150397\n"
+"46\n"
+"help.text"
+msgid "<variable id=\"dndakt\">Choose <emph>Data - Refresh Range</emph></variable>"
+msgstr ""
+
+#: 00000412.xhp
+msgctxt ""
+"00000412.xhp\n"
+"par_idN10B8F\n"
+"help.text"
+msgid "<variable id=\"grouping\">Choose <emph>Data - Group and Outline - Group</emph></variable>"
msgstr ""
diff --git a/source/hi/helpcontent2/source/text/scalc/01.po b/source/hi/helpcontent2/source/text/scalc/01.po
index cb14d9e89dd..296ad3f22f6 100644
--- a/source/hi/helpcontent2/source/text/scalc/01.po
+++ b/source/hi/helpcontent2/source/text/scalc/01.po