Hi Thorsten,
Thank you very much for this module.
is it possible to add the edition of an item when the column is text? (by simple clik , double click or otherwise)
Search found 16 matches
- Tue Apr 07, 2020 6:50 pm
- Forum: Applications - Feedback and Discussion
- Topic: [Module] TreeEx - Gadget (all OS)
- Replies: 9
- Views: 6184
- Thu Sep 15, 2016 3:52 pm
- Forum: Tricks 'n' Tips
- Topic: Firebird Database Server client module
- Replies: 18
- Views: 10039
Re: Firebird Database Server client module
Hi Infratec,
Thank you for the quick reply.
I installed the PB 5.50, and it works.
I'm going to test my base.
Jacky
Thank you for the quick reply.
I installed the PB 5.50, and it works.
I'm going to test my base.
Jacky
- Thu Sep 15, 2016 3:24 pm
- Forum: Tricks 'n' Tips
- Topic: Firebird Database Server client module
- Replies: 18
- Views: 10039
Re: Firebird Database Server client module
Hi the.weavster,
Thanks for sharing!
But I have an error in file: mod-fbs.pb
Line 305: UTF8() is not a function, array, list, map or macro
Thanks in advance,
Jacky
Thanks for sharing!
But I have an error in file: mod-fbs.pb
Line 305: UTF8() is not a function, array, list, map or macro
Thanks in advance,
Jacky
- Thu Sep 25, 2014 11:05 am
- Forum: Coding Questions
- Topic: ComatePlus & Powershell (ActiveXPosh)
- Replies: 8
- Views: 5131
Re: ComatePlus & Powershell (ActiveXPosh)
@Kiffi
thank you very much. Also works for me
With that I will continue with another command and script.
Very nice the humorous images.
Greetings - Jacky
thank you very much. Also works for me
With that I will continue with another command and script.
Very nice the humorous images.
Greetings - Jacky
- Wed Sep 24, 2014 1:23 pm
- Forum: Coding Questions
- Topic: ComatePlus & Powershell (ActiveXPosh)
- Replies: 8
- Views: 5131
Re: ComatePlus & Powershell (ActiveXPosh)
@kiffi
Thank you for your reply.
must go down the page and click: Download Support.
But I can send you a PM with a link.
in fact there is a mistake because I had put '#FALSE', but it does not operate at
Greetings - Jacky
Thank you for your reply.
must go down the page and click: Download Support.
But I can send you a PM with a link.
in fact there is a mistake because I had put '#FALSE', but it does not operate at
Code: Select all
If oActiveXPosh\Invoke("(Init(#FALSE)") = #S_OK- Tue Sep 23, 2014 5:26 pm
- Forum: Coding Questions
- Topic: ComatePlus & Powershell (ActiveXPosh)
- Replies: 8
- Views: 5131
ComatePlus & Powershell (ActiveXPosh)
Hello,
Many Windows Business Application are now only supporting Powershell, as a scripting environment.
Like MS Exchange / SharePoint / Active Directory / MS SQL / etc.
Since 2008 Sapien Technologies has released a Powershell COM component named ActiveXPoSH, that makes the bridge between all ...
Many Windows Business Application are now only supporting Powershell, as a scripting environment.
Like MS Exchange / SharePoint / Active Directory / MS SQL / etc.
Since 2008 Sapien Technologies has released a Powershell COM component named ActiveXPoSH, that makes the bridge between all ...
- Fri Jun 15, 2012 7:14 pm
- Forum: Feature Requests and Wishlists
- Topic: ARC Drawing
- Replies: 8
- Views: 3082
Re: ARC Drawing
thank you IdeasVacuum
purpose is limited to windows. why not a function for every OS

purpose is limited to windows. why not a function for every OS
- Fri Jun 15, 2012 3:55 pm
- Forum: Feature Requests and Wishlists
- Topic: ARC Drawing
- Replies: 8
- Views: 3082
ARC Drawing
hi,
it would be possible to add a function in library 2DDrawing :
Arc (x, y, Radius, StartAngle, EndAngle [, Color])
x, y Specifies the position of the center pixel of the ARC.
Radius Specifies the radius of the ARC.
StartAngle Specifies Angle of departure
EndAngle Specifies end angle
Color ...
it would be possible to add a function in library 2DDrawing :
Arc (x, y, Radius, StartAngle, EndAngle [, Color])
x, y Specifies the position of the center pixel of the ARC.
Radius Specifies the radius of the ARC.
StartAngle Specifies Angle of departure
EndAngle Specifies end angle
Color ...
- Fri Oct 28, 2011 3:08 pm
- Forum: Coding Questions
- Topic: ComatePlus +SWbemLocator (WMI)
- Replies: 1
- Views: 975
ComatePlus +SWbemLocator (WMI)
I try to translate that into PB and ComatePlus, and I worry.
Is it'll have some idea.
'To connect to the local SMS site's Provider by using SWbemLocator
Set objSWbemLocator = CreateObject("WbemScripting.SWbemLocator")
Set objSWbemServices= objSWbemLocator.ConnectServer("SMS-Srver", "root\sms ...
Is it'll have some idea.
'To connect to the local SMS site's Provider by using SWbemLocator
Set objSWbemLocator = CreateObject("WbemScripting.SWbemLocator")
Set objSWbemServices= objSWbemLocator.ConnectServer("SMS-Srver", "root\sms ...
- Fri Jul 30, 2010 10:41 am
- Forum: Coding Questions
- Topic: convert in PB
- Replies: 4
- Views: 1502
Re: convert in PB
Thank you JOSH
I tested, but I have a connection error, I'll watch
But before I'll take holiday
I tested, but I have a connection error, I'll watch
But before I'll take holiday
- Thu Jul 29, 2010 2:19 pm
- Forum: Coding Questions
- Topic: convert in PB
- Replies: 4
- Views: 1502
convert in PB
Hello
I need to make interogation on active directory, and I need help to convert the following code in purebasic
IADs *pobjADs; // Pointer to object interface
BSTR bstrName; // String with object name
HRESULT hResult; // COM result code
// String to directory service
WCHAR *pstrADsPath ...
I need to make interogation on active directory, and I need help to convert the following code in purebasic
IADs *pobjADs; // Pointer to object interface
BSTR bstrName; // String with object name
HRESULT hResult; // COM result code
// String to directory service
WCHAR *pstrADsPath ...
- Mon Dec 22, 2008 6:17 pm
- Forum: Coding Questions
- Topic: Comate and LDAP (active directory)
- Replies: 2
- Views: 4135
- Fri Dec 19, 2008 7:38 pm
- Forum: Coding Questions
- Topic: Comate and LDAP (active directory)
- Replies: 2
- Views: 4135
Comate and LDAP (active directory)
Hi,
how to read user info in active directory ?
how to read user info in active directory ?
- Tue Nov 25, 2008 12:32 pm
- Forum: Coding Questions
- Topic: Read Excel With COMate
- Replies: 7
- Views: 3136
- Tue Nov 25, 2008 8:16 am
- Forum: Coding Questions
- Topic: Read Excel With COMate
- Replies: 7
- Views: 3136