You could do something via an AutoHotKey macro I guess.
Type: Posts; User: Marco
You could do something via an AutoHotKey macro I guess.
Until this bug is fixed.
The ONLY workaround I have been able to find is to:
Generate the class with clearing the checkbox for the undocumented option
“Serialize XML AnyType struct/array...
Hi
I believe this is a bug that must be fixed.
It is hidden in the ValueTreeDeserializeParameter command.
But basically it renders a
<replacedFrom>0001-01-01</replacedFrom>
as
...
The two versions scenario happens to be all the time and is really annoying
From the DataFlex 3.2 UIMS Handbook documentation
Glad we don't have issues with pesky bugs anymore :)
anyway, if interested look at suptrace.pkg from John Tuohy 1993.
strace1.pkg and...
I’d still would love an old command back and improved;
Trace_start ‘trace28.trc’
...
Trace_stop
Which does an append to a file of a time stamp, object Id/name or line number, method names and...
Hi Vincent
I just had a customer with the same issue;
Tried to test-compile on a new server, while only the license of the Server was installed.
This should not happen, however can a ticket be...
Gentlemen... or should I say boys...
Hi Flado
On the real server, check the webapp.log. It possibly is in there, just not reported to the UI when not running the debugger.
Hi Michael
Procedure OnAttachProcess
Forward Send OnAttachProcess
Handle hTable
Boolean bSystemTable
I’m doing a clear all on disconnect and find of sysfiles on connect.
I Don’t like dirty buffers...
[emoji23]
Ps did anybody notice the message is actually incorrect [emoji23]
It says newer, while it is older... probably as it seems to do a string compare instead of a numeric compare...
So DAW while...
However as the topic started, the real solution is a ‘in’ clause, or better a free ‘psDRSqlFilter’ or so.
That way we can code the stuff we need including exists etc into a function, that gets...
Hi Bob
Have you tried Ctrl+F5?
I agree that this could be mentioned in the message or perhaps even coded in such way that it’s not required.
But your browser still has the old framework...
Hi
I just attempt to migrate a 19.1 with Reports 2019 workspace, and the migration wizard is not as clever as it could be...
My 19,1 sws looks like this;
[Properties]Version=19.1...
I just hope it can be fixed. As after the shown error, there is one more error on the meta data, and then the studio does a hard crash.
At the very least the studio could report ‘this workspace...
Hi
I understand how to avoid this, but some would not...
Installed RC1
Studio was started for me
Created a workspace
Closed the studio
Restarted the (virtual) machine (2016 datacenter)...
Search for this post:
https://uploads.tapatalk-cdn.com/20210212/6d45649194b1bcb79465727d667ca431.jpg
Cheers
Marco
I’ve asked for it before as well, but don’t think I got a ticket.
As for the debugger and package code, I understand what Michael means, the perfect solution would be to have a toggle for ‘jump...
Vincent
I fully agree that online help is the future. However I do not agree with your statement "An index as the technique isn't available in online help systems.".
Any other online that I...
Concider __ (double underscores), should not be all to common in non CM code, so an easy replace down the line.
OR
Create a table GBLoc and define its fields. Even if you never find or save in...
Hi Garrett
DataFlex web framework has been responsive for some years now, and I agree with Chris that this is an important omission in the index.
Ps: from Wikipedia:
“Responsive web design is...
Hi All
There are often topics I expect to find in the help index, but it is not there. You already need to know what you are looking for, in order to find the help page.
So I thought I start with...
Pivot;
Can you set the date in project properties as a precompile action?
Or set it in an /version image in one of your includes.
Images are always left alone so you can put a fair bit of...