That will definitely be a nice option, as long as it is not manditory.
Troy Funte
Liberty Electronics
Troy Funte
Liberty Electronics
----- Original Message -----
From: Winter, Patrick
To: 'vantage@yahoogroups.com'
Sent: Monday, December 02, 2002 9:50 AM
Subject: RE: [Vantage] VB Forms linking to Part Drawings, etc.
This will be pretty cool in version 6.0 when you can move the VBFORM button
to the front screen where it's needed and even change the TAB order of the
screen to include it.
Patrick
-----Original Message-----
From: Podlin, Michael [mailto:michael.podlin@...]
Sent: Wednesday, November 27, 2002 4:20 PM
To: 'vantage@yahoogroups.com'
Subject: RE: [Vantage] VB Forms linking to Part Drawings, etc.
Yes it can be done. I currently link our SPC charts/graphs/data to a button
on the Job Tracker - Operation level VB-Form so that you can view the most
recent SPC graphs/data for that specific operation.
Set the button on the VB-Form with the RUNPROG vdp/program.p
In the program.p, do a FIND vantage-table WHERE ROWID(vantage-table) =
GetCurrentRowID() no-lock.
This will set you program so that it has the current record from which the
VB-Form is from.
Then just do a DOS SILENT command to launch your external program.
-----Original Message-----
From: Troy Funte [mailto:tfunte@...]
Sent: Wednesday, November 27, 2002 3:51 PM
To: Vantage
Subject: [Vantage] VB Forms linking to Part Drawings, etc.
Has anyone successfully linked a VB Form to a procedure which can identify a
specific filename... based on a current field referenced by the current
table in the VB Form? I'd love to discuss details with you if possible.
We would like to have a VB Form which does the following:
1. From the Inspection Receipt screen, with PartNum "ABC" selected,
2. Click the VB Forms button.
3. Click a XLS button on the VB Form, which activates a progress program,
which retrieves the "ABC.xls" file from the server and opens it in Excel.
4. There would also be a DWG button on the VB Form, which when activate,
would retrieve the "ABC.dwg" CAD file in either autocad or an autocad
viewer.
Does anyone know what progress procedure would do such a thing?
Troy
[Non-text portions of this message have been removed]
Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Yahoo! Groups Sponsor
ADVERTISEMENT
Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/links
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]