Post Reply 
Programming with variables
06-01-2017, 10:56 PM (This post was last modified: 06-01-2017 11:00 PM by BERNARD MICHAUD.)
Post: #5
RE: Programming with variables
(06-01-2017 06:29 PM)Fluggeil Wrote:  Hey! o.k....it works. Thanx a lot!!

Is it possible to use varibales like the greek ones? Or just upper case form?

You can any Greek or other variables found in the Character menu. (Shift Chars)
You do not declare upper case letters. They are already declared by the system

EXPORT U:=0; will generate a syntax error, you can do lower case only.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Programming with variables - Fluggeil - 06-01-2017, 05:49 AM
RE: Programming with variables - KeithB - 06-01-2017, 03:50 PM
RE: Programming with variables - Fluggeil - 06-01-2017, 06:29 PM
RE: Programming with variables - BERNARD MICHAUD - 06-01-2017 10:56 PM
RE: Programming with variables - Fluggeil - 06-02-2017, 06:09 AM



User(s) browsing this thread: 1 Guest(s)