EnglishFrenchSpanish

OnWorks favicon

refdes_renum - Online in the Cloud

Run refdes_renum in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command refdes_renum that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


refdes_renum - gEDA/gaf refdes renumbering utility

SYNOPSIS


refdes_renum [--nocopy] [--pgskip [ number ] ] file1 ...

refdes_renum --help

refdes_renum --version

DESCRIPTION


refdes_renum reads a gschem schematic file or files and renumbers all reference
designators. The reference designators are numbered starting with 1 and the old schematic
file is replaced by the modified schematic file.

OPTIONS


--help Display a help message.

--nocopy
If given, this flag leaves the modified files in new files whose names are
generated by appending a `.renum' to the original file names. The default is to
overwrite the original.

--pgskip
When this flag is used, components on the first schematic sheet are numbered
starting with 101. On the second sheet, they start with 201, etc Specifying a
value gives the step between pages. For example --pgskip 10 will start with 11,
21, 31, etc.

--gentle
This flag tells refdes_renum to leave any refdeses alone if they already have
numbers. Use this option to number new components in a schematic which has already
been numbered. Note that --gentle is set by default!

--force
Set this flag to renumber all refdeses, whether they are already numbered or not.

--verbose
Enables verbose output.

--version
Shows the version of this program.

RETURN CODES


refdes_renum returns the following codes to the shell upon completion:

0 Program ran successfully.

1 Error opening or reading input file.

2 Error opening or writing output file.

3 Too many components for --pgskip setting.

4 Internal error (program bug encountered).

EXAMPLES


To renumber the reference designators in a single page schematic mysch.sch:

refdes_renum mysch.sch

To renumber the reference designators in schematic pages pg1.sch, pg2.sch and pg3.sch,
with the reference designators on pg1.sch beginning at 101, the designators on pg2.sch
beginning at 201, and the designators on pg3.sch beginning at 301:

refdes_renum --pgskip pg1.sch pg2.sch pg3.sch

Use refdes_renum online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Image Downloader
    Image Downloader
    Crawl and download images using
    Selenium Using python3 and PyQt5.
    Supported Search Engine: Google, Bing,
    Baidu. Keywords input from the keyboard
    or input from ...
    Download Image Downloader
  • 2
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 3
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 4
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 5
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 6
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • More »

Linux commands

Ad