Hello guys, I am stuck since I wanted to practice creations of .bat files for my pos, how should I begin??
What are you wanting to accomplish with the batch files? When you say creation of the files, do you mean you want samba to create them or you are creating them to be executed from Samba?
Either way for me will work since am still learning and I also wanted to start practicing integrations with other applications once I understand the concept.
This is a relatively straitforward way of implenting actions in SambaPOS
-
Create your batch file in whatever editor you want to use e.g. Notepad
-
Save it as a .bat file (note that Notepad will default to .txt so you need to overide that to .bat)
-
Note the path of the newly created .bat file
-
create a Start process action in SambaPOS and inset the full path to the batch file e.g.
to use, simply call the action when required
