Facinating read!
http://duartes.org/gustavo/blog/post/what-your-computer-does-while-you-wait
Tuesday, November 9, 2010
Monday, November 8, 2010
Wednesday, November 3, 2010
Tuesday, October 5, 2010
Colorize vim
Use
Vim uses a file called ~/.vimrc to pull in settings. Unlike most rc files, vim's uses a double-quote for comments (instead of hash). You probably want something like this:
vim instead of vi. If you need help remembering, add a line like alias vi='vim' to your ~/.aliases.Vim uses a file called ~/.vimrc to pull in settings. Unlike most rc files, vim's uses a double-quote for comments (instead of hash). You probably want something like this:
" settings for vim syntax on set background=dark set ruler
Monday, October 4, 2010
Monday, September 27, 2010
BOB: Pick stuck in PrintPick.exe
Symptom is that Edi_Header.status = 'A' after PrintPick.exe is killed with EndTask in ScheduledJobs.
If you get "Already deducted from inventory and will not print" then
1) Check InvLog in MAINT07 to confirm that each line item WAS deducted from inventory.
2) If all were deducted then continue
3) Set Edi_Header.status = 'P'
4) Use Reprint function in ORDER07 to reprint the pick
If you get "Already deducted from inventory and will not print" then
1) Check InvLog in MAINT07 to confirm that each line item WAS deducted from inventory.
2) If all were deducted then continue
3) Set Edi_Header.status = 'P'
4) Use Reprint function in ORDER07 to reprint the pick
Thursday, September 23, 2010
Subscribe to:
Posts (Atom)