Thank's torturedmind , it's working , I just recived a error massage in some pictures
Error Creating OLE Object
all the pictures r same size and BMP files , why in some pictures I received error massage & in others not.
Thank's again
I m trieng to run the folowing code , I would like to add a picture to each record of product file. All the pictures r there but when the program cames to the "append" line code I recive an error massage.
select product
go top
do while ! eof()
prd=product.prdcat
if...
I read this article about pictures , I have the same problem knowing so far that FPW2.6 will alow only BMP files , my question is can I find a program which converts JPG files into BMP automaticly with out going into PSP or others , I have a large amount of product pictures in JPG format , If...
Thank's nguntay , I m still looking for it , If u can send me this small program I will be greatfull , in case u send it by eamil u can use blumash@yahoo.com .
Thanks
Hi guy's , I read this tread & this is the problem I m expirencing now , I would like if possible to get the same font which medic sent to PankX , thank's , someone can send it please to blumash@yahoo.com
Thank's guy's I solved the problem , u were very helpfull, I m also looking for another thing , I would like to make a field in a form/screen blinking , don't realy know if it's posible.
I run a screen where I need a temporary DBF file ,I create this file during the run of the screen by :
CREATE dbf &user (prdcat c(15), amount n(4), supdat d(8), prcperun n(10))
In some stage of the program I don't need anymore this file & I delete it by :
delete file &user.dbf
for some...
Thank's for your replay , don't wery about the help desk LoL , my users anyway don't work with the Tab key the move around the screen with Enter key.
What is the * sign stand for ???
Thank u
I have a screen program with a problem , in a certain input field in the Valid is a checkup , if field empty the cursor shouldn't move to the next input field , when pressing the Enter key it's working fine , when pressing the Tab key it's ignoring the Valid statment & MOVING to the next input...
Thank's TamarGranor . It's working fine , I need the user name in a form screen program , can I skip the PRG & put evrything in the form program ???
Thank's again
I have this command to get the username & it's working fine in FPW , my question is how can I combine this command in a program & put the return username in a memory variable.
Thanks
I m trieng to send a data field from one program to another , I don't realy know how to code this in my programs , main program is always open & there is the variable generated , I would like to transfer this variable to 2 other programs that r calle from the main program.
Thank's
For General knowlige , I found it , it's possible to change a backgroung of a field by the folowing command :
show get m.moponumber color , RGB(0,0,0,255,0,0)
&& this command changes the background of a field to Red color.
show get m.moponumber color ,RGB(,,,255,255,255)
&& this command...
Thanks TheRembler my data is simple
Abucsai Sándorn
Acél Antónia
Abonyi Pál Tamá
Ácsné Vadász Ág
Those r names , first middle & last name in one data field , I would like to seperate them to 2 or 3 differnt field depending on the name , some of the names have middle name & some r just...
I have a file with a field containing first middle & surname together I would like to separate them to 3 fields , first middle & last name , looking for the best solutaion.
Thanks
Thank u very much TheRembler I have the table now , the only problem is that names of cities that have special unicode caracthers the caracther is looking different, for example a letter that should be " é " looks like " ? " , I m using win XP Pro English Version, do u think there is a solutaion...
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.