Thanks for all the help, I have some new programming to do, so I can practice some of this.
I found the problem with the SelectOnEntry, I am using FP 5.0 and there is apparently a bug Microsoft is aware of. here is the workaround if anyone else is reading this.
In the GotFocus event, paste...
Mike, I have another question. I can not seem to get the SelectOnEntry function to work. I have tried formatting my text box as a character type with the fomat K and in programming, SelectOnEntry=.T., but when focus changes to the box either by using tab, clicking or taborder, the whole box is...
Yes, the @...get and @...say commands seem to be pretty much in the past, but they served us well. I pretty much created the programs I needed and didn't program any more until my 2.5 would no longer work with the computer I have. It was a choice between putting up with limited RAM and...
Thanks for the posts, I will work on my programming skills to bring my language up to date, I appreciate the help. I did find the line that was locking up the program by eliminating most of the program, then bringing back chunks until I found the lockup. The line that killed me was:
@06,40...
Thanks Mike, I'll look into it. Any keywords in particular I should look up other than "Parameter object"? In the simple environment I am using this program, I don't think it will be a problem, of course, the program I am running is locking up, so all is not well yet. I would like to know the...
Thanks for the posts! So far, I have been able to accomplish a lot of what I was trying to do by first establishing variables (memvar=" ") in the calling program then using the DO FORM command. In the form, the first set of boxes are visible and all others are invisible. When the first...
Thanks for the posts! So far, I have been able to accomplish a lot of what I was trying to do by first establishing variables (memvar=" ") in the calling program then using the DO FORM command. In the form, the first set of boxes are visible and all others are invisible. When the first...
Thank you for the post Mike. That works, but each time I issue "DO FORM" I open another instance of the form. I want to keep two forms open, one visible and one that appears and hides. On the dissappearing form, I thought I would have several questions and corresponding answer boxes that are...
(Originally posted in General coding thread)
I have used FP 2.6 for most of my programming and am now working on converting to VFP. I have created a formset with two forms. On one form, a command button runs a previously written program with some @...Get lines I am trying to replace with new...
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.