Does anybody use this script by Liceo? It is interesting cause is supposed to be automatic and gives a complete comprehensive view of all teacher (that is usefull and should be integrated in FET along with Student, Teacher, Rooms)
QuoteDoes anybody use this script by Liceo? It is interesting cause is supposed to be automatic and gives a complete comprehensive view of all teacher (that is usefull and should be integrated in FET along with Student, Teacher, Rooms)
The script is giving me an error: Errore di run.time "9" Indice non incluso nell'intervallo
(Run-time error "9"- Subscript out of range it says on the net) In the debug mode it says (in Modulo 3 codice) that
Do While trovaore > 0
t_a = perore: t_i = "<Name>": t_f = "</Name>"
trovadati
indd = indd + 1
[highlight] ore(indd) = t_res[/highlight]
perore = t_a
trovaore = InStr(perore, "<Name>")
QuoteDoes anybody use this script by Liceo? It is interesting cause is supposed to be automatic and gives a complete comprehensive view of all teacher (that is usefull and should be integrated in FET along with Student, Teacher, Rooms)
The script is giving me an error: Errore di run.time "9" Indice non incluso nell'intervallo
(Run-time error "9"- Subscript out of range it says on the net) In the debug mode it says (in Modulo 3 codice) that
Do While trovaore > 0
t_a = perore: t_i = "<Name>": t_f = "</Name>"
trovadati
indd = indd + 1
[highlight] ore(indd) = t_res[/highlight]
perore = t_a
trovaore = InStr(perore, "<Name>")