Skip to content
#

labs

Here are 452 public repositories matching this topic...

abickerton
abickerton commented Apr 18, 2020

5.2.3
PICTURE clause character-string representation
Some PIC clause symbols can appear only once in a PIC clause character-string,
while other can appear more than once. For example:
➢ PIC clause to hold value 1123.45 is coded as follows, where the V represents
the decimal position.
PIC 9(4)V99
➢ PIC clause for a value such as $1,123.45 is coded as follows:
PIC $9,999V99

rtblair
rtblair commented Jan 30, 2020

As an interested citizen searching for one or more maps that are offered as layers within ZoLa, one would have a hard time finding the resource via Google if they used a search term other than "NYC ZoLa" or "NYC Zoning and Land Use". For example, Zola does not appear on the first page of "NYC Sidewalk Cafe Zoning" results, and it probably should since we are an authoritative source.

Obviously t

Improve this page

Add a description, image, and links to the labs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the labs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.