BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 eXtreme Books Manager
 Scripts
 import configuration

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
Daisbear Posted - 05 Jan 2003 : 14:49:52
Hm on import cofiguration screen if we will be pressing cursor ig. down.. we can see very funny "way of the ..cursor" :)
3   L A T E S T    R E P L I E S    (Newest First)
Kodak Posted - 08 Mar 2003 : 23:40:46
yes, it's a bug
Workaround:
#COMPUTEVAR#=#05#+-1
#COMPUTEVAR#=#05#--1
#COMPUTEVAR#=#05#*-1
#COMPUTEVAR#=#05#/-1
...
#COMPUTEVAR#=#05#n-1 where n = random char

will all do #05#=#05#-1
Daisbear Posted - 08 Mar 2003 : 23:22:42
Thx eb1..
Hmm if I understand well this function has a bug.. I hope Alessio fix this and a few litle errors in Magic Script language in next relase coz in site with regular structure build scripts are easy but we have many site with unregular structure and we must have same tools
to make good scripts..

regards
divak
Kodak Posted - 08 Mar 2003 : 22:59:44
#PUT#=10#05#
>#05#=10

#COMPUTEVAR#=#05#+1
>#05#=10+1=11

#COMPUTEVAR#=#05#+1
>#05#=11+1=12

#COMPUTEVAR#=#05#+1
>#05#=12+1=13

#COMPUTEVAR#=#05#-1
>#05#=13+1=14

#COMPUTEVAR#=#05#-1
>#05#=14+1=15

#COMPUTEVAR#=#05#-1
>#05#=15+1=16

in my comp #05#=16 ??
> correct

look here for answers:
http://www.binaryworks.it/forum/topic.asp?TOPIC_ID=103

BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.06 sec. Powered By: Snitz Forums 2000 Version 3.4.07