Download
MS SQL
...
1++, OOP, XP
FuncTest
FAQ
1cv7.md
2 () ( 8?)
Phoenix
29.10.2004 - 22:07
, 9 - , 1!
2000 :)
, .
-
---------------------------------------------------------
+
http://openconf.itland.ru/beta
FAQ
http://1c.alterplast.ru/faq/telepat.html

http://itland.ru/forum/index.php?showtopic=4456

http://1c.alterplast.ru/openconf
- - , , , http://openconf.itland.ru
-----------------------------------
, :)
---------------------------------------------------------
, .
trdm
1 - 29.10.2004 - 23:47
( 2 () ( 7 ?))
2. http://openconf.itland.ru/beta
- -.
--------------------------------------------------------------------------
:)
===========*==============*==============
=========* *============* *============
========* *==========* *===========
=======* * *========* * *==========
======* *** *======* *** *=========
=====* ***** *====* **** *==========
======* *** *=====* ** *===========
=======* * *=======* * *============
========* *=========* *=============
=========* *===========* *==============
==========*==============*===============
=========================================
IgorKa
2 - 30.10.2004 - 13:43
! - , ! - ??? SQL .
SQLDMOModul = sqldmo@modul.ert - ??????
Phoenix
3 - 30.10.2004 - 14:16
(2) ? , - 1++.
IgorKa
4 - 30.10.2004 - 14:33
, , " ".
?
trdm
5 - 30.10.2004 - 14:50
(+1->) ? - ? ?
.
src_formex, /. , ? :)
trdm
6 - 30.10.2004 - 16:26
- . http://1c.proclub.ru/modules/mydownloads/personal.php?cid=1001&lid=4225
Michael
7 - 30.10.2004 - 16:32
. "2000 "
.
, , .
intellisens
("...) !
?
slavka
8 - 30.10.2004 - 17:11
? OpenConf.CfgDocuments.EnumAllTypedObj , .
:
 Set koll = Documents.EnumAllTypedObj()
 for f = 0 to koll.Count-1
  set modul = Documents(f)
 next
  ?
bsi
9 - 30.10.2004 - 17:13
(6)
>>, .
.
<<
:(
Dolter
10 - 30.10.2004 - 17:21
2(9) -
http://1c.proclub.ru/modules/mydownloads/personal.php?cid=1001&lid=4225
bsi
11 - 30.10.2004 - 17:25
(10)OK!
Phoenix
12 - 30.10.2004 - 18:21
    For i = 0 To Documents.EnumAllTypedObj().Count-1
        Message Documents.EnumAllTypedObj.Item(i).Name, mNone
    Next

13 - 30.10.2004 - 19:30
2(7): " ("...) !"
-- ???
1 :
{"(*)","e","","("".<?"" :"",><?>"");","0","1","0"},
--- , :
[Enter]
- ???? ;)
trdm
14 - 30.10.2004 - 19:59
(7) : , , , . . .. ?
(13) 100 % . . .
(10) . - ?
Gosha
15 - 30.10.2004 - 20:15
, svcsvc.dll .
GrayT
16 - 30.10.2004 - 20:58
(15) ,
http://1c.proclub.ru/modules/mydownloads/personal.php?cid=1004&lid=4171
, -,
slavka
17 - 30.10.2004 - 22:23
(12)
trdm
18 - 30.10.2004 - 22:41
, , html *.html . DHTML.
""
GrayT
19 - 30.10.2004 - 23:37
(17) ? , 16 , . , ,
Michael
20 - 31.10.2004 - 00:13
(13) ? 8-
= (".")
1
.<--- .

... (), .... "."
....()
"." .
.
.
. , ?
() .
, 2000 - .
- intellisens.
.
Michael
21 - 31.10.2004 - 00:44
(6)
. .
hotkey WordOfCaret()?
, .
.
2 .
! ...
. (6)
. ( ) 2 ( )

22 - 31.10.2004 - 01:00
2(20): .
trdm
23 - 31.10.2004 - 10:27
.
" hotkey WordOfCaret()?" ->OpenConf->->...
GrayT
24 - 31.10.2004 - 10:32
(29) - :). 2000 ?
--------------------------------------------------------
. :
sub SetupSubSystem()
  Set v7=CreateObject("V77.Application")
  v7.Initialize v7.rmtrade,"/d""" & ibdir & """","NO_SPLASH_SHOW"
  v7.EvalExpr "OpenFormModal("""",,""" & BinDir & "config\DescriptSubSystem.ert"")"
End Sub
. . , , + .
- ( ) / .
, , - , .
GrayT
25 - 31.10.2004 - 10:35
, 29->19, ,
Dolter
26 - 31.10.2004 - 10:49
2(18) trdm, , - ...
:-)
trdm
27 - 31.10.2004 - 12:13
(26) ? /. . .
Phoenix
28 - 31.10.2004 - 12:18
(27) , - .
(17) .
trdm
29 - 31.10.2004 - 13:17
(28)(27) . . :)
- , .
Phoenix
30 - 31.10.2004 - 13:34
(29) , , .
- .
.
?
trdm
31 - 31.10.2004 - 13:56
(30) , .
Phoenix
32 - 31.10.2004 - 14:00
(31) , ?
trdm
33 - 31.10.2004 - 14:26
(32) ::SendMessage().
trdm
34 - 31.10.2004 - 14:37
(24) . ?
Sub RunInSharedMode()
  set wshShell = createObject("WScript.Shell")
  
  CmdLine = CommandLine
  CmdLine = Replace(CmdLine, " config ", " enterprise ")
  CmdLine = Replace(CmdLine, " /m ", " ")
  CmdLine = Replace(CmdLine, " CONFIG ", " enterprise ")
  CmdLine = Replace(CmdLine, " /M ", " ")
  
  wshShell.Run CmdLine, 3, false
  
End Sub ' RunInSharedMode
trdm
35 - 31.10.2004 - 17:57
dots.vbs.
artbear
36 - 01.11.2004 - 08:54
(24) (34) , :
1)

2) - , , . .
.

37 - 01.11.2004 - 09:00
OpenConf 1.0.1.5. 4-5 . OpenConf 1.0.1.4. ...
slavka
38 - 01.11.2004 - 09:07
(28) :
Sub Proba
For i = 0 To Documents.EnumAllTypedObj().Count-1
    if i <> 0 Then
        Message Documents.EnumAllTypedObj.Item(i).Name, mNone
    End If
Next
End sub
, "1".
1.0.1.5.
dimoff
39 - 01.11.2004 - 10:28
http://1c.proclub.ru/modules/mydownloads/personal.php?cid=1001&lid=4229
.
,
.
(IAm), .
GrayT
43 - 01.11.2004 - 10:53
(36)- , , .
24 - , . ( ).
. WScript Sleep. , ?
slavka
44 - 01.11.2004 - 11:15
(43) sleep . orefkov - . . cfgtimer.
. 40 42 ?

45 - 01.11.2004 - 11:35
39) , , , - . !
artbear
46 - 01.11.2004 - 11:42
(43) ?
(, , ) . "".
, :)
GrayT
47 - 01.11.2004 - 12:09
(46) :(
fez
48 - 01.11.2004 - 12:17
http://1c.alterplast.ru/faq/telepat.html
artbear
49 - 01.11.2004 - 13:16
(47) , . userdef.usr
- .- .

50 - 01.11.2004 - 16:19
:
1. ( -). : set wshShell = createObject("WScript.Shell")
  wshShell.appActivate("")
  wshShell.sendKeys("^+s")
  wshShell = ""
- .
2. , . , - .
.
(trdm) - WordOfCaret(), .
:
=(".");
.< >
.
dimoff
51 - 01.11.2004 - 16:20
50
39
a13x
52 - 01.11.2004 - 16:58
(50-2)
-----8<---------------------------------------------
void OnInsert(InsertType, InsertName, Text)
    
     .
    InsertType - (. )
    InsertName - ( )
    Text -
     "!"
     . ( )
     , .
     .
     , ,, ,,.
---------------------------------------------->8----
, telepat.vbs
trdm
53 - 01.11.2004 - 16:58
. , .
":
=(".");
.< >
.>> (39), . "" , .
orefkov
54 - 01.11.2004 - 17:01
(50) .
WM_COMMAND ID.
SendCommand . :
- 22510
Ctrl+ - 22500
- 22502
- 22503
- 22504
- 22505
- 22506
- 22509
, SendCommand PostMessage,
.
---------------

telepat.vbs, Telepat_OnInsert(InsertType, InsertName, Text)
dimoff
55 - 01.11.2004 - 17:03
53 ?
trdm
56 - 01.11.2004 - 17:07
(53)+ " ."
:)
, , , " ", ( ). , , .
.
trdm
57 - 01.11.2004 - 17:11
.
.
dimoff
58 - 01.11.2004 - 17:18
 
zzz
59 - 01.11.2004 - 17:25
. - . - . ? 1.0
Ctrl+Shift+Enter . .
dimoff
60 - 01.11.2004 - 17:33
, - - ?
slavka
61 - 01.11.2004 - 17:49
(ALL) - (38)?
Michael
62 - 01.11.2004 - 17:49
- (59)
Intellisenca (39)
.
( - .. )
- . , ... .
.
2000 . , "."
, , , .
1 . 2
 

63 - 01.11.2004 - 17:53
OK.
: 177 1cv7srct.st , ?
, ...
dimoff
64 - 01.11.2004 - 17:56
62 , 39
Michael
65 - 01.11.2004 - 18:02
- - dimoff(64).
, openconf
2000 .
- "." .
(39) - .
dimoff
66 - 01.11.2004 - 18:03
65 :((
a13x
67 - 01.11.2004 - 18:14
(65) - ...
trdm
68 - 01.11.2004 - 18:16
(58) , 3-4 , .
(66) (57).
(65) , - .
, . .
Michael
69 - 01.11.2004 - 22:48
(68)"... "
. ( 2) .
-.
. Beta-. beta 1 :-)
, .
, , .
.

70 - 01.11.2004 - 23:39
, "".
---
""
1. .
2. 1 .
3. ( ).
4. ", ?" .
5. 3-5% - , .
6. .
7. () .
, . " ?" . , .
---
, , - . , "" , .

71 - 01.11.2004 - 23:41
(70) .5. " " ;)
trdm
72 - 02.11.2004 - 00:00
(70) . .
- , | & / , , , , - , .
"" "", / . :(
artbear
73 - 02.11.2004 - 07:51
(Orefkov) GComp CVS?
, ?
orefkov
74 - 02.11.2004 - 08:45
(59)
Alt+ - .
Alt+ - .
zzz
75 - 02.11.2004 - 11:06
2(74) , ? "" Ctrl+Enter. "" "Alt+ " . . - [Ctrl+Enter] = "", [Alt+ ] = "".
!
.
- [Ctrl+Enter] = "", [Ctrl+Shift+Enter] - "".
. . , . "" ? , ?
trdm
76 - 02.11.2004 - 11:12
(75) . , . . : ? :)

77 - 02.11.2004 - 11:16
dimoff Intellisence.vbs
//:
= (".");
// "" ,
, , "" . - ?
orefkov
78 - 02.11.2004 - 11:18
(75)
, ,
"" "", ,
" ()" - .
, 20 ,
"" - ,
10 , :
, ,
, 10 , Ctrl+Enter,
.
"", + 2 .
"", .
-, Ctrl+Enter -
, "" - "".
Alt -.
MSDN IE
orefkov
79 - 02.11.2004 - 11:21
78 " + 20 "

80 - 02.11.2004 - 11:33
+77 "(" Intellisence, , ,

81 - 02.11.2004 - 11:36
2() () "" ?
dimoff
82 - 02.11.2004 - 11:49
77 Enter- , .
80 , - .

83 - 02.11.2004 - 11:57
2(dimoff) - . :
1.Enter-;
2. ;
3. ""
- , ...
orefkov
84 - 02.11.2004 - 12:03
(77)
. , -. MethodsList:
...
Methods=Replace(Methods,",",vbCrLf)
Set SelObj = CreateObject("Svcsvc.Service")
AttrName = SelObj.SelectValue(Methods, " ",False)
...
dimoff
85 - 02.11.2004 - 12:06
83, 84
, selectvalue.dll vbModal
?
orefkov
86 - 02.11.2004 - 12:09
(85)
stop SelectValue,
, .
Win2K3.
dimoff
87 - 02.11.2004 - 12:12
86 Svcsvc.Service SelectValue , ?
zzz
88 - 02.11.2004 - 12:30
2(78) . . +, Ctl+Shift+Enter.
.
orefkov
89 - 02.11.2004 - 12:58
(88)
, , .
telepat.vbs
Sub JumpBack()
  SendCommand 22504
End Sub
regedit
HKEY_CURRENT_USER\Software\1C\1Cv7\7.7\OpenConf\HotKeys
. .
:
code: DWORD = 0xD000C
IsScript: DWORD = 1
macros: STRING = JumpBack
modul: STRING = Telepat
( ,
Ctrl+Shift+Enter)
. .
trdm
90 - 02.11.2004 - 13:04
- ?
? ?
zzz
91 - 02.11.2004 - 13:10
2(89) :
"Telepat" .
.
vbs , :
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\1C\1Cv7\7.7\OpenConf\HotKeys\1]
"code"=dword:000d000c
"IsScript"=dword:00000001
"macros"="JumpBack"
"modul"="Telepat"
orefkov
92 - 02.11.2004 - 13:14
(91) , .
OpenConf .
zzz
93 - 02.11.2004 - 13:16
2(92) -
1.0.1.5

94 - 02.11.2004 - 13:19
(63, )
.
http://www.danilaexch01.nm.ru/
Shabl_Telepat.exe
(90) , , ( ctr-spc).
orefkov
95 - 02.11.2004 - 13:21
(93)
, modul
(, )
zzz
96 - 02.11.2004 - 13:25
2(95) . .

97 - 02.11.2004 - 13:30
orefkov, ... , , (, ). , . - , , -... : , , , - . , , ? ?
trdm
98 - 02.11.2004 - 13:43
(94) , , .
a13x
99 - 02.11.2004 - 13:45
(97)
HKEY_CURRENT_USER\Software\1C\1Cv7\7.7\OpenConf
, ? , ... , ...
...
, ,
HKEY_CURRENT_USER\Software\1C\1Cv7\7.7\Options, ...
a13x
100 - 02.11.2004 - 13:51
(+99)
, ,
HKEY_CURRENT_USER\Software\1C\1Cv7\7.7\_\Config\ToolbarSystem"

101 - 02.11.2004 - 13:54
, ! :-)
a13x
102 - 02.11.2004 - 13:59
(101) , ...
zzz
103 - 02.11.2004 - 14:12
?
Regedit /ea .reg ""
.
.
2(orefkov) ?
artbear
104 - 02.11.2004 - 14:45
(orefkov) , .
?
, - / /, .

105 - 02.11.2004 - 14:56
104) , ! !
ADirks
106 - 02.11.2004 - 14:57
+104 . . , . - , " ", .
zzz
107 - 02.11.2004 - 15:10
2(104,106) , 1. 1.
- " ".
6
108 - 02.11.2004 - 15:11
(Orefkov & all) : ( ).
orefkov
109 - 02.11.2004 - 15:19
(104-106)
. 1.
, .
,
, 1
.
.
regedit.
.
-, ,
, ,
.
, ,
, .
(96)
0 ?
zzz
110 - 02.11.2004 - 15:22
2(109) . :
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\1C\1Cv7\7.7\OpenConf]
[HKEY_CURRENT_USER\Software\1C\1Cv7\7.7\OpenConf\HotKeys]
[HKEY_CURRENT_USER\Software\1C\1Cv7\7.7\OpenConf\HotKeys\0]
"IsScript"=dword:00000001
"modul"="formating"
"macros"="FormatBlock"
"code"=dword:00bb0008
[HKEY_CURRENT_USER\Software\1C\1Cv7\7.7\OpenConf\HotKeys\1]
"code"=dword:000d000c
"IsScript"=dword:00000001
"macros"="JumpBack"
"modul"="Telepat"
[HKEY_CURRENT_USER\Software\1C\1Cv7\7.7\OpenConf\HotMacros]
[HKEY_CURRENT_USER\Software\1C\1Cv7\7.7\OpenConf\HotMacros\0]
"modul"="TurboMD"
"macros"="UnloadCurrentWnd"
"description"="UnloadCurrentWnd"
"IsScript"=dword:00000001
[HKEY_CURRENT_USER\Software\1C\1Cv7\7.7\OpenConf\HotMacros\1]
"modul"="TurboMD"
"macros"="OpenTurboMDPrm"
"description"="OpenTurboMDPrm"
"IsScript"=dword:00000001
[HKEY_CURRENT_USER\Software\1C\1Cv7\7.7\OpenConf\HotMacros\2]
"modul"="formating"
"macros"="FormatBlock"
"description"="formating"
"IsScript"=dword:00000001

111 - 02.11.2004 - 15:24
108) ! , , . 98, ??? ? , .
a13x
112 - 02.11.2004 - 15:30
(108) , ( etc)? , , + ?

113 - 02.11.2004 - 15:32
112) , 111) . + , .
6
114 - 02.11.2004 - 15:35
(112)
- ?
, , , , 1 - - . 5 ( 30-40 ). , , .
zzz
115 - 02.11.2004 - 15:44
2(111,114) , , ?

116 - 02.11.2004 - 15:47
115) , . , , .
zzz
117 - 02.11.2004 - 15:51
2(116) , .
107 109:
" , 1. 1."
" . 1."
a13x
118 - 02.11.2004 - 15:53
(113) ""
(114) ,
1. / - , .
2. , , ( !) , / ... , , ...
c ini - - __ , "per application" ....
3. ProtectedStorage, ... , , , , , , , , ...
4. - - ... , ....
-----------------------------
- ?
, ... 1 5 , , __ .... , , N M < N ...
a13x
119 - 02.11.2004 - 15:59
(117) ... ...
, ...
..
1 ...
zzz
120 - 02.11.2004 - 16:08
2(119) (111,114), (115) ?
- (112) " , .."
a13x
121 - 02.11.2004 - 16:26
(120)
" ( etc)"
zzz
122 - 02.11.2004 - 16:32
. .
.

123 - 02.11.2004 - 16:42
(Orefkov)" - 22510
Ctrl+ - 22500"
 - -?
6
124 - 02.11.2004 - 16:47
(118)
1. , . .
2. . / , .
3. , , , " " . ProtectedStorage.
.. - 1 - . , "".
6
125 - 02.11.2004 - 16:56
(124, .3)
: "c:\Documents and Settings\<UserName>\Application Data\" ( Win). - .

126 - 02.11.2004 - 17:00
-
" 1" ???
Dim ...
slavka
127 - 02.11.2004 - 17:03
(126) artbear'a .
a13x
128 - 02.11.2004 - 17:12
(125) ... , ... zzz :-)
/ - , , , ...
protectedSctorage , ... , , -... "" - .... :-)
dimoff
129 - 02.11.2004 - 18:12
Intellisence for OpenConf
http://1c.proclub.ru/modules/mydownloads/personal.php?lid=4229&cid=1001
,
dimoff
130 - 03.11.2004 - 02:33
, .

131 - 03.11.2004 - 09:40
2(dimoff)
03.11 9.30
:

640
1
dimoff
132 - 03.11.2004 - 09:43

133 - 03.11.2004 - 10:04
: .
//
.
: Intellisence
: C:\Program Files\1Cv77\Bin\config\Intell\Intellisence.vbs
: 640
: 1
: 0
:
:
IAm
134 - 03.11.2004 - 10:09
Intellisence.vbs Scripts?

135 - 03.11.2004 - 10:14
134) , .
dimoff
136 - 03.11.2004 - 10:16
, ,
133 SelectValue.SelectVal
SelectValue.dll

137 - 03.11.2004 - 11:11
--....
SelectValue.dll. .
. , Enter . , ? :
" ". : 1Cv77\BIN\config\Intell. Ctrl+M methodList. .
dimoff
138 - 03.11.2004 - 11:16
, (84) ,
====================================================================
orefkov
84 - 02.11.2004 - 12:03 (77)
. , -. MethodsList:
...
Set SelObj = CreateObject("Svcsvc.Service")
AttrName = SelObj.SelectValue(Methods, " ",False)
=================================================================

Methods=Replace(Methods,",",vbCrLf)
,
84,
,
"Svcsvc.dll"

139 - 03.11.2004 - 11:20
OnInsert().
, , telepat.vbs
Telepat_OnInsert(...).
: , , telepat.vbs, - ?
- .
, ? ?
Mati
140 - 03.11.2004 - 11:39
(dimoff) . . ?
1c 23dbf, openconf 1.0.1.5 telepat 2n
dimoff
141 - 03.11.2004 - 11:45
140 .
vb
exit sub exit function , , - .
orefkov
142 - 03.11.2004 - 11:47
(139)
AddNamedItem ?
,
.
artbear
143 - 03.11.2004 - 12:11
(orefkov) : AddNamedItem ?
, , copy/paste
zzz
144 - 03.11.2004 - 12:17
2(orefkov) , ?

145 - 03.11.2004 - 12:27
(142) - , , AfterInsert?
:
OnInsert MoveCarret , , , , .
- ?
trdm
146 - 03.11.2004 - 12:38
! !
trdm
147 - 03.11.2004 - 12:59
(146)->(129).
orefkov
148 - 03.11.2004 - 13:06
(144)
: .
OpenConf--.
JumpBack.
, .
code 0xD000C
orefkov
149 - 03.11.2004 - 13:09
(143) , ?
AddNamedItem , IDispatch, .
(145)
.
zzz
150 - 03.11.2004 - 13:26
2(148) ..
:) , . ! :
[HKEY_CURRENT_USER\Software\1C\1Cv7\7.7\OpenConf\HotKeys\1]
"IsScript"=dword:00000001
"modul"="JumpBack"
"macros"="JumpBack"
"code"=dword:000d000c
.
?!
.
. , . ..

151 - 03.11.2004 - 13:40
(149) ?

  SendCommand 22510 '
, .
artbear
152 - 03.11.2004 - 14:15
(orefkov)
1.0.1.4 1.0.1.5 AddNamedItem , .
PS . , :(

153 - 03.11.2004 - 14:31
(Iam) - "", - .

154 - 03.11.2004 - 14:33
(ArtBear, Orefkov) , ?
, , - 2 : , .
?
artbear
155 - 03.11.2004 - 14:36
(154)
Scripts("").MacrosName(Param1,...)
PS , .

156 - 03.11.2004 - 14:43
(+153) Dimoff (Iam), 306 .
  msgbox Params(2) --- .

157 - 03.11.2004 - 15:13
(155, ArtBear, All)
. sendcommand . , , . ... .
- ?
Orefkov AfterInsert() ?
artbear
158 - 03.11.2004 - 15:20
(157) , PostMessage, () .
, wshShell.run "cscript" , .. .
.,
SendCommand, .
slavka
159 - 03.11.2004 - 15:36
(orefkov) , .. ( "", " " ..)?

160 - 03.11.2004 - 16:39
(158) , SendCommand.
:
1. SendComm
2. SendComm()
3. SendComm .
, , .
artbear
161 - 03.11.2004 - 16:53
.
- ( ).
artbear
162 - 03.11.2004 - 16:58
(161+) , .
:)

163 - 03.11.2004 - 17:16
(162) ...
trdm
164 - 03.11.2004 - 18:44
:
"2. http://openconf.itland.ru/beta
- -."
"test.htm" .
, :)
http://trdm.mail333.com/test.rar
trdm
165 - 03.11.2004 - 18:46
, . "" .
Phoenix
166 - 03.11.2004 - 19:49
(184) - .
trdm
167 - 03.11.2004 - 19:55
.
trdm
168 - 03.11.2004 - 21:10
(IAm) :
, :
1. ,
2. ( )
3.
4. . //[SS-..-::] [] [.]
+ :)
IAm
169 - 03.11.2004 - 21:32
, :)))
(168) , , , , .
IAm
170 - 03.11.2004 - 22:28
SendKeys- CTRL+SHIFT+SPACE?
trdm
171 - 03.11.2004 - 22:50
(169) ()
GrayT
172 - 03.11.2004 - 23:21
(162)Sub Configurator_OnTimer(IDTaimer)
orefkov
173 - 04.11.2004 - 00:11
(170) , (54)
artbear
174 - 04.11.2004 - 08:04
(ALL) , ?
,
-- --

-- --
-- --
- , - :)
IAm
175 - 04.11.2004 - 08:53
174
doc = ""
  if Not CheckWindow(doc) then Exit sub
        
    
    txtStrings = split(doc.text, vbCrLf)
  CurrentLine = left(txtStrings(doc.SelStartLine), doc.SelStartCol)
  
  doc.range(doc.SelStartLine,doc.SelStartCol, doc.SelEndLine, doc.SelEndCol) = vbCrLf + CurtrentLine
6
176 - 04.11.2004 - 09:20
function CloneString()
{
   var d = getActiveTextDoc(), s;
   if (d == null) return;
   s = d.Range(d.SelStartLine);
   d.Range(d.SelStartLine) = s + '\r\n' + s;
}
artbear
177 - 04.11.2004 - 09:37
(175,176) !
:)
artbear
178 - 04.11.2004 - 09:42
(orefkov) , , GetActiveTextDoc(), ( workbook) null (0,""), .
, , .
, , , :(

179 - 04.11.2004 - 09:53
(Orefkov) " / (ctrl+T)"
???

180 - 04.11.2004 - 09:55
178) , . , - - - . ( ), , . , , , "".
artbear
181 - 04.11.2004 - 09:59
(180) .
, common.vbs
(, ADirks-a)

182 - 04.11.2004 - 10:15
181) ?
trdm
183 - 04.11.2004 - 10:24
, (vbs):
set rs = glSQLConnection.Execute("SELECT ID,info FROM subc WHERE info = '" & SubName & "'")
set rs2 = glSQLConnection.Execute("SELECT MAX(ID) FROM subc")
:(
tigor
184 - 04.11.2004 - 10:29
, . Win2000, 1 23. . , . ?
orefkov
185 - 04.11.2004 - 11:30
http://openconf.itland.ru/beta
OpenConf 1.0.1.6 svcsvc 1.0.0.2

186 - 04.11.2004 - 11:43
, !!! 2 !!!
orefkov
187 - 04.11.2004 - 11:50
(184)
?
(186)
. !
tigor
188 - 04.11.2004 - 12:15
,
telepat.vbs
487
4
Microsoft VbScript.
Plugins
: " "
slavka
189 - 04.11.2004 - 13:32
(187) Openkonf'a 1.0.1.6: "" artbear'a: / D31.
trdm
190 - 04.11.2004 - 13:57
svcsvc -> FilterValue :) .
IAm
191 - 04.11.2004 - 14:08
+190
orefkov
192 - 04.11.2004 - 14:11
(189)
. Documents::Open
. .
, .
artbear
193 - 04.11.2004 - 14:22
(191) "" ""
slavka
194 - 04.11.2004 - 14:33
(192) .

195 - 04.11.2004 - 14:36
192) ? , , . " .=1 ...". . - , . - . - . .. , , 1 . : ?

196 - 04.11.2004 - 14:39
+ 195) unpack , . . .
zzz
197 - 04.11.2004 - 14:42
(195) =
!

198 - 04.11.2004 - 14:44
... , , ?
trdm
199 - 04.11.2004 - 14:47
+(190) , , ? , ?
zzz
200 - 04.11.2004 - 14:49
2(198) , = <> =
:)

201 - 04.11.2004 - 14:50
"
- 1-
."
? - " ", ?
trdm
202 - 04.11.2004 - 14:52
(179) IAma .
trdm
203 - 04.11.2004 - 14:55
(199) : .
artbear
204 - 04.11.2004 - 14:57
(trdm) , ? ?
, - "" ?
trdm
205 - 04.11.2004 - 15:04
.
, , - . : ?

206 - 04.11.2004 - 15:14
(199)
Dim CommonScripts
Set CommonScripts = Scripts("common")
    Set doc = CommonScripts.GetTextDoc(0)
    If doc Is Nothing Then Exit Sub
    Line1 = doc.SelStartLine
    Col1 = doc.SelStartCol

207 - 04.11.2004 - 15:18
(202) ... (- !)
(201) - , , .
. - ( !) .

208 - 04.11.2004 - 16:18
(Lam) *, .
IAm
209 - 04.11.2004 - 16:22
208 , , - .., . + .

210 - 04.11.2004 - 16:27
207) , , . .. , . .
Pride
211 - 04.11.2004 - 16:30
!!!!!!!!!!!!!!!!!!!!!!!!!!
( ) 1 !
OpenConf ,

1cv23 + Telepat 1.16
!!!!!!!!!!!!!!!!!!!!!!!!!!!
4 !
!
slavka
212 - 04.11.2004 - 16:34
(211) 2-
a13x
213 - 04.11.2004 - 16:50
(211) ,
.
trdm
214 - 04.11.2004 - 18:52
(209) , , : , "(,"","")", ID () , POSID , POSID = POSID + 1. .
IAm
215 - 04.11.2004 - 18:55

DlgStream = replace(DlgStream, """""", "#")

trdm
216 - 04.11.2004 - 20:11
(215) "#? ? " ?
toypaul
217 - 05.11.2004 - 11:05
http://itland.ru/forum/index.php?act=ST&f=37&t=5326
artbear
218 - 05.11.2004 - 11:40
, ( + 2):
, , , Telepat_OnCustomMenu(Cmd). , ( ) :(
..
' OnCustomMenu.
Sub Telepat_OnCustomMenu(Cmd)
    if InStr(Cmd, sMenuPrefix) = 1 then
      '
    end if
End Sub ' Telepat_OnCustomMenu
( ), , :(
artbear
219 - 05.11.2004 - 11:46
(218+) , .
, , .

220 - 05.11.2004 - 11:50
(ArtBear)
, .
: , .
?
artbear
221 - 05.11.2004 - 11:55
(220) .
, , .

222 - 05.11.2004 - 12:33
(ArtBear)
, ...?
artbear
223 - 05.11.2004 - 12:50
(222) , orefkov "-"
trdm
224 - 05.11.2004 - 15:08
- ?
Phoenix
225 - 05.11.2004 - 15:11
(224) . .
GrayT
226 - 05.11.2004 - 15:17
225 - -?

227 - 05.11.2004 - 15:57
- -.
:
http://www.kuban.ru/cgi-bin/forum/forum9.cgi?page=1&ask=204957&bit=5
216.
: ht*p://www.danilaexch01.nm.ru/
FieldHint.rar
.
Phoenix
228 - 05.11.2004 - 16:14
, , .6 - , .
trdm
229 - 05.11.2004 - 17:31
( ) . 6 , , . :
"
1 = 1 +
" , " + (.) +
...
" : " + (.) +
...
" " + (.) + "".....
"
6 . . , .
trdm
230 - 05.11.2004 - 17:37
(orefkov), , , , , , , . - .

231 - 05.11.2004 - 17:38
229) , ?
trdm
232 - 05.11.2004 - 17:47
dots.
trdm
233 - 05.11.2004 - 23:14
svcsvc.dll, , , , . , , ?
orefkov
234 - 06.11.2004 - 11:18
.
Skazy
235 - 09.11.2004 - 10:43
UP ;)

236 - 09.11.2004 - 11:17
(to orefkov) : Status1c.dll
IAm
237 - 09.11.2004 - 11:45
orefkov
, , SelectValue.dll , oc2vba.dll, ?
Phoenix
238 - 09.11.2004 - 18:28
up
slavka
239 - 09.11.2004 - 18:42
(238) 12 :
 For i = 0 To Documents.EnumAllTypedObj().Count-1
        Message Documents.EnumAllTypedObj.Item(i).Name, mNone
    Next
. .
Phoenix
240 - 09.11.2004 - 18:57
(239) ? , .
slavka
241 - 09.11.2004 - 19:00
. :
 Set AllObjects = Documents.EnumAllTypedObj()
 '
 For i = 0 To AllObjects.ChildsCount("") - 1
     Name = AllObjects.ChildName("", i) '
     'Message Name, mBlueTriangle
     For j=0 To AllObjects.ChildsCount(Name) - 1
       Name2 = AllObjects.ChildName(Name, j)
       Message Name2, mbNone
       stop
       For k = 0 To AllObjects.ChildsCount(Name &"."&Name2) - 1
           Name3 = AllObjects.ChildName(Name &"."&Name2, j)
          Message Name &"."&Name2&"."&Name3, mbNone
       Next
   Next
 Next
Phoenix
242 - 10.11.2004 - 09:38
up

243 - 10.11.2004 - 09:40
...
" ".
h**p://www.danilaexch01.nm.ru/
.
slavka
244 - 10.11.2004 - 10:00
(242) (241)?
Phoenix
245 - 10.11.2004 - 10:42
(244) , .
slavka
246 - 10.11.2004 - 10:59
(245) ? ?
I love 1C
247 - 10.11.2004 - 11:14
- :
.
:
: C:\Program Files\1Cv77\BIN\config\scripts\ .vbs
: 37
: 1
: 0
:
: : common
?
. ?
slavka
248 - 10.11.2004 - 11:18
(247) common.vbs ?
I love 1C
249 - 10.11.2004 - 11:27
artbear
251 - 10.11.2004 - 12:53
(249) ( .) 37 ?

Rambler's Top100 1C:TOP-100

© 1998-2004 Fedor Ezeev.

Last updated: 2005-09-05