Hey all, I'm still stubbornly trying to get a block read to work in GT.M. I'm hoping that Bhaskar might have some ideas, but if he is still shovelling out old emails, maybe someone else will know:
Can someone tell me how to change this code so that the result is always 255? Thanks Kevin GTM>set io="/home/kdt0p/tempbinblock" GTM>open io:READ use io:NOTERMINATOR GTM>f i=1:1:10 read block#255 u $P w $L(block),! u io:NOTERMINATOR 117 255 255 255 255 118 12 31 131 255 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
