Thanks for reply!
I finally discovered it was printer related. One computer had all of its printers shared - even the network printers.
When I deleted the shared printers out of the two computers that wouldn't run MOM the problem was solved.
Weird.
Thanks again
David
Our company is using an order processing application that is written in VFP3. We have replaced our PCs over the last few months to new P4 systems running Windows XP.
A week ago, (Friday) one of the computers refused to run the application. After entering the user id and password, an error...
I don't mean to be a pain, but now when I click the toolbar button to close the preview the report disappears but the preview window is still there. I have to click the 'X' to close it.
When using the example from faq184-2490 for a print preview window and the user clicks the 'X' in the upper right corner to close the preview window, an error occurs: oprint is not an object.
It works great if the user clicks the 'door' on the tool bar to exit.
I know I can disable the 'X'...
I have used the following code in the init event of a form to blank the text boxes. We have no record with 0 as the customer number.
select customer
set order to custnum
seek 0
return .T.
thisform.refresh
I'm still learning VFP myself, so maybe someone with more experience can tell us if this...
Postage Saver has inexpensive mailing software. There is also a tutorial at their site.
http://bulkmail.info/presort.html
Microsoft Office 2000 small business version comes with Direct Mail Manager. It will do some automated (postnet barcode) mailings. This program is actually sold by Envelope...
I remarked AirCon's code and started tinkering...
I had 'application.visible=.F.' in the Init of my form.
I moved it to the Load event and had the same problem.
I moved it the the Refresh event and now it works.
Does this make sense? Is this acceptable coding?
David
I'm having the same problem. I have tried the suggestions above and they have not solved it.
I have developed top-level forms before that have worked OK. I can't figure out what's different.
Any other suggestions?
Thanks
David
I need to reformat an address file from a dbf to a fixed length file (to send to our catalog mailing company) with NO Carriage Return or Line Feed characters.
I know I can use COPY TO ... TYPE SDF, but this includes CR/LF.
I'm probably missing something simple.
Thanks
David
BTW, I really...
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.