Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BUGS lots of it
Author Message
Shidhun
Journeyman
*

Posts: 59
Likes Given: 5
Likes Received: 3 in 3 posts
Joined: Jul 2012
Reputation: 1



Post: #2
RE: BUGS lots of it
Did you enable the Option-Flags for Files in sphere.ini?

OptionFlags=080|.....

and i think this should work :

on=0
FILE.MODE.APPEND
FILE.MODE.SETDEFAULT
Local.File = <FILE.OPEN cadastros.scp>
If <Local.File>
FILE.WRITELINE " "
FILE.WRITELINE Conta=<src.account>
FILE.WRITELINE NAME=<ARGTXT[1]>
FILE.WRITELINE EMAIL=<ARGTXT[2]>
FILE.WRITELINE RG=<ARGTXT[3]>
FILE.CLOSE
Endif
return 1
06-11-2013 04:13 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
BUGS lots of it - larmc20 - 06-10-2013, 02:48 AM
RE: BUGS lots of it - Shidhun - 06-11-2013 04:13 AM
RE: BUGS lots of it - larmc20 - 06-11-2013, 11:47 AM

Forum Jump:


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