and me.
That is the worrying part, right there!
Type: Posts; User: Nils G. Svedmyr
and me.
That is the worrying part, right there!
Thanks. And I love that bird!
I read the US president had pardoned a turkey. The name? Michael Flynn! :cool:
IKEA? Never heard of it. Is that an Austrian local company? :p
So where do I sign up to get one? :cool:
Wow, that was so cool. I really liked watching it, thanks!
Could it be that this particular view one way or another is "Use"d by a file/package defined before the Client_Area and therefor the delegation doesn't work?
Hi Archie,
Yes, but it is not ready to be publicly available yet. But you can send me a private message through the forums and I'll have it arranged for you.
Although I never met him, I'm sorry to hear. RIP Paul.
Thank you Wil and Samuel.
"None of the above"!
As the email came from CodeJock and my CodeJock email address was used to send the phishing attempt to, I thought that - even if just a dim chance - that the perpetrator may...
And my domain rdctools.com is also configured correctly.
Hi All,
Today I got an email from CodeJock (and yes, it was an email address from the codejock domain)
However, I got suspicious as it lacked a Subject and the message said the sender was out...
I've been in contact with Anders via telephone and I am assisting him at the moment.
Hi Anders,
I can help/assist you if needed. If interested, send me a private email on nils dot svedmyr at rdctools dot com.
Hi Bengt,
That is because the English version of Windows uses "M" for Moving a Window. You probably are using a Swedish version and it is then "F" or something, I'm not sure which letter it is as...
In situations like these you should use the excellent & totally free "DataFlex Source Explorer" from Starzen Technologies. It locates the missing End_Object or End_Procedure in a second even in a big...
You could also take a look at the "UtilDefaultSqlTypeMappings" DUF (The Database Update Framework) function in cDbUpdateFunctionLibrary.pkg to see how I use them.
Hi Oscar,
I think that the parameter for changing those parameters expects a string and not a constant integer. Could that be it?
That was my thinking as well. So I must still be missing something.
Thanks Dennis.
It was the missing constant declaration and a bit of documentation I was hoping for in the next rev.
I'm curious and not sure I understand how you use your technique. Is it because in some situations it is "better" than to use uChar arrays?
Windows 10 x64 machines (tested on two different machines)
This may have been reported/discussed before but I couldn't find it.
I needed a function that derives the installation path (bin...
Hi,
More or less. Not from the meta-data but from comments above functions and procedures. See this link;
https://www.rdctools.com/codespy-dataflex-class-documenter/
Does your new computer also come with Windows Home? Maybe that is it?
There are many ways to skin a cat, but I would replace the command with a global function.
Something like this;
Procedure OnClick
Boolean bOK
...