Hi,
I have Clarion 6.3 Application. The windows has a listbox with multiple columns associated to a table(s).
Is there any way I can print the contents of the list box as seen on the screen.
Cannot do PrintScrn because it has scroll bars.
Thank You for your help.
Hello Everyone,
I have never done any programming in Clarion and just inherited a huge application done in Clarion 6.3 .
Please help me find a window. Following is the situation:
When I click On a Menu Item( a submenu8 of main frame window ) in our software, a Window/Dialog is displayed with...
Hi,
I have a missing byte when i try to decompress, compressed data.
Compression is done as follows:
[DataContract]
public class GzipDataTable
{
[DataMember]
public byte[ ] CompressedBytes;
private long OrigSize;
private long CompressedSize;
public GzipDataTable( DataTable tbl...
I am tyring to narrow it down to the problem, but so far unsuccessfull. Here are first few records from CSV:
"RECTYPE","TIMECARDNO","TRANSDATE","FISCALYEAR","STAFFCODE","BEGINDATE","COMPLETE"...
Hello,
I just started working with AccPac, so I am running into a few problem because of my lack of experience with AccPac. I am trying to figure out minimal requirements for importing a timecard into accpac using a CSV file. AccPac isn't very helpful with problem description, all it says is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.