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
This is my code:
export("tiitm001.item", tiitm001.item)
start.session(MODELESS, "tiitm0501s000", "","")
Please help