Post Reply 
Undocumented feature(s) of rev 6030
05-27-2014, 08:47 PM
Post: #2
RE: Undocumented feature(s) of rev 6030
The PRAGMA feature is not documented in Tim update notice.

The PRAGMA feature in first line of a program will ensure that the program will compile no matter your local settings like decimal separator and integer setting.
the line syntax is
Code:
#pragma mode( separator(.,;) integer(h64) )

To insert the PRAGMA, while in program editor, press "Menu" key and "5 insert pragma"

Patrice
“Everything should be made as simple as possible, but no simpler.” Albert Einstein
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Undocumented feature(s) of rev 6030 - patrice - 05-27-2014 08:47 PM



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