journal to update parts list
journal to update parts list
(OP)
I've managed to do it with a macro, but not a journal.
the problem is, i'd like to splice it into an existing journal,
OR unless someone knows a way to run a macro and a journal from one button ?
this works as a macro...
NX 8.0.3.4
Macro File: X:\NX7_defaults\Paul\macro\UP-PL-7.macro
Macro Version 7.50
Macro List Language and Codeset: english 17
Created by paulhorton on Thu Jan 30 12:48:51 2014
Part Name Display Style: $FILENAME
Selection Parameters 1 2 0.229167 1
Display Parameters 1.000000 20.000000 11.302083 -1.000000 -0.565104 1.000000 0.565104
*****************
RESET
FOCUS CHANGE IN 1
TBR COMBO UG_SEL_TYPE_FILTER 4 -7 0
TBR COMBO UG_SEL_TYPE_FILTER 1 21 1
LINE "Tabular Note/Parts List"
MENU, 0, UG_SEL_SELECT_ALL UG_GATEWAY_MAIN_MENUBAR ! <Ctrl A>
MENU, 0, UG_TABLE_UPDATE_PARTS_LIST UG_GATEWAY_MAIN_MENUBAR ! <MB/Toolbar>
FOCUS CHANGE IN 1
TBR COMBO UG_SEL_TYPE_FILTER 4 -7 0
TBR COMBO UG_SEL_TYPE_FILTER 1 0 1
LINE "No Selection Filter"
any help much appreciated..





RE: journal to update parts list
CODE
www.nxjournaling.com
RE: journal to update parts list
thanks for your help..
RE: journal to update parts list
I'll have to incorporate that into my own code as well.
www.nxjournaling.com