Hi all,
...any difference with 'SuspendNotification()' before and 'ResetNotification()' after the loop?
Gerhard
Search found 99 matches
- Mon Aug 17, 2020 10:08 am
- Forum: Visual FoxPro
- Topic: speed of LOCATE command in X# vs VFP
- Replies: 34
- Views: 15042
- Mon Jul 27, 2020 5:36 pm
- Forum: Deutsches Forum
- Topic: Mailversand in VO 2.8 mit cEmail
- Replies: 21
- Views: 8527
Mailversand in VO 2.8 mit cEmail
<r>Franz,<br/>
<br/>
mit Windows kann auch ein OLE-Object für den Mailversand genutzt werden. Damit ist auch SSL und ExchangeServer möglich.<br/>
Nachfolgend etwas Beispielcode - da sind einige Textstellen für verschiedene Optionen ausmarkiert. Habe ich nicht vollständig getestet - funktioniert aber ...
<br/>
mit Windows kann auch ein OLE-Object für den Mailversand genutzt werden. Damit ist auch SSL und ExchangeServer möglich.<br/>
Nachfolgend etwas Beispielcode - da sind einige Textstellen für verschiedene Optionen ausmarkiert. Habe ich nicht vollständig getestet - funktioniert aber ...
- Tue Jul 14, 2020 6:56 pm
- Forum: VO & Vulcan
- Topic: QR Code Generator OCX to suggest?
- Replies: 6
- Views: 5651
QR Code Generator OCX to suggest?
<r>Hello Stavros,<br/>
<br/>
this FoxPro-Class uses a free DLL to create QR-Barcodes:<br/>
<URL url="https://github.com/VFPX/FoxBarCodeQR">https://github.com/VFPX/FoxBarCodeQR</URL><br/>
<br/>
You can use the free BarCodeLibrary from that download with VO. No registration needed - that dll only has ...
<br/>
this FoxPro-Class uses a free DLL to create QR-Barcodes:<br/>
<URL url="https://github.com/VFPX/FoxBarCodeQR">https://github.com/VFPX/FoxBarCodeQR</URL><br/>
<br/>
You can use the free BarCodeLibrary from that download with VO. No registration needed - that dll only has ...
- Wed Jun 17, 2020 6:22 pm
- Forum: Deutsches Forum
- Topic: VO 2.8 Prog unter Win10/64bit
- Replies: 12
- Views: 4528
VO 2.8 Prog unter Win10/64bit
<t>Hallo Franz,<br/>
<br/>
...ich hatte mal ein ähnliches Problem mit einem 'kleinen PC' - da wurde bei bestimmten Funktionen der Prozessor zu heiß und hat einfach abgeschalten. Der PC ist einfach eingefroren. Der Lüfter hat das nicht geschafft - war völlig unterdimensioniert. Da in dem Mini-PC ein ...
<br/>
...ich hatte mal ein ähnliches Problem mit einem 'kleinen PC' - da wurde bei bestimmten Funktionen der Prozessor zu heiß und hat einfach abgeschalten. Der PC ist einfach eingefroren. Der Lüfter hat das nicht geschafft - war völlig unterdimensioniert. Da in dem Mini-PC ein ...
- Fri Jun 05, 2020 8:51 am
- Forum: Visual FoxPro
- Topic: SetCollation issue
- Replies: 14
- Views: 6191
SetCollation issue
<r>...just an info out of the ADS-helpfile:<br/>
<B><s>[b]</s>Note Collation languages are only valid with ADT and VFP tables. For all other table types, the collation language is ignored.<e>[/b]</e></B><br/>
<br/>
<br/>
I use these settings since a long time and never had a problem also with mixed ...
<B><s>[b]</s>Note Collation languages are only valid with ADT and VFP tables. For all other table types, the collation language is ignored.<e>[/b]</e></B><br/>
<br/>
<br/>
I use these settings since a long time and never had a problem also with mixed ...
- Thu Jun 04, 2020 7:30 pm
- Forum: Product
- Topic: VO GUI Classes to Winforms
- Replies: 29
- Views: 9097
VO GUI Classes to Winforms
Hi Matt,
here are some info about bBrowser:
https://www.bbrowser.net/
P.S. the bBrowser is very important for me too, so I would also contribute to the migration costs
here are some info about bBrowser:
https://www.bbrowser.net/
P.S. the bBrowser is very important for me too, so I would also contribute to the migration costs
- Wed May 13, 2020 9:04 am
- Forum: VO & Vulcan
- Topic: cSmtp
- Replies: 3
- Views: 2522
cSmtp
Hi Thomas,
we use for senders e-mail:
oEMail:FromAddress := SELF:cFirmaEMail
and senders name:
oEMail:FromName := SELF:cFirmaAbsender
HTH
Gerhard Bunzel
we use for senders e-mail:
oEMail:FromAddress := SELF:cFirmaEMail
and senders name:
oEMail:FromName := SELF:cFirmaAbsender
HTH
Gerhard Bunzel
- Mon Apr 06, 2020 2:31 pm
- Forum: Deutsches Forum
- Topic: Daten in MySQL auf einem Internet-Server verwalten..
- Replies: 31
- Views: 11929
Daten in MySQL auf einem Internet-Server verwalten..
Hallo Wolfgang,
...ok - hatte das schon in ein Str(..) geändert.
Vielen Dank für die tolle Unterstützung!!!
Gerhard
...ok - hatte das schon in ein Str(..) geändert.
Vielen Dank für die tolle Unterstützung!!!
Gerhard
- Sat Apr 04, 2020 4:07 pm
- Forum: Deutsches Forum
- Topic: Daten in MySQL auf einem Internet-Server verwalten..
- Replies: 31
- Views: 11929
Daten in MySQL auf einem Internet-Server verwalten..
<t>Hallo Wolfgang,<br/>
<br/>
vielen Dank für die schnelle Unterstützung.<br/>
Da ist noch eine Funktion wStr( nNumber, nWInt, nWDec ) enthalten - ein normales Str(…) wird es da aber auch tun.<br/>
Gibt es bei der Übergabe per http eine maximale Länge für den String zur Verarbeitung mit PHP?<br ...
<br/>
vielen Dank für die schnelle Unterstützung.<br/>
Da ist noch eine Funktion wStr( nNumber, nWInt, nWDec ) enthalten - ein normales Str(…) wird es da aber auch tun.<br/>
Gibt es bei der Übergabe per http eine maximale Länge für den String zur Verarbeitung mit PHP?<br ...
- Sat Apr 04, 2020 10:22 am
- Forum: Deutsches Forum
- Topic: Daten in MySQL auf einem Internet-Server verwalten..
- Replies: 31
- Views: 11929
Daten in MySQL auf einem Internet-Server verwalten..
Hallo Wolfgang,
VIELEN DANK!
...eine fehlt noch....
….die Funktion BF( uValue ).
DANKE
Gerhard
VIELEN DANK!
...eine fehlt noch....
DANKE
Gerhard

