Hello everyone,
I have a issue that im sure if i explain properly has a very simple solution, but its kicking my butt!
I have a simple form with 4 textboxes, an edit box that are all control sourced to the same free table, there is also a list box with a rowsource(same table). For some unknown...
Ah, well hello everyone.
Iv been greated with this lovely error this morning, distressing to say the least.
Evert dbf recovery program iv tried thus far has been unsucsesfull, i do however have a very recent back up of this file. The only problem being is that the memo file that goes along with...
Hello everyone,
I was just curious how everyone makes hot keys in there programs. For example I would like to make a hot key/shortcut where say the user presses ctrl + s and it auto fills in a story. My problem with that is if I try to use keypress there are so many overlaps there. Say for...
Hi guys,
I have come across a strange problem with the keypress event of an editbox.
I am tring to set up a hot key for 'Ctrl+S', and it appears to run properly, only after the code has run it places a '' in my edit box. After checking my code and finding nothnig wrong, I changed the nKeyCode...
Hello all,
I have a program that exports the data from my dbf to excel as a .xls
My question is this...
When I export everything is exported as text, is there any way to control this? i.e. make certain columns be numeric, or date ect.
Thanks,
-Steve
Heelo,
I am building a log file as I loop through my code and writing that file with strtofile()
my only problem is that when I execute strtofile() all of my chr(13)'s are ignored so instead of lookinkg like -
12345 - blah blah blah
23456 - blah blah blah
it looks like -
12345 - blah blah...
Hi guys,
I know this is a easy one for most of you here, but I cant for the life of me figure out how return 2 variables at the end of a method.
I currently am passing both of them in as lparameters, and then at the end of the code i am saying
Return var1, var2
But I get the 'syntax error'...
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.