New Language

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
webzn
-


Joined: 01 Apr 2003
Posts: 27
Location: Canada

PostPosted: Tue Apr 01, 2003 1:08 am    Post subject: New Language Reply with quote

Abyss has the chl variables like ^VAR^. Is there any way to make your own lanuage like that with or without abyss easily?
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Tue Apr 01, 2003 11:58 pm    Post subject: Re: New Language Reply with quote

webzn wrote:
Abyss has the chl variables like ^VAR^. Is there any way to make your own lanuage like that with or without abyss easily?

A discussion about CHL files: http://www.aprelium.com/forum/viewtopic.php?t=488 .
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
webzn
-


Joined: 01 Apr 2003
Posts: 27
Location: Canada

PostPosted: Wed Apr 02, 2003 3:33 am    Post subject: Reply with quote

I understand what chl is but I don;t unstand is if I can make my own type of language like chl
Back to top View user's profile Send private message Visit poster's website
feamsr00
-


Joined: 04 Jun 2002
Posts: 138
Location: Phila PA

PostPosted: Thu Apr 03, 2003 6:01 am    Post subject: Reply with quote

I was wondering about that a while ago (modified scripting), however I dont think Apreilum will add that. The parser would prob force code bloat and introduce errors.
Back to top View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Thu Apr 03, 2003 12:35 pm    Post subject: Reply with quote

webzn wrote:
I understand what chl is but I don;t unstand is if I can make my own type of language like chl

Simple solution: Read a CHL-like file and put it in a string, then do search/replace on all your CHL-like variables. This can be done easily in Perl or in PHP (using ereg_replace function for example). Next, write the string to the output.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
webzn
-


Joined: 01 Apr 2003
Posts: 27
Location: Canada

PostPosted: Thu Apr 03, 2003 2:14 pm    Post subject: Reply with quote

aprelium wrote:
webzn wrote:
I understand what chl is but I don;t unstand is if I can make my own type of language like chl

Simple solution: Read a CHL-like file and put it in a string, then do search/replace on all your CHL-like variables. This can be done easily in Perl or in PHP (using ereg_replace function for example). Next, write the string to the output.


Would I need to call the script thrtough the broswer? (eg. dhl.php?page=index.html) or do I add it in the server variables sectin in the console?
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group