% ' ' %> <% main() Sub main() If Not(SessionCheck()) Then Exit Sub End If Dim ShowDel Dim PageType 'ページタイプ ShowDel = Request("ShowDel") PageType = Request("PageType") Dim RouteType RouteType = Request("RouteType") Dim DenpyoNo DenpyoNo = Request("DenpyoNo") '連続印刷用追加(070606小野) Dim DataCnt DataCnt = 0 Dim title title = "材料仕入伝票" %>