mostrightfuture
17th January 2005, 14:25
hi friends,

Is there any way that we can access the report language variable (lattr.language$) in a device script (script attached with a device) to know in which language this report is going to print?

Thanks in advance
Mahmood

lakoon
17th January 2005, 15:02
Hello Mahmood

I solved the problem in the way, that i am passing the language as parameter to the device script (works only for unix). Im using the barcode funcionality for it. So i can control the contens of the printing file before it is transferd to the printer.

/lakoon

mostrightfuture
17th January 2005, 18:32
hello lakoon,

I am not getting your idea, please describe it a bit.

Thanks in advance
Mahmood

Hitesh Shah
20th January 2005, 16:26
Maybe this (http://www.baanboard.com/baanboard/showthread.php?t=16561&highlight=report+device+export+import) link helps.

rivern
16th June 2005, 09:14
thanks all for your help ..