Shp2sdo

  

Active6 years, 3 months ago
Shp2sdoShp2sdo

Fieldpiece Instruments designs hand-held test instruments exclusively for HVAC/R technicians. Fieldpiece pioneered modular expandability, a concept where a single meter uses multiple slide-on accessory head HVAC/R instruments to test most parameters field technicians use everyday. Standalone HVAC/R instruments, detectors and scales.

I would like to run command line utility recursively for all foldersin windows. I have tried with the following, but not succesfully.

Magoo
63.1k6 gold badges46 silver badges71 bronze badges
user2439245user2439245

3 Answers

EndoroEndoro
32.3k6 gold badges36 silver badges53 bronze badges

We have no idea of what you mean by 'successfully.' We can conclude it's not doing what you expect, otherwise you'd not be asking the question.

Now - is the problem that it's not running your utility in 'all folders'?

Shp2sdo Example

  • You are only asking it to run in 'C:AMDB30-Apr-2013Input' anddirectories in that subtree.

Are you showing us just the part you believe is at fault?

  • Perhaps shp2sdo.exe %%~nG rather than shp2sdo.exe %%~ni wouldwork better for you

Or is it not giving you what you expect when you ECHO now in %%G ?

  • Perhaps if you told us what you expect and what you're getting it maybe easier to help.
MagooMagoo
63.1k6 gold badges46 silver badges71 bronze badges

The reason your code does not execute is because the ) characters in your SHP2SDO.EXE arguments are closing your FOR DO loop prematurely. Those parentheses need to be escaped:

dbenham

Shp2sdo Download

dbenham

Shp2sdo

106k20 gold badges191 silver badges294 bronze badges

Shp2sdo.exe Oracle 11g Download

Not the answer you're looking for? Browse other questions tagged windowsfilebatch-file or ask your own question.