Opened 13 years ago
Last modified 13 years ago
#935 new doubt
Warning por un TimeSet no acotado — at Initial Version
Reported by: | imendez | Owned by: | Pedro Gea |
---|---|---|---|
Priority: | major | Milestone: | Maintenance |
Component: | Variables | Keywords: | |
Cc: |
Description
Hola, al hacer un ReplaceModel (en realidad lo estoy creando), me salen muchos warnings como este:
Warning: [1650] OIS: El TimeSet no acotado Diario = fdo; depende de símbolos no visibles globalmente. Sólo los datos almacenados en la cache en [y1988m02d07,y2051m11d15] estarán accesibles cuando sea cargado
El DataSet tiene definido un intervalo infinito:
// Intervalo para las variables input definidas como series infinitas Real DS.I::AppendInterval("Diario", iniData, MaxDate);
¿Alguna pista de cómo solucionarlo?
Gracias.
Note: See
TracTickets for help on using
tickets.