Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bismir

  1. bismir

    Memory problems with CLIPPER 5.2 and BLINKER 5.0

    Did you try with xms105 himem memory manager for clipper. If not, maybe I can help you. Regards
  2. bismir

    clipper+fw+dbsee

    I have fw20d,clipper 5.2e and dbsee 4.6 dbsee produce applications for clipper compiler almost perfect but i'm found lnk file to produce clipper+fw+dbsee in windows 16bit but i have not file dbsee45w.lib which is 'must have' to do that. If somebody know how to resolve this problem please...
  3. bismir

    Clipper and USB port

    I try to print reports from my clipper APPS to USB printer but there is no chance. I use Win98 and have installed printer to USB port. Any with idea how to resolve this problem ? If I put computer in network I can share printer and from another computer redirect printer to Lpt1 but I can not...
  4. bismir

    clipper and barcode

    I'm finished my application for Point-Of-Sale POS using but now I wan't to enable for users to use BarCode Reader device. What I need to do to my application using keyboard and Serial Reader for selling products. Can clipper automatically response on serial input from Barcode and enter data...
  5. bismir

    need some clipper upgrade for my clipper 5.2

    This is rusian site but I hope you will find the way to download your upgrade. I'm try and I'm do that. spravki.net.ru/clipper/ca-clipper.htm
  6. bismir

    installing clipper 5.3 not working. Help!!!

    Sorry beacouse I don't understand your problem. But, I also don't understand if you have first time good installation from that CD why you cannot have again. I use same clipper 5.3 but my installtion is from flopy and work very well. Also from 5.3 version CACI system work very well. I don't...
  7. bismir

    installing clipper 5.3 not working. Help!!!

    Oh my friend. Clipper 5.3 is not Windows program and you can get any program group to your Programs folder. If you want to use clipper you must to go to old good MS-DOS prompt and use DOS commands. cdcd clip53\source\sample dir and you will see sample programs with .PRG extension. IF you want...
  8. bismir

    PROBLEMS WITH FIVEWIN

    Perhaps, you must to copy BWCC.DLL,Preview.DLL to your windows\system directory. This is for reason if you can't to open dialogs,if you don't see icons or bitmaps in your sample programs.
  9. bismir

    VM Integrity Failure

    When you make icon for starting programm click with right button and choose option properties. For memory enable option "Protected" and you will much help clipper programs to work under Windows platform. I use this option on every of my programs. Other options are to find __wait_b.obj...
  10. bismir

    Dbsee and fivewin

    I want to connect dBsee and Fivewin librarys but I need file dbsee45w.lib . Please, if someone know where I can find it.
  11. bismir

    Debugging a clipper application

    Just write: IF your program start with ex: FUNCTION Main() you must include switch /n , like: clipper main /n /b but if not clipper main /b exospace fi main lib cld Now you have included debuger into your exe After you start your application you can call debuger if you use combination Alt+D I...
  12. bismir

    Debugging a clipper application

    Hey ! mxPavel did not think like you. You must include cld.lib in you link file Example: Blinker fi Main LIB CLD
  13. bismir

    need some clipper upgrade for my clipper 5.2

    All you can do with your clipper 5.2 version is to upgrade to 5.2e version. IF you need that e-mail to me. bismir@bih.net.ba
  14. bismir

    How can I display big letters in CA-Clipper 5.2 ???

    Try to find Flipper 6 LIBs. This fully replace graphic interface for clipper text screen. This LIBs support @..SAY, @..GET commands and all other. You can have your clipper apps fully on graphic screen, you can make graphicons, BIG letters, small letters, all you want. I hope I help you. If you...
  15. bismir

    Hey, clipper programmers !!!

    For Lou-fsindo. I don't know if producer out of business. Old templates you can't move in Windows. Please visit www.dbsee.com and you can get all informations you need. Also, I have 4.6 version for DOS and I plan to buy new version for Alaska Xbase++ . Do you have bl5win.tmp file in your...

Part and Inventory Search

Back
Top