CVS log for ccp4/src/contact.f |
 |
|
Up to [CCP4] / ccp4 / src
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.60
/
(view)
- annotate
- [select for diffs]
, Wed Sep 8 16:34:09 2010 UTC (20 months, 2 weeks ago) by mdw
Branch:
MAIN
CVS Tags:
series-6_2-root,
series-6_2,
release-6_2_995,
release-6_2_994,
release-6_2_993,
release-6_2_992,
release-6_2_991,
release-6_2_0,
release-6_1_24,
pre-merge-30_07_11,
post-merge-30_07_11,
branch-30_07_11,
HEAD
Changes since 1.59: +3 -3 lines
Diff to previous 1.59
Increase dimension of spgnam string, see #4331
Revision
1.59
/
(view)
- annotate
- [select for diffs]
, Fri Jan 25 16:54:25 2008 UTC (4 years, 3 months ago) by mdw
Branch:
MAIN
CVS Tags:
series-6_1-root,
series-6_1,
series-6_0_99e-root,
series-6_0_99e,
series-6_0_99d-root,
series-6_0_99d,
release-6_1_3,
release-6_1_2,
release-6_1_13,
release-6_1_1,
release-6_1_0,
pre_xia2_remove,
pre-merge-release-6_1_3,
pre-merge-6_0_99e,
pre-merge-6_0_99d,
pre-merge-20_4_2009,
pre-merge-13_08_2009,
pre-merge-07_09_2010,
post_merge-13_08_2009,
post-merge-release-6_1_3,
post-merge-6_0_99d,
post-merge-20_4_2009,
post-merge-07_09_2010,
merge-release_6_1_0,
merge-5_8_2008,
branch-merge-20_4_2009,
branch-merge-13_08_2009,
branch-merge-07_09_2010
Changes since 1.58: +15 -11 lines
Diff to previous 1.58
use HY36ENCODE_F to make stdout agree with residue numbers in PDB file
Revision
1.58
/
(view)
- annotate
- [select for diffs]
, Mon Jan 7 16:08:14 2008 UTC (4 years, 4 months ago) by rmk65
Branch:
MAIN
Changes since 1.57: +4 -2 lines
Diff to previous 1.57
Set minimum acceptable value for Res no. to be -9999 (Bugzilla #2827
Revision
1.57
/
(view)
- annotate
- [select for diffs]
, Wed Dec 12 14:26:06 2007 UTC (4 years, 5 months ago) by mdw
Branch:
MAIN
Changes since 1.56: +20 -20 lines
Diff to previous 1.56
Changes to accommodate 2-char chain IDs and hybrid_36
I have allowed 7-char for residue numbers but this can be reverted when
there are further changes to encode residue strings for stdout
Revision
1.48.2.2
/
(view)
- annotate
- [select for diffs]
, Tue Jul 11 08:13:24 2006 UTC (5 years, 10 months ago) by mdw
Branch:
CCP4-auto
Changes since 1.48.2.1: +230 -36 lines
Diff to previous 1.48.2.1
to branch point 1.48
to next main 1.49
Add in XMLOUT, to produce file as requested by Paul E
Revision
1.51.2.2
/
(view)
- annotate
- [select for diffs]
, Thu Jul 6 09:26:43 2006 UTC (5 years, 10 months ago) by nds65
Branch:
release-6_0_patch
CVS Tags:
release-6_0_2,
merge-6_0_patch_240407,
merge-6_0_patch_100907
Changes since 1.51.2.1: +21 -21 lines
Diff to previous 1.51.2.1
to branch point 1.51
to next main 1.52
Allow negative residue numbers, as in Kim's version.
Revision
1.56
/
(view)
- annotate
- [select for diffs]
, Thu Jul 6 09:22:13 2006 UTC (5 years, 10 months ago) by nds65
Branch:
MAIN
Changes since 1.55: +21 -21 lines
Diff to previous 1.55
Allow negative residue numbers as in Kim's version.
Revision
1.51.2.1
/
(view)
- annotate
- [select for diffs]
, Tue Jun 27 08:49:02 2006 UTC (5 years, 10 months ago) by nds65
Branch:
release-6_0_patch
Changes since 1.51: +91 -84 lines
Diff to previous 1.51
Bring patch branch up to date with trunk
Revision
1.55
/
(view)
- annotate
- [select for diffs]
, Fri Jun 9 12:46:59 2006 UTC (5 years, 11 months ago) by nds65
Branch:
MAIN
Changes since 1.54: +3 -2 lines
Diff to previous 1.54
Iteration limit wrongly hardwired to 125 (bug 1689)
Revision
1.54
/
(view)
- annotate
- [select for diffs]
, Wed Jun 7 13:52:03 2006 UTC (5 years, 11 months ago) by mdw
Branch:
MAIN
Changes since 1.53: +18 -18 lines
Diff to previous 1.53
Double MaxAtoms. Apparently Phil always has to update this.
Revision
1.48.2.1
/
(view)
- annotate
- [select for diffs]
, Thu Jun 1 15:08:33 2006 UTC (5 years, 11 months ago) by mdw
Branch:
CCP4-auto
Changes since 1.48: +137 -99 lines
Diff to previous 1.48
Bring auto-branch up-to-date with trunk
Revision
1.53
/
(view)
- annotate
- [select for diffs]
, Thu May 25 12:38:42 2006 UTC (6 years ago) by nds65
Branch:
MAIN
Changes since 1.52: +32 -32 lines
Diff to previous 1.52
Increase array dimension 2*MaxAtoms to 3*MaxAtoms (Bug 1689)
Revision
1.52
/
(view)
- annotate
- [select for diffs]
, Mon May 22 13:03:31 2006 UTC (6 years ago) by nds65
Branch:
MAIN
Changes since 1.51: +40 -34 lines
Diff to previous 1.51
Change INTEGER*2 to INTEGER to allow > 32768 atoms (bug 1689).
Also add some more array bounds checking.
Revision
1.51
/
(view)
- annotate
- [select for diffs]
, Tue Sep 6 11:25:10 2005 UTC (6 years, 8 months ago) by mdw
Branch:
MAIN
CVS Tags:
release-6_0_1,
release-6_0
Branch point for:
release-6_0_patch
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
update licence banners
Revision
1.50
/
(view)
- annotate
- [select for diffs]
, Fri Sep 2 11:14:35 2005 UTC (6 years, 8 months ago) by mdw
Branch:
MAIN
Changes since 1.49: +5 -4 lines
Diff to previous 1.49
Extended the search for atoms in GETATOM
Problem is if no symmetry info given, then no search done.
NumSymm is number of non-identity symops, so need to add
at least one. I'm not sure even this is enough, but seems
to cure one case.
Revision
1.49
/
(view)
- annotate
- [select for diffs]
, Mon May 16 12:40:58 2005 UTC (7 years ago) by mdw
Branch:
MAIN
Changes since 1.48: +63 -32 lines
Diff to previous 1.48
Changes from Nick Keep: new keyword NOLIST to suppress individual
contact listing, total number of contacts printed, and number
of atoms per 6x6x6 increased from 50 to 198
Revision
1.48
/
(view)
- annotate
- [select for diffs]
, Tue Feb 17 09:50:07 2004 UTC (8 years, 3 months ago) by mdw
Branch:
MAIN
CVS Tags:
release-5_0_binaries,
release-5_0_2,
release-5_0_1_patch,
release-5_0_1,
release-5_0,
pre_fft_swap
Branch point for:
CCP4-auto
Changes since 1.47: +19 -15 lines
Diff to previous 1.47
MDW: keyword SPAC P1 was broken - spurious Jdo left in code.
This has been there for ages. Also tidied code.
Revision
1.47
/
(view)
- annotate
- [select for diffs]
, Mon Jan 26 10:08:18 2004 UTC (8 years, 3 months ago) by mdw
Branch:
MAIN
Changes since 1.46: +10 -4 lines
Diff to previous 1.46
add new licence banners
Revision
1.46
/
(view)
- annotate
- [select for diffs]
, Wed Jan 14 15:40:13 2004 UTC (8 years, 4 months ago) by ccb
Branch:
MAIN
Changes since 1.45: +5 -1 lines
Diff to previous 1.45
changes from Clemens
Revision
1.45
/
(view)
- annotate
- [select for diffs]
, Mon Nov 24 15:07:59 2003 UTC (8 years, 6 months ago) by pjx
Branch:
MAIN
Changes since 1.44: +8 -3 lines
Diff to previous 1.44
Don't suppress contacts between same residue and chain if they are actually
symmetry-related (ie. symop is not the identity).
Revision
1.44
/
(view)
- annotate
- [select for diffs]
, Fri Nov 15 16:09:51 2002 UTC (9 years, 6 months ago) by ccb
Branch:
MAIN
Changes since 1.43: +52 -43 lines
Diff to previous 1.43
now handles chains with overlapping numbering.
Revision
1.42.2.1
/
(view)
- annotate
- [select for diffs]
, Wed Jul 31 13:22:53 2002 UTC (9 years, 9 months ago) by awa
Branch:
release-4_2_1_patch
CVS Tags:
release-4_2_2
Changes since 1.42: +5 -5 lines
Diff to previous 1.42
to next main 1.43
CV - removing a SAVE and some pedantics ;)
Revision
1.43
/
(view)
- annotate
- [select for diffs]
, Wed Jul 31 13:22:32 2002 UTC (9 years, 9 months ago) by awa
Branch:
MAIN
Changes since 1.42: +5 -5 lines
Diff to previous 1.42
CV - removing a SAVE and some pedantics ;)
Revision
1.42
/
(view)
- annotate
- [select for diffs]
, Mon Mar 4 13:54:25 2002 UTC (10 years, 2 months ago) by pjx
Branch:
MAIN
CVS Tags:
release-4_2_1,
release-4_2
Branch point for:
release-4_2_1_patch
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
Minor fix for MODE IRES.
Revision
1.41
/
(view)
- annotate
- [select for diffs]
, Thu Oct 18 12:57:23 2001 UTC (10 years, 7 months ago) by pjx
Branch:
MAIN
Changes since 1.40: +6 -4 lines
Diff to previous 1.40
Clemens Vonrhein: added some array bounds checks.
Revision
1.40
/
(view)
- annotate
- [select for diffs]
, Fri Jul 20 14:29:17 2001 UTC (10 years, 10 months ago) by mdw
Branch:
MAIN
Changes since 1.39: +16 -11 lines
Diff to previous 1.39
Fix from Kim for MODE AUTO in P1
Also, moved ANISOU test so all ANISOU lines ignored.
Revision
1.39
/
(view)
- annotate
- [select for diffs]
, Fri Jun 15 09:21:59 2001 UTC (10 years, 11 months ago) by pjx
Branch:
MAIN
Changes since 1.38: +10 -5 lines
Diff to previous 1.38
Fixed error messaging for bricks being overflowed - some useful information
about the nature of the failure wasn't being written.
Revision
1.38
/
(view)
- annotate
- [select for diffs]
, Thu Nov 23 13:43:29 2000 UTC (11 years, 6 months ago) by pjx
Branch:
MAIN
CVS Tags:
release-4_1_1_patch,
release-4_1_1,
release-4_1
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
Replaced reference to non-existant s/r dotransfrm with TRANSFRM in EXTERNAL
statement (broke under Alpha).
Revision
1.37
/
(view)
- annotate
- [select for diffs]
, Wed Oct 18 15:58:33 2000 UTC (11 years, 7 months ago) by ccb
Branch:
MAIN
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
CCONTACT becomes CONTACT
Revision
1.36
/
(view)
- annotate
- [select for diffs]
, Thu Jun 15 13:25:01 2000 UTC (11 years, 11 months ago) by pjx
Branch:
MAIN
Changes since 1.35: +2 -63 lines
Diff to previous 1.35
Removed subroutines MATMUL4 and dotransform; replaced with calls to modlib
routines MATMUL4 and TRANSFRM respectively.
Revision
1.35
/
(view)
- annotate
- [select for diffs]
, Thu Mar 9 13:10:06 2000 UTC (12 years, 2 months ago) by pjx
Branch:
MAIN
Changes since 1.34: +114 -165 lines
Diff to previous 1.34
Changed to use RDATOMSELECT to parse atom selection with FROM/TO keywords.
Revision
1.34
/
(view)
- annotate
- [select for diffs]
, Thu Jan 27 10:05:44 2000 UTC (12 years, 3 months ago) by pjx
Branch:
MAIN
CVS Tags:
release-4_0_1
Changes since 1.33: +90 -46 lines
Diff to previous 1.33
Changes for METAL keyword.
Revision
1.33
/
(view)
- annotate
- [select for diffs]
, Thu Dec 9 09:22:53 1999 UTC (12 years, 5 months ago) by mdw
Branch:
MAIN
CVS Tags:
release-4_0
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
declaration error
Revision
1.32
/
(view)
- annotate
- [select for diffs]
, Tue Dec 7 15:36:36 1999 UTC (12 years, 5 months ago) by mdw
Branch:
MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
Set DistMetalLigands = 2.35 in line with other setting, and doc
Revision
1.31
/
(view)
- annotate
- [select for diffs]
, Mon Sep 20 15:31:28 1999 UTC (12 years, 8 months ago) by pjx
Branch:
MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
Now gives an error message if parsing of `FROM' keyword fails.
Revision
1.30
/
(view)
- annotate
- [select for diffs]
, Wed Jul 21 13:02:02 1999 UTC (12 years, 10 months ago) by pjx
Branch:
MAIN
Changes since 1.29: +410 -180 lines
Diff to previous 1.29
New version from Kim, plus some changes from PJX:
1. Uses bigger bricks and more of them for searches;
2. Should now pick up H32 and R32 correctly;
3. New keyword BIGSEARCH enables search of larger volume in MODE AUTO;
4. S/rs VSUB and VADD replaced with modlib routines VDIF and VSUM
respectively; call to MSYMLB replaced with MSYMLB2.
Revision
1.29
/
(view)
- annotate
- [select for diffs]
, Fri Apr 23 15:28:02 1999 UTC (13 years, 1 month ago) by pjx
Branch:
MAIN
Changes since 1.28: +23 -5 lines
Diff to previous 1.28
CRYST1 or SCALE cards not required in XYZIN unless MODE is AUTO or IMOL.
Revision
1.28
/
(view)
- annotate
- [select for diffs]
, Wed Mar 31 10:58:32 1999 UTC (13 years, 1 month ago) by pjx
Branch:
MAIN
Changes since 1.27: +3 -2 lines
Diff to previous 1.27
Fix for MODE ISUB (was broken).
Revision
1.27
/
(view)
- annotate
- [select for diffs]
, Fri Aug 14 14:11:06 1998 UTC (13 years, 9 months ago) by pjx
Branch:
MAIN
CVS Tags:
release-3_5_1,
release-3_5
Changes since 1.26: +78 -1 lines
Diff to previous 1.26
Restored subroutine sorthits (accidently removed with SYMTR4 in previous
change).
Revision
1.26
/
(view)
- annotate
- [select for diffs]
, Fri Aug 14 13:29:04 1998 UTC (13 years, 9 months ago) by pjx
Branch:
MAIN
Changes since 1.25: +1 -221 lines
Diff to previous 1.25
Removed subroutine SYMTR4 (now in symlib.f)
Revision
1.25
/
(view)
- annotate
- [select for diffs]
, Fri Jun 12 09:37:43 1998 UTC (13 years, 11 months ago) by mdw
Branch:
MAIN
Changes since 1.24: +3 -127 lines
Diff to previous 1.24
Replaced Kim's MSYMLBN with official MSYMLB. Should make no difference.
Revision
1.24
/
(view)
- annotate
- [select for diffs]
, Thu Jun 4 15:24:13 1998 UTC (13 years, 11 months ago) by mdw
Branch:
MAIN
Changes since 1.23: +56 -10 lines
Diff to previous 1.23
Fix from Kim. Also, change to log output regarding suppression
of adjacent main chain contacts.
Revision
1.23
/
(view)
- annotate
- [select for diffs]
, Wed Jun 3 10:14:44 1998 UTC (13 years, 11 months ago) by mdw
Branch:
MAIN
Changes since 1.22: +3556 -1455 lines
Diff to previous 1.22
New version from Kim/Tadeusz
Revision
1.22
/
(view)
- annotate
- [select for diffs]
, Mon Mar 16 13:38:09 1998 UTC (14 years, 2 months ago) by mdw
Branch:
MAIN
CVS Tags:
release-3_4_1,
release-3_4
Changes since 1.21: +8 -4 lines
Diff to previous 1.21
Don't be so lenient with incorrect keywords...
Revision
1.21
/
(view)
- annotate
- [select for diffs]
, Tue Sep 9 09:09:34 1997 UTC (14 years, 8 months ago) by acr
Branch:
MAIN
CVS Tags:
release-3_3
Changes since 1.20: +11 -10 lines
Diff to previous 1.20
Yet more changes to RWBROOK.
Revision
1.20
/
(view)
- annotate
- [select for diffs]
, Wed Jul 9 13:49:11 1997 UTC (14 years, 10 months ago) by acr
Branch:
MAIN
Changes since 1.19: +132 -229 lines
Diff to previous 1.19
new rwbrook stuff included.
Revision
1.19
/
(view)
- annotate
- [select for diffs]
, Thu May 23 11:09:18 1996 UTC (16 years ago) by acr
Branch:
MAIN
CVS Tags:
release-3_2,
release-3_1
Changes since 1.18: +2 -1 lines
Diff to previous 1.18
files CLOSED.
Revision
1.18
/
(view)
- annotate
- [select for diffs]
, Thu Apr 25 13:29:44 1996 UTC (16 years, 1 month ago) by acr
Branch:
MAIN
CVS Tags:
release-3_0
Changes since 1.17: +1 -104 lines
Diff to previous 1.17
Removed CHKKEY as already in the library.
Revision
1.17
/
(view)
- annotate
- [select for diffs]
, Thu May 18 11:00:39 1995 UTC (17 years ago) by acr
Branch:
MAIN
CVS Tags:
release-2_15
Changes since 1.16: +58 -33 lines
Diff to previous 1.16
Output changed slightly.
Revision
1.16
/
(view)
- annotate
- [select for diffs]
, Wed Dec 7 15:00:38 1994 UTC (17 years, 5 months ago) by fx
Branch:
MAIN
CVS Tags:
release-2_14,
release-2_13
Changes since 1.15: +10 -10 lines
Diff to previous 1.15
AGWL: increase MXRES
Revision
1.15
/
(view)
- annotate
- [select for diffs]
, Mon Oct 31 15:51:23 1994 UTC (17 years, 6 months ago) by fx
Branch:
MAIN
CVS Tags:
release-2_12,
release-2_11
Changes since 1.14: +14 -9 lines
Diff to previous 1.14
initialise NET(1,...) in setnet
Revision
1.14
/
(view)
- annotate
- [select for diffs]
, Mon Oct 31 12:07:52 1994 UTC (17 years, 6 months ago) by fx
Branch:
MAIN
Changes since 1.13: +8 -3 lines
Diff to previous 1.13
Symmetry matrix was transposed -- translational part missed.
Revision
1.13
/
(view)
- annotate
- [select for diffs]
, Mon Oct 31 10:47:05 1994 UTC (17 years, 6 months ago) by fx
Branch:
MAIN
Changes since 1.12: +4 -3 lines
Diff to previous 1.12
accept END keyword
Revision
1.12
/
(view)
- annotate
- [select for diffs]
, Mon Oct 10 14:00:56 1994 UTC (17 years, 7 months ago) by fx
Branch:
MAIN
CVS Tags:
release-2_10
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
tidying
Revision
1.11
/
(view)
- annotate
- [select for diffs]
, Mon Sep 19 16:08:49 1994 UTC (17 years, 8 months ago) by fx
Branch:
MAIN
Changes since 1.10: +7 -427 lines
Diff to previous 1.10
Use SYMFR3 rather than its own routine. Tidy source.
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Mon Sep 5 17:20:42 1994 UTC (17 years, 8 months ago) by fx
Branch:
MAIN
Changes since 1.9: +39 -45 lines
Diff to previous 1.9
Correct error in trapping too many boxes, which should depend on the size
of the array NET but did not as implemented. A.G.W.L.
DL: tidy up error messages
Revision
1.8.4.1
/
(view)
- annotate
- [select for diffs]
, Tue Jan 4 19:21:59 1994 UTC (18 years, 4 months ago) by fx
Branch:
york-2_2
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
to next main 1.9
version pulled straight from york
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Tue Nov 23 12:37:38 1993 UTC (18 years, 6 months ago) by fx
Branch:
MAIN
CVS Tags:
release-2_9,
release-2_8,
release-2_7,
release-2_6,
release-2_5,
release-2_4,
release-2_3,
branch-2_8
Changes since 1.8: +9 -12 lines
Diff to previous 1.8
remove holleriths
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Fri Jul 16 15:12:26 1993 UTC (18 years, 10 months ago) by fx
Branch:
MAIN
CVS Tags:
release-2_2_4,
release-2_2_3,
release-2_2_2,
release-2_2_1,
release-2_2_0,
release-2_2,
branch-2_2
Branch point for:
york-2_2
Changes since 1.7: +20 -12 lines
Diff to previous 1.7
change dimensions (LMB)
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Fri Nov 20 19:04:34 1992 UTC (19 years, 6 months ago) by fx
Branch:
MAIN
Changes since 1.6: +4 -2 lines
Diff to previous 1.6
block data hint to linker
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Fri Aug 28 17:34:40 1992 UTC (19 years, 8 months ago) by ccp4
Branch:
MAIN
CVS Tags:
sep_1_92,
release-2_1_7,
release-2_1_6,
release-2_1_5,
release-2_1_4,
release-2_1_3,
release-2_1_2,
release-2_1_1,
release-2_1
Changes since 1.5: +24 -22 lines
Diff to previous 1.5
inconsistent common etc.
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Thu Aug 20 16:09:32 1992 UTC (19 years, 9 months ago) by fx
Branch:
MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
fix fix
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Thu Aug 20 14:10:15 1992 UTC (19 years, 9 months ago) by fx
Branch:
MAIN
Changes since 1.3: +4 -3 lines
Diff to previous 1.3
improved fix
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Thu Aug 20 12:51:20 1992 UTC (19 years, 9 months ago) by fx
Branch:
MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
correct previous fix
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Wed Aug 19 14:01:55 1992 UTC (19 years, 9 months ago) by fx
Branch:
MAIN
Changes since 1.1: +39 -35 lines
Diff to previous 1.1
portability
Revision
1.1.1.2
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Tue Jul 14 12:34:30 1992 UTC (19 years, 10 months ago) by ccp4
Branch:
ccp4-suite
Changes since 1.1.1.1: +21 -21 lines
Diff to previous 1.1.1.1
prior to proper attempt at version control
Revision
1.1.1.1
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Mon May 18 19:12:57 1992 UTC (20 years ago) by ccp4
Branch:
ccp4-suite
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Roughly correposnds to first `official' release of MTZ version for un*x
and VMS around 14--15/5/92.
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Mon May 18 19:12:56 1992 UTC (20 years ago) by ccp4
Branch:
MAIN
Initial revision
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.