hello guys,
i'am working with vfp7 sp1.
To find a week from a date is very easy with the week() function.
Is there also an easy way to find the date of a week.
For example week 32 should give me the first date of that week namely 02/08/2004 in dmy format
Any help is usefull
Filip Merlier
Belgium
Hi Guys,
It is probably not a difficult question, but I never did this before.
I have a form with a combo box.
The rowsourcetype is an array which I fill up in the load of the form.
The style property is dropdown combo.
The control source is a memory variable(characters 50 length)
this variable...
Dear colleges,
Has anyone already made a program in vfp sending a fax from a crystal report seding it with winfaxpro 10.0
Any help would be appreciated.
FILIP MERLIER
Hi Guys,
My boss has a new toy, namely me.
I make offers in vfp7 and make de report with crystal reports.
Then I send the PDF or word file like this :
m.xxattach="c:\foxprow\"+ALLTRIM(m.ccklant)+ALLTRIM(STR(m.ccbonnr,10,0))+".PDF"
xxattach=m.xxattach
oCRApp =...
Dear Guys,
Last week somebody asked the same question as I will ask now.
I searched on the tips but I cannot find it anymore.
The question in fox2.6
when you say display struc to printer prompt everything is on one line.
In the tip there was an answer to do this also in vfp7.0...
Dear Experts,
I have a form in which a have a crystal report in which a make a pdf file.
code is :
oCRApp = CREATEOBJECT("crystalruntime.application")
oRep = oCRApp.OpenReport("offerte.rpt")
oExport = oRep.Exportoptions()
oExport.Destinationtype = 1
oExport.FormatType...
Hello Experts,
I finally got it right to make crystal reports, gave a good preview, can export it to any printer(in the preview), ...
So far so good.
I have 2 questions now.
1)How do I send the report to a specific printer (all the printers are installed on the server (program ms server 2000)...
Dear Colleges,
I finally got to run crystal reports 8.5 in my vfp7.0 sp1 application.
I have still one problem.
I make an sql statement for printing invoices or ....
For example :
client 1 has invoice nr 100 and need 3 prints
client 2 has invoice nr 101 and need 5 prints
......
I saw a code...
Hi Smart Guys,
about thread184-748134 i put on tek-tips.
I'm still not reaching what I want.
It is working fine(printing) when I copy my file to a foxplus type.
otherwise I get an ODBC error.
I would really want to work with the visual file types.
My code in vfp7.0 sp1 is :
oCRApp =...
hello guys,
I have a formset with a print function.
When i push the print buttom i get the following code :
My code is
oCRApp = createobject("crystal.crpe.application")
oRep = oCRApp.OpenReport("g:\develop\rap.rpt")
oRep.Preview
I get the following error :
Ole...
Dear Colleges,
I finally got to make a .chm file.
In my main program i did put
SET HELP TO merlijnhelp.chm
When I start the main program and i push F1 the .chm file opens. So far no problem.
The problem start when I open a form in my project and i push F1 i get the following message which...
Hello feffow vfp programmers,
In Belgium, there is a new law with the law concerning games of chance.
In every game there has to be a GSM of something like it.
I use vfp7.0 SP1 and I made a program for it.
The trouble with this is how can I with a vfp program ring a phone to another GSM.
Any...
Hi,
I'am new at this. I want to make a help function.
I have noticed you can make it in 2 ways.
I would like the graphical way.
I use vfp7.0 professional edition.
My question : where on the cd can i find the program to make those help files.
Do I have to download another program and is it for...
Hello guys,
I'am a bit new in crystal reports.
Dispite a found a fantastic faq on tek-tips.
The only thing i can't find is how do i pass the number of prints.
Example : client a wants 4 invoices and client b wants 5 invoices.
With witch parameters do I tell crystal to print 5 or 4 invoices in...
Dear Colleges,
I have a problem with the following thing.
I have a program called download.exe
It shoud run at 02.00 am but the server can not be logged on.
The program shoud be running from this server.
Is there a possible way to run this program.
I tried the sheduled task on the server but...
hey guys,
i have a problem with complicated formula's.
the only way they exist now is in an excel file.
is it possible that i make a dbf file with
for example : formulazone = excel sheet
and formularesul = excel sheet.cell
Can i import only the result from the excelfile.
Otherways...
hey,
I am still programming in vfox7.0
I have a little question.
Is it possible to import a word text file (WITH THE FONTS)
in a memo field so a i can use it in a report
does someone has a tip ??
hey,
I have a very urgent problem.
I have a client who still works under fox 2.6a
I am writing a new program in fox 7.0
BUT :
in fox 2.6a i have a file with the good index, the good zones, only my memo file is corrupt.
I already tried with a fix program but the only thing he doesn't repair is...
hey,
dear colleges
sorry for my englisch, i am belgium.
I have a client who wants to make a group email out of a form per personalized
for example he wants to send
dear sir ....(name of the e-mail client).
this was question 1.
question 2.
he also wants to send a personalized pfd send with...
hey,
I have a problem with opening a acrobat (pdf file) in a visual foxprow 7.0 form and opening this file in the form
Did anybodey do this already,
If so, I wood appricate the help
FILIP MERLIER
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.