The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
default extension of file
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Forum Rules
FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
default extension of file
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
3
(
permalink
)
05-17-2006
systemsb
Registered User
Join Date: Jan 2006
Posts: 23
Try this
Are you spooling the file like this below..?
>>spool c:\SOMETHING_SOMETHING&&filedate.csv
then
Try
c:\SOMETHING_SOMETHING&&filedate..csv
You need to use two dots.
systemsb
View Public Profile
Find all posts by systemsb