The comand works in my application if I use any keyboard letter for example o.SendKeys('x'),if I use o.SendKeys('{F5}') it works in notepad but not in my application I do not know why?
Thank you for your help
Luigi
I have an application that runs in an industrial computer without keyboard. The application performs a do while loop that stops if you click on the F5 key. The screen is small and you can not use the virtual keyboard of windows.
I created an app with a button that sends the command F5. This is...
Hi,
I am writing a code for reading gps data from a serial, after open the port I am using a cicle do wile to read the data, the problem is that this does not allow the possibility to use mouse for stop the process. My applycation will run on touch screen computer without keyboard.
Is there...
Hello,
I have a bmp file and I need to modify the pixel value accordig of a list with row number, column number, red value, green value, blu value.
Any idea how to do it in vfp?
Thanks,
Luigi
Thank you Olaf,
I test strtofile(chr(xx)) andit works fine, I do not understand how write a number more than 255 for example for 256 that hexe is 100 how can write it?
Thank you
Luigi
Hello,
I need to create a binary file inserting a list of numbers 1 2 3 4 5 6 .. is there functions to do it? I have tryed Fopen() Fwrite() but also if I ahve converted number to exadeciaml the result is always in text format.
This is may code, any idea?
Thanks
Luigi...
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.