Previous topic

nc_dimrename

Next topic

NC_Edit

This Page

NC_DlgGetFileNameΒΆ

The NC_DlgGetFileName function returns the NC file name of the currently open file in the NC file browser.

ssFileName = NC_DlgGetFileName()

Return Value

ssFileName is the complete NC file name.

id-1197001