Hi
When I make a word doc with text and pics it all works fine, then when I konvert it to .pdf the images are just grey boxes.
I use Acrobat Proffesional 6.0.2
I have reinstalled and whent through the properties, fond nothing wrong.
Help needed..
Thanks
/Michael
Hi all
Simple question.
Today we use a large Foxproapp built in Foxpro 2.6, my question is can we transfer all the code and tables to Foxpro 8 and it will work?
Thanks
Michael
Hello all
I have recently installed VFP 8.0 and SP1.
My prob is that a add a DTpicker (any kind that comes with VFP) to my form and all looks good but when I want to use the value property it does not find it.
If i mark the DTpicker and look in propertys the value does not exist... but when...
Hi all
reg, name, operation, date
My wish is to delete all duplicates (reg) and have one left and that one should be the most up to date
for example
Reg Name Operation date
HGT876 Phill 15240 2003-01-01 (1 jan)
HGT876 Phill 15260 2003-05-01 (1 may)
In this case...
Hi
I have the wizbuttons and the add new record button, when I start my form and press the button it all works perfect, it adds a record without any questions. But if I press a button with SET FILTER TO and then tries to add a new record a question pops up that says:
"The fields relating...
Thanks Mike
One problem stands
In my next record button i have:
select myTable
skip
if eof()
messageb('my mess',0,'Message')
go bottom
endif
thisform.refresh()
And when i press that button when i have printed and I stand on my last record, program error ocures with expanation end of...
Hello
I have a Form and a Report. In the form I have a button with the code:
report form rep_test.frx to printer
When I press the button the report prints out perfect, but when I am back att the form and press print again it prints out the report result on the Form and behind my objects and...
Hi all
I have a textbox with a date ex. 2003-05-01
And in another textboxt I want a number for how many days has gone since that date to todays date. in this case
7 days.
Any code examples?
//Holm
Thanks Cris that worked for me...
But now I have another problem...since the folders is userprofiles in a windows network it contains subfolders and files in them.
Is there a way to check in the userprofile directory if there is any subfolders or not and the if there is go in and delete files...
Hi all
I have this module that I use to delete files and libraries.
I have one problem:
If the file is writeprotected Foxpro says acces denied.
Is there a way to delete the file/files anyways?
Thanks
Michael
Hi
I have a simple form.
And beetween each cell there is a empty row.
My wish is that after I typed in my data in the cell and press enter the cursor should jump over 1 row.
It look like this:
Date:............
................. <--- Empty row. jump over this one
Name...
Hi all
I have a top level form and I use the file config.fpw to hide the vfp desktop. And in the form there is a grid with memo field. My prob. is that I can not open the memo field, nothing happends, and the form stops working.
plz help
Thanks
//Holm
Hi all
I have an edit box and I user can select different alternatives, and each alternative have a text that apears in the edit box.
My question is how can i put in the code that there shoulb be a new line. As if I pressed enter?
ex.
Hello. My name is Bob
My wish is
Hello.
My name is Bob...
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.