Command: pcvs

NEST HelpDesk Command Index NEST Quick Reference

Name:
 pcvs - Convert object to string (long version)
Description:
 pcvs converts every object into a string (long version)
Examples:
 23 pcvs -> (23)
 {3 2 mul dup} pcvs -> ({3 2 mul dup})
 (hello) pcvs -> ((hello))
Author:
 R Kupper by copy-and-modify from cvs
SeeAlso:cvs print pprint
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/lib/sli/sli-init.sli

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative