Register | Login
Forum Index > Plugins > Ziron_SetFileBuffer function
Author Message
Pages: 1 2 3
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[313] - posted: 2011-11-04 17:48:23
why are you putting \' everywhere? \ is only valid inside a string

it is so you can output a single ' but should not be used anywhere else.

e.g.
Code:
myStr = 'I don\'t want to do something!';


the above is valid.

Code:
#include \'myfile.zir\';


this does not make sense and is not valid.

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Emil_halim
Ziron Beta Tester

avatar

(send private message)

Posts: 639
Topics: 104

Location:
Alex, Egypt
[314] - posted: 2011-11-04 17:55:40

as i already said , i did not put them by myself, when i was trying to post the entire
code in one post the forum refused to accept all in one post , then i cut and past them in two post and finally found \' in the string.

http://www.freewebs.com/ogremagic/index.htm
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[315] - posted: 2011-11-04 18:05:20
i,c i will look into that, must be a bug, thanks for report, i will take a look at your code, but it will take some time as i will need to check all of your functions step by step to find where the problem occurs.

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Pages: 1 2 3
create new reply


Quick reply:

Message:



Currently Active Users:
There are currently 2 user(s) online. 0 member(s) and 2 guest(s)
Most users ever online was 1046, January 28, 2022, 2:08 pm.


Statistics:
Threads: 225 | Posts: 1848 | Members: 51 | Active Members: 51
Welcome to our newest member, yecate
const Copyright = '2011-2024 © OverHertz Ltd. All rights reserved.';
Web development by OverHertz Ltd