Andrew,
Also check for alignment for the Win64 based version of the struct.
Type: Posts; User: Vincent Oorsprong
Andrew,
Also check for alignment for the Win64 based version of the struct.
Andrew,
Looking at the code I wonder why the LM_GETIDEALSIZE returns -1 as height. MSDN (https://docs.microsoft.com/en-us/windows/win32/controls/lm-getidealsize) does not say anything about...
Michael,
There is still the book Discovering DataFlex for Windows...
Oscar,
Looking at the callstack I would think it is the handling of the commandline parameter and to find out what goes wrong we would need to know the exact commandline passed. The commandline is...
We are pleased to make an update of Plato available. This version is based on DataFlex 2021 RC1
Some improvements can be found in this build:
This update of Plato now completes the work to...
Col,
I looked up HSTS (https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security) and I doubt this should not be used with webservices. OTOH in v20 we rewrote...
Michael,
It is not such a mysterie; download from the web gets more and more restricted. The current way to get this automatically shut off is getting close to 100,000 known/trusted downloads...
Michael,
Contact Pepe Guimarães.
Data Access is pleased to announce the release of the DataFlex Reports 2021 Release Candidate. DataFlex Reports 2021 is the first version that can be used in a 64 bit environment with Unicode data.
...
Raveen,
Can you deliver a test workspace via a HDE ticket. Then we can hopefully duplicate this problem and log it for a future change.
Jesmod,
This does not ring a bell to me. Please create a HDE ticket and upload report. Since you are using MSSQL we need at least the table definition so please also include the SQL script to...
Jcachia,
I've found one support call regarding this error message and the error in that case was caused by not all global variables defined before they were used. The solution was to create a new...
Boris,
The best way to tackle this is adding some debug instructions such as send ClientLog to your web application to see if the file can be found, can be parsed etc.
Per,
I am sorry but where I thought the array could be used for "one of" was incorrect. You cannot do a searcharray or something like that.
Per,
Thanks for the contribution but don't we have this already (in a bit different naming)?
Between: >= and <=
Not between: <= and >=
One of: In v8 we have arrays so this might be...
Michael,
While I don't have a set of the classes I would re-import the COM classes in a workspace and use a tool like Beyond Compare or Araxis Merge to compare the base changes and bring them...
Sjoerd,
No changes here. A suggestion to add an extra event to overwrite the settings read from the printer(driver) devmode structure was logged but not implemented yet.
Sture,
I see a JS error and will log this.
Sjoerd,
I don't know. We need to research what is possible and how and then decide if and where it gets placed on the feature request list.
Wil,
I think the power of calculation goes via a REAL construction.
Marco.
Guess that - from a debugger point of view - it will be a challenge to find out what the opened framework packages are. Are this all folders not residing in your workspace? So libraries...
Michael,
To hide all standard class code for debugging you can (pre)compile that part of the code within a #NOISY 0 block.
As an example, change OrderPrecompile.pkg into:
#NOISY 0
Use Ui...
Michael,
Did you receive a ID to the additional suggestions? If so I can compare.
Michael,
Do you have example code? Then I can store this with a ticket.
Sjoerd,
I think Michael means that pagelayers are not watermarks and are not added to the PDF as a seperate layer. The pagelayer is added / printed as image. I will log a change as suggestion.