StrongBS will try to squeeze the BASIC program using its own method which is similar to that of an LZW method. If the squeezing fails, then the program will not be converted into an Absolute type.
There is one important thing you should always remember:
If the original BASIC program reads the command line parameters, then the command line parameters would not be passed to your program. You should use an alternative method of using system variables in the !Run file.