|
|
1.1 ! root 1: /* ! 2: * Screen definition file ! 3: * This file generated from lsys1 ! 4: */ ! 5: #include <lsys1.h> ! 6: ! 7: static char L0001[] = "Sitename of remote system."; ! 8: static char L0002[] = "ACU, None or a DIR line (2nd entry) in devices."; ! 9: static char L0003[] = "110, 300, 600, 1200, 2400, 4800, 9600 or 19200"; ! 10: static char L0004[] = "Must be in the format understood by your dialer."; ! 11: static char L0005[] = "Su Mo Tu We Th Fr Sa Wk Any Never"; ! 12: static char L0006[] = "0000 to 2400 or null for any"; ! 13: static char L0007[] = "0000 to 2400"; ! 14: static char L0008[] = "Expected message from remote site."; ! 15: static char L0009[] = "Reply to remote site."; ! 16: backGrnd lsys1_data[] = { ! 17: "Connected system list", ! 18: 0, 16, ! 19: "System", ! 20: 1, 0, ! 21: "Line", ! 22: 2, 0, ! 23: "baud rate", ! 24: 3, 0, ! 25: "phone number", ! 26: 4, 0, ! 27: "Day to call Time From Time To", ! 28: 5, 0, ! 29: "expect send", ! 30: 13, 0, ! 31: "expect send", ! 32: 14, 0, ! 33: "expect send", ! 34: 15, 0, ! 35: "expect send", ! 36: 16, 0, ! 37: "expect send", ! 38: 17, 0, ! 39: "expect send", ! 40: 18, 0, ! 41: "expect send", ! 42: 19, 0, ! 43: "expect send", ! 44: 20, 0, ! 45: NULL ! 46: }; ! 47: char sys[21]; ! 48: char Line[8]; ! 49: char baudRate[7]; ! 50: char phoneNo[15]; ! 51: char day[7][16]; ! 52: char timeFrom[7][5]; ! 53: char timeTo[7][5]; ! 54: char *expect[8]; ! 55: char *send[8]; ! 56: ! 57: loc lsys1_locs[] = { ! 58: { sys, 20, sys, nonNull, 0, 1, 16, 0, L0001 }, ! 59: { Line, 7, Line, checkLine, 0, 2, 16, 0, L0002 }, ! 60: { baudRate, 6, baudRate, numeric, 0, 3, 16, 0, L0003 }, ! 61: { phoneNo, 14, phoneNo, noWhite, 0, 4, 16, 0, L0004 }, ! 62: { day[0], 15, day[0], checkDay, 0, 6, 0, 20, L0005 }, ! 63: { timeFrom[0], 4, timeFrom[0], checkTime, 0, 6, 16, 1, L0006 }, ! 64: { timeTo[0], 4, timeTo[0], checkTime, 0, 6, 29, 0, L0007 }, ! 65: { day[1], 15, day[1], checkDay, 0, 7, 0, 17, L0005 }, ! 66: { timeFrom[1], 4, timeFrom[1], checkTime, 0, 7, 16, 1, L0006 }, ! 67: { timeTo[1], 4, timeTo[1], checkTime, 0, 7, 29, 0, L0007 }, ! 68: { day[2], 15, day[2], checkDay, 0, 8, 0, 14, L0005 }, ! 69: { timeFrom[2], 4, timeFrom[2], checkTime, 0, 8, 16, 1, L0006 }, ! 70: { timeTo[2], 4, timeTo[2], checkTime, 0, 8, 29, 0, L0007 }, ! 71: { day[3], 15, day[3], checkDay, 0, 9, 0, 11, L0005 }, ! 72: { timeFrom[3], 4, timeFrom[3], checkTime, 0, 9, 16, 1, L0006 }, ! 73: { timeTo[3], 4, timeTo[3], checkTime, 0, 9, 29, 0, L0007 }, ! 74: { day[4], 15, day[4], checkDay, 0, 10, 0, 8, L0005 }, ! 75: { timeFrom[4], 4, timeFrom[4], checkTime, 0, 10, 16, 1, L0006 }, ! 76: { timeTo[4], 4, timeTo[4], checkTime, 0, 10, 29, 0, L0007 }, ! 77: { day[5], 15, day[5], checkDay, 0, 11, 0, 5, L0005 }, ! 78: { timeFrom[5], 4, timeFrom[5], checkTime, 0, 11, 16, 1, L0006 }, ! 79: { timeTo[5], 4, timeTo[5], checkTime, 0, 11, 29, 0, L0007 }, ! 80: { day[6], 15, day[6], checkDay, 0, 12, 0, 2, L0005 }, ! 81: { timeFrom[6], 4, timeFrom[6], checkTime, 0, 12, 16, 1, L0006 }, ! 82: { timeTo[6], 4, timeTo[6], checkTime, 0, 12, 29, 0, L0007 }, ! 83: { expect + 0, 28, expect + 0, noWhite, 4, 13, 7, 0, L0008 }, ! 84: { send + 0, 28, send + 0, noWhite, 4, 13, 41, 0, L0009 }, ! 85: { expect + 1, 28, expect + 1, noWhite, 4, 14, 7, 0, L0008 }, ! 86: { send + 1, 28, send + 1, noWhite, 4, 14, 41, 0, L0009 }, ! 87: { expect + 2, 28, expect + 2, noWhite, 4, 15, 7, 0, L0008 }, ! 88: { send + 2, 28, send + 2, noWhite, 4, 15, 41, 0, L0009 }, ! 89: { expect + 3, 28, expect + 3, noWhite, 4, 16, 7, 0, L0008 }, ! 90: { send + 3, 28, send + 3, noWhite, 4, 16, 41, 0, L0009 }, ! 91: { expect + 4, 28, expect + 4, noWhite, 4, 17, 7, 0, L0008 }, ! 92: { send + 4, 28, send + 4, noWhite, 4, 17, 41, 0, L0009 }, ! 93: { expect + 5, 28, expect + 5, noWhite, 4, 18, 7, 0, L0008 }, ! 94: { send + 5, 28, send + 5, noWhite, 4, 18, 41, 0, L0009 }, ! 95: { expect + 6, 28, expect + 6, noWhite, 4, 19, 7, 0, L0008 }, ! 96: { send + 6, 28, send + 6, noWhite, 4, 19, 41, 0, L0009 }, ! 97: { expect + 7, 28, expect + 7, noWhite, 4, 20, 7, 0, L0008 }, ! 98: { send + 7, 28, send + 7, noWhite, 4, 20, 41, 0, L0009 }, ! 99: NULL ! 100: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.