Coding Observation : Where do I change it?
coding·@lifeobserver·
0.000 HBDCoding Observation : Where do I change it?
 Had someone sent me a message to ask me about a piece of code at work. Developer: I keep getting this error, can you please take a look at it for me please? Me: Sure, can you please send me the code. Code : *libname ccc "c:\new\style & sheet"* Me: Right, you will have to change the double quote (") to a single quote (') for it to work. Developer: Where do I change it? Me: …. She only sent me one line of code, so... where does she think she need to change it? 