Hi there,
sorry if I do this fool question but, I tried to find something for creating like a designer house application.
I mean, imagine an application where you can build your house or a building as you want, adding doors, windows, ventilation, floor, furnishings, etc, etc.
I need to...
HI guys, I tried to look into this forum something related to this but I couldn't so, here's my problem:
I created a VB application. This program evaluates what products a user has selected and based on that, open a word document previously created by me(template note).
in this word document...
Hi guys
I was wondering if someone knows if MAS90 saves creation date for a new part created on Inventory Master module
I already looked into IM1_InventoryMasterFile and I didn't have success
thanks
Hi guys, I have a simple question, I think.
you know, when the user wants to assign material to a Job, he goes to "MODULES - INVENTORY MANAGEMENT - MAIN - TRANSACTION ENTRY" option. So, this information is stored "temporaly" in tables IMG_TransDataEntryHeader and IMH_TransDataEntryLine.
my...
Hi,
I created a VB application but I need to close all previous WORD documents before to run my application.
for example, if you opened a MEMORANDUM or something like that, I need to validate it in my program and say:
"This application cannot run until you close all your active Word...
Hi Makeitso!
I tried you tell me but, if a remove the VISIBLE property, the document is a mess!! and if I leave it, the documents is created fine!!
any idea??
HI guys!
I have a VB application and I have a function there, for working with Microsoft Word.
this is the begin the code:
Set WordTemplate = CreateObject("WORD.APPLICATION")
Set WordReport = GetObject(app.Path + "\NewDoc.doc")
With WordReport.Application
.Visible = True...
hi there!
I'm trying to create a report but I'd like to know how I can know what table is been used for a form, I mean, if I'm working in the AP - Main - Invoice Data Entry Form, How do I know what MAS90 table is gonna be wrote when I add a new entry!!!??
and also, How can I modified an...
Hi Everybody,
I'm doing an application that it sends information to print. My problem is when I display the Printer Dialog, you know, using this sentence:
commondialog.showprinter
if I set to the printer Legal size paper and landscape orientation, I don't know HOW to tell PRINTER object gets...
Hi!
I need to "join" text and images into the printer object!
my problem is if I insert text, the image desappears!! any idea? this is my code:
Printer.Print
'Copy picture to Printer
Printer.CurrentX = 0
Printer.CurrentY = 0
Printer.Print "Project: Image and Text"
Printer.PaintPicture...
Hi,
I'm using Crystal Reports 8.5 and I was wondering if it's possible to sort the data by differents criterias! I mean, using a parameter, say to the program, if parameter equals 1, sort the information by date1, if equals 2, by date2 ....
is this possible??
thanks!
thanks for the advice but my problem is I need to teach a guy how he can export information easy, and the VI has a better interface than Microsoft Query, you know, when you try to add a condition and JOIN tables, it's more difficult to the user undestands that
if I cannot find the way to use...
Hi,
I'm trying to export inventory information using the Export Job Maintenance(Visual Integrator) but I need to get one field is not in the "default" Data Available fields, the LASTLEADTIME. This field is into the Vendor Item.
In the job maintenance, into the Configuration Tab, I pressed the...
Hi, I have a question!
I have an excel sheet with some part numbers that I want to import into MAS90, but my question is, if I just want to modify the PLANNER CODE or another field, how can I tell it to Visual Integrator? because, you know, for importing data, you need to have required fields...
Hi, I have read a lot of information about the WRITING problems in Mas90 but, I don't know if somebody is experimenting my case!
I downloaded the ODBC Driver version 3.33 and I can save information into MAS90(IM1_InventoryMasterFile) but, not all information is saved correctly, I mean, the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.