Actually it hangs. Does not activate any command button or any other control on form. I have to close it forcefully. If I remove print.paintpicture statement it works fine
SNKarki
Hi SSDESIGN
First of all let me know how familiar with clipper, and foxPro. Is client wants to change it to FoxPro? If not you can rewrite it in Clipper or foxPro. Only you need some exercise to convert existing database.
Let me know more detail. Perhaps I could help you out. Please use...
I used VB 6 to write online billing program. I used print.paintpicture . It worked fine, but control doesn't returns after printer.enddoc. How can control return to other control. Please Help Me!!
Again The main question is alive. How we survive if new OS from Microsoft will not support DOS based programs.
Did any one experimented with printer which is connected in USB port and having no Character ROM?
It gave me good filling that there are more Programmer using Clipper.
I used Clipper since it was summer 86 till now CA-Clipper 5.3
But now Microsoft released Vista which not support My Program. So How we overcome this problem?
Compile with /m /n option In /n option you cann't put any executable code out of any procedure or function. when you link first function of first obj will be starting point.
S.N.Karki
Dear All
Now a days Programmer are facing one question from posible client. Is it Visual?
I wonder why Visual needed. With using less resources clipper provides better result. Only thing is that it cann't print Desktop Publishing Quality report.
Is some body notice that same types of work done...
I found no problem to run applicaton developed in clipper in any windows version. How you try to run that may effect. try any one of my program developed in clipper found in www.softgen.gq.nu or www.softwares.web1000.com and let me know if that runs properly.
or give detail of your programe by...
Visual Foxpro can access DBF files as normal way. But It could not recognise NTX file. Clipper only have such facilities to work with different database drivers. It can recognise CDX ,MDX etc.
You have to create index on Foxpro after accessing DBF.
Let me know if you need more.
HI Clipper programmers.
I want to migrate to GUI environment with power of clipper which I use vary much. Any can download and see my demo programes developed with clipper from www.softgen.gq.nu
Now any one suggest me how to migrate in such way I can use old program. Data structure.
Please try to edit source code for dbu with set epoch line.
source code is available at clip53\sample\source directory and remake it. you will get new dbu with your need. I insteed use dbase III+ with set century on.
No problem created by Y2K in clipper. Just add following line in your main function
set epoch 1990
set century on
your base year will change to 1990 so if some one type 1 in year place of date it will be assumed 2001 autometically.
I also using Clipper scince S87, Now a days I am using CA Clipper 5.3
I also want to switch over to visual programming. I want to use my customised libs thare.
Blinker and Exospace are two linker bunddled with clipper 5.3. I found Blinker vary much usefull and fast. So use it. there are two drawbacks using this.
1. You cannot use cld. To debug you have to link cld.lib in file section and invoke debugger with ALT-D.
2. Your old lib or obj compiled...
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.