beap

beap cmds

Notes:
@ is the base path for the beap UserData folder
file pathes may be provided in *nix or Windows format

use the the "blub"-arguments to test what happens,
when wrong params are sent.

















max POST request size: 30kb of the entire param-string!!
Save : Write in chunks!





Open:
  arguments:
  - place folder
  - place file .txt .xls .pdf ...
  - place application
  to open with OS shell defaults
  - weblink - opens in default browser

Print: argument will be sent to default printer
Explore: will open the File browser
End: provide returned handle from previous Open as argument

Note: pathes & applications need the proper permissions !
(Notepad.exe is allowed as application in the beta version)




RunCmd = blocking call
- returns on termination
- CGI timeout?
*nix: piping cmds???
LauchCmd = non-blocking call
- returns immediately

Note: pathes & applications need the proper permissions !
(Notepad.exe is allowed as application in the beta version)





returns a notification ID.
return this ID as "Dispose" to terminate the notification.


to check beapx.cgi for errors on wrong BeapId's

beap result