close
Warning:
Can't synchronize with repository "(default)" (/var/svn/mms does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Apr 16, 2012, 2:29:48 PM (13 years ago)
- Author:
-
Pedro Gea
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
-
Property
Status
changed from
new
to
accepted
-
Property
Milestone
changed from
to
Release 0.6
-
initial
|
v3
|
|
2 | 2 | al crear el modelo con la función BuildModel de ModelExcel me da un error porque no puede crear las variables del submodelo. |
3 | 3 | Error: |
| 4 | {{{ |
4 | 5 | ERROR: [2] [@MVariable::GetVariable] No se encuentra la variable vinculada: 'Pc_Acco_Call_Por.CCa_RUn_RwT_PyM_Vir.N_Row.10'. |
5 | 6 | |
… |
… |
|
19 | 20 | [2] NameBlock mod::model::model::model::model::CreateSubmodel (NameBlock args) |
20 | 21 | [1] NameBlock ModelExcel::BuildModel (Text xlsFile) |
21 | | |
22 | | |
| 22 | }}} |
23 | 23 | |
24 | 24 | Esta variables si están en el data set. |