IF Handle(GetApplication()) = 0 THEN MessageBox("Info", "Running in PB environment") ELSE MessageBox("Info", "Running in standalone executable") END I
No comments:
Post a Comment