|
Microsoft® JScript BuildPath Method |
Language Reference Version 3 |
Appends a name to an existing path.
object.BuildPath(path, name)The BuildPath method syntax has these parts:
Part Description object Required. Always the name of a FileSystemObject. path Required. Existing path to which name is appended. Path can be absolute or relative and need not specify an existing folder. name Required. Name being appended to the existing path.
The BuildPath method inserts an additional path separator between the existing path and the name, only if necessary.
© 1997 by Microsoft Corporation. All rights reserved.
See also:
| file: /Techref/inet/iis/jscript/htm/js296.htm, 2KB, , updated: 1997/9/30 03:44, local time: 2012/2/9 18:08,
38.107.179.230:LOG IN |
| ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/inet/iis/jscript/htm/js296.htm"> BuildPath Method</A> |
| Did you find what you needed? |
|
Robotics nuts!Check out http://users.frii.com/dlc/robotics/projects/botproj.htm from Dennis Clark. This guy ROCKS! He has made (and sells but also releases code, docs, etc...) for a number of cool little robotic modules including whiskers, IR proximity detect and remote control, Sonar proximity detect, PWM, Servo, compass. Most of these use the little PIC 12C508 controller which costs basically nothing and is soooo tiny.The 4 servos, 2400 baud serial servo controller is a wonder of magic and he sells the programmed chip for $8. Wow! |
.