I would like to discuss the recommendation of using Project Manager. I am willing to do it right, but not at the cost of complicating and slowing my response to my client.
I have tried to use PM and found limitations. For instance my screens/menu and report forms are in their own folders as are...
Sorry For any confusion. This is FPV2.6 output from Program Generate after a screen is defined. It creates screen_name.SPR Which is then compiled into .SPX.
The generated code has the header that I copied into this post. I was asking how would I pass my information so that it would be in the...
I have seen posts regarding this message at startup. When I click on links in the posts to read the articles I end up in Microsoft, but get a page no longer exists type message. I've also read that this will happen if you are running on a 'fast' cpu and that VPF V3 comes up with the wrong...
Hello,
I did a dumb thing! I ran some test code where I defined a variable as logical not realizing that I had this same variable defined as numeric in my main program and referenced in my main menu.
My test code ran fine and when I returned to the main menu and tried to select something off the...
Hi,
My app's main menu includes the Foxprow prompt for Window-->View but it is greyed-out (unselectable). Is there a way to make it selectable or is it set this way in the code? I don't see anything in the menu code that prevents it from being selected:
DEFINE BAR _mwi_view OF _mwindow PROMPT...
Is there a way to make the MODAL SCREEN checkbox in the PROGRAM->GENERATE Screen->More >> option the default? This box is normally unchecked.
Thanks,
Joe
Hi,
Email works fine until I add 'objmail.From' to my script. Then I get:
Object doesn't support this property or method: 'objectmail.from'
This is content of vbs file:
set objoutlook=CreateObject("Outlook.Application")
set objmail=objoutlook.CreateItem(0)
objmail.To = "reciptent"
objmail.From...
Hi All.
I'll try and answer everyone's questions.
Foxprow Help:
Include TO FILE to send character-based reports created in FoxPro for MS-DOS to the text file specified with <file2>.
My forms were all created in FPW 2.6
When I execute either of these commands:
REPORT FORM CancelOK to file...
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.