PC SOFT
DEPOT EN LIGNE
POUR WINDEVWEBDEV ET WINDEV MOBILE

The Clarion Connection
Publié par Wolfgang Kirsch
dans la catégorie Outils
Nouveautés



Description
Wanting to access the Topspeed files via WX without using the Clarion Topspeed OBDC driver which costs $$$? Now you can "talk" directly to the Topspeed TPS files with or without the IP Driver from within WX.

After using the The Clarion Connection source code generator you will be able to code similar to Clarion within WX. In WX you will be able to use the similar Add, Update and Delete records of Clarion, together with SET, NEXT and LOGOUT capabilities.
Example:
oCla.FileClear(tabCONFIG)
oCla.FileSet(tabCONFIG)
oCla.FileNext(tabCONFIG)
IF oCla.FileErrorCode() THEN
Error(StringBuild("Cannot NEXT Config record (%1): %2", oCla.FileErrorCode(), oCla.FileError() ))
RETURN
END

The Clarion Connection application will generate all the code needed for the Clarion and WX code. Just follow the prompts in the application and then copy and paste in the relevent places in Clarion and WX.

You can find out more about this project at: https://www.youtube.com/watch?v=_1P8Im6VCJ0
Illustrations, copies d'écran
none
none
Avis des utilisateurs
(Pour noter la ressource, cliquez sur Ecrire un avis)
Aucun avis ou commentaire ? Soyez le premier !
A PROPOS
EVALUATION :
00Aucune évaluation
TELECHARGEMENTS :
296
MISE À JOUR :
23 octobre 2017
VERSION :
1.0.6.0
CONCERNE :
WINDEV, WEBDEV
Version minimale : 20
TAILLE :
26,7 Mo
DU MÊME DÉVELOPPEUR