jojovalenton
3rd March 2014, 14:29
Hello LN World,
I need help from you experts, I need to have an afs scripts to get or extract the results of whina1210m000 session. I used this dll whina.dll1210.determine.inventory.and.inventory.value() but when I ran it got my LN disconnected from the server.
domain tcqiv1 p.inventory
long p.no.cost.comp
domain tccpcp p.cost.comp(1) fixed
domain tcamnt p.inventory.cpcp.value(1)
domain tcamnt p.inventory.tot.value
domain tcamnt p.home.cpcp.value(2,1)
domain tcamnt p.home.tot.value(1)
function read.dll.whina1210()
{
ret = whina.dll1210.determine.inventory.and.inventory.value(
tcowns.comp.owned,
item.eu,
invty.cwar,
whinr110.ownr, |bpid owner
whinr110.bfbp, |bpid by from
value.date,
whinr110.lgdt,
"SAR",
"PUR",
whinr110.valm,
whinr110.vwvg,
whinr110.wvgr,
|ref
p.inventory,
p.no.cost.comp,
p.cost.comp,
p.inventory.cpcp.value,
p.inventory.tot.value,
p.home.cpcp.value,
p.home.tot.value)
}
Regards,
Jojo
I need help from you experts, I need to have an afs scripts to get or extract the results of whina1210m000 session. I used this dll whina.dll1210.determine.inventory.and.inventory.value() but when I ran it got my LN disconnected from the server.
domain tcqiv1 p.inventory
long p.no.cost.comp
domain tccpcp p.cost.comp(1) fixed
domain tcamnt p.inventory.cpcp.value(1)
domain tcamnt p.inventory.tot.value
domain tcamnt p.home.cpcp.value(2,1)
domain tcamnt p.home.tot.value(1)
function read.dll.whina1210()
{
ret = whina.dll1210.determine.inventory.and.inventory.value(
tcowns.comp.owned,
item.eu,
invty.cwar,
whinr110.ownr, |bpid owner
whinr110.bfbp, |bpid by from
value.date,
whinr110.lgdt,
"SAR",
"PUR",
whinr110.valm,
whinr110.vwvg,
whinr110.wvgr,
|ref
p.inventory,
p.no.cost.comp,
p.cost.comp,
p.inventory.cpcp.value,
p.inventory.tot.value,
p.home.cpcp.value,
p.home.tot.value)
}
Regards,
Jojo