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 wOOdy-Soft 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 COBART

  1. COBART

    Cash Register Code Program

    Hi Danceman .. Where i can get sample code program for Mscomm32.ocx And how to acces Cash Register
  2. COBART

    Cash Register Code Program

    Hi friends .. i have a question about Cash Register I have problem about application with VFP 5.0. How to open and close Cash Register with Visual Foxpro Code program. Please ... Thanks' Regards Rudi
  3. COBART

    HOW TO ENCRYPT CONTENT OF PRG FILE

    NO ! NO THAT I MEAN I NEED TO ENCRYPT MY PROGRAM, BECAUSE I WANT TO HIDE FROM ANYBODY CAN READ MY PROGRAM
  4. COBART

    HOW TO ENCRYPT CONTENT OF PRG FILE

    HALLO .... I HAVE APPLICATION WITH PRG AND SCX FILE I WANT TO ENCRYPT MY PROGRAM FOR SAFETY MY SOURCE PROGRAM CAN YOU GIVE ME CODE FOR ENCRYPT AND UN-ENCRYPT MY SOURCE PROGRAM. mY SOURCE PROGRAM IS *.PRG AND *.SCX *.SCT FILE THANKS FOR ATTENTION COBART
  5. COBART

    HOW TO CONECT VFP TO SQL SERVER ?

    Hallo .. I AM BEGINNER IN VFP I HAVE CREATE APPLICATION FROM VFP AND I WANT TO MANAGE MY DATABASE FROM SQL SERVER. BUT I DONT KNOW HOW TO CONNECT VFP TO SQL SERVER. PLEASH HELP ME ..! would you like to expound my problem THANKS FOR YOUR ATTENTION Rudi
  6. COBART

    CONVERTING FORM CLIPPER

    I have 2 aplication in clipper and now i want 1 of them to build in VFP. The problem, i can't use the table and index from clipper in vfp. The table and index must be can use in two aplication in clipper and VFP. Can you help me ? Give me solution ? Best Regards Rudi
  7. COBART

    How to get again the data los ?

    Hello ... I have the important data in NT Server 4.0, but yesterday accidential the data is deleted. I counfused .. How to get the data again ? Like in windows 95/98 in Recycle bin there are Restore Menu Where in the Windows NT. Server ? Please help me .... friends Thanks Regards Rudi
  8. COBART

    How to use SQL from Vfp ?

    Helooo ..everybody I am new comer in sql server. I want to using SQL Server for management database what must be to do from Vfp ? and how to conect Vfp to Sql server ? Any body can help me ! Thank's Regards
  9. COBART

    Report Form to ASCII file

    The file is temporary System c: is not use exclusive The problem is this report is not working if the program is instal in server. But if the program is running in workstation this program is right. and the TXT file is created. But if this program is running in server the TXT file is not...
  10. COBART

    Report Form to ASCII file

    Haloo RICK The problem is not fix with your idea Maybe you have other Idea ? This my program line : Sele dTawarc Set Order to no_urut Go top If !Directory('C:\Eml_twr') MD C:\Eml_twr Endi lcDir = 'C:\Eml_twr' lcNo = 'PWN'+Left(allt(Notawar),6) lcFile = lcDir+'\'+lcNo Repo form Tawar_em...
  11. COBART

    How to play GIF animation ?

    Heloo .. I Am try to create form interactive with more picture. But i dont know how to play GIF animation in my form Please help me about this problem ? Best Regards Rudi
  12. COBART

    Report Form to ASCII file

    I have a report. When Execute with command : REPORT FORM xxx.frx to File &lcFile ASCII on the workstation the file TXT is created and succes. But when the program i execute from NT server the file TXT is not created and not succes ! Why this is happened ? Anybody can help me pleash ? Thank's...
  13. COBART

    Removing tool bar 'Window Preview'

    Hello Chris, Jon Hawkin ! Thank's for your tips ... Rudi
  14. COBART

    Removing tool bar 'Window Preview'

    Chris This is my question ! When I isue the command "REPORT FORM XXXX.FRX PREVIEW" The report is display on the screen. On the top,there is a Tollbar "Print Preview". In this Toolbar there many icon. Next Page,Last Page,Print,Close and other. How to hide automatically from...
  15. COBART

    Removing tool bar 'Window Preview'

    Heloo Chriss, Your Idea not succes On the my report preview, Toolbar 'Window Preview' still show. How to hide Toolbar 'Window Preview' programaticaly from print procedure ? Can you help me ! Thank's Rudi

Part and Inventory Search

Back
Top