|
Home > Archive > Commerce Server General > March 2004 > Order Status Codes - upper limit
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Order Status Codes - upper limit
|
|
|
| Hello,
I am wonder what is the upper limit for the Order Status
Codes? I have used all available powers of 2 upto and
including 1024.
Thanks
Mark
| |
| Max Akbar 2004-02-25, 10:35 am |
| I don't see why not you can modify the "applcation_util.asp" file and
"GetXMLCodeEditMeta" method.
Good luck,
-Max
"Mark" <anonymous@discussions.microsoft.com> wrote in message
news:0caf01c3fb30$6f2280c0$a501280a@phx.gbl...
> Hello,
>
> I am wonder what is the upper limit for the Order Status
> Codes? I have used all available powers of 2 upto and
> including 1024.
>
> Thanks
>
> Mark
| |
| David Messner [MSFT] 2004-03-11, 10:40 pm |
| As far as we can tell from a quick code review, any power of 2 that fits
into 32 bits should work. But, I can't find any documented limit we have
tested up to.
Good luck
-djm
--
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2004 Microsoft Corporation. All rights
reserved.
--------------------
Reply-To: "Max Akbar" <maximum2000@hotmail.com>
From: "Max Akbar" <maximum2000@hotmail.com>
References: <0caf01c3fb30$6f2280c0$a501280a@phx.gbl>
Subject: Re: Order Status Codes - upper limit
Date: Wed, 25 Feb 2004 07:07:24 -0800
Lines: 19
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
Message-ID: <OcxqNF7#DHA.1456@TK2MSFTNGP09.phx.gbl>
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: c66-235-19-60.sea2.cablespeed.com 66.235.19.60
Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP09.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.commerceserver.general:13256
X-Tomcat-NG: microsoft.public.commerceserver.general
I don't see why not you can modify the "applcation_util.asp" file and
"GetXMLCodeEditMeta" method.
Good luck,
-Max
"Mark" <anonymous@discussions.microsoft.com> wrote in message
news:0caf01c3fb30$6f2280c0$a501280a@phx.gbl...
> Hello,
>
> I am wonder what is the upper limit for the Order Status
> Codes? I have used all available powers of 2 upto and
> including 1024.
>
> Thanks
>
> Mark
|
|
|
|
|