Jump to content

Return Array or String on Exit


MiMac
 Share

Recommended Posts

I do not think you can use an array....

in fact... I get issues if I use a number over 9 digits

IE:

Exit(987654321) gives me an exit code of: 987654321

-BUT-

Exit(9876543210) gives me an exit code of: 1286608618

strange

Yes, i know that Exit() doesn't work. It can return only "code". But, i would like to return a string like "Error" or "azertyuiop" (It's just examples :) ).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...