Today i have fixed a problem with that symbol “,” between brackets.
i have added:
Another system informations:
Window\messagebox("title","Path:" & $APPPATH$)
Result:
Window\messagebox("title","Name:" & $APPNAME$)
Result:
( Left , Right , Len )new math actions:
Window\messagebox("test 1",len("your mom") )
Window\messagebox("test 2",left("your mom",4) )
Window\messagebox("test 3",right("your mom",3) )
Result:
0 comments