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 Chriss Miller 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: pattyc
  • Content: Threads
  • Order by date
  1. pattyc

    Is there a way to programmatically embed photos in Word?

    My app creates an HTML with text and images. Then I use a converter (currently trying out ConvertDoc) to convert the HTML to a Word doc. I'm doing this because I need to have the images inline with the text so that a user would be able to open the Word doc and select, copy and paste a whole...
  2. pattyc

    getURL problem

    I'm using Flash Pro 8 on Win XP. In my Flash document, I have made several empty movie clips that act like buttons. When one is clicked, I want a local file to be opened (might be a .txt file, for instance). I set each movieclip's onRelease event to a function that just does...
  3. pattyc

    Cannot get vendor id in Vendor Maintenance/Vendor Inquiry

    I go to AP->Vendor Inquiry->Invoices Tab. I click on an invoice and bring up Invoice Drill Down with my customized buttons. I want to get the vendor number and invoice number. In my program script, I reference {ML_VEND_ID$}, and the value that is returned is the invoice number. I also...
  4. pattyc

    How can I get a check number?

    In AP->Vendor Maintenance, the checks are listed in a listbox under the Checks tab. Is there a way to grab the selected row ? I want to parse out the check number. Or is there anywhere else in MAS where you can get the check number (for instance, there's a field on a form that I can grab)?
  5. pattyc

    Error performing VI export

    I am trying to do an export from MAS to Excel using VI. I set up the Excel spreadsheet, I set up the ODBC data source, and I set up the export job. When I run Test, I get results, but when I run the job for real, I get "Error 15 in program VIWX01 at line 0690". I get that error at that line...
  6. pattyc

    How do I access the MAS db via Java?

    I'm running the MAS 200 4.10.1.1 client. I want to write a Java app to query the MAS database directly via ODBC (I don't want to use VI or MS Query to write to an Excel spreadsheet, for instance). How do I do this?

Part and Inventory Search

Back
Top