RemoveEmptyOrderForms - Solution Sites Routine

This sub removes empty OrderForm objects from the specified OrderGroup object.

Definition

Sub RemoveEmptyOrderForms(
  mscsOrderGrp)

Parameters

  • mscsOrderGrp
    A reference to the OrderGroup object from which all empty OrderForm objects should be removed.

Defined in File

include\std_ordergrp_lib.asp

Routines Called

None.

Called By

CatchErrors (pickship.asp)

CatchErrors (summary.asp)

CatchErrorsForPaymentPages

CheckBasket

Copyright © 2005 Microsoft Corporation.
All rights reserved.