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 Wanet Telecoms Ltd 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: BeejCyr
  • Content: Threads
  • Order by date
  1. BeejCyr

    Name 'messagebox' is not declared

    I am writting a DLL and I would like to pop up a message box for debugging purposes, yet the IDE tells me that "Name 'messagebox' is not declared." What am I missing? I can get the DLL to display a form, why not a messagebox?
  2. BeejCyr

    Login Problems on an XP workstation

    Finding new workstations with Win98 on them is getting too hard and we are, with much resistance, moving "up?" to XP workstations on our Netware 5 network. The primary problem we are encountering is that each workstation may have multiple users and we do not always know ahead of time...
  3. BeejCyr

    Trying to popup a form from an Usercontrol

    I am wrtting a usercontrol that manages the reading and writting of records to a table. It validates data and handles security and what not. In addition to this, I would like to provide a method that, when called, pops up a form that gives the user a nicely done editing screen to add and...
  4. BeejCyr

    How do I print to multiple printers?

    I have need of a short term fix. I have a program, that when I print, I need the report to print out on two seperate printers. I know... change the program, or have the user print twice. Well... In this case its a legacy program and I do not have access to the code and the printing routines...
  5. BeejCyr

    How do I print to multiple printers

    I have need of a short term fix. I have a program, that when I print, I need the report to print out on two seperate printers. I know... change the program, or have the user print twice. Well... In this case its a legacy program and I do not have access to the code and the printing routines...
  6. BeejCyr

    MSFlexGrid sort arrow

    I have just about finished a program where everything revolves around a MSFlexGrid control. I would like some way to indicate to the user on which column and direction the data is sorted. In other MS programs (like Outlook) there is a small arrow that points up or down in the column header...
  7. BeejCyr

    Visual Integrator and Physical Counts

    After my failed attempts to write to MAS90 directly, we have purchased Visual Integrator. It worked wonderfully in finishing the first part of our project (inventory transactions). Now we need to be able to bring in a flat file full of inventory counts. We generate the count sheets with...
  8. BeejCyr

    Confusion Adding Records to IMH_TransDataEntryLine

    If there is a MAS90 developer's forum anywhere, please let me know. I know this is more of a MAS90/200 user group. I am trying to insert records directly into the IMH_TransDataEntryLine table. (Inventory Transaction Entry). Before I can do that, I need to understand how the line numbering...
  9. BeejCyr

    Running MAS90 on Terminal Services or Citrix

    Due to some badwidth constraints, I would like to run MAS90 on a terminal service server. Our main MAS90 install resides on a Novell server. I would like to install the client on the terminal service machine and allow others to access MAS90 via that. The problem I am running into is that...
  10. BeejCyr

    Using VBA with VB

    I am writting a rather large application and I am finding it would be helpful to allow certain users to customize it with VBA. I have seen many programs (CorelDraw, Macola Accounting, Word, Excell, and so on) that allow the end user to give the program additional functionality by writting VBA...

Part and Inventory Search

Back
Top