[ic] I write a new file named"order_lines.html",it's like order.html, and it's called as following

Ryan Hertz interchange-users@interchange.redhat.com
Mon Apr 15 22:22:00 2002


At 09:14 AM 4/16/02 +0800, grace wrote:

>Thanks for ur reply. But I try [value vendor_prefix], it doesn't work. And 
>then I try
>[seti vendor_archive][cgi vender_prefix][/seti]
>.....
>[seti page_title]
>         [L]Order[/L]: [L]Order Lines by Vender[/L] - [scratch vendor_archive]
>         [set help_name]order.main[/set]
>[/seti]
>
>In the first page,it's ok, but the subsequent pages it displyed none. I 
>don't know why?

Perhaps you need to put it into the session?  I believe a scratch var 
doesn't leave the page by design.

I think you put something like this at the top of the page:
[set mv_put_session]Yes[/set]

A search on the developer site would probably turn up a few clues.

BTW:  Double check your spelling of "Vendor" throughout the code in case 
you have any variations (as in your example).