I am creating a POS system (Point of Sale system) using batch code. It is all going great, but i am trying to multiply two variables (Quantity of the product) by a set number (the price of the product) and send the output to a separate file, which will be read as the list of final products, or set as a variable. I don't even know if it is possible, but if it is, can someone please help.
If you need further detail, let me know.