Baanboard.com

Go Back   Baanboard.com

User login

Frontpage Sponsor

Main

Baanboard at LinkedIn


Poll
What actions do you take to ensure compliance with the sanction/embargo lists published by the EU and the US?
don't know what you are talking about
56%
we are scanning customers, suppliers and employees using own programs on a regular basis
13%
each delivery/purchase adress is checked immediately with own programs
2%
we are using third party software for this purpose
9%
we simply don't bother
20%
Total votes: 45

Reference Content

 
java.new.queue
By patvdv at 26 Feb 2008 - 21:57

java.new.queue

Syntax

long java.new.queue()

Description

Creates a new queue for buckets. Upon return, the new queue.id is returned, or an error code is presented. NOTE: queues are removed automatically if the process that created it (or the process that called java.install.listener(…) on that queue) is finished !! See also the 3GL function java.install.listener.

Return codes

>0 id for the newly created Java queue
-1 :JavaVM not supported on this platform
-4 failed to create the Java queue.

Example

 long queue.id

     queue.id = java.new.queue()
     if (queue.id > 0) {
         | do something useful

         java.destroy.queue(queue.id)
     }

Related topics



0
No votes yet


All times are GMT +2. The time now is 01:19.


©2001-2008 - Baanboard.com - Baanforums.com