GUID seems to be what I need. I have users at headquarters and also users running around with laptops. They will all be entering data which will be combined into one data table at HQ and I need a unique id# for each record.
Can anyone tell me more about sys(3). I know it generates a randum number, but what is it based on. Will it always be unique over time and on different computers.
I want to be able to generate randum numbers on different computers and be sure that they are all unique.
Thanks
In my application I allow the user to print to an Adobe PDF file by selecting "Adobe PDF Writer" as the printer. This works fine except that it always assigns a default file name of "Visual FoxPro.pdf". Is there anyway to change that?
Thanks...Rick
Thanks Ramani,
That certainly got me on the right track. I did have to use the Print When glContinuePage = .t. option on the Footer textbox, but then worked like a charm.
Thanks!
I would like to print "Continued on Next Page" on the bottom of each page of a report except the last page of the report (or the first page, if it is a single page report).
I know about the "Print When" option, but don't know if there is a statement I can use to determine if...
Well I think I have finally figured it all out. Thanks Mike for all your help. As it turns out your code for Outlook Redemption was correct. To populate the body of the message your code suggestion:
SafeItem.body="Put text of message here"
does work, it just didn't appear to be...
Mike Krausnick,
Thanks again for keeping after this. The West-Wind WWIPStuff was a no-go becuase it required to much setup on my users computers, which I can't fully control and the CDO stuff seems to be going nowhere.
This leaves me with Outlook Redemption with which I seem to be very very...
mgagnon..Thanks again,
Unfortunately still no luck. I have tried the CDO with the recipient outside my domain with the same bad results.
The MAPI Ssssion may work, but I would need some more code. You example doesn't have a place to enter the recipients email address and just brings up...
Still struggling.
I installed CDO from the original Office XP Professional CD, since it was not installed by default. But I still get the same error as before on the oMSG.Send() command.
"OLD IDispatch exception code 0 from?: The server rejected one or more recipient addresses. The...
I just upgraded from FrontPage 98 to FrontPage 2002 and am not happy. The one and only reason I use FrontPage is to create and manage a web discussion group. Not only are there no enhancements in the 2002 version, but it has a problem that in my mind makes it unusable.
When a visitor posts a...
mkrausnik, THANK YOU!
I may be be near solving this problem. I was able to acutually send an email using the "Redemption" and the code you supplied. I do have a couple of more questions if you don't mind giving me more help.
1. How do I add the text or body of the email?
2. It...
wgcs - thanks for the translation, but unfortunately that code doesn't work for me. I get the following error on the line "oItem = Application.CreateItem(0)"
"OLE error code 0x80020006 Unknown name."
I installed the software of "Redemtion for Outlook". Does...
Mgagnon...Thanks again.
Still struggling here. I am using VFP 6.0 Windows XP (Home) and Outlook XP. I performed a search for "CDO.dll" and it doesn't exist on this computer. Is there anything else I need to install or look for?
Once again this is the exact code:
oMSG =...
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.