Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Bug Reports (Closed)
 BUG+FIX (3.1sr4): Insert List-Prompt Mode
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

tsakal
Starting Member

Greece
7 Posts

Posted - 13 February 2001 :  12:00:09  Show Profile
File : inc_top.asp
Function : list()
Line : 242
variable : txt=prompt("ERROR! The only possible values for type of list are blank 'A' and '1'.","");
It hangs the browser
Please chavge the name from txt to type
Tsakalidis G. Evangelos

gor
Retired Admin

Netherlands
5511 Posts

Posted - 13 February 2001 :  13:20:05  Show Profile  Visit gor's Homepage
Tsakalidis,

Thanks for the bug-report.
The file-name should be inc_code.asp
The changes needed:

type=prompt("Type of list Enter \'A\' for alphabetical, \'1\' for numbered, Leave blank for bulleted.","");
while ((type!="") && (type!="A") && (type!="a") && (type!="1") && (type!=null)) {
type=prompt("ERROR! The only possible values for type of list are blank 'A' and '1'.","");
}



Pierre
Go to Top of Page

tsakal
Starting Member

Greece
7 Posts

Posted - 13 February 2001 :  13:31:32  Show Profile
quote:

Tsakalidis,

Thanks for the bug-report.
The file-name should be inc_code.asp
The changes needed:

type=prompt("Type of list Enter \'A\' for alphabetical, \'1\' for numbered, Leave blank for bulleted.","");
while ((type!="") && (type!="A") && (type!="a") && (type!="1") && (type!=null)) {
type=prompt("ERROR! The only possible values for type of list are blank 'A' and '1'.","");
}



Pierre


o.k.
sorry for the typing error!

Go to Top of Page

gor
Retired Admin

Netherlands
5511 Posts

Posted - 13 February 2001 :  14:30:58  Show Profile  Visit gor's Homepage
No problem, not many people post their first bugreport after just 3 posts here at the forum. Most of them have enough questions (not answers) for 50 posts or so

Pierre
Go to Top of Page

Reinsnitz
Snitz Forums Admin

USA
3545 Posts

Posted - 17 February 2001 :  21:35:35  Show Profile  Visit Reinsnitz's Homepage  Send Reinsnitz an AOL message  Send Reinsnitz an ICQ Message  Send Reinsnitz a Yahoo! Message
fixed in the source of sf2k_31sr5a6.zip

Reinsnitz (Mike)
><)))'>
"Therefore go and make disciples of all nations,..." Matthew 28:19a
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.13 seconds. Powered By: Snitz Forums 2000 Version 3.4.07