N Nelson Ng Member² Sep 8, 2005 #1 Hi, Do anyone know how can I use "set colsep ," in the command window ? I've some SQLplus scripts which generate formatted output and now cannot be run in the command window, please help. Regards, Nelson.
Hi, Do anyone know how can I use "set colsep ," in the command window ? I've some SQLplus scripts which generate formatted output and now cannot be run in the command window, please help. Regards, Nelson.
Marco Kalter Administrator Staff member Sep 8, 2005 #1 The SET COLSEP command is not supported. For a complete list of supported commands, see chapter 7.3 in the User's Guide.
The SET COLSEP command is not supported. For a complete list of supported commands, see chapter 7.3 in the User's Guide.
N Nelson Ng Member² Sep 9, 2005 #1 Hi Marco, I understand that the feature is not supported. Is there any workaround ? Regards, Nelson.
Marco Kalter Administrator Staff member Sep 9, 2005 #1 You can use the "sqlplus" command in the Command Window . Other than that I have no workarounds.
N Nelson Ng Member² Sep 12, 2005 #1 Thanks for your workaround, Would 'SET COLSEP' can be supported in future release ? Regards, Nelson.
Marco Kalter Administrator Staff member Sep 12, 2005 #1 I have added this to the list of enhancement requests.