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 strongm 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: themaj
  • Content: Threads
  • Order by date
  1. themaj

    AlohaPOS Bogo Issue, can't figure this one out

    I have AlohaPOS systems in 6 different venues and I can't seem to figure out this BOGO issue; your help is appreciated. I want to run a Promo that allows guest a BOGO on specific items, all in a the same Category (Non-Sales). Seems easy enough but I can't seem to get it to do the BOGO on each...
  2. themaj

    how to 'select text' on current form

    I'm looking to write one subroutine at the form level that will 'Select Text' on each Textbox as I tab through the form. I don't necessarily want to add a sub to each textbox on the form. Is this possible? Any ideas or suggestions? Thanks
  3. themaj

    Which CR10 Version do I need to write code with VB6

    I have CR10 Professional, does this have the correct References & Components to work with VB6. I'm trying to create a simple report that allows me to change parameters such as date and the samples I got from Crystal require Developers Edition to be installed. Can anyone tell me the differences...
  4. themaj

    Pass Date Parm from VB6

    I using VB6 & CR10 I store the date in AccessDB as a long integer (Ex: 20060615). In my test report built within CR10 I have no problem using the appropriate selection: {transactions.TRANS_DATE} >= 20060600 and {transactions.TRANS_DATE} < 20060700 I then launch the report with...
  5. themaj

    Using VB6 custom function in Crystal V10

    I have a custom function for a date format in VB6 that converts to a Long Integer(ie. 20060614) for populating my Access DB. I then use the opposing function below to convert to a readable date. Can anyone help me implement the function in Crystal 10. Public Function fDateLong(plngDate As Long)...
  6. themaj

    Aloha vs Maitre'D (Posera)

    Can anyone give me an objective opinion of Aloha vs. MaitreD? I'm looking for a new system and these are the only options available or acceptable. Don't ask why, it is what it is. I looking for setup/maintenance issues, Inventory, training, stability, flexibility and Cashiering environment. Any...
  7. themaj

    VB6 &amp; IR interface

    I need to write a program in VB6 that allows me to communicate with an IR device to read barcodes. Is this something that would be difficult or is there some existing code I could modify? Thanks.
  8. themaj

    Accubar experience

    Does anyone out there have any experience to share about the Accubar handheld inventory control system? They say it has an interface to Aloha.
  9. themaj

    Aloha in Chinese

    Anybody know how much Chinese you can use on Aloha TS? I need to change some of the buttons on the FOH terminals. I'm NOT going to use bitmaps or create a panel. There used to be a method with a 3rd party package and I heard guys in Australia were doing it but don't know any details.
  10. themaj

    Timing processes to speed up code

    I am trying to evaluate methods of speeding up certain precedures and processes in a database program and wondered whether anyone might be able to tell me how to time certain events for analysis in milliseconds. Example: Click a cmd_button and that starts the 'stopwatch' with a msgbox or ...
  11. themaj

    DBF to Access help

    I have a set of dbf tables from one app that I need to manipulate in VB6 and feed into a Access MDB. can anyone tell me the best way to do this within VB6. I don't want to manually convert the DBF files. In essense I need to Read the DBF table, process information and finally, populate MDB. If...
  12. themaj

    Aloha - Micro Combo Issue

    Can anybody tell me how to get the MSR on MICROS Eclipse workstation working properly with Aloha?

Part and Inventory Search

Back
Top