SB+ is not object-oriented. It is actually highly-functional in nature - the
underlining PROCESS call structure is:

@RTN.FLAG = PROCESS(@PARMS, @VALUE)

Where @RTN.FLAG is an output, @PARMS is an input and @VALUE is normally the
output, but can be used as an input also. This is common to all the
processes.

Check the International Spectrum magazine for Jan/FEB 2010 -
http://www.intl-spectrum.com/mag/JANFEB.2010/default.aspx - where there is
an article regarding this. It is for Revelation and will not work in
UniBasic due to the inability to dynamically name NAMED COMMON's. But worth
a read.

But, why would you want to?

Just use Python or java or C# or VB.net and intercall if you want to go that
route.

djm


WJhonson wrote:
> 
> 
> Can Pick BASIC code simulate an object oriented environment?
> 
> 


-----

Learn and Do
Excel and Share


http://mvdbs.com http://mvdbs.com 
-- 
View this message in context: 
http://old.nabble.com/Is-SB%2B-object-oriented--tp32963143p32970947.html
Sent from the U2 - Users mailing list archive at Nabble.com.

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to