in a certain way this makes things easier for me personally, dealing with the customers is someone elses job here...
Thanks again for th clarification
Search found 51 matches
- Thu Sep 02, 2021 6:35 am
- Forum: VO & Vulcan
- Topic: DragDrop from Outlook
- Replies: 7
- Views: 2214
- Thu Sep 02, 2021 6:19 am
- Forum: VO & Vulcan
- Topic: DragDrop from Outlook
- Replies: 7
- Views: 2214
DragDrop from Outlook
<t>Hi Wolfgang,<br/> many thanks for your quick answer. It confirms what I found out myself. I just wanted to be sure that I don't miss anything obvious. Main problem will certainly be to convince our customers to install a plugin...<br/> Will DotNet make things easier in any way ? We hope to have ...
- Wed Sep 01, 2021 1:25 pm
- Forum: VO & Vulcan
- Topic: DragDrop from Outlook
- Replies: 7
- Views: 2214
DragDrop from Outlook
Hi,
does anybody know how to accept .msg-files via dragdrop from outlook ? Dropping files from explorer works fine, but if I drag an email from outlook the cursor only shows a "stopsign" and no drop-event is fired...
does anybody know how to accept .msg-files via dragdrop from outlook ? Dropping files from explorer works fine, but if I drag an email from outlook the cursor only shows a "stopsign" and no drop-event is fired...
VOScript
Hi Chris,
this seems to work in x#.
As this affects only about 10 lines of code in VOSCRIPT the old syntax is not so important.
In normal coding I will never use PRIVATES
Thanks
Karl
this seems to work in x#.
As this affects only about 10 lines of code in VOSCRIPT the old syntax is not so important.
In normal coding I will never use PRIVATES
Thanks
Karl
VOScript
<t>Hi,<br/> in our VO-Application we have implemented the library VOSCRIPT and we use scripting a lot in order to adjust the behaviour of the programm according to the wishes of our customers. Porting the source of VOSCRIPT to x# is essential for us. In a first test there seems to be only one big ...
- Wed Jan 22, 2020 2:57 pm
- Forum: Deutsches Forum
- Topic: German conference / event
- Replies: 26
- Views: 6733
German conference / event
One more from Germany (near Karlsruhe)
Karl
Karl
Sendclass
Warning 618 was disabled. I have now enabled it and a lot of work...
Sendclass
Hi Chris,
then it makes definitely sense to review my VO-Code. I should certainly be able to find other solutions. Ages ago it seemed to be the easiest way and it worked for years. I'll be back, if I have severe problems with the changes...
then it makes definitely sense to review my VO-Code. I should certainly be able to find other solutions. Ages ago it seemed to be the easiest way and it worked for years. I'll be back, if I have severe problems with the changes...
Sendclass
Hi Chris,
yes, warning 618 is disabled. Can't remeber to have done this...
What I do is certainly a bit ugly, but sometimes it makes sense in my code to skip the super:method and call super:super:method.
Is there any chance to do this ?
yes, warning 618 is disabled. Can't remeber to have done this...
What I do is certainly a bit ugly, but sometimes it makes sense in my code to skip the super:method and call super:super:method.
Is there any chance to do this ?
Sendclass
No warning...
So I have to find a workaround ?
I use this quite often in VO...
So I have to find a workaround ?
I use this quite often in VO...