Section One BBS

Welcome, Guest.


Subject: Help, It's my fault this time Date: Sat Jul 16 2022 06:29 am
From: DesotoFireflite To: Rampage

  Re: Help, It's my fault this time
  By: Rampage to DesotoFireflite on Sat Jul 16 2022 04:40 am

 Ra> Re: Help, It's my fault this time
 Ra> By: DesotoFireflite to All on Thu Jul 14 2022 09:23:59

 Ra> this makes the internal steps easier to see and you can easily see each IF
 Ra> matches with its END_IF... also, i use 2 spaces formatting because that's
 Ra> how i learned pascal... it is the formatting i use to this
 Ra> day unless the language requires specific formatting (eg: python)...

 Ra> reformatting this one immediately shows the mistake...

 >> # Hang Up For Now, Called By Mistake
 >> COMPARE_KEY D
 >> IF_TRUE
 >> HANGUP
 >> END_IF
 >> END_IF
 >> END_CMD

 Ra> COMPARE_KEY D
 Ra> IF_TRUE
 Ra> HANGUP
 Ra> END_IF
 Ra> # END_IF this line doesn't belong...
 Ra> END_CMD

I understand fully what you are saying, and when MRO pointed this out the other 
day, I mad the changes. It was an old file, created years ago, when I was just s
tarting to work with mods. The funny thing is, it worked, and worked well over t
he years, so I never looked at it again or gave it a second thought. I understan
d for every "if" statement, there needs to be a "end_if" statement, but it still
 trips me up at times. 

I've put baja aside for now, and started working in js, as it seems to be the mo
re prudent thing to do these days, and maybe one day I will convert this into js
, but for now, the baja file is performing very well.

My problem, was due to the fact that I modified the security level "0", in my at
tempts to change some other features, and thoughts that security level "0" was n
ot needed, and in fact, I broke the one thing that I depend on for my other syst
ems.

Thanks for the reply, and suggestions, as I do appreciate everything you said.

SysOp: C.G. Learn, AKA: DesotoFireflite
Valhalla Home Services! - (Synchronet) - bbs.valhallabbs.com:23
A Gamers Paradise - Over 250 Registered Online Game Doors!

--- Fartvergnugen:  The pleasure of breaking wind.
 ■ SynchronetValhalla Home Services USA http://valhalla.synchro.net

Previous Message       Next Message
In Reply To: Help, It's my fault this time (Rampage)
Replies: Re: Help, It's my fault this time (Tracker1)