Commandline switches without alert boxes

Started by Sven Appenrodt

Sven Appenrodt

Commandline switches without alert boxes   14 July 2016, 01:40

Hi

Running ramdisk via commandline works fine in "good-cases". But when i try to use it in some automated areas there are some work to do for best usage.
1) use dos-errorlevel to indicate errors. e.g. currently running /del:C will raise ERRORLEVEL==0 - normally that means success. OK, a workaround is to check if the drive is available after adding+mounting or gone after unmounting+deleting but the better usage is to check the errorcode e.g. for usage in ant-exec tasks
2) do not use alert-boxes running from cmdline. When scripting e.g. /del:C (that means a drive which is not a ramdisk) the call will raise a modal dialog which makes it impossible to use it automatically because it will block the whole process 'til the user has confirmed. Tried to use /hise but this seems not to work.
3) add a /force switch to /add to force getting memory. Currently the command fails when e.g. acquiring 4G on a system which has 3G left and 8G total, so applications normally can be moved to swapfile from the system. This is required for environments which are using processes using high amount of ram for a short period of time (e.g. released by GC in C# or java). Alternatively wait until the memory is available...

What do you think about it?

Regards
Sven
SoftPerfect Support forum - Andrew avatar image

Re: Commandline switches without alert boxes   14 July 2016, 03:36

I am afraid implementing command line keys to work this way requires significant redesign of the app, which is not something we consider at this point. Sorry about that.

Reply to this topic

Sometimes you can find a solution faster if you try the forum search, have a look at the knowledge base, or check the software user manual to see if your question has already been answered.

Our forum rules are simple:

  • Be polite.
  • Do not spam.
  • Write in English. If possible, check your spelling and grammar.

Author:

Email:

Subject

A brief and informative title for your message, approximately 4–8 words:

     

Spam prevention: please enter the following code in the input field below.

 **    **  **      **  ********   ********   **    ** 
 **   **   **  **  **  **     **  **     **  **   **  
 **  **    **  **  **  **     **  **     **  **  **   
 *****     **  **  **  ********   **     **  *****    
 **  **    **  **  **  **         **     **  **  **   
 **   **   **  **  **  **         **     **  **   **  
 **    **   ***  ***   **         ********   **    ** 

Message: