PB Team,
thank you for the PB 4.50 B2 and for your hard work.
I wish to take the opportunity to ask if you may consider to implement a function returning the type of a variable at runtime.
I've seen this has been already requested in the past.
Many thanks in advance for any attention you may give to this wish item and best regards,
Somic
[Implemented] TypeOf function (or Compiler Directive)
[Implemented] TypeOf function (or Compiler Directive)
----------------------------------------------------------------------------
Semel in anno licet insanire (Seneca)
email: somic@libero.it, website: http://www.semelinanno.com
Semel in anno licet insanire (Seneca)
email: somic@libero.it, website: http://www.semelinanno.com
Re: TypeOf / VarType function (or Compiler Directive)
Seconded. Compile-time would be enough, however, 'cause it's impossible to change type of variable on runtime right now.I wish to take the opportunity to ask if you may consider to implement a function returning the type of a variable at runtime.
Re: TypeOf / VarType function (or Compiler Directive)
Type information isn't available at runtime. It's discarded when the program is compiled. It's not anywhere in your executable.I wish to take the opportunity to ask if you may consider to implement a function returning the type of a variable at runtime.
Re: TypeOf / VarType function (or Compiler Directive)
ok,
sorry for the improper wording and thank you for remarking the difference.
Compiletime would be ok for me too. [:-]
Rgds,
sorry for the improper wording and thank you for remarking the difference.
Compiletime would be ok for me too. [:-]
Rgds,
----------------------------------------------------------------------------
Semel in anno licet insanire (Seneca)
email: somic@libero.it, website: http://www.semelinanno.com
Semel in anno licet insanire (Seneca)
email: somic@libero.it, website: http://www.semelinanno.com