MSDOS quiz

MSDOS quiz

Post by Ian J. Break » Thu, 29 Sep 1994 05:21:20



Hello All,
   Does anyone know of a ftp site where I can get a file that I
can use to test someone in regards to basic Computer Operations
and maybe some simple tasks in Windows 3.1? Thanks a bunch and
please email me privately.

Again thanks,
Ian

--


 
 
 

MSDOS quiz

Post by Timo Sal » Thu, 29 Sep 1994 20:43:35



:   Does anyone know of a ftp site where I can get a file that I
:can use to test someone in regards to basic Computer Operations
:and maybe some simple tasks in Windows 3.1? Thanks a bunch and

Maybe

 56663 Mar 18 1992 garbo.uwasa.fi:/pc/education/typdos40.zip
 typdos40.zip A beginner's type-it quiz to MsDos with 66 tasks

   All the best, Timo

..................................................................
Prof. Timo Salmi      Co-moderator of comp.archives.msdos.announce
Moderating at garbo.uwasa.fi anonymous FTP  archives  128.214.87.1
Faculty of Accounting & Industrial Management; University of Vaasa


 
 
 

1. Pop quiz

This quiz consists of only one question:

        Given an environment variable "ch" containing a single character,
construct a test to determine if ch contains the grave accent (`) character,
while avoiding a "No closing quote" message.

Hint:
        if %ch == `  ...  fails always.
        if "%ch" == "`"  ...   works only if ch contains a grave accent.

The reason the second test fails is that even though the grave accent is
quoted by double quotes, it is still considered unbalanced if there is not
another grave accent to balance it.  This seems like a bug to me, but if
there is some reason that this is intended behavior, I'd be interested to
hear it.

I don't know the answer to the quiz question.  I'm going to forward a copy
of this article to 4dos Compuserve tech address and see if they can give me
an answer (then see if anyone else gets it).
--
I speak for everyone, so no one else   || Sure, I know the purpose of life, but
need post anything from here on.       || I'm under an NDA from God.
                                       ||

2. Site Testing to be posted Soon

3. Quiz: array declarations

4. looking for styles for soundtrek Jammer v3.0

5. Quiz :-)

6. W2K backup & DirectCD

7. Quiz for C freaks

8. Winsock and Warp

9. msdos 3.1... not msdos 3.3... sorry bout that...

10. FAQ surrogates for comp.os.msdos.apps and comp.os.msdos.misc

11. MSDOS 6.2 and OS/2 Installation - WHY MSDOS 6.2 SUX :)

12. harddisk > 528M with MSDOS 5.0 & MSDOS 6.2

13. Win95/98 LFN read from MSDOS app (without running in a MSDOS-box)