Lasso Soft Inc. > Home

[ stdoutnl ]

Method

[stdoutnl] prints the specified message to the console.

  • Syntax
stdoutnl(string)
Examples
  • Beginner

Thread with Capture

The following example shows a new thread being created. The new thread simply prints a message to the console. This illustrates how split_thread() is used and how a new capture (within curly braces { }) is given to split_thread which will be run in a new thread.

Code

split_thread => {
    stdoutnl("I'm alive in a new thread!")
}

Result

I'm alive in a new thread!

Recent Comments

No Comments found

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft