| |
|
|
![Christof Neuß: 04/25/08](.././../../i/a/835.gif) Christof Neuß | Hi, i want on a bestehende Excel-File grab. Individual boxes should read and ggfs. again with Values occupied go.
goes still sure too with XProfan, or?
to hardship over ActiveX?!
thanks and Greeting |
|
|
| |
|
|
|
![iF: 04/25/08](.././../../i/a/1.gif) | |
|
| |
|
|
|
![Christof Neuß: 04/25/08](.././../../i/a/835.gif) Christof Neuß | unfortunately not.
The Excel-scheduler has no Tabellenstruktur and several tab what about me must defined raussuchen. boxes reading and again describe. |
|
|
| |
|
|
|
![iF: 04/25/08](.././../../i/a/1.gif) | Perhaps knows there Marc More. ![](.././../../i/s/ja.gif) |
|
|
| |
|
|
|
![Christof Neuß: 04/25/08](.././../../i/a/835.gif) Christof Neuß | would be me Real help on.
nevertheless thanks. |
|
|
| |
|
|
|
![Uwe Pascal Niemeier: 04/26/08](.././../../i/a/1470490353453dc4c350ec9.jpg) Uwe ''Pascal'' Niemeier | Hello Christof!
goes still sure too with XProfan, or? to hardship over ActiveX?!
![](.././../../i/s/__upl_ext_1100084240.gif)
[web]https://XProfan.com/thread.core?t=4363[/web] SeeYou Pascal |
|
|
| |
|
|
|
![Christof Neuß: 04/28/08](.././../../i/a/835.gif) Christof Neuß | Hello Pascal,
super, so GEHTS sure. The Examples Excel1 and Excel2 functions by me correct. unfortunately have I it not yet geschafft, a available Excel-File to open. In Excel1.prf have I The row CompileMarkSeparation through CompileMarkSeparation supplant. functions but not. Irgendwas is correct with the/whom Parameters (Dateiname) not. The File there but in this directory. have already all sorts of things ausprobiert. know You what?
Thank you! |
|
|
| |
|
|
|
![Christof Neuß: 04/28/08](.././../../i/a/835.gif) Christof Neuß | Hi Pascal,
I bins again.
be in XProfan not yet so bewandert. can it his, that here something missing? CompileMarkSeparation
proc ocxPutParams-------------------------------ocxPutParams----------------------------
declare Pos%,v$,v&,v%
dim Param#,(Count%-1)*16--Parameter-Array
clear Param#
whileloop Count%,3,-1--bestücken in umgekehrter Reihenfolge!
v$=$(&loop)
v&=&(&loop)
v%=~VT_I4
if left$(v$,1)=*------Parameter ist String
v%=~VT_BSTR
v$[&loop]=MultiToWideEx(del$(v$,1,1))
v&=addr(v$[&loop])
elseif left$(v$,1)=#--Parameter ist Objekt
v%=~VT_DISPATCH
v&=val(del$(v$,1,1))
endif
word Param#,Pos%=v%--Typ
Pos%=Pos%+8
long Param#,Pos%=v&--Wert
Pos%=Pos%+8
endwhile
endproc-------------------------------------------------------------------------------pan>-
supra go Count% and Param# addressed, The but not transfer or declariert go. As I said, I verstehs not yet so correctly..
Merci! |
|
|
| |
|
|
|
![iF: 04/28/08](.././../../i/a/1.gif) | Both in übergeordneter procedure/function or quite global? |
|
|
| |
|
|
|
![Christof Neuß: 04/28/08](.././../../i/a/835.gif) Christof Neuß | SORRY!
Hello Pascal,
it functions!!!! I had only one * on the Anfag the Dateinamens forget. BTW: Why must the there there?
Merci! |
|
|
| |
|
|
|
![Christof Neuß: 04/28/08](.././../../i/a/835.gif) Christof Neuß | Hi iF,
jo, now Have ICHs too finally understands. declared variables are so here too for untergeordneten Procs visible.
thanks for Info! |
|
|
| |
|
|
|
![Christof Neuß: 04/28/08](.././../../i/a/835.gif) Christof Neuß | Hello Pascal,
at Compile with XPSE I get always The Error Message, that with 2 Lines the Stringende missing. I have then in the OCX2.PH on following Lines one second appended. now GEHTS! CompileMarkSeparation can You so what begin? |
|
|
| |
|
|