Post Reply 
Wishful Thinking
10-15-2016, 06:26 PM
Post: #2
RE: Wishful Thinking
(10-15-2016 03:57 PM)compsystems Wrote:  1: define at least an array of the form

PHP Code:
Local array1[5];
Local array2[5,3]; 

2 : create directories at least one, I have conflicts with variables exported

PHP Code:
DIR 'DIRname'

export var1;
...

export main()
BEGIN
...
END;

Function1()
BEGIN
...
END;

...
END

Is that a comment on my post? I don't get it.

Tom L

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Wishful Thinking - toml_12953 - 10-15-2016, 10:11 AM



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