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

Len Listup

Status
Not open for further replies.

seahawk1

MIS
Jan 26, 2005
17
US
When i lookup a ststion using Matworx on a 2000 IPS the len number is displayed in Cmd 14.

Is there an easier way to translate the len listup to Cmd. 10 format on my 2000 IPS?
 
If you are using 3200 or greater you should be using command 14 and not command 10.
You can look in the System Hardware/installation manual there is a diagram that shows how the Lens Layout.

 
you can always write your own list up using excel and the mach script editor.

In cell A1 put 10 then in cell B1 put 000 then extend both columns down till column B reaches a total of 763 but make sure column A remains 10 all the way down. If you want to tidy things up you should then delete out the lines with X64 to X99 in the B column (X being the hundreds digit for each 100). Then in cell E1 put a * and extend that down. You can then save this as a CSV file.

If you then open matworx and start the mach script editor you can import this file and run it. It will warn you that the system will be modified but as we haven't put in any second data in column C nothing will be changed and after running the existing data will be shown. you can then export or print this as normal. If you wnt details for Cmd 11 you can tag those on the end of the excel file or create a seperate one in the same way.
 
OZ provides you with a great tool for listing what is in the PBX you can save and use at any time.

But if excel is not your cup of tea then use Mach Script Editor.
Enter the following and run.
CM
LF10

Keep the FD and SD fields blank


Mextera
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top