$BgQuery: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
mNo edit summary
Line 2: Line 2:
<span class="pageSubtitle"><section begin="desc" />List of "long" sdaemon requests initiated via $CommBg<section end="desc" /></span>
<span class="pageSubtitle"><section begin="desc" />List of "long" sdaemon requests initiated via $CommBg<section end="desc" /></span>


<p class="warning">Most Sirius $functions have been deprecated in favor of Object Oriented methods. The OO equivalent for the $BgQuery function is [[to be entered]].</p>
<p class="warning">Most Sirius $functions have been deprecated in favor of Object Oriented methods. There is no OO equivalent for the $BgQuery function as the OO APIs emphasize the use of the [[List of Daemon methods|Daemon methods]].</p>


This function is obsolete and has done nothing but return a value of 0 if a valid $list identifier is specified as a parameter and 6 otherwise.
This function is obsolete and has done nothing but return a value of 0 if a valid $list identifier is specified as a parameter and 6 otherwise.
==Syntax==
<p class="syntax"><section begin="syntax" />
<ul>
<li>''[[Sirius Functions]]''
</ul>
<section end="syntax" /></p>
<p class="caption">Products authorizing $BgQuery
</p>




[[Category:$Functions|$BgQuery]]
[[Category:$Functions|$BgQuery]]

Revision as of 16:26, 31 January 2011

<section begin="desc" />List of "long" sdaemon requests initiated via $CommBg<section end="desc" />

Most Sirius $functions have been deprecated in favor of Object Oriented methods. There is no OO equivalent for the $BgQuery function as the OO APIs emphasize the use of the Daemon methods.

This function is obsolete and has done nothing but return a value of 0 if a valid $list identifier is specified as a parameter and 6 otherwise.