logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

scpr - print out objects in checkpoint files

Description

       The scpr program is used to print out objects in checkpoint files.

Name

       scpr - print out objects in checkpoint files

Options

       scpr takes the following command line options:

       -o <val>
              Print the object with the name val. Object names take the form '<classname>:<ordinal_number>'.  At
              least one file and object name must be given.

       -memorygrp <val>
              Which memory group to use.

       -threadgrp <val>
              Which thread group to use.

       -messagegrp <val>
              Which message group to use.

       -W <val>
              Set the working directory.

       -d     Turn on debugging.

       -v     Print the version.

       -w      Print the warranty.

       -L      Print the license.

       -h      Print this help.

Version 2                                          15 Feb 2008                                           SCPR(1)

Synopsis

scpr [options] [file(s)]

See Also