Oracle Forms (MOSC)

MOSC Banner

Move files with doubelspace in filename using CLIENT_HOST

edited Jan 25, 2011 12:08AM in Oracle Forms (MOSC) 5 commentsAnswered
Hi,

We have following code witten to move files in Forms 10g -

CLIENT_HOST('cmd /c move '||'"'||Source||'"'||' '||Dest);

The above code works fine for files with single space in filename. For Example - "a b.txt"

However fails for files having doublespace in filename. For example, "a  b.txt"

Any workaround for this.

Thanks. 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center