Description:
Technical discussion of Clarion programming.
|
|
|
Issue changing path when run as a service.
|
| |
Hi, My application is run as a windows service. It needs to change the current directory to a mapped path for eg. x:\myapp\data\ or \ \192.168.9.132\myapp\data\.. When I run the application as a standard desktop application, it set the path correctlt, but when I run the same application as a service it does not set the path and comes back... more »
|
|
Report Preview
|
| |
Is there a way to check which button was pressed on the ABC Report Preview window. TakeAccepted is called whether the Print button or Don't print button is pressed but there must be a way to know which one was pressed. Many thanks for any help.
|
|
menu bar problem
|
| |
The problem is that only on XP SP2 and from time to time, if the user opens and closes the browse screen, he get multiple triangles for the system menu on the top left and an equal number of minimize/maximize/ close on the top right of the screen. This only happens with browses, no problem with updates.... more »
|
|
ANN: Smart-Type Birthday Sale, 30% Off, New Video ...
|
| |
It seems that the thing to do at the moment is have a Birthday, and a Birthday Sale ! I've had the birthday, so here goes the sale ... We are pleased to offer a 30% (ish) discount to newsgroup readers - use Coupon CPNST49 to purchase Smart-Type for $49 ! (Normally $69, and soon to rise to $99) This offer is valid until 7th September 2008.... more »
|
|
Birthday Time
|
| |
Birthday Time Every year for my birthday I launch a special sale. The discount matches my age and since this year I’m so close to the big 50 I decided to make it a 50% off discount. From now till Sunday August 31st any order place will receive the 50% discount. This includes: • All stock items, Icons, logos, and logo packages... more »
|
|
Invalid Cast Specification (22005) error
|
| |
Hi, I am having a problem with a Clarion program that has SQL server database connectivity. Within the dictionary I have a Personnel table, which has a unique identifier 'Reference', which is set to CSTRING(256). In the SQL Server database, this displays as a VARCHAR(255) which is what I expect. However, when I try to update a record within the program it is... more »
|
|
TPS corruption continuos
|
| |
Btrieve from TPS is about as transparent as any possible change you could make. You do need to load the TPS files but the code generated and hand code stays the same. ABC handles that properly as does legacy. On 13 Aug 2008 14:04:14 -0400, "Luis Diego Sánchez [TecnoInformática]" ...--------------------------- ------------... more »
|
|
Filters in a process template
|
| |
This is one time you can do it easier without using embed code. Define the filter string as a CSTRING and pass it to the process as a parameter. define a local CSTRING variable called FilterString Assign the passed string to the local string inside ThisWindow.Init Now back in the process properties screen assign !FilterString as the... more »
|
|
Error connection Clarion 5.5G and MySQL
|
| |
Hello !!! I have a big problem! I tried to explain it: I work with Clarion 5.5G and MSACCESS databases. I have many programs using this duo clarion-MSACCESS connected with ODBC connections it works perfectly. I like to change my MSACCESS database to MYSQL 5.0 database, but I have a problem, a little example:... more »
|
|
|