Skip to main content
simply more productive

The Data Specialist

Thanks to our intuitive transformation designer, you can convert data effortlessly to a variety of formats without knowing how to program. It’s not only efficient, it’s also easy to use.
Flowheater Download

Trying to batch run a command

  • FlowHeater-Team
  • Topic Author
  • Offline
  • Admin
  • Admin
More
10 years 20 hours ago #2315 by FlowHeater-Team
Trying to batch run a command was created by FlowHeater-Team
Hello, could you possibly help me with the following batch command?

I’m trying to batch run a command “Excel-to-Multi-Brand.fhd”

With the following
Code:
@echo off FHBatch.exe /MaxRows 10000 C:\Users\bgreenway\Google Drive\Product Data\Excel-to-Multi-Brand.fhd if %ERRORLEVEL% LSS 0 goto error echo OK goto end :error echo error :end

I’ve also tried:
Code:
@echo off REM adapt the following to the actual path of FHBatch.exe set FHBATCH=""C:\Program Files (x86)\FlowHeater V3\BIN\FlowHeater.exe" %FHBATCH% Excel-to-Multi-Brand.fhd

Neither seem to work, I will admit I’m new to command lines

Bryan Greenway
Request received via E-Mail

Best wishes
Robert Stark

Did this answer your question? We would be grateful if you provide a brief comment as feedback. It may also help others who may have encountered a similar problem.

Please Log in to join the conversation.

  • FlowHeater-Team
  • Topic Author
  • Offline
  • Admin
  • Admin
More
10 years 20 hours ago #2316 by FlowHeater-Team
Replied by FlowHeater-Team on topic Trying to batch run a command
Hi Bryan,

This is related to the spaces in your path definition. Please try the following Batch CMD command script.
Code:
@echo off REM adapt the following to the actual path of FHBatch.exe set FHBATCH="C:\Program Files (x86)\FlowHeater V3\BIN\FlowHeater.exe" %FHBATCH% "C:\Users\bgreenway\Google Drive\Product Data\Excel-to-Multi-Brand.fhd" if %ERRORLEVEL% LSS 0 goto error echo OK goto end :error echo error :end

Best wishes
Robert Stark

Did this answer your question? We would be grateful if you provide a brief comment as feedback. It may also help others who may have encountered a similar problem.

Please Log in to join the conversation.

Time to create page: 0.265 seconds

FlowHeater - The Data Specialist

Efficient data integration and transformation with FlowHeater – the perfect solution for a seamless transfer of your data.

Rechtliches

Support & Contact

Kontaktinformation

Telefon:0951 / 99339792 E-Mail:This email address is being protected from spambots. You need JavaScript enabled to view it.

Copyright © 2009-2024 by FlowHeater GmbH. All rights reserved.