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 dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ldojoles
  • Content: Threads
  • Order by date
  1. ldojoles

    how to convert amount in numbers to amount in words

    good day... im creating a check writing program my poblem is in the conversion of amount in number to words... eg $5, 235.25 i want my program to automatically generate... five thousand two hundred thirty five 25/100 is this possible ?
  2. ldojoles

    Printer about status

    good day everyone... how do you determine if the status of the printer is Online/offline ? thaks in advance
  3. ldojoles

    About delphi & mySQL

    im currently using BDE as my database engine and planning to migrate to mysql if possible... my question is.... can mySQL be integrated with delphi ? if you install mysql does it create a component automatically in delphi IDE ?
  4. ldojoles

    dbase problem...

    i am using dbase for windows... i wonder why my program produces _sql324343.dbf... can anyone explain this ? any corrective suggestions?
  5. ldojoles

    about sound...

    when i was a turbo pascal user i used the procedure Sound(100) which create a sound using using CPU speaker... i browse through deplhi help files but i havent found it... is there any substitute command for this ?
  6. ldojoles

    About System Date

    does anyone knows how to create an independent date ? what i mean is that... when any user(in windows) changes the system date in the control panel my program would not be affected... tnx
  7. ldojoles

    About Batchmove & progress bar

    is it possible to integrate the Batchmove status(%done) to a progressbar ? how ?
  8. ldojoles

    how to determine cashbox status...

    i have a possiflex cashbox connected to Epson tmu-220 printer via rj45-rj11 cable... i want to send a signal to the cashbox for me to deterine its status whether it openor close... is this possible ? is there a delphi code for this ??? thanks in advance....
  9. ldojoles

    Opening A Cash Drawer

    i have a posiflex cashdrawer connected to Epson Tmu220 via rj11-rj45. is there a command that would send a signal to the printer so that it will eject the cashbox?
  10. ldojoles

    how to determine if cash drawer is open ?

    i have a Point of sales system, after the customer pays his amount due the ChangeDue dialog is activited the dialog is in showmodal state until the cashier presses any key or the system timer reaches 30sec for the next transaction... intead my program waits for the timer to expire... i want my...
  11. ldojoles

    Dbase index corrupt...help

    gud day everyone !!! im using dbase for windows as my databse... since i have no UPS for my PC... i have no problem with my program but at times when there is power failure my indexfiles get corrupted... why ? whats the best thing to do?

Part and Inventory Search

Back
Top