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 cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by tsapp1981

  1. tsapp1981

    Using Current Path in a Macro

    ' NX 7.0.1.7 ' Journal created by adminuser on Mon Jul 12 14:52:17 2010 Central Daylight Time ' Option Strict Off Imports System Imports NXOpen Module NXJournal Function GetFilePath() Dim strPath as String Dim strPart as String Dim pos as Integer 'get the full file path...
  2. tsapp1981

    Using Current Path in a Macro

    NX 7.0
  3. tsapp1981

    Using Current Path in a Macro

    That's how I create the initial macro, using the Journaling function, but its still throwing the error.
  4. tsapp1981

    Using Current Path in a Macro

    I tried to use your code listed but I'm getting an error that "displayPart" is not declared. Are you importing a specific library or do you define "displayPart" somewhere else?

Part and Inventory Search

Back
Top