Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Recent content by Berndt Berg

  1. B

    Fixed FFIND doesn't find last character in file without CR/LF at EOF

    TCC 18.00.30 x64 Windows 7 [Version 6.1.7601] TCC Build 30 Windows 7 Build 7601 Service Pack 1 Using swedish keyboard and Regional and Language Options: Swedish Counting occurrences in an Unicode/ANSI file with FFIND is incorrect if character/word is at end of file (on last line) and...
  2. B

    Fixed Error messages from TCMD.INI

    Error on line 2 of C:\ProgramData\JP Software\Take Command x64 18.0\TCMD.INI: Invalid path or file name for "4StartPath=C:\ProgramData\JP Software\Take Comm and x64 18.0" Press any key when ready... Error on line 125 of C:\ProgramData\JP Software\Take Command x64 18.0\TCMD.INI: Invalid path...
  3. B

    Fixed Error messages from TCMD.INI

    TCC 18.00.30 x64 Windows 7 [Version 6.1.7601] TCC Build 30 Windows 7 Build 7601 Service Pack 1 Registered to Handelsbanken - 15 System License Using swedish keyboard and Regional and Language Options: Swedish Extract from 2 TCMD.INI files (UNICODE), left with double quotes and right...
  4. B

    How to? Send backslash with keystack

    TCC 15.01.51 x64 Windows 7 [Version 6.1.7601] TCC Build 51 Windows 7 Build 7601 Service Pack 1 and TCC 17.00.71 x64 Windows 2008R2 [Version 6.1.7601] TCC Build 71 Windows 2008R2 Build 7601 Service Pack 1 Using swedish keyboard and Regional and Language Options: Swedish and have...
  5. B

    Documentation Reference/Windows X64: Redundant text at the end

    Take Command version 17 help file dated last revised on Saturday, December 13, 2014. Topic 8.2 ends with "wwq". Seem to be redundant text. 8.2 Windows x64 Take Command, TCC, and TCC/LE come in both 32-bit (x86) and 64-bit (x64) versions. The 32-bit versions will run on either 32-bit or 64-bit...
  6. B

    %@lines doesn't count last line without cr/lf at eof

    TCC 17.00.51 x64 Windows 2008R2 [Version 6.1.7601] TCC Build 51 Windows 2008R2 Build 7601 Service Pack 1 Using swedish keyboard and Regional and Language Options: Swedish Counting lines in an Unicode/ANSI file with %@lines is incorrect if last line doesn't end with cr/lf. With cr/lf at...
  7. B

    Alias with multi line definitions not assigned

    TCC 17.00.35 x64 Windows 2008R2 [Version 6.1.7601] TCC Build 35 Windows 2008R2 Build 7601 Service Pack 1 Using swedish keyboard and Regional and Language Options: Swedish Alias read from file are misinterpreting multi line definitions. For example ... Exit ^ *set a_Exit=%$ %+ ^ *if...
  8. B

    Bdebugger doesn't recognize breakpoint after batch file returns

    TCC 12,10,59 Windows XP [Version 5,1,2600] TCC Build 59 Windows XP Build 2600 Service Pack 3 Using swedish keyboard and Regional and Language Options: Swedish When running z1.btm below in bdebugger / IDE I can't get enabled breakpoint to work after calling batch file z2.btm. If I enable...
  9. B

    Bdebugger / IDE editor doesn't display called batch file

    TCC 12,01,44 Windows XP [Version 5,1,2600] TCC Build 44 Windows XP Build 2600 Service Pack 3 Using swedish keyboard and Regional and Language Options: Swedish When running z1.btm below in bdebugger / IDE the called batch file z2.btm is never displayed in the IDE-window though it seems as...
  10. B

    TCC doesn't run using another user

    Sorry for missing information. Here it comes. What version of Windows and what TCC (32-bit or 64-bit) are you running? Windows and TCC are 32-bit versions. TCC 11,00,44 Windows XP [Version 5,1,2600] TCC Build 44 Windows XP Build 2600 Service Pack 3 Does it work if you use START /runas? Yes...
  11. B

    TCC doesn't run using another user

    Starting tcc.exe with another user using Run... in Tab-menu starts tcc with same user as logged on interactively.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p> I have tested the same feature in tcmd version 10 where it works. I am using the same syntax...
  12. B

    A swedish character sent through keystack gets converted

    Working. Tested in 10.0.41. Many thanks. /Berndt Berg
  13. B

    A swedish character sent through keystack gets converted

    TCC 10,00,32 Windows XP [Version 5,1,2600] TCC Build 32 Windows XP Build 2600 Service Pack 3 When using swedish characters with keystack the output is wrong. This is reproducible if you add swedish to Regional and Language Options. Use the following syntax from the command line to see...
  14. B

    "Insert disk"-message displayed 3 times

    TCC 10,00,32 Windows XP [Version 5,1,2600] TCC Build 32 Windows XP Build 2600 Service Pack 3 This is also valid for TCMD v10.0 build 32 beta. Why is the Windows message "Insert disk. Please insert a disk into drive D:." displayed 3 times when a CD-ROM/DVD-disk is missing? The...
  15. B

    Keys in debug menu not working in bdebugger

    TCC 10,00,32 Windows XP [Version 5,1,2600] TCC Build 32 Windows XP Build 2600 Service Pack Using swedish keyboard and Regional and Language Options: Swedish In TCMD v10 beta 31 and 32 the debug-menu commands below doesn't work when a btm-file is started in the debugger: shift+f5 (stop...
Back
Top