Ask Your Question

Christian's profile - activity

2020-09-28 19:42:32 -0500 received badge  Famous Question (source)
2020-09-28 19:42:32 -0500 received badge  Notable Question (source)
2020-09-28 19:42:32 -0500 received badge  Popular Question (source)
2020-09-08 00:40:45 -0500 asked a question How to change the metrical units on the pmtmlc file

I need to modify the pmtmlc file (related to TMLC module), in order to change the metrical unit, using M (meters) instead F (Feet), but the file does not permit to be modified (it does not save the change)... I remember (or I believe) it is necessary to change another file, to get permission to do that. Please tell me what to do. Thanks.

2013-10-09 23:34:15 -0500 received badge  Famous Question (source)
2013-07-24 11:37:53 -0500 received badge  Notable Question (source)
2013-06-05 21:59:05 -0500 received badge  Popular Question (source)
2013-05-23 08:21:56 -0500 received badge  Student (source)
2013-05-21 00:34:47 -0500 asked a question File ".\pssexcel.py", line 1472, in accc

I am working with script to run ACCC activity, but reports this error:

Traceback (most recent call last):
  File "E:\BACK_UP\DIC14-DMAX-EXP-NORTE\ACCC.py", line 84, in <module>
    baseflowvio=True, basevoltvio=True, flowlimit=100.0, flowchange=5.0, voltchange=0.04)
  File ".\pssexcel.py", line 1472, in accc
IndexError: list index out of range
>>>

can somebody tell me why this problem occurs and how to fix it?