How to do path with spaces

From: sjsean <sjsean95126_at_gmail.com>
Date: Fri, 19 Mar 2010 15:04:53 -0700 (PDT)
Message-ID: <cf532665-bb06-41c5-8763-19c6b7fa7070_at_z1g2000prc.googlegroups.com>



I've been given a script with two variable spots for a path. However, the path I would like to use includes spaces. Can someone advise how I could do this using below as my example? If I take all spaces out then the update in my database occurs...but with spaces it does not.

define control_file_path = C:\Documents and Settings\something \Desktop\this folder

but if I do:

define control_file_path = C:thisfolder

it will work. thanks! Received on Fri Mar 19 2010 - 17:04:53 CDT

Original text of this message