
<%
Dim I ' declare our loop index variable
%>
<%
' Start the loop telling it to loop from 1 to 5 incrementing
' I by one (which is the default) on each pass.
'
' ie. this would have done the same thing:
' For I = 1 To 1
For I = 1 To 1 Step 1
' Output our HTML and text using the value of I as
' the FONT TAG's SIZE attribute.
%>
Thank you!
<%
Next ' Bounce back to the top of the loop
%>
SAP Error Code: QC-147
SAP Error Description: Maximum number of characteristics reached
ID: 213309
Home | Contact | Copyright