Jump to content
Macro Express Forums

1) Program Exit Values, 2) Big Filesizes


shEiD

Recommended Posts

1) Is there a way in ME to catch program exit values? e.g.: I use winrars command line with ME to split/archive files and then verify those rar files. I need to catch winrar's (and other program's I use) exit values to variable. e.g.: winrar exits with 0 if its successful.

 

2) Set integer variable from file's size is not adequate, as I mainly use big files (4-8 GB in size). Is there a way to get file size not in bytes or set NOT integer variable from filesize, so it could be used with big files?

 

P.S. I've got PGM functions too.

Thanks in advance.

Link to comment
Share on other sites

On the first question there is a crude workaround. When the command runs direct the output to a text file instead of screen. Then process that file to get your results.

 

I can't wait for #2....

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...