Problem Note 40213: The file or directory name is not displayed entirely in the prompt field on the Parameters Web page for a SAS® Stored Process executed in a Web client
When you execute a SAS® Stored Process from a Web client, the prompt field for a file or directory name on the Parameters Web page is set at a fixed length. As a result, the entire name of the selected file or directory might not appear:
Note: The full name of the file or directory still populates the input field and passes to the SAS session in its entirety.
This issue occurs only when the prompt for the file or directory name is generated by SAS. An option to increase the size of this prompt that is generated by SAS is not available. For more information about prompt pages, see Using the SAS Stored Process Web Application Pages: Prompt Page in the SAS® 9.4 Stored Processes: Developer’s Guide, Third Edition.
However, you can create a custom input form that has a wider field for the file or directory name. For example, include the <INPUT> tag for the custom input form, as follows:
<input type=file name=filenm size=100>
For more information about creating and using custom input forms, see SAS Note 38621, "Tips for creating a Custom Input Form for a SAS® Stored Process."
Operating System and Release Information
SAS System | SAS Integration Technologies | z/OS | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows XP 64-bit Edition | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft® Windows® for x64 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Datacenter Edition | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Enterprise Edition | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 Standard Edition | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2003 for x64 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows Server 2008 for x64 | 9.2 TS2M0 | 9.3 TS1M0 |
Microsoft Windows XP Professional | 9.2 TS2M0 | 9.3 TS1M0 |
Windows Vista | 9.2 TS2M0 | 9.3 TS1M0 |
Windows Vista for x64 | 9.2 TS2M0 | 9.3 TS1M0 |
64-bit Enabled AIX | 9.2 TS2M0 | 9.3 TS1M0 |
64-bit Enabled HP-UX | 9.2 TS2M0 | 9.3 TS1M0 |
64-bit Enabled Solaris | 9.2 TS2M0 | 9.3 TS1M0 |
HP-UX IPF | 9.2 TS2M0 | 9.3 TS1M0 |
Linux | 9.2 TS2M0 | 9.3 TS1M0 |
Linux for x64 | 9.2 TS2M0 | 9.3 TS1M0 |
OpenVMS on HP Integrity | 9.2 TS2M0 | 9.3 TS1M0 |
Solaris for x64 | 9.2 TS2M0 | 9.3 TS1M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | medium |
Topic: | Query and Reporting
|
Date Modified: | 2010-10-04 14:02:35 |
Date Created: | 2010-07-02 15:16:29 |