Hi All,
What is the best method to use to write to a table with child relations? Basically i process everything on screen from local variables and need to write all the information back to Table. What is the best method to use for the app is running on network?
Thanks in advance.
Hi,
Capesoft has some accessories that will be able to assist you with it. I personally use there products.
File Explorer 5 http://www.capesoft.com/accessories/FileExplorer.htm
NetTalk 6 http://www.capesoft.com/accessories/netsp.htm
Hope that this helps you.
Regards,
Adriaan Du Plessis
Hi Everyone,
What would be the best to be able to accomplish the following:
We have one head office and 40 sites. At the main office users enter customer informations and required information. Then the customer details must be sent to sites and at certain intervals the sites has to send all...
Hi All,
The following is the Turbo Basic code:
locate 5,40:print " ";
getltr: 'Calling routine must supply curhose% and unitnumber%
'This routine returns lstam!,lvol! and lastppu
ltrtrouble%=0 'Ltrtrouble%<>0 is used to tell...
Hi All,
I have a project where I have to communicate with a serial port. Sending and receiving to the serial port from a programming side is new to me.
I have purchased Capesoft WinEvent for sending to serial port.
What is the best why to accomplish the following.
COMMAND 6 : OBTAIN LAST...
Hi All,
What will be the best to use in Clarion like the VB delay command?
In VB they have delay 0.01
Is it best to use the Timer event on the window to delay?
Thanks in advance,
Adriaan
Good Day,
Can someone help me convert the following to Clarion? Any help would be highly appreciated.
Thanks in advance.
getstatus:
locate 4,40:print" ";
open "com1:4800,e,8,1" as #1
print #1,chr$(240+unitnumber%); 'FX X=unit number
delay 0.01...
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.