patotools
28th March 2018, 22:52
I am trying to use this command in a script that I developed but I get the error "Unresolved reference to function start.session"
This is my code:
export("tiitm001.item", tiitm001.item)
start.session(MODELESS, "tiitm0501s000", "","")
Please help
mark_h
29th March 2018, 15:06
I am not sure that is available in baan iv have to go try it. Anyway I typically use wait.and.activate as mention in this http://www.baanboard.com/baanboard/showthread.php?t=13240&highlight=start.session.
mark_h
29th March 2018, 15:12
Yep - I get the same error and can't see where it was ever used by us. So wait for someone who knows more about this than me.
NPRao
29th March 2018, 18:48
The function start.session() is valid from BaaN-V onwards.
Refer to the thread - Question Start.session in BaanIVc4 (http://www.baanboard.com/baanboard/showthread.php?t=16707&highlight=start.session)