home *** CD-ROM | disk | FTP | other *** search
-
-
-
-
-
-
-
- JVLOTTERY
-
- Version 1.16
-
- Online time lottery
-
- Copyright (C) 1992 By Arsi Hommonen
-
- Based upon code by Jari Virtamo
-
-
-
-
-
-
-
-
-
- First
-
- If this program destroys your harddisk or something.
- Don't blame me. You are on your own then.
-
-
- Updating
-
- If you are updating from 1.12 or older.
- You should run JVLCNV12.EXE to convert data files.
-
- Before you run JVLottery v1.16 you should
- check out BBS path from JVLEDIT.
-
-
- Programs needed
-
- JVLottery needs QuickBBS compatible software or
- Remote Station and a fossil driver
- ( Eg. Ray Gwinns X00 )
-
-
- Archive
-
- JVLOT116.??? should have these files :
-
- JVLOTTER.EXE Main EXE file.
- JVLOTTER.ANS Ansi screen for lottery.
- JVLOTTER.ASC Ascii screen for lottery.
- JVLOTTER.DOC JvLottery documents.
- JVLOTTER.116 What is new in Jvl?
- JVLEDIT.EXE Editor for datafiles.
- JVLCNV12.EXE JVLConverter from older
- than 1.12 to 1.16.
-
-
- Installing
-
- You should use communication port 1 or 2.
- Be sure you are using fossil driver.
-
- You should also change your BBS batch file.
- Example when using command type 15 with QuickBBS.
-
- :Start
- QuickBBS -E0
-
- :After_Quick
- if errorlevel 100 goto Lottery
- goto start
-
- :Restart_Quick
- QuickBBS -R
-
- :Lottery
- JVLOTTER.EXE
- goto Restart_Quick
-
- When using SuperBBS you can also use command
- type 7. Just remember to put *E on the commandline
- for rereading EXITINFO.BBS
-
- Extract JVLOT116.??? archive to your JVL-directory
- Run JVLEDIT.EXE first, check configurations.
-
- (1) JVLottery Configuration.
-
- BBS Software...........: 0
- - JVLottery supports few QuickBBS compatible
- softwares. Eg. SuperBBS and Remote Access.
- And now supports Remote Station too.
-
- 0 : QuickBBS 2.?? or SuperBBS 1.??
- 1 : Remote Access 0.0?
- 2 : Remote Access 1.??
- 3 : Remote Station 1.00
-
- BBS Path...............: D:\SUPERBBS\
- - Path to your DORINFO1.DEF and
- EXITINFO.BBS or DORUSER1.DEF file.
-
- Winner List Length.....: 30
- - Length of winnerlist. Maximum is 300.
-
- Ticket Range...........: 80
- - Example :
- 200 tickets has been sold, user buys 40 tickets.
- Ticket to win next winning ticket will be
- chosen between 240 <-> 240 + ticket range.
- In this case from 240 to 320.
-
- Prompt.................: Your Choice:
- - Prompt which will be displayed after
- JVLOTTER.A?? file.
-
- Prompt Color...........: 3
- - Color of "Your Choice:" prompt.
-
- Buy Character..........: B
- - Character to buy tickets.
-
- View Character.........: V
- - Character to view winnerlist.
-
- Quit Character.........: Q
- - Character to return to bulletin board system.
-
- Main Color.............: 3
- - Main color on program.
- Example winnerlist is displayed with this color.
-
- 1st Additional Color...: 14
- - First additional color on program.
- Example when you search winning tickets.
-
- 2nd Additional Color...: 12
- - Second additional color on program.
- Example "is a WINNER!" text when you
- got the jackpot.
-
- Tax Percent............: 30
- - Tax percent which will be reduced from minutes
- to increase jackpot. Example one ticket sold
- will increase jackpot with 0.7 minutes when
- tax percent is 30%.
-
- Write Log File.........: 1
- - Gives change to keep a logfile.
-
- Log File Name..........: SYSTEM.LOG
- - Name of the logfile if it is kept.
- Logfile will be searched from
- BBS path directory.
-
- More Prompt............: More (Y/n/c/l) ?
- - More prompt. Comes after every 24 lines.
- Y for continue. N for stop listing.
- C for continuosly listing. L for one line only.
-
- (F10) saves changes. Changes will be saved
- when exiting program to dos.
-
-
- (2) JVLottery Editor.
-
- Tickets sold............: 0
- - Total tickets sold.
-
- Current jackpot.........: 2.00
- - Current jackpot on lottery.
-
- Name of the last winner.: *Unknown*
- - Name of the last winner.
-
- Minutes in last jackpot.: 0
- - Size of last jackpot.
-
- Next winner.............: 20
- - Number of next winner ticket.
-
- Total wins..............: 0
- - Total minutes won ever.
-
- Lowest pot..............: 0
- - Lowest jackpot ever won.
-
- Lowest pot winner.......: *Unknown*
- - Name of the lowest pot winner.
-
- Highest pot.............: 0
- - Highest jackpot ever won.
-
- Highest pot winner......: *Unknown*
- - Name of the highest pot winner.
-
- Last user...............: *Unknown*
- - Name of the last user.
-
- (F10) saves changes. Changes will be saved
- when exiting program to dos.
-
-
- JVLOTTER.A?? files
-
-
- It possible to make your own JVLotter menu.
-
- JVLOTTER.ANS is a file what will showed
- to users who have enabled their Ansi.
-
- JVLOTTER.ASC is a file what will showed
- to users who have disabled Ansi and are
- using Ascii graphics.
-
- Avatar graphics is not supported, anyway
- program will ask Avatar users to use Ansi
- graphics if they try to enter Jvlottery.
-
- Special chars
-
-
- You can use few special chars at your JVLOTTER.A?? files.
-
- Ascii Char Function
- ----------------------------------------------------------------
- 11 48 ^K0 Highest pot winner.
- 11 49 ^K1 Total of tickets sold.
- 11 50 ^K2 Current jackpot.
- 11 51 ^K3 Name of last winner.
- 11 52 ^K4 Minutes in last jackpot.
- 11 53 ^K5 Tax percent.
- 11 54 ^K6 Total minutes won.
- 11 55 ^K7 Lowest pot.
- 11 56 ^K8 Lowest pot winner.
- 11 57 ^K9 Highest pot.
- 11 65 ^KA Name of lastuser.
- 11 66 ^KB Users full name.
- 11 67 ^KC Users first name.
- 11 68 ^KD Users last name.
- 11 69 ^KE Minutes remaining.
-
-
- Colors
-
-
- List of colors and their numbers which you have
- possibility to use in color configuration fields.
-
-
- Number Color
- -----------------------------------
- 0 Black
- 1 Blue
- 2 Green
- 3 Cyan
- 4 Red
- 5 Magenta
- 6 Brown
- 7 Light gray
- 8 Dark gray
- 9 Light blue
- 10 Light green
- 11 Light cyan
- 12 Light red
- 13 Light magenta
- 14 Light yellow
- 15 White
-
-
- JVLEdits special keys
-
-
- BACKSPACE - Moves cursor left and deletes chat
-
- ENTER - Accepts field and goes to next field.
-
- ESC - Returns to main menu and discard all
- changes.
-
-
- F10 - Returns to main menu and saves
- all changes made. Changes will
- be saved when exiting program.
-
- CURSOR UP - Accepts field and returns to
- previous field.
-
- CURSOR DOWN - Accepts field and goes to next field.
-
- CURSOR RIGHT - Moves cursor right.
-
- CURSOR LEFT - Moves cursor left.
-
- HOME - Moves cursor to begin of field.
-
- END - Moves cursor to end of field.
-
- INS - Insertes space to under cursor.
-
- DEL - Deletes char under cursor and
- moves other chars to left.
-
- TAB - Clears whole field.
-
-
- Bugs? Comments? Ideas?
-
- Call my Bulletin Board System.
-
- Nuuh BBS +358-(9)0-1481959 v22bis, v32, HST 24h SuperBBS
-
-