Store | Contact Us | Careers
 
  • Home
  • Industries
  • Products
  • Training
  • Support
  • Services
  • Events
  • News
  • About
    • About Esri
    • Careers
    • Esri Video
    • Partners

Support

Search Support
You are here: > ArcScripts > Search Results > Script Details Login | Feedback | Help

Change Text Field Length



contact author | download help | report inappropriate content
Author Luke Paine
File Name ChangeFieldLength.zip
Language Python
Last Modified Aug 3 2009
Status of work Public Domain
Software ArcGIS Desktop
File Size 1.67 kb
Downloads 1262

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
ChangeFieldLength.py
RIA Mobile GIS
http://www.riamobilegis.com.au
http://riamobilegis.blogspot.com/
-------------------------------------------------

A tool to change the length of a specified text field of a specified feature class.

Installation:
1. Copy the python file somwhere on your local machine
2. Open ArcToolbox (in either ArcMap or ArcCatalog)
3. Right click a toolbox and select "Add Script"
4. Specify a name, label and description for the tool. Click Next
5. Navigate to the python file. Click Next
6. Specify the following parameters:
- Feature Class (type: Feature Class)
- Field Name (type: Field, Obtained from: Feature_Class)
- New Length (type: Long)
7. Click Finish

Contact Us | Privacy | Legal | Site Map