Recital

Login Register

Using the Recital PIPETOSTR() function

Recital 10 introduced the PIPETOSTR() function. This function operates in a similar fashion to the FILETOSTR() function but it can be used to capture the output from externally executed operating system commands. e.g.
// determine how many Recital users are on the system
nusers = pipetostr("ps -ef | grep db.exe | wc -l")
Twitter

Copyright © 2024 Recital Software Inc.

Login

Register

User Registration
or Cancel